@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon.eot?-cq8vx');
    src: url('/fonts/icomoon.eot?#iefix-cq8vx') format('embedded-opentype'), url('/fonts/icomoon.woff?-cq8vx') format('woff'), url('/fonts/icomoon.ttf?-cq8vx') format('truetype'), url('/fonts/icomoon.svg?-cq8vx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook:before {
    content: "\e61f"
}

.icon-twitter:before {
    content: "\e620"
}

@font-face {
    font-family: 'socials';
    src:  url('/fonts/socials.eot?9jctqa');
    src:  url('/fonts/socials.eot?9jctqa#iefix') format('embedded-opentype'),
      url('/fonts/socials.ttf?9jctqa') format('truetype'),
      url('/fonts/socials.woff?9jctqa') format('woff'),
      url('/fonts/socials.svg?9jctqa#socials') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
  
[class^="sicon-"], [class*=" sicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'socials' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sicon-linkedin:before {
content: "\e900";
}
.sicon-instagram:before {
content: "\e901";
}

.icon-logo {
    background-image: url('/img/pink_skips_logo.svg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    width: 100%;
    height: 80px;
    margin-top: 6px;
}

.navbar {
    margin-bottom: 10px;
}

.nav>li>a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border-right: 2px solid rgba(240, 4, 127, 1);
    color: rgba(64, 64, 64, 1);
}

.nav li a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: rgba(240, 4, 127, 1);
    color: #ffffff;
}

@media (max-device-width:480px) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        font-size: 5rem;
    }
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.icon-other-services-reverse:before {
    content: "\e619"
}

.icon-other-services:before {
    content: "\e61a"
}

.icon-home.icon-other-services {
    font-size: 120px
}

.icon-home.icon-shirt {
    font-size: 140px
}

.icon-home {
    line-height: 200px
}

.icon-landing {
    line-height: 100%
}

.icon-collection {
    font-size: 50px
}

.icon-svg {
    padding: 20px;
    height: 200px;
    display: inline-block
}

.icon-svg img {
    height: 100%
}

.home-services-btn {
    margin-top: 12px;
    margin-bottom: 20px
}

.home-services-container .col-md-2 {
    padding-left: 0;
    padding-right: 0;
    display: table-cell;
}

.home-services-container div div {
    min-height: 0;
    vertical-align: middle;
}

@media (min-device-width:780px) {
    .home-services-container div div {
        min-height: 25vh;
        vertical-align: middle;
    }
}

.home-services-container img {
    margin-left: auto;
    margin-right: auto;
}

.home-services-container h4 {
    vertical-align: bottom;
    display: block;
}

.home-content {
    width: 95%;
}

.home-content img {
    margin-top: 7%;
    margin-left: auto;
    margin-right: auto;
}

.home-content h3 {
    color: rgba(26, 19, 77, 1);
    font-size: 2.5rem;
}

.home-content ul {
    margin-left: 0;
    padding-left: 3%;
}

.home-content ul li {
    margin-bottom: 12px;
}

.home-content hr.dbl {
    margin-top: 20px;
    margin-bottom: 6px;
}

.btn {
    padding: 6px;
}

.btn-mini.btn-nano {
    padding: 0;
}

.btn-mini.btn-nano h6 {
    font-size: 80%;
}

div.form-group .address_results {
    overflow-y: scroll;
    max-height: 200px;
    border: 1px solid #dddddd;
}

div.form-group .address_results label {
    text-align: left;
    font-size: 0.8rem;
    width: 100%;
    display: block;
}

div.form-group label {
    font-size: 0.9rem;
}

div.form-group .address_results label:hover {
    background-color: rgba(240, 4, 127, 1);
    color: white;
}

.delivery-header {
    margin-top: 2em;
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(240, 4, 127, 1);
    padding: 0;
    text-align: center;
}

.delivery-header.highlight,
.btn.highlight {
    background-color: rgba(240, 4, 127, 1);
}

.btn.highlight {
    border-color: rgba(240, 4, 127, 1);
}

.delivery-header h3 {
    font-size: 1.2rem;
    line-height: 2.4;
    vertical-align: baseline;
    text-transform: uppercase;
    color: #666666;
    padding-bottom: 2px;
    margin-top: 6px;
    margin-bottom: 4px;
    /* font-weight: 400; */
}

.delivery-header.highlight h3 {
    color: #FFFFFF;
}

h3 .icon-delivery {
    font-size: 2.2rem;
    vertical-align: middle;
}

h3 .icon-collection {
    font-size: 2.6rem;
    vertical-align: middle;
}

h3 .icon-delivery,
h3 .icon-collection {
    margin-right: 12px
}

.laundry-list [class^="icon-"],
.homeicon [class^="icon-"] {
    width: 34px;
    text-align: left;
    display: inline-block;
    line-height: 34px
}

.laundry-list [class*="ion-"] {
    line-height: 34px
}

.homeicon [class^="icon-"] {
    margin: 0;
    padding: 0;
    line-height: 24px
}

.homeicon h3 span [class^="ion-"] {
    font-size: 14px
}

.laundry-list .icon-shirt {
    font-size: 28px
}

.homeicon .icon-shirt {
    font-size: 30px
}

.laundry-list .icon-dry-cleaning {
    font-size: 30px
}

.homeicon .icon-dry-cleaning {
    font-size: 30px
}

.laundry-list .icon-linen,
.homeicon .icon-linen {
    font-size: 18px
}

.laundry-list .icon-shoe-repair,
.laundry-list .icon-upholstery {
    font-size: 16px
}

