.animateIn{
    transform: translateY(0px);
}

.animateOut{
    transform: translateY(-100%);
}

.ukryty{
    display: none;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.padding-left5{
    padding-left: 5px;
}

.padding-right5{
    padding-right: 5px;
}

.padding5{
    padding-left: 5px;
    padding-right: 5px;
}

.padding-left7-5{
    padding-left: 7.5px;
}

.padding-right7-5{
    padding-right: 7.5px;
}

.padding7-5{
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.padding-left10{
    padding-left: 10px;
}

.padding-right10{
    padding-right: 10px;
}

.padding10{
    padding-left: 10px;
    padding-right: 10px;
}

.padding-left15{
    padding-left: 15px;
}

.padding-right15{
    padding-right: 15px;
}

.padding15{
    padding-left: 15px;
    padding-right: 15px;
}

.padding-left20{
    padding-left: 20px;
}

.padding-right20{
    padding-right: 20px;
}

.padding20{
    padding-left: 20px;
    padding-right: 20px;
}

.padding-left25{
    padding-left: 25px;
}

.padding-right25{
    padding-right: 25px;
}

.padding25{
    padding-left: 25px;
    padding-right: 25px;
}

.padding32{
    padding-left: 32px;
    padding-right: 32px;
}

.padding-left30{
    padding-left: 30px;
}
.padding-right30 {
    padding-right: 30px;
}

.padding30{
    padding-left: 30px;
    padding-right: 30px;
}

.margin-top30 {
    margin-top: 30px;
}
.top-marg0 {
    margin-top: 0px !important;
}
.top-marg10 {
    margin-top: 10px !important;
}
.top-marg30 {
    margin-top: 30px !important;
}
.bott-marg30 {
    margin-bottom: 30px !important;
}
.top-marg50 {
    margin-top: 50px;
}
.xs-600-visible {
    display: none;
}
.xs-599-visible {
    display: none;
}
.row-eq-height {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.row-eq-height-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.row-eq-height-vertical-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.row-eq-height-vertical-align-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.row-eq-height-vertical-align-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.row-eq-height > [class*='col-'],
.row-eq-height-center > [class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.flex-direction-column{
  -webkit-flex-direction: column;
  flex-direction: column
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.left-padd7-5 {
    padding-left: 7.5px;
}
.right-padd7-5 {
    padding-right: 7.5px;
}
.nopadding-left {
    padding-left: 0px;
}
.nopadding-right {
    padding-right: 0px;
}
.text-right {
    text-align: right;
}
.top-marg30 {
    margin-top: 30px;
}
.bott-marg30 {
    margin-bottom: 30px;
}

input[type="submit"].guzik,
.footer-top-tresc li a,
.breadcrumbs a,
.sf-menu a,
a.pop-slajd,
a.nast-slajd,
a.jssocials-share-link,
a.link-opacity{
    display: inline-block;
}

input[type="submit"].guzik:hover,
.footer-top-tresc li a:hover,
.breadcrumbs a:hover,
a.pop-slajd:hover,
a.nast-slajd:hover,
a.flex-opacity:hover,
a.flex-opacity:hover > h1,
a.flex-opacity:hover > h2,
a.flex-opacity:hover > h3,
a.flex-opacity:hover > h4,
a.flex-opacity:hover > h5,
a.flex-opacity:hover > h6,
a.flex-opacity:hover > img,
a.jssocials-share-link:hover,
a.link-opacity:hover{
    opacity: 0.8;
}

input[type="submit"].guzik:hover,
input[type="submit"].guzik:active,
input[type="submit"].guzik:focus,
.footer-top-tresc li a:hover,
.footer-top-tresc li a:active,
.footer-top-tresc li a:focus,
.breadcrumbs a:hover,
.breadcrumbs a:active,
.breadcrumbs a:focus,
.sf-menu li:hover a,
.sf-menu li:active a,
.sf-menu li:focus a,
a.nast-slajd:hover,
a.nast-slajd:active,
a.nast-slajd:focus,
a.pop-slajd:hover,
a.pop-slajd:active,
a.pop-slajd:focus,
a.btn-guzik:hover,
a.btn-guzik:active,
a.btn-guzik:focus,
a.flex-opacity:hover,
a.flex-opacity:active,
a.flex-opacity:focus,
a.link-opacity:hover,
a.link-opacity:active,
a.link-opacity:focus,
a.link-niewyrozniony:hover,
a.link-niewyrozniony:active,
a.link-niewyrozniony:focus,
a.jssocials-share-link:hover,
a.jssocials-share-link:active,
a.jssocials-share-link:focus,
button.link-niewyrozniony:hover,
button.link-niewyrozniony:active,
button.link-niewyrozniony:focus{
    text-decoration: none;
    outline: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .row-eq-height > [class*='col-']:not(.results-search-merchants, .archive .col-contact-right),
    .row-eq-height-center > [class*='col-']:not(.results-search-merchants, .archive .col-contact-right){
        display: block !important;
    }
}

@media(min-width: 1520px){
    .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12{
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
  }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      float: left;
  }
  .col-xl-1{
      width: 8.33333333%;
  }
  .col-xl-2{
      width: 16.66666667%;
  }
  .col-xl-3{
      width: 25%;
  }
  .col-xl-4{
      width: 33.33333333%;
  }
  .col-xl-5{
      width: 41.66666667%;
  }
  .col-xl-6{
      width: 50%;
  }
  .col-xl-7{
      width: 58.33333333%;
  }
  .col-xl-8{
      width: 66.66666667%;
  }
  .col-xl-9{
      width: 75%;
  }
  .col-xl-10{
      width: 83.33333333%;
  }
  .col-xl-11{
      width: 91.66666667%;
  }
  .col-xl-12{
      width: 100%;
  }
  .col-xl-pull-12 {
      right: 100%;
  }
  .col-xl-pull-11 {
      right: 91.66666667%;
  }
  .col-xl-pull-10 {
      right: 83.33333333%;
  }
  .col-xl-pull-9 {
      right: 75%;
  }
  .col-xl-pull-8 {
      right: 66.66666667%;
  }
  .col-xl-pull-7 {
      right: 58.33333333%;
  }
  .col-xl-pull-6 {
      right: 50%;
  }
  .col-xl-pull-5 {
      right: 41.66666667%;
  }
  .col-xl-pull-4 {
      right: 33.33333333%;
  }
  .col-xl-pull-3 {
      right: 25%;
  }
  .col-xl-pull-2 {
      right: 16.66666667%;
  }
  .col-xl-pull-1 {
      right: 8.33333333%;
  }
  .col-xl-pull-0 {
      right: auto;
  }
  .col-xl-push-12 {
      left: 100%;
  }
  .col-xl-push-11 {
      left: 91.66666667%;
  }
  .col-xl-push-10 {
      left: 83.33333333%;
  }
  .col-xl-push-9 {
      left: 75%;
  }
  .col-xl-push-8 {
      left: 66.66666667%;
  }
  .col-xl-push-7 {
      left: 58.33333333%;
  }
  .col-xl-push-6 {
      left: 50%;
  }
  .col-xl-push-5 {
      left: 41.66666667%;
  }
  .col-xl-push-4 {
      left: 33.33333333%;
  }
  .col-xl-push-3 {
      left: 25%;
  }
  .col-xl-push-2 {
      left: 16.66666667%;
  }
  .col-xl-push-1 {
      left: 8.33333333%;
  }
  .col-xl-push-0 {
      left: auto;
  }
  .col-xl-offset-12 {
      margin-left: 100%;
  }
  .col-xl-offset-11 {
      margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
      margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
      margin-left: 75%;
  }
  .col-xl-offset-8 {
      margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
      margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
      margin-left: 50%;
  }
  .col-xl-offset-5 {
      margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
      margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
      margin-left: 25%;
  }
  .col-xl-offset-2 {
      margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
      margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
      margin-left: 0;
  }

  .visible-xl {
    display: block !important;
}

.hidden-xl{
    display: none !important;
}
}

@media(max-width: 1519.9999999px){
    .hidden-xl-col{
        display: none !important;
    }
}

@media (min-width: 1200px){

}

@media (min-width: 992px) {

}

@media (min-width: 768px) {

    .col-sm-offset20{
        margin-left: 20%;
    }

    .col-sm-offset12-5{
        margin-left: 12.5%;
    }
}

@media(min-width: 768px) and (max-width: 991.9999999px) {
    .row.reorder-sm {
        transform: rotate(180deg);
        direction: rtl;
        /* Fix the horizontal alignment */
    }
    .row.reorder-sm > [class*="col-"] {
        transform: rotate(-180deg);
        direction: ltr;
        /* Fix the horizontal alignment */
    }
    .sm-50p {
        width: 50% !important;
    }
    .sm-top-marg20 {
        margin-top: 20px !important;
    }
    .sm-top-marg30 {
        margin-top: 30px !important;
    }
    .sm-bott-marg20 {
        margin-bottom: 20px !important;
    }
    .sm-bott-marg30 {
        margin-bottom: 30px !important;
    }
    .sm-bott-padd20 {
        padding-bottom: 20px !important;
    }
    .sm-bott-padd30 {
        padding-bottom: 30px !important;
    }
    .sm-text-left {
        text-align: left !important;
    }
    .sm-text-right {
        text-align: right !important;
    }
    .sm-row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .sm-padd-left15 {
        padding-left: 15px !important;
    }
    .sm-padd-right15 {
        padding-right: 15px !important;
    }
    .sm-nopadd-left {
        padding-left: 0px !important;
    }
    .sm-nopadd-right {
        padding-right: 0px !important;
    }
    .sm-nopadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media(max-width: 767.9999999px) {
    .row.reorder-xs {
        transform: translate;
        direction: rtl;
        /* Fix the horizontal alignment */
    }
    .row.reorder-xs > [class*="col-"] {
        transform: rotate(-180deg);
        direction: ltr;
        /* Fix the horizontal alignment */
    }
    .xs-left-padd15 {
        padding-left: 15px !important;
    }
    .xs-right-padd15 {
        padding-right: 15px !important;
    }
    .xs-padding15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .xs-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-top-marg30 {
        margin-top: 30px !important;
    }
    .xs-bott-marg20 {
        margin-bottom: 20px !important;
    }
    .xs-bott-marg25 {
        margin-bottom: 25px !important;
    }
    .xs-bott-marg70 {
        margin-bottom: 70px !important;
    }
    .xs-bott-padd30 {
        padding-bottom: 30px !important;
    }
    .xs-bott-padd50 {
        padding-bottom: 50px !important;
    }
    .form-wymarzone-miejsce input[type="number"] {
        height: auto;
        padding: 7.5px 10px;
    }
    .xs-row {
        display: block;
    }
    .xs-col {
        display: block;
    }
    .xs-disp-init {
        display: initial;
    }
    .xs-text-right {
        text-align: right;
    }
    .xs-text-left {
        text-align: left;
    }
    .xs-nopadd-left {
        padding-left: 0px !important;
    }
    .xs-nopadd-right {
        padding-right: 0px !important;
    }
    .xs-nopadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media(min-width: 600px) and (max-width: 767.9999999px) {
    .xs-600-100p {
        width: 100% !important;
    }
    .xs-600-83p {
        width: 83.33333333% !important;
    }
    .xs-600-75p {
        width: 75% !important;
    }
    .xs-600-66p {
        width: 66.66666667% !important;
    }
    .xs-600-60p {
        width: 60% !important;
    }
    .xs-600-58p {
        width: 58.33333333% !important;
    }
    .xs-600-41p {
        width: 41.6666667% !important;
    }
    .xs-600-40p {
        width: 40% !important;
    }
    .xs-600-50p {
        width: 50% !important;
    }
    .xs-600-33p {
        width: 33.33333333% !important;
    }
    .xs-600-25p {
        width: 25% !important;
    }
    .xs-600-push-8p {
        left: 8.33333333%;
    }
    .xs-600-push-16p {
        left: 16.66666667%;
    }
    .xs-600-push-25p {
        left: 25%;
    }
    .xs-600-push-33p {
        left: 33.33333333%;
    }
    .xs-600-push-41p {
        left: 41.66666667%;
    }
    .xs-600-push-50p {
        left: 50%;
    }
    .xs-600-push-58p {
        left: 58.33333333%;
    }
    .xs-600-push-66p {
        left: 66.66666667%;
    }
    .xs-600-push-75p {
        left: 75%;
    }
    .xs-600-push-83p {
        left: 83.33333333%;
    }
    .xs-600-push-91p {
        left: 91.66666667%;
    }
    .xs-600-push-100p {
        left: 100%;
    }
    .xs-600-pull-8p {
        right: 8.33333333%;
    }
    .xs-600-pull-16p {
        right: 16.66666667%;
    }
    .xs-600-pull-25p {
        right: 25%;
    }
    .xs-600-pull-33p {
        right: 33.33333333%;
    }
    .xs-600-pull-41p {
        right: 41.66666667%;
    }
    .xs-600-pull-50p {
        right: 50%;
    }
    .xs-600-pull-58p {
        right: 58.33333333%;
    }
    .xs-600-pull-66p {
        right: 66.66666667%;
    }
    .xs-600-pull-75p {
        right: 75%;
    }
    .xs-600-pull-83p {
        right: 83.33333333%;
    }
    .xs-600-pull-91p {
        right: 91.66666667%;
    }
    .xs-600-pull-100p {
        right: 100%;
    }
    .xs-600-offset-0p {
        margin-left: 0%;
    }
    .xs-600-offset-8p {
        margin-left: 8.33333333%;
    }
    .xs-600-offset-16p {
        margin-left: 16.66666667%;
    }
    .xs-600-offset-25p {
        margin-left: 25%;
    }
    .xs-600-offset-33p {
        margin-left: 33.33333333%;
    }
    .xs-600-offset-41p {
        margin-left: 41.66666667%;
    }
    .xs-600-offset-50p {
        margin-left: 50%;
    }
    .xs-600-offset-58p {
        margin-left: 58.33333333%;
    }
    .xs-600-offset-66p {
        margin-left: 66.66666667%;
    }
    .xs-600-offset-75p {
        margin-left: 75%;
    }
    .xs-600-offset-83p {
        margin-left: 83.33333333%;
    }
    .xs-600-offset-91p {
        margin-left: 91.66666667%;
    }
    .xs-600-offset-100p {
        margin-left: 100%;
    }
    .xs-600-16p {
        width: 16.66666667% !important;
    }
    .xs-600-padd-left15 {
        padding-left: 15px !important;
    }
    .xs-600-padd-right15 {
        padding-right: 15px !important;
    }
    .xs-600-hidden {
        display: none;
    }
    .xs-600-visible {
        display: block !important;
    }
    .xs-600-row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .xs-600-top-marg30 {
        margin-top: 30px;
    }
}
@media(max-width: 599.9999999px) {
    .xs-599-100p {
        width: 100% !important;
    }
    .xs-599-83p {
        width: 83.33333333% !important;
    }
    .xs-599-75p {
        width: 75% !important;
    }
    .xs-599-66p {
        width: 66.66666667% !important;
    }
    .xs-599-60p {
        width: 60% !important;
    }
    .xs-599-58p {
        width: 58.33333333% !important;
    }
    .xs-599-41p {
        width: 41.6666667% !important;
    }
    .xs-599-40p {
        width: 40% !important;
    }
    .xs-599-50p {
        width: 50% !important;
    }
    .xs-599-33p {
        width: 33.33333333% !important;
    }
    .xs-599-25p {
        width: 25% !important;
    }
    .xs-599-vpadd10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .xs-599-padd15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .xs-599-top-marg10 {
        margin-top: 10px !important;
    }
    .xs-599-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-599-top-marg40 {
        margin-top: 40px !important;
    }
    .xs-599-bott-marg15 {
        margin-bottom: 15px !important;
    }
    .xs-599-bott-marg50 {
        margin-bottom: 50px !important;
    }
    .xs-599-bott-marg55 {
        margin-bottom: 55px !important;
    }
    .xs-599-padd-left15 {
        padding-left: 15px !important;
    }
    .xs-599-padd-right15 {
        padding-right: 15px !important;
    }
    .xs-599-hidden {
        display: none !important;
    }
    .xs-599-visible {
        display: block !important;
    }
    .xs-599-text-center {
        text-align: center;
    }
    .xs-599-text-left {
        text-align: left;
    }
    .xs-599-text-right {
        text-align: left;
    }
    .xs-599-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-599-bott-marg20 {
        margin-bottom: 20px !important;
    }
    .xs-599-bott-marg30 {
        margin-bottom: 30px !important;
    }
    .xs-599-50p-offset {
        margin-left: 50% !important;
    }
    .xs-599-disp-init {
        display: initial;
    }
        .xs-599-push-0p {
        left: 0%;
    }
    .xs-599-push-8p {
        left: 8.33333333%;
    }
    .xs-599-push-16p {
        left: 16.66666667%;
    }
    .xs-599-push-25p {
        left: 25%;
    }
    .xs-599-push-33p {
        left: 33.33333333%;
    }
    .xs-599-push-41p {
        left: 41.66666667%;
    }
    .xs-599-push-50p {
        left: 50%;
    }
    .xs-599-push-58p {
        left: 58.33333333%;
    }
    .xs-599-push-66p {
        left: 66.66666667%;
    }
    .xs-599-push-75p {
        left: 75%;
    }
    .xs-599-push-83p {
        left: 83.33333333%;
    }
    .xs-599-push-91p {
        left: 91.66666667%;
    }
    .xs-599-push-100p {
        left: 100%;
    }
    .xs-599-pull-0p {
        right: 8.33333333%;
    }
    .xs-599-pull-8p {
        right: 8.33333333%;
    }
    .xs-599-pull-16p {
        right: 16.66666667%;
    }
    .xs-599-pull-25p {
        right: 25%;
    }
    .xs-599-pull-33p {
        right: 33.33333333%;
    }
    .xs-599-pull-41p {
        right: 41.66666667%;
    }
    .xs-599-pull-50p {
        right: 50%;
    }
    .xs-599-pull-58p {
        right: 58.33333333%;
    }
    .xs-599-pull-66p {
        right: 66.66666667%;
    }
    .xs-599-pull-75p {
        right: 75%;
    }
    .xs-599-pull-83p {
        right: 83.33333333%;
    }
    .xs-599-pull-91p {
        right: 91.66666667%;
    }
    .xs-599-pull-100p {
        right: 100%;
    }
    .xs-599-offset-0p {
        margin-left: 0%;
    }
    .xs-599-offset-8p {
        margin-left: 8.33333333%;
    }
    .xs-599-offset-16p {
        margin-left: 16.66666667%;
    }
    .xs-599-offset-25p {
        margin-left: 25%;
    }
    .xs-599-offset-33p {
        margin-left: 33.33333333%;
    }
    .xs-599-offset-41p {
        margin-left: 41.66666667%;
    }
    .xs-599-offset-50p {
        margin-left: 50%;
    }
    .xs-599-offset-58p {
        margin-left: 58.33333333%;
    }
    .xs-599-offset-66p {
        margin-left: 66.66666667%;
    }
    .xs-599-offset-75p {
        margin-left: 75%;
    }
    .xs-599-offset-83p {
        margin-left: 83.33333333%;
    }
    .xs-599-offset-91p {
        margin-left: 91.66666667%;
    }
    .xs-599-offset-100p {
        margin-left: 100%;
    }
}
@media(max-width: 479.9999999px) {
    .xs-479-100p {
        width: 100% !important;
    }
    .xs-479-83p {
        width: 83.33333333% !important;
    }
    .xs-479-75p {
        width: 75% !important;
    }
    .xs-479-66p {
        width: 66.66666667% !important;
    }
    .xs-479-60p {
        width: 60% !important;
    }
    .xs-479-58p {
        width: 58.33333333% !important;
    }
    .xs-479-41p {
        width: 41.6666667% !important;
    }
    .xs-479-40p {
        width: 40% !important;
    }
    .xs-479-50p {
        width: 50% !important;
    }
    .xs-479-33p {
        width: 33.33333333% !important;
    }
    .xs-479-25p {
        width: 25% !important;
    }
    .xs-479-vpadd10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .xs-479-padd15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .xs-479-top-marg10 {
        margin-top: 10px !important;
    }
    .xs-479-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-479-top-marg40 {
        margin-top: 40px !important;
    }
    .xs-479-bott-marg15 {
        margin-bottom: 15px !important;
    }
    .xs-479-bott-marg50 {
        margin-bottom: 50px !important;
    }
    .xs-479-bott-marg55 {
        margin-bottom: 55px !important;
    }
    .xs-479-padd-left15 {
        padding-left: 15px !important;
    }
    .xs-479-padd-right15 {
        padding-right: 15px !important;
    }
    .xs-479-hidden {
        display: none !important;
    }
    .xs-479-visible {
        display: block !important;
    }
    .xs-479-text-center {
        text-align: center;
    }
    .xs-479-text-left {
        text-align: left;
    }
    .xs-479-text-right {
        text-align: left;
    }
    .xs-479-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-479-bott-marg20 {
        margin-bottom: 20px !important;
    }
    .xs-479-bott-marg30 {
        margin-bottom: 30px !important;
    }
    .xs-479-50p-offset {
        margin-left: 50% !important;
    }
    .xs-479-nopadd-right {
        padding-right: 0px !important;
    }
    .xs-479-nopadd-left {
        padding-left: 0px !important;
    }
        .xs-479-push-0p {
        left: 0%;
    }
    .xs-479-push-8p {
        left: 8.33333333%;
    }
    .xs-479-push-16p {
        left: 16.66666667%;
    }
    .xs-479-push-25p {
        left: 25%;
    }
    .xs-479-push-33p {
        left: 33.33333333%;
    }
    .xs-479-push-41p {
        left: 41.66666667%;
    }
    .xs-479-push-50p {
        left: 50%;
    }
    .xs-479-push-58p {
        left: 58.33333333%;
    }
    .xs-479-push-66p {
        left: 66.66666667%;
    }
    .xs-479-push-75p {
        left: 75%;
    }
    .xs-479-push-83p {
        left: 83.33333333%;
    }
    .xs-479-push-91p {
        left: 91.66666667%;
    }
    .xs-479-push-100p {
        left: 100%;
    }
    .xs-479-pull-0p {
        right: 8.33333333%;
    }
    .xs-479-pull-8p {
        right: 8.33333333%;
    }
    .xs-479-pull-16p {
        right: 16.66666667%;
    }
    .xs-479-pull-25p {
        right: 25%;
    }
    .xs-479-pull-33p {
        right: 33.33333333%;
    }
    .xs-479-pull-41p {
        right: 41.66666667%;
    }
    .xs-479-pull-50p {
        right: 50%;
    }
    .xs-479-pull-58p {
        right: 58.33333333%;
    }
    .xs-479-pull-66p {
        right: 66.66666667%;
    }
    .xs-479-pull-75p {
        right: 75%;
    }
    .xs-479-pull-83p {
        right: 83.33333333%;
    }
    .xs-479-pull-91p {
        right: 91.66666667%;
    }
    .xs-479-pull-100p {
        right: 100%;
    }
    .xs-479-offset-0p {
        margin-left: 0%;
    }
    .xs-479-offset-8p {
        margin-left: 8.33333333%;
    }
    .xs-479-offset-16p {
        margin-left: 16.66666667%;
    }
    .xs-479-offset-25p {
        margin-left: 25%;
    }
    .xs-479-offset-33p {
        margin-left: 33.33333333%;
    }
    .xs-479-offset-41p {
        margin-left: 41.66666667%;
    }
    .xs-479-offset-50p {
        margin-left: 50%;
    }
    .xs-479-offset-58p {
        margin-left: 58.33333333%;
    }
    .xs-479-offset-66p {
        margin-left: 66.66666667%;
    }
    .xs-479-offset-75p {
        margin-left: 75%;
    }
    .xs-479-offset-83p {
        margin-left: 83.33333333%;
    }
    .xs-479-offset-91p {
        margin-left: 91.66666667%;
    }
    .xs-479-offset-100p {
        margin-left: 100%;
    }
}

@media(max-width: 399.9999999px) {
    .xs-399-100p {
        width: 100% !important;
    }
    .xs-399-83p {
        width: 83.33333333% !important;
    }
    .xs-399-75p {
        width: 75% !important;
    }
    .xs-399-66p {
        width: 66.66666667% !important;
    }
    .xs-399-60p {
        width: 60% !important;
    }
    .xs-399-58p {
        width: 58.33333333% !important;
    }
    .xs-399-41p {
        width: 41.6666667% !important;
    }
    .xs-399-40p {
        width: 40% !important;
    }
    .xs-399-50p {
        width: 50% !important;
    }
    .xs-399-33p {
        width: 33.33333333% !important;
    }
    .xs-399-25p {
        width: 25% !important;
    }
    .xs-399-vpadd10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .xs-399-padd15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .xs-399-top-marg10 {
        margin-top: 10px !important;
    }
    .xs-399-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-399-top-marg40 {
        margin-top: 40px !important;
    }
    .xs-399-bott-marg15 {
        margin-bottom: 15px !important;
    }
    .xs-399-bott-marg50 {
        margin-bottom: 50px !important;
    }
    .xs-399-bott-marg55 {
        margin-bottom: 55px !important;
    }
    .xs-399-padd-left15 {
        padding-left: 15px !important;
    }
    .xs-399-padd-right15 {
        padding-right: 15px !important;
    }
    .xs-399-hidden {
        display: none !important;
    }
    .xs-399-visible {
        display: block !important;
    }
    .xs-399-text-center {
        text-align: center;
    }
    .xs-399-text-left {
        text-align: left;
    }
    .xs-399-text-right {
        text-align: left;
    }
    .xs-399-top-marg20 {
        margin-top: 20px !important;
    }
    .xs-399-bott-marg20 {
        margin-bottom: 20px !important;
    }
    .xs-399-bott-marg30 {
        margin-bottom: 30px !important;
    }
    .xs-399-50p-offset {
        margin-left: 50% !important;
    }
    .xs-399-nopadd-right {
        padding-right: 0px !important;
    }
    .xs-399-nopadd-left {
        padding-left: 0px !important;
    }
}