.linen-hire img {
    width: 24px;
    margin-bottom: 4px;
}

.linen-hire-about-icon {
    padding: 10px;
    margin: 30px 0;
}

.social-logo {
    width: 40px;
    height: 40px;
    margin-left: 6px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}

.social-logo.linked-in {
    width: 50px;
    background-image: url(/img/linkedin-icon.png);
    background-image: linear-gradient(transparent, transparent), url(/img/linkedin-icon.svg)
}

.payment-logo {
    width: 50px;
    height: 31px;
    margin-left: 6px;
    display: inline-block
}

.payment-logo.visa {
    background-image: url(/img/paymentlogos/visa-logo.png);
    background-image: linear-gradient(transparent, transparent), url(/img/visa.svg)
}

.payment-logo.amex {
    background-image: url(/img/paymentlogos/amex-logo.png);
    background-image: linear-gradient(transparent, transparent), url(/img/american_express.svg)
}

.payment-logo.maestro {
    background-image: url(/img/paymentlogos/maestro-logo.png);
    background-image: linear-gradient(transparent, transparent), url(/img/maestro.svg)
}

.payment-logo.mastercard {
    background-image: url(/img/paymentlogos/mastercard-logo.png);
    background-image: linear-gradient(transparent, transparent), url(/img/mastercard.svg)
}

.order-group h3 [class^="icon-"] {
    width: 50px;
    text-align: left;
    display: inline-block;
    line-height: 20px;
    padding-top: 6px
}

.order-group h3 [class^="ion-"] {
    width: 30px;
    text-align: left;
    display: inline-block;
    line-height: 20px;
    padding-top: 12px
}

.order-group .icon-linen {
    font-size: 30px
}

.order-group .icon-shirt-reverse {
    font-size: 48px
}

.order-group .icon-dry-cleaning {
    font-size: 48px
}

.order-group .icon-other-services-reverse {
    font-size: 36px
}

.other-services-order .icon {
    height: 24px;
    margin-right: 8px;
    margin-top: -7px;
    margin-left: 2px;
}

.order-icon {
    width: 40px;
    margin-right: 12px;
}

.order-icon-shirt {
    width: 36px;
    margin-left: 6px;
}

.order-icon-drycleaning {
    width: 46px;
    margin-left: 0;
    margin-right: 6px;
    margin-bottom: -2px;
}

.order-icon-linen {
    width: 46px;
    margin-left: 0;
    margin-right: 6px;
    margin-bottom: -2px;
}

.order-group h3 {
    line-height: 42px
}

.order-group .wedding-select h3 {
    line-height: 120%;
}

.order-group .wedding-select {
    margin-top: 1em;
}

.order-group .wedding-select .dress-style {
    padding-left: 10%;
    padding-right: 10%;
}

.lightform label {
    font-size: 100%;
    /* font-weight: 400; */
    width: auto;
    margin-right: 10px
}

.lightform label.fixed {
    width: 140px
}

.subsection [class^="icon-"] {
    width: 50px;
    text-align: left;
    display: inline-block;
    line-height: 20px;
    padding-top: 12px
}

.subsection .icon-shoe-repair {
    font-size: 20px
}

.subsection .icon-other-services-reverse {
    font-size: 30px
}

.subsection .icon-curtains {
    font-size: 30px
}

.subsection .icon-upholstery {
    font-size: 24px
}

.header-link a.header-link-main {
    font-size: 16px;
}

.header-link-main a.tel {
    font-family: 'Titillium Web';
    font-weight: 800;
    font-size: 32px;
    line-height: 0;
    padding-top: 6px;
    margin-bottom: 4px;
    color: rgba(26, 19, 77, 0.8);
}

.header-link-full {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* margin-top: 10px; */
}

.header-link-full .socials {
    padding-right: 1em;
}

.header-link-full .socials a {
    margin: 0 5px;
}

.nav>li>a {
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 12px;
}

@media (max-width: 1024px) {
    .header-link-main a.tel {
        font-size: 24px;
        line-height: 0;
        margin-bottom: 2px;
        color: rgba(26, 19, 77, 0.8);
    }
    .nav>li>a {
        font-size: 14px;
        line-height: 1.2;
        padding: 8px 10px;
    }
}

@media (max-width: 900px) {
    .nav>li>a {
        font-size: 13px;
        line-height: 1.2;
        padding: 8px 6px;
    }
}

@media (max-width: 768px) {
    .header-link-main a.tel {
        font-size: 24px;
        text-align: center;
        line-height: 0;
        margin-bottom: 6px;
        color: rgba(26, 19, 77, 0.8);
    }
    .header-link-full {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .header-link-main a.tel {
        font-size: 24px;
        text-align: center;
        line-height: 0;
        margin-bottom: 6px;
        color: rgba(26, 19, 77, 0.8);
    }
    .header-link-full {
        text-align: center;
    }
}

.navbar-toggle {
    background-color: rgba(240, 4, 127, 1);
    margin-right: 0;
    margin-top: 0;
    padding: 11px 10px;
    margin-left: 10px;
}

.icon-bar {
    background-color: white;
}

.header-link h3 {
    margin-top: 0;
}

span.nav-item.social-icons {
    height: 18px;
    font-size: 18px;
    display: inline;
    padding: 2px 20px;
    margin-top: 4px
}

span.nav-item.social-icons a {
    line-height: 0
}

@font-face {
    font-family: 'PaymentFont';
    src: url('../fonts/paymentfont-webfont.eot');
    src: url('../fonts/paymentfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/paymentfont-webfont.woff') format('woff'), url('../fonts/paymentfont-webfont.ttf') format('truetype'), url('../fonts/paymentfont-webfont.svg#paymentfont-webfont') format('svg');
    font-weight: normal;
    font-style: normal
}

.pf {
    display: inline-block;
    font: normal normal normal 14px/1 PaymentFont;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pf-amazon:before {
    content: "\f000"
}

.pf-american-express:before {
    content: "\f001"
}

.pf-american-express-alt:before {
    content: "\f002"
}

.pf-atm:before {
    content: "\f003"
}

.pf-bankomat:before {
    content: "\f004"
}

.pf-bank-transfer:before {
    content: "\f005"
}

.pf-bitcoin:before {
    content: "\f006"
}

.pf-bitcoin-sign:before {
    content: "\f007"
}

.pf-braintree:before {
    content: "\f008"
}

.pf-btc:before {
    content: "\f009"
}

.pf-card:before {
    content: "\f00a"
}

.pf-carta-si:before {
    content: "\f00b"
}

.pf-cash:before {
    content: "\f00c"
}

.pf-cash-on-delivery:before {
    content: "\f00d"
}

.pf-cb:before {
    content: "\f00e"
}

.pf-cirrus:before {
    content: "\f00f"
}

.pf-cirrus-alt:before {
    content: "\f010"
}

.pf-clickandbuy:before {
    content: "\f011"
}

.pf-credit-card:before {
    content: "\f012"
}

.pf-diners:before {
    content: "\f013"
}

.pf-discover:before {
    content: "\f014"
}

.pf-ec:before {
    content: "\f015"
}

.pf-eps:before {
    content: "\f016"
}

.pf-eur:before {
    content: "\f017"
}

.pf-facture:before {
    content: "\f018"
}

.pf-fattura:before {
    content: "\f019"
}

.pf-flattr:before {
    content: "\f01a"
}

.pf-giropay:before {
    content: "\f01b"
}

.pf-gittip:before,
.pf-gratipay:before {
    content: "\f01c"
}

.pf-google-wallet:before {
    content: "\f01d"
}

.pf-google-wallet-alt:before {
    content: "\f01e"
}

.pf-gpb:before {
    content: "\f01f"
}

.pf-ideal:before {
    content: "\f020"
}

.pf-ils:before {
    content: "\f021"
}

.pf-inr:before {
    content: "\f022"
}

.pf-invoice:before {
    content: "\f023"
}

.pf-invoice-sign:before {
    content: "\f024"
}

.pf-invoice-sign-alt:before {
    content: "\f025"
}

.pf-invoice-sign-alt-o:before {
    content: "\f026"
}

.pf-invoice-sign-o:before {
    content: "\f027"
}

.pf-jcb:before {
    content: "\f028"
}

.pf-jpy:before {
    content: "\f029"
}

.pf-krw:before {
    content: "\f02a"
}

.pf-maestro:before {
    content: "\f02b"
}

.pf-maestro-alt:before {
    content: "\f02c"
}

.pf-mastercard:before {
    content: "\f02d"
}

.pf-mastercard-alt:before {
    content: "\f02e"
}

.pf-mastercard-securecode:before {
    content: "\f02f"
}

.pf-ogone:before {
    content: "\f030"
}

.pf-paybox:before {
    content: "\f031"
}

.pf-paylife:before {
    content: "\f032"
}

.pf-paypal:before {
    content: "\f033"
}

.pf-paypal-alt:before {
    content: "\f034"
}

.pf-paysafecard:before {
    content: "\f035"
}

.pf-postepay:before {
    content: "\f036"
}

.pf-quick:before {
    content: "\f037"
}

.pf-rechnung:before {
    content: "\f038"
}

.pf-ripple:before {
    content: "\f039"
}

.pf-rub:before {
    content: "\f03a"
}

.pf-skrill:before {
    content: "\f03b"
}

.pf-sofort:before {
    content: "\f03c"
}

.pf-square:before {
    content: "\f03d"
}

.pf-stripe:before {
    content: "\f03e"
}

.pf-truste:before {
    content: "\f03f"
}

.pf-try:before {
    content: "\f040"
}

.pf-unionpay:before {
    content: "\f041"
}

.pf-usd:before {
    content: "\f042"
}

.pf-verified-by-visa:before {
    content: "\f043"
}

.pf-verisign:before {
    content: "\f044"
}

.pf-visa:before {
    content: "\f045"
}

.pf-visa-electron:before {
    content: "\f046"
}

.pf-western-union:before {
    content: "\f047"
}

.pf-western-union-alt:before {
    content: "\f048"
}

.pf-wirecard:before {
    content: "\f049"
}

.pf-sepa:before {
    content: "\f04a"
}

.pf-sepa-alt:before {
    content: "\f04b"
}

.pf-apple-pay:before {
    content: "\f04c"
}

.pf-interac:before {
    content: "\f04d"
}

.pf-paymill:before {
    content: "\f04e"
}

.pf-dankort:before {
    content: "\f04f"
}

.pf-bancontact-mister-cash:before {
    content: "\f050"
}

.pf-moip:before {
    content: "\f051"
}

.pf-pagseguro:before {
    content: "\f052"
}

.pf-cash-on-pickup:before {
    content: "\f053"
}

.pf-sage:before {
    content: "\f054"
}

.pf-elo:before {
    content: "\f055"
}

.pf-elo-alt:before {
    content: "\f056"
}

.pf-payu:before {
    content: "\f057"
}

.pf-mercado-pago:before {
    content: "\f058"
}

.pf-mercado-pago-sign:before {
    content: "\f059"
}

.pf-payshop:before {
    content: "\f05a"
}

.pf-multibanco:before {
    content: "\f05b"
}

.pf-gratipay-sign:before {
    content: "\f05c"
}

.pf-six:before {
    content: "\f05d"
}

.pf-cashcloud:before {
    content: "\f05e"
}

body {
    padding-bottom: 30px
}

.calendar-date {
    font-size: 150%;
    line-height: 100%;
}

table.table td {
    border-bottom: none;
}

table.table tr.processed {
    background-color: rgba(51, 153, 51, 0.25);
    border-bottom: 1px solid rgba(51, 153, 51, 0.5);
}

table.table tr.pending {
    background-color: rgba(240, 4, 127, 0.25);
    border-bottom: 1px solid rgba(240, 4, 127, 1);
}

.ok-tick {
    color: rgba(51, 153, 51, 1);
}

.alert-symbol {
    color: rgba(240, 4, 127, 1);
}

.breadcrumbs {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 160%;
}

.breadcrumbs .stages div {
    font-size: 80%;
    margin-left: 0;
    margin-right: 0;
    background-image: url(/img/stage-bg-line-fat.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.breadcrumbs .stages div.breadcrumbs-delivery {
    background-image: url(/img/stage-bg-line-left-fat.png);
}

.breadcrumbs .stages div.breadcrumbs-details {
    background-image: url(/img/stage-bg-line-right-fat.png);
}

.breadcrumbs .stages div.active {
    /* font-weight: 700; */
    color: rgba(240, 4, 127, 1);
}

.breadcrumbs .stages div.breadcrumbs-delivery.active {
    background-image: url(/img/stage-bg-line-left-fat-pink.png);
}

.breadcrumbs .stages div.breadcrumbs-order.active {
    background-image: url(/img/stage-bg-line-fat-pink.png);
}

.breadcrumbs .stages div.breadcrumbs-details.active {
    background-image: url(/img/stage-bg-line-right-fat-pink.png);
}

@media(max-width: 480px) {
    .breadcrumbs {
        margin-top: 0;
        margin-bottom: 1em;
        line-height: 120%;
    }
    .breadcrumbs .stages div {
        font-size: 60%;
        letter-spacing: -0.5px;
    }
    h1 {
        font-size: 2rem;
        line-height: 1.1;
        margin-top: 0.6em;
        margin-bottom: 0.6em;
    }
    h2 {
        font-size: 1.2rem;
        /* font-weight: 400; */
        line-height: 1.1;
        margin-top: 0.6em;
        margin-bottom: 1em;
    }
}

.datecell {
    border: 1px solid #CCC;
    /* font-weight: 300; */
}

.time-cell {
    border: 1px solid #CCC;
    /* font-weight: 300; */
}

td.colbreak {
    border: none;
}

div.calendar-block {
    margin-bottom: 1em;
}

div.calendar-block table td.timepicker {
    overflow-y: hidden;
    height: 4vh;
    padding: 0;
    border: 1px solid #0A0A0A;
}

div.calendar-block table td.timepicker.closed {
    background-color: #BEBDBD;
}

div.calendar-block table td.timepicker.open:hover {
    background-color: rgba(240, 4, 127, 1);
    cursor: pointer;
}

.calendar-highlight {
    background-color: rgba(240, 4, 127, 0.5) !important
}

/* div.calendar-block table tr:hover>td:first-child {
    background-color: rgba(240, 4, 127, 0.5);
} */

a {
    cursor: pointer
}

a.calendar-selector {
    display: block;
    width: 100%;
    height: 26px;
    cursor: pointer
}

a.calendar-selector.choice {
    background-color: rgba(240, 4, 127, 1)
}

a.calendar-selector.disabled {
    background-color: #ddd
}

.table-bordered>tbody>tr>td.border-right {
    border-right: 2px solid red
}

table tbody tr.timebreak {
    padding: 1px;
    border: none;
}

table tbody tr.timebreak td {
    padding: 3px;
    border: none;
}

div.form-required label {
    /* font-weight: 200 */
}

div.form-group label {
    text-align: right;
}

.error-message {
    color: #a94442;
    margin-top: -10px;
    margin-bottom: 10px;
}

div.user-details div.has-error input,
div.user-details input.form-error {
    border-color: #a94442;
    background-color: #fdd
}

.input-dark,
.btn-dark,
.input-dark.form-control {
    border-color: #3E3B3C;
    border-style: solid;
    border-width: 2px;
    height: auto;
    color: #444444;
}

.btn-dark {
    background-color: #39a9ba;
    color: #ffffff;
}

.btn-md {
    line-height: 40px;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.center {
    width: 150px;
    margin: 40px auto;
}

.btn.btn-number {
    font-size: 10px;
    padding: 4px 3px;
    margin: 0;
    line-height: 80%;
    vertical-align: top;
    border-width: 1px;
}

label.product-label {
    /*font-size: 95%;*/
}

p.text-link {
    margin: 16px 0;
}

a.block-link {
    width: 100%;
    display: block;
    height: 100%
}

.nav li a.block-link:hover {
    background-color: transparent
}

.list-expander {
    display: none
}

label.royal-blue {
    color: #05459a
}

.section-panel {
    margin-top: 20px;
    margin-bottom: 30px
}

ol.terms {
    counter-reset: section;
    list-style-type: none;
    display: table;
    padding-left: 0
}

ol.terms li::before {
    counter-increment: section;
    content: counters(section, ".") " ";
    display: table-cell;
    text-align: right;
    padding-right: .7em
}

ol.terms li {
    display: table-row
}

ol.terms h4 {
    display: inline-block;
    padding-left: .5em
}

ol.terms li ol,
ol.terms li p {
    margin-left: .7em;
    padding-left: 0
}

.carousel ol.carousel-indicators {
    bottom: 16px;
    z-index: 500;
}

.carousel ol.carousel-indicators li {
    border: 1px solid #ffffff;
    background-color: #c2047f;
}

.carousel h3 {
    font-size: 220%;
    /* font-weight: 700 */
}

/*.carousel .slider {
    display: table-cell;
}

.carousel .slider a {
    display: table-cell;
    display: block;
    width: 100%;
}
.carousel .slider div :after {
  content: "";
  display: table;
  clear: both;
}*/

.carousel .slider img {
    vertical-align: middle;
}

.carousel .slider {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
    padding-bottom: 0;
}

.carousel-inner>.item>a>img.img-responsive {
    width: 100%;
    max-width: none;
}

.carousel .slider,
.carousel .slider a {
    height: 100%;
}

.carousel .slider.image-ch .visible-md {
    background-image: url(/img/slider/wg-slider-ch.jpg)
}

.carousel .slider.image-0 .visible-md {
    background-image: url(/img/slider/wg-slider-0.jpg)
}

.carousel .slider.image-1 .visible-md {
    background-image: url(/img/slider/wg-slider-1.jpg)
}

.carousel .slider.image-2 .visible-md {
    background-image: url(/img/slider/wg-slider-2.jpg)
}

.carousel .slider.image-3 .visible-md {
    background-image: url(/img/slider/wg-slider-3.jpg)
}

.carousel .slider.image-4 .visible-md {
    background-image: url(/img/slider/wg-slider-4.jpg)
}

.carousel .slider.image-5 .visible-md {
    background-image: url(/img/slider/wg-slider-5.jpg)
}

.carousel .slider.image-6 .visible-md {
    background-image: url(/img/slider/wg-slider-6.jpg)
}

.carousel .slider.image-new-customers .visible-md {
    background-image: url(/img/slider/wg-slider-new-customers.jpg)
}

.carousel .slider.image-pricing .visible-md {
    background-image: url(/img/slider/wg-slider-pricing.jpg)
}

.carousel .slider.image-wedding .banner {
    background-image: url(/img/slider/banner-wedding.png)
}

.carousel .slider.image-deliveries .banner {
    background-image: url(/img/slider/banner-deliveries.png)
}

.carousel .slider.image-newcustomers .banner {
    background-image: url(/img/slider/banner-newcustomers.png)
}

.carousel .slider.image-partydress .banner {
    background-image: url(/img/slider/banner-partydress.png)
}

.carousel .slider.image-repairs .banner {
    background-image: url(/img/slider/banner-repairs.png)
}

.carousel .carousel-inner {
    z-index: 50;
    overflow: visible;
}

.carousel-inner {
    text-align: center;
}

.carousel-stars {
    background-image: url(/img/slider/stars.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -18%;
    z-index: 65;
    text-align: center;
    width: 100%;
    height: 1px;
    padding-bottom: 4.35%;
    display: none;
}

.carousel .slider.image-ch .visible-xs,
.carousel .slider.image-ch .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-ch.jpg)
}

.carousel .slider.image-0 .visible-xs,
.carousel .slider.image-0 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-0.jpg)
}

.carousel .slider.image-1 .visible-xs,
.carousel .slider.image-1 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-1.jpg)
}

.carousel .slider.image-2 .visible-xs,
.carousel .slider.image-2 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-2.jpg)
}

.carousel .slider.image-3 .visible-xs,
.carousel .slider.image-3 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-3.jpg)
}

.carousel .slider.image-4 .visible-xs,
.carousel .slider.image-4 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-4.jpg)
}

.carousel .slider.image-5 .visible-xs,
.carousel .slider.image-5 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-5.jpg)
}

.carousel .slider.image-6 .visible-xs,
.carousel .slider.image-6 .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-6.jpg)
}

.carousel .slider.image-new-customers .visible-xs,
.carousel .slider.image-new-customers .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-new-customers.jpg)
}

.carousel .slider.image-pricing .visible-xs,
.carousel .slider.image-pricing .visible-sm {
    background-image: url(/img/slider/sm/wg-slider-pricing.jpg)
}

#carousel-responsive {
    /* border: 2px solid rgba(240,4,127,1); */
    padding: 1em;
    height: 120px;
}

#carousel-responsive .slick {
    text-align: center;
    vertical-align: middle;
}

#carousel-responsive .slick img {
    height: 80px;
    margin: auto;
}

hr.dbl {
    border-top: 2px solid #444444;
    border-bottom: 2px solid #fff;
    margin-top: 0;
    margin-bottom: 0;
}

hr.dbl:after {
    content: '';
    display: block;
    margin-top: 2px;
    border-top: 1px solid #444444;
    border-bottom: 1px solid #fff;
}

.strapline h2 {
    font-size: 2.4rem;
    /* font-weight: 700; */
}

/*.landing-page .strapline {
    margin-top: .1vh;
    margin-bottom: .6vh;
}*/

.substrapline {
    /* font-weight: 600; */
    letter-spacing: 0.05rem;
    margin-top: -1vh;
    margin-bottom: 2vh;
    color: rgba(26, 19, 77, 0.8);
    font-size: 1.4rem;
}

.submit-button {
    padding-top: 40px;
}

#footer-map {
    margin-top: 20px;
}

#map {
    height: 450px;
    width: 100%;
}

#locationmap {
    width: 100%;
    height: 450px;
    margin-top: 40px;
}

#footer-nav {
    background-color: rgba(26, 19, 77, 1);
    color: #ffffff;
    padding-top: 3vh;
    padding-bottom: 3vh;
}

#footer-nav li,
#footer-nav h3 {
    color: rgba(255, 255, 255, 0.25);
}

#footer-nav a {
    color: rgba(255, 255, 255, 0.5);
}

#footer-nav h3 {
    border-bottom-color: rgba(255, 255, 255, 0.25);
}

.footer {
    padding-top: 10px;
    font-size: 0.8rem;
}

.footer .row {
    margin-top: 6px
}

.nav-item {
    /*border-left: 1px solid #808080*/
}

span.nav-item {
    padding: 0 2%
}

span.nav-item.last {
    padding-right: 0
}

span.nav-item.first {
    margin-left: 10px
}

.nav-item.left {
    border-left: 0
}

.visible-xs .icon-logo {
    margin-bottom: 0;
    height: 5.5rem;
}

.list-group.laundry-list,
.pricing-list {
    margin-bottom: 0
}

.laundry-list .list-group-item {
    margin: 0;
    padding: 12px 0 2px
}

.pricing-list .list-group-item {
    margin: 0;
    padding-top: 12px;
    padding-bottom: 2px
}

.laundry-list .list-group-item h3,
.pricing-list h3 {
    margin: 0
}

.laundry-list .service,
.pricing-list .service {
    font-size: 18px
}

.btn.btn-default {
    color: #FFF;
    background-color: rgba(240, 4, 127, 1);
    border-color: rgba(255,255,255);
    border-radius: 4px;
    border-width: 2px;
}

.btn.btn-default:hover {
    color: #FFF;
    background-color: rgba(240, 4, 127, 0.8);
}

.btn.btn-default:hover h3,
.btn.btn-default:hover h2 {
    color: #FFF
}

.btn.btn-default-darker {
    border: 3px solid #1f88ab
}

.btn.btn-default-darker:hover {
    color: #FFF;
    background-color: #165f77
}

.list-expander {
    padding: 20px 0
}

.list-expander table.table-condensed td {
    padding-left: 0
}

.order-group {
    margin-bottom: 12px
}

.btn.btn-spaced {
    margin: 2px;
    display: inline-block
}

.vertical-align {
    display: flex;
    align-items: center;
}

.home-content .img-block {
    align-items: center;
}

.quote-banner {
    padding-top: 2vh;
    padding-bottom: 2vh;
    margin-bottom: 0;
    background-color: rgba(26, 19, 77, 1);
    /* background-color: #444444; */
    color: #ffffff;
    font-size: 1.6rem;
}

.quote-banner h3 {
    color: white;
    /* font-weight: 300; */
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 100%;
    padding-top: 2px;
}

.quote-banner .input-lg {
    padding-top: 8px;
    padding-bottom: 9px;
}

@media(max-width:480px) {
    .quote-banner {
        padding-bottom: 2vh;
    }
    .quote-banner h3 {
        margin-top: 6px;
        margin-bottom: 10px;
        font-size: 2rem;
    }
}

.action-btn {
    margin-top: 1em;
    margin-bottom: 2em;
}

ul.flush {
    margin-top: 0;
    margin-bottom: 0;
}

.footer-banner {
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 0;
    margin-bottom: 0;
    /* background-color:rgba(26, 19, 77, 1); */
    background-color: rgba(147, 149, 152, 1);
    color: #ffffff;
    font-size: 1rem;
}

.footer-banner a {
    color: rgba(26, 19, 77, 1);
}

.footer-banner h3 {
    font-size: 1.4rem;
    color: white;
    margin: 6px 0 2px;
}

.content-banner {
    padding-top: 1.4em;
    padding-bottom: 1.4em;
    margin-top: 0.5em;
    margin-bottom: 1em;
    background-color: rgba(147, 149, 152, 1);
    color: #ffffff;
    /* font-size: 1.6rem; */
}

.footer-banner .row {
    display: flex;
    align-items: stretch;
}

.footer-banner .row div {
    display: flex;
    align-items: center;
}

.footer-banner .row div .socials a {
    margin-right: 10px;
}

.footer-banner .row div .socials a:last-of-type {
    margin-right: 0;
}

.footer-banner .row div.tel {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-banner a {
    /* color: rgb(51, 51, 51); */
    color: rgba(240, 4, 127, 1);
}

.content-banner a:hover {
    color: rgb(204, 204, 204);
}

.content-banner.navy {
    background-color: rgba(26, 19, 77, 1);
}

.content-banner.navy a {
    color: rgba(240, 4, 127, 1);
}

.content-banner.white {
    background-color: #ffffff;
    color: #444444;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 0;
    margin-bottom: 0;
}

.content-banner h3 {
    text-transform: uppercase;
    /* font-size: 2rem; */
    /* color: rgba(240, 4, 127, 1); */
    color: white;
}

.content-banner.boxed div.banner-content {
    border: 2px solid rgba(240, 4, 127, 1);
    padding: 1em;
}

.content-banner.flush {
    margin-bottom: 0;
}

a.calendar-edit {
    display: block;
    text-align: center;
    color: white;
    padding-top: 6px;
    padding-bottom: 6px
}

.blocked a.calendar-edit {
    background-color: #C00
}

.unblocked a.calendar-edit {
    background-color: #393
}

.timeslot-editor th {
    text-align: center
}

.timeslot-editor .timepicker {
    text-align: center;
    width: 13%
}

.timeslot-editor .timepicker.saturday {
    width: 9%
}

textarea.special {
    background-color: #D6F4F9
}

.btn h5,
.btn h4,
.btn h3,
.btn h2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 100%;
    padding-bottom: 2px;
    padding-top: 2px;
}

.btn h4 span {
    margin-left: 10px
}

.btn h5 {
    margin-top: 0;
    margin-bottom: 0;
}

.light {
    /* font-weight: 100; */
    margin: 0
}

.landing-page {
    /*margin-bottom: 30px*/
}

.landing-page h1 {
    font-size: 1.8em;
    /* font-weight: 300; */
}

.page-banner {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
    padding-bottom: 15%;
}

.btn.royal {
    border-color: #05459a;
    background-color: #05459a;
}

.row-highlight {
    background-color: #E4F2F6;
    margin-top: 5px;
}

.row-highlight-linen-hire {
    background-color: rgba(218, 86, 91, 1);
    color: white;
}

.row-highlight-linen-hire h5 {
    color: white;
}

.row-highlight-luxury {
    background-color: rgba(217, 217, 217, 1);
    margin-top: 5px;
}

.row-highlight-luxury hr {
    border-top-color: #FFFFFF
}

.pad-top {
    padding-top: 1em;
}

.feature-row {
    padding-bottom: 2em;
}

.shirts-order {
    color: #fff !important;
}

.service-background-shirts,
.service-background-dry-cleaning,
.service-background-linen {
    padding-top: 5px;
    padding-bottom: 5px;
}

.service-background-shirts {
    background: rgba(213, 58, 136, 0.5) !important;
}

.service-background-dry-cleaning {
    background: rgba(77, 73, 86, 0.2);
}

.service-background-linen {
    background: rgba(197, 204, 190, 0.2);
}

span.luxury {
    /* font-weight: bold; */
    color: #05459a;
}

.section-panel label {
    /* font-weight: 400; */
}

.tickselectbox {
    border-left: 1px solid #ddd;
    padding: 0.5em 0.5em 5em;
    background-color: rgba(240, 4, 127, 1);
}

div.prices h3, .grand-total {
    font-family: 'Titillium Web';
    font-weight: 800;
}

div.prices h3 {
    font-size: 2em;
    line-height: 110%;
    color: rgba(240, 4, 127, 1);
    margin-top: 0;
}

div.prices h3 span.special_offer {
    background-color: rgba(240, 4, 127, 1);
    color: #ffffff;
    padding: 0 6px;
    margin: 0;
    padding-bottom: 2px;
    /* -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg); */
    display: inline-block;
}

div.prices h3 {
    margin: 0;
}

div.description-offer {
    background-color: rgba(240, 4, 127, 1);
    color: #ffffff;
    font-size: 0.8rem;
    padding-top: 2px;
}

div.product-option {
    padding-bottom: 1em;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 1em;
}

div.product-option img {
    margin-left: auto;
    margin-right: auto;
}

table.order-summary-table {
    width: 100%;
    border-collapse: unset;
    border-bottom: 1px solid #444;
}

table.order-summary-table tr {
    border-bottom: 0.5em solid white;
}

table.table.order-summary-table>tbody>tr>td {
    border-bottom: 10px solid #fff;
}

div.input-group-btn.stacked {
    display: block;
    white-space: normal;
    width: 100%;
}

div.input-group-btn.stacked button {
    width: 100%;
    font-size: 1.2rem;
    height: 2em;
}

div.input-group .form-control.stacked {
    display: block;
    text-align: center;
    font-size: 2em;
    height: 2em;
    padding-left: 4px;
    padding-right: 4px;
}

ul.product-details {
    font-family: 'Titillium Web';
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

ul.product-details span {
    width: 100px;
    display: inline-flex;
}

.modal-body.discount-check {
    color: white;
    background-color: #61c0cf;
    padding: 10px 10px 10px 10px;
}

.modal-body.discount-check .border {
    border: 2px solid white;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.modal-body.discount-check .border p {
    color: #ffffff;
    font-size: 150%;
    /* font-weight: 400; */
}

.modal-body.discount-check .border p small {
    font-size: 70%;
    text-decoration: underline;
    cursor: pointer;
}

.modal-body.discount-check .border .btn-default {
    background-color: transparent;
    color: #ffffff;
    border: #ffffff;
    border-radius: 4px;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-body.discount-check .border .btn-default h2 {
    color: #ffffff;
    font-size: 180%;
    margin: 0;
    padding: 0;
}

.modal-body.discount-check .border h3,
.modal-body.discount-check .border .highlight-amt {
    color: #ffffff;
    font-size: 200%;
    /* font-weight: 700; */
}

.modal-body.discount-check .border h3 {
    font-size: 300%;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

input[autocomplete="off"]::-webkit-contacts-auto-fill-button,
input[autocomplete="off"]::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0;
}

label {
    font-weight: normal;
}

label p {
    margin-left: 30px;
    margin-right: 30px;
}

label small {
    /* font-weight: 300; */
}

.form-control {
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 0;
}

.dress-details {
    margin-top: 20px;
    margin-bottom: 30px;
}

#feefologohere.feefo-desktop {
    margin-bottom: 2vh;
}

.feefo-mobile feefowidget-container-lightbox-service {
    text-align: center !important;
}

.menu-link {
    margin: 4px 0;
}

.static-banner {
    margin-top: 4vh;
}

h1 {
    margin-top: 1em;
}

h4.white {
    color: white;
}

.footer-banner .row>div {
    height: 100px;
    margin: 10px 0;
}

.footer-banner a.tel-no {
    font-size: 1.8rem;
    font-family: "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 800;
}

.footer-banner a.tel-no:hover {
    color: #fff;
}

fieldset label {
    margin-right: 2em;
}

.alert-box {
    padding: 1em 2em 1.5em;
    margin: 1em 0;
    background-color: rgba(240, 4, 127, 1);
    color: #FFF;
    display: none;
}

.alert-box.show {
    display: block;
}

.alert-box h1,
.alert-box h2,
.alert-box h3,
.alert-box h4,
.alert-box h5 {
    color: white;
}

.section-continue {
    display: none;
}

.info-box {
    font-size: 80%;
    border: 1px solid rgba(240, 4, 127, 1);
    padding: 1em 2em;
}

.label {
    box-sizing: border-box;
    background: #05F24C;
    box-shadow: 2px 2px 4px #333;
    border: 5px solid #346FF7;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    -webkit-animation: pulse 1s ease 1s 3;
    -moz-animation: pulse 1s ease 1s 3;
    animation: pulse 1s ease 1s 3;
}

.pink {
    color: rgba(240, 4, 127, 1);
}

.grey {
    color: rgba(153, 153, 153);
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel {
    overflow: hidden;
}

html,
body {
    overflow-x: hidden;
    width: 100%;
}

.product-description {
    /* border: 1px solid rgba(240, 4, 127, 1); */
    background-color: rgba(240, 4, 127, 0.25);
    padding: 18px;
}

p.product-details {
    font-size: 0.75rem;
    margin: 0;
}

.copy-address {
    margin-top: 24px;
}

.confirm-pay-box {
    background-color: rgba(240, 4, 127, 0.25);
    padding: 10px 10px 4px;
}

.confirm-pay-box .order-total {
    color: rgba(240, 4, 127, 1);
    font-size: 2rem;
    /* font-weight: 400; */
}

/* ANIMATIONS */

@-webkit-keyframes pulse {
    40% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    40% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    40% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        transform: scale(2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media(max-width:480px) {
    .container-fluid.mobile-shift {
        padding-left: 0;
        padding-right: 0;
    }
    .voucher-label {
        margin-top: 0;
    }
    div.form-group label {
        text-align: left;
    }
    html {
        font-size: 16px;
    }
    .btn h4 {
        font-size: 1rem;
    }
    .col-xs-12 h3 {
        font-size: 1.4rem;
    }
    .col-xs-12 h2,
    .col-xs-12 .btn.btn-default h2 {
        font-size: 1.5rem;
    }
    .timetable {
        margin-left: auto;
        margin-right: auto;
    }
    .col-xs-12 .timetable td small {
        font-size: 65%;
    }
    .col-xs-12 .timetable a.calendar-selector {
        height: 6vh;
    }
    .col-xs-12 .timepicker {
        height: 6vh;
    }
    fieldset label {
        float: left;
    }
    input.order-position {
        float: left;
        clear: left;
    }
}

@media (max-width: 768px) {
    div.form-group label {
        text-align: left;
    }
    .copy-address {
        margin-top: 0;
    }
    .input-lg {
        font-size: 0.8rem;
        padding: 8px 12px;
    }
}

@media(min-width: 992px) {
    .relative-parent-row {
        position: relative;
    }
    .absolute-bottom-row {
        position: absolute;
        bottom: 0;
    }
}

/*
*   CSS file with Bootstrap grid classes for screens bigger than 1600px. Just add this file after the Bootstrap CSS file and you will be able to juse col-xl, col-xl-push, hidden-xl, etc.
*
*   Author: Marc van Nieuwenhuijzen
*   Company: WebVakman
*   Site: WebVakman.nl
*
*/

@media (min-width: 1200px) and (max-width: 1599px) {
    .hidden-lg {
        display: none !important;
    }
}

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

@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }
    .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-12 {
        width: 100%;
    }
    .col-xl-11 {
        width: 91.66666667%;
    }
    .col-xl-10 {
        width: 83.33333333%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-8 {
        width: 66.66666667%;
    }
    .col-xl-7 {
        width: 58.33333333%;
    }
    .col-xl-6 {
        width: 50%;
    }
    .col-xl-5 {
        width: 41.66666667%;
    }
    .col-xl-4 {
        width: 33.33333333%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-2 {
        width: 16.66666667%;
    }
    .col-xl-1 {
        width: 8.33333333%;
    }
    .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;
    }
    table.visible-xl {
        display: table;
    }
    tr.visible-xl {
        display: table-row !important;
    }
    th.visible-xl,
    td.visible-xl {
        display: table-cell !important;
    }
    .visible-xl-block {
        display: block !important;
    }
    .visible-xl-inline {
        display: inline !important;
    }
    .visible-xl-inline-block {
        display: inline-block !important;
    }
    .hidden-xl {
        display: none !important;
    }
}
.covid{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.covid h1{
    color: white;
}

.admin-area input, .admin-area select {
    font-size: 16px;
    height: 36px;
    line-height: 16px;
}

.admin-area .form-group {
    margin-bottom: 6px;
}