@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../css/261d666b0147c6c5cda07265f98b8f8c.eot);
    src: url(../css/261d666b0147c6c5cda07265f98b8f8c.eot?#iefix) format("embedded-opentype"), url(../css/c20b5b7362d8d7bb7eddf94344ace33e.woff2) format("woff2"), url(../css/f89ea91ecd1ca2db7e09baa2c4b156d1.woff) format("woff"), url(../css/db78b9359171f24936b16d84f63af378.ttf) format("truetype"), url(../css/89ffa3aba80d30ee0a9371b25c968bbb.svg#fontawesome) format("svg");
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../css/a0369ea57eb6d3843d6474c035111f29.eot);
    src: url(../css/a0369ea57eb6d3843d6474c035111f29.eot?#iefix) format("embedded-opentype"), url(../css/b15db15f746f29ffa02638cb455b8ec0.woff2) format("woff2"), url(../css/bea989e82b07e9687c26fc58a4805021.woff) format("woff"), url(../css/1ab236ed440ee51810c56bd16628aef0.ttf) format("truetype"), url(../css/ec763292e583294612f124c0b0def500.svg#fontawesome) format("svg");
}

.fa,
.fas,
.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
    content: "\F000";
}

.fa.fa-meetup {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-star-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-o:before {
    content: "\F005";
}

.fa.fa-remove:before {
    content: "\F00D";
}

.fa.fa-close:before {
    content: "\F00D";
}

.fa.fa-gear:before {
    content: "\F013";
}

.fa.fa-trash-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-trash-o:before {
    content: "\F2ED";
}

.fa.fa-file-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-o:before {
    content: "\F15B";
}

.fa.fa-clock-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-clock-o:before {
    content: "\F017";
}

.fa.fa-arrow-circle-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
    content: "\F358";
}

.fa.fa-arrow-circle-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
    content: "\F35B";
}

.fa.fa-play-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-play-circle-o:before {
    content: "\F144";
}

.fa.fa-repeat:before {
    content: "\F01E";
}

.fa.fa-rotate-right:before {
    content: "\F01E";
}

.fa.fa-refresh:before {
    content: "\F021";
}

.fa.fa-list-alt {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-dedent:before {
    content: "\F03B";
}

.fa.fa-video-camera:before {
    content: "\F03D";
}

.fa.fa-picture-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-picture-o:before {
    content: "\F03E";
}

.fa.fa-photo {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-photo:before {
    content: "\F03E";
}

.fa.fa-image {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-image:before {
    content: "\F03E";
}

.fa.fa-pencil:before {
    content: "\F303";
}

.fa.fa-map-marker:before {
    content: "\F3C5";
}

.fa.fa-pencil-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-pencil-square-o:before {
    content: "\F044";
}

.fa.fa-share-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-share-square-o:before {
    content: "\F14D";
}

.fa.fa-check-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-check-square-o:before {
    content: "\F14A";
}

.fa.fa-arrows:before {
    content: "\F0B2";
}

.fa.fa-times-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-times-circle-o:before {
    content: "\F057";
}

.fa.fa-check-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-check-circle-o:before {
    content: "\F058";
}

.fa.fa-mail-forward:before {
    content: "\F064";
}

.fa.fa-expand:before {
    content: "\F424";
}

.fa.fa-compress:before {
    content: "\F422";
}

.fa.fa-eye {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-eye-slash {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-warning:before {
    content: "\F071";
}

.fa.fa-calendar:before {
    content: "\F073";
}

.fa.fa-arrows-v:before {
    content: "\F338";
}

.fa.fa-arrows-h:before {
    content: "\F337";
}

.fa.fa-bar-chart {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bar-chart:before {
    content: "\F080";
}

.fa.fa-bar-chart-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bar-chart-o:before {
    content: "\F080";
}

.fa.fa-twitter-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gears:before {
    content: "\F085";
}

.fa.fa-thumbs-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
    content: "\F164";
}

.fa.fa-thumbs-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
    content: "\F165";
}

.fa.fa-heart-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-heart-o:before {
    content: "\F004";
}

.fa.fa-sign-out:before {
    content: "\F2F5";
}

.fa.fa-linkedin-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linkedin-square:before {
    content: "\F08C";
}

.fa.fa-thumb-tack:before {
    content: "\F08D";
}

.fa.fa-external-link:before {
    content: "\F35D";
}

.fa.fa-sign-in:before {
    content: "\F2F6";
}

.fa.fa-github-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-lemon-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-lemon-o:before {
    content: "\F094";
}

.fa.fa-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-square-o:before {
    content: "\F0C8";
}

.fa.fa-bookmark-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bookmark-o:before {
    content: "\F02E";
}

.fa.fa-twitter {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook:before {
    content: "\F39E";
}

.fa.fa-facebook-f {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-f:before {
    content: "\F39E";
}

.fa.fa-github {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-credit-card {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-feed:before {
    content: "\F09E";
}

.fa.fa-hdd-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hdd-o:before {
    content: "\F0A0";
}

.fa.fa-hand-o-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-right:before {
    content: "\F0A4";
}

.fa.fa-hand-o-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-left:before {
    content: "\F0A5";
}

.fa.fa-hand-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-up:before {
    content: "\F0A6";
}

.fa.fa-hand-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-down:before {
    content: "\F0A7";
}

.fa.fa-arrows-alt:before {
    content: "\F31E";
}

.fa.fa-group:before {
    content: "\F0C0";
}

.fa.fa-chain:before {
    content: "\F0C1";
}

.fa.fa-scissors:before {
    content: "\F0C4";
}

.fa.fa-files-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-files-o:before {
    content: "\F0C5";
}

.fa.fa-floppy-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-floppy-o:before {
    content: "\F0C7";
}

.fa.fa-navicon:before {
    content: "\F0C9";
}

.fa.fa-reorder:before {
    content: "\F0C9";
}

.fa.fa-pinterest {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pinterest-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus:before {
    content: "\F0D5";
}

.fa.fa-money {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-money:before {
    content: "\F3D1";
}

.fa.fa-unsorted:before {
    content: "\F0DC";
}

.fa.fa-sort-desc:before {
    content: "\F0DD";
}

.fa.fa-sort-asc:before {
    content: "\F0DE";
}

.fa.fa-linkedin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linkedin:before {
    content: "\F0E1";
}

.fa.fa-rotate-left:before {
    content: "\F0E2";
}

.fa.fa-legal:before {
    content: "\F0E3";
}

.fa.fa-tachometer:before {
    content: "\F3FD";
}

.fa.fa-dashboard:before {
    content: "\F3FD";
}

.fa.fa-comment-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-comment-o:before {
    content: "\F075";
}

.fa.fa-comments-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-comments-o:before {
    content: "\F086";
}

.fa.fa-flash:before {
    content: "\F0E7";
}

.fa.fa-clipboard {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-paste {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-paste:before {
    content: "\F328";
}

.fa.fa-lightbulb-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-lightbulb-o:before {
    content: "\F0EB";
}

.fa.fa-exchange:before {
    content: "\F362";
}

.fa.fa-cloud-download:before {
    content: "\F381";
}

.fa.fa-cloud-upload:before {
    content: "\F382";
}

.fa.fa-bell-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bell-o:before {
    content: "\F0F3";
}

.fa.fa-cutlery:before {
    content: "\F2E7";
}

.fa.fa-file-text-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-text-o:before {
    content: "\F15C";
}

.fa.fa-building-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-building-o:before {
    content: "\F1AD";
}

.fa.fa-hospital-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hospital-o:before {
    content: "\F0F8";
}

.fa.fa-tablet:before {
    content: "\F3FA";
}

.fa.fa-mobile:before {
    content: "\F3CD";
}

.fa.fa-mobile-phone:before {
    content: "\F3CD";
}

.fa.fa-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-circle-o:before {
    content: "\F111";
}

.fa.fa-mail-reply:before {
    content: "\F3E5";
}

.fa.fa-github-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-folder-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-folder-o:before {
    content: "\F07B";
}

.fa.fa-folder-open-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-folder-open-o:before {
    content: "\F07C";
}

.fa.fa-smile-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-smile-o:before {
    content: "\F118";
}

.fa.fa-frown-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-frown-o:before {
    content: "\F119";
}

.fa.fa-meh-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-meh-o:before {
    content: "\F11A";
}

.fa.fa-keyboard-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-keyboard-o:before {
    content: "\F11C";
}

.fa.fa-flag-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-flag-o:before {
    content: "\F024";
}

.fa.fa-mail-reply-all:before {
    content: "\F122";
}

.fa.fa-star-half-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-half-o:before {
    content: "\F089";
}

.fa.fa-star-half-empty {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-half-empty:before {
    content: "\F089";
}

.fa.fa-star-half-full {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-half-full:before {
    content: "\F089";
}

.fa.fa-code-fork:before {
    content: "\F126";
}

.fa.fa-chain-broken:before {
    content: "\F127";
}

.fa.fa-shield:before {
    content: "\F3ED";
}

.fa.fa-calendar-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-o:before {
    content: "\F133";
}

.fa.fa-maxcdn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-html5 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-css3 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ticket:before {
    content: "\F3FF";
}

.fa.fa-minus-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-minus-square-o:before {
    content: "\F146";
}

.fa.fa-level-up:before {
    content: "\F3BF";
}

.fa.fa-level-down:before {
    content: "\F3BE";
}

.fa.fa-pencil-square:before {
    content: "\F14B";
}

.fa.fa-external-link-square:before {
    content: "\F360";
}

.fa.fa-compass {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
    content: "\F150";
}

.fa.fa-toggle-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-down:before {
    content: "\F150";
}

.fa.fa-caret-square-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
    content: "\F151";
}

.fa.fa-toggle-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-up:before {
    content: "\F151";
}

.fa.fa-caret-square-o-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
    content: "\F152";
}

.fa.fa-toggle-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-right:before {
    content: "\F152";
}

.fa.fa-eur:before {
    content: "\F153";
}

.fa.fa-euro:before {
    content: "\F153";
}

.fa.fa-gbp:before {
    content: "\F154";
}

.fa.fa-usd:before {
    content: "\F155";
}

.fa.fa-dollar:before {
    content: "\F155";
}

.fa.fa-inr:before {
    content: "\F156";
}

.fa.fa-rupee:before {
    content: "\F156";
}

.fa.fa-jpy:before {
    content: "\F157";
}

.fa.fa-cny:before {
    content: "\F157";
}

.fa.fa-rmb:before {
    content: "\F157";
}

.fa.fa-yen:before {
    content: "\F157";
}

.fa.fa-rub:before {
    content: "\F158";
}

.fa.fa-ruble:before {
    content: "\F158";
}

.fa.fa-rouble:before {
    content: "\F158";
}

.fa.fa-krw:before {
    content: "\F159";
}

.fa.fa-won:before {
    content: "\F159";
}

.fa.fa-btc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitcoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitcoin:before {
    content: "\F15A";
}

.fa.fa-file-text:before {
    content: "\F15C";
}

.fa.fa-sort-alpha-asc:before {
    content: "\F15D";
}

.fa.fa-sort-alpha-desc:before {
    content: "\F881";
}

.fa.fa-sort-amount-asc:before {
    content: "\F160";
}

.fa.fa-sort-amount-desc:before {
    content: "\F884";
}

.fa.fa-sort-numeric-asc:before {
    content: "\F162";
}

.fa.fa-sort-numeric-desc:before {
    content: "\F886";
}

.fa.fa-youtube-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-xing {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-xing-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube-play {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube-play:before {
    content: "\F167";
}

.fa.fa-dropbox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stack-overflow {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-instagram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-flickr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-adn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket-square:before {
    content: "\F171";
}

.fa.fa-tumblr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tumblr-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-long-arrow-down:before {
    content: "\F309";
}

.fa.fa-long-arrow-up:before {
    content: "\F30C";
}

.fa.fa-long-arrow-left:before {
    content: "\F30A";
}

.fa.fa-long-arrow-right:before {
    content: "\F30B";
}

.fa.fa-apple {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-windows {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-android {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linux {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dribbble {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-skype {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-foursquare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-trello {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gratipay {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gittip {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gittip:before {
    content: "\F184";
}

.fa.fa-sun-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-sun-o:before {
    content: "\F185";
}

.fa.fa-moon-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-moon-o:before {
    content: "\F186";
}

.fa.fa-vk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-renren {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pagelines {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stack-exchange {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
    content: "\F35A";
}

.fa.fa-arrow-circle-o-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
    content: "\F359";
}

.fa.fa-caret-square-o-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
    content: "\F191";
}

.fa.fa-toggle-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-left:before {
    content: "\F191";
}

.fa.fa-dot-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-dot-circle-o:before {
    content: "\F192";
}

.fa.fa-vimeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-try:before {
    content: "\F195";
}

.fa.fa-turkish-lira:before {
    content: "\F195";
}

.fa.fa-plus-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-plus-square-o:before {
    content: "\F0FE";
}

.fa.fa-slack {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wordpress {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-openid {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-institution:before {
    content: "\F19C";
}

.fa.fa-bank:before {
    content: "\F19C";
}

.fa.fa-mortar-board:before {
    content: "\F19D";
}

.fa.fa-yahoo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stumbleupon-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stumbleupon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-delicious {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-digg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper-pp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-drupal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-joomla {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-spoon:before {
    content: "\F2E5";
}

.fa.fa-behance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-behance-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-steam {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-steam-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-automobile:before {
    content: "\F1B9";
}

.fa.fa-envelope-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-envelope-o:before {
    content: "\F0E0";
}

.fa.fa-spotify {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-deviantart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-soundcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-file-pdf-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-pdf-o:before {
    content: "\F1C1";
}

.fa.fa-file-word-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-word-o:before {
    content: "\F1C2";
}

.fa.fa-file-excel-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-excel-o:before {
    content: "\F1C3";
}

.fa.fa-file-powerpoint-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
    content: "\F1C4";
}

.fa.fa-file-image-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-image-o:before {
    content: "\F1C5";
}

.fa.fa-file-photo-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-photo-o:before {
    content: "\F1C5";
}

.fa.fa-file-picture-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-picture-o:before {
    content: "\F1C5";
}

.fa.fa-file-archive-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-archive-o:before {
    content: "\F1C6";
}

.fa.fa-file-zip-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-zip-o:before {
    content: "\F1C6";
}

.fa.fa-file-audio-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-audio-o:before {
    content: "\F1C7";
}

.fa.fa-file-sound-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-sound-o:before {
    content: "\F1C7";
}

.fa.fa-file-video-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-video-o:before {
    content: "\F1C8";
}

.fa.fa-file-movie-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-movie-o:before {
    content: "\F1C8";
}

.fa.fa-file-code-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-code-o:before {
    content: "\F1C9";
}

.fa.fa-vine {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-codepen {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-jsfiddle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-life-ring {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-bouy {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-bouy:before {
    content: "\F1CD";
}

.fa.fa-life-buoy {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-buoy:before {
    content: "\F1CD";
}

.fa.fa-life-saver {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-saver:before {
    content: "\F1CD";
}

.fa.fa-support {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-support:before {
    content: "\F1CD";
}

.fa.fa-circle-o-notch:before {
    content: "\F1CE";
}

.fa.fa-rebel {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ra {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ra:before {
    content: "\F1D0";
}

.fa.fa-resistance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-resistance:before {
    content: "\F1D0";
}

.fa.fa-empire {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ge:before {
    content: "\F1D1";
}

.fa.fa-git-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-git {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-hacker-news {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator-square:before {
    content: "\F1D4";
}

.fa.fa-yc-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc-square:before {
    content: "\F1D4";
}

.fa.fa-tencent-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-qq {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-weixin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wechat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wechat:before {
    content: "\F1D7";
}

.fa.fa-send:before {
    content: "\F1D8";
}

.fa.fa-paper-plane-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-paper-plane-o:before {
    content: "\F1D8";
}

.fa.fa-send-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-send-o:before {
    content: "\F1D8";
}

.fa.fa-circle-thin {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-circle-thin:before {
    content: "\F111";
}

.fa.fa-header:before {
    content: "\F1DC";
}

.fa.fa-sliders:before {
    content: "\F1DE";
}

.fa.fa-futbol-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-futbol-o:before {
    content: "\F1E3";
}

.fa.fa-soccer-ball-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
    content: "\F1E3";
}

.fa.fa-slideshare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-twitch {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yelp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-newspaper-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-newspaper-o:before {
    content: "\F1EA";
}

.fa.fa-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-wallet {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-visa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-mastercard {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-discover {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-amex {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-stripe {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bell-slash-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bell-slash-o:before {
    content: "\F1F6";
}

.fa.fa-trash:before {
    content: "\F2ED";
}

.fa.fa-copyright {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-eyedropper:before {
    content: "\F1FB";
}

.fa.fa-area-chart:before {
    content: "\F1FE";
}

.fa.fa-pie-chart:before {
    content: "\F200";
}

.fa.fa-line-chart:before {
    content: "\F201";
}

.fa.fa-lastfm {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-lastfm-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ioxhost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-angellist {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-cc:before {
    content: "\F20A";
}

.fa.fa-ils:before {
    content: "\F20B";
}

.fa.fa-shekel:before {
    content: "\F20B";
}

.fa.fa-sheqel:before {
    content: "\F20B";
}

.fa.fa-meanpath {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-meanpath:before {
    content: "\F2B4";
}

.fa.fa-buysellads {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-connectdevelop {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dashcube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-forumbee {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-leanpub {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-sellsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-shirtsinbulk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-simplybuilt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-skyatlas {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-diamond {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-diamond:before {
    content: "\F3A5";
}

.fa.fa-intersex:before {
    content: "\F224";
}

.fa.fa-facebook-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-official:before {
    content: "\F09A";
}

.fa.fa-pinterest-p {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-whatsapp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-hotel:before {
    content: "\F236";
}

.fa.fa-viacoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-medium {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc:before {
    content: "\F23B";
}

.fa.fa-optin-monster {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-opencart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-expeditedssl {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-battery-4:before {
    content: "\F240";
}

.fa.fa-battery:before {
    content: "\F240";
}

.fa.fa-battery-3:before {
    content: "\F241";
}

.fa.fa-battery-2:before {
    content: "\F242";
}

.fa.fa-battery-1:before {
    content: "\F243";
}

.fa.fa-battery-0:before {
    content: "\F244";
}

.fa.fa-object-group {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-object-ungroup {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-sticky-note-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-sticky-note-o:before {
    content: "\F249";
}

.fa.fa-cc-jcb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-diners-club {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-clone {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hourglass-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hourglass-o:before {
    content: "\F254";
}

.fa.fa-hourglass-1:before {
    content: "\F251";
}

.fa.fa-hourglass-2:before {
    content: "\F252";
}

.fa.fa-hourglass-3:before {
    content: "\F253";
}

.fa.fa-hand-rock-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-rock-o:before {
    content: "\F255";
}

.fa.fa-hand-grab-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-grab-o:before {
    content: "\F255";
}

.fa.fa-hand-paper-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-paper-o:before {
    content: "\F256";
}

.fa.fa-hand-stop-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-stop-o:before {
    content: "\F256";
}

.fa.fa-hand-scissors-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
    content: "\F257";
}

.fa.fa-hand-lizard-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
    content: "\F258";
}

.fa.fa-hand-spock-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-spock-o:before {
    content: "\F259";
}

.fa.fa-hand-pointer-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
    content: "\F25A";
}

.fa.fa-hand-peace-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-peace-o:before {
    content: "\F25B";
}

.fa.fa-registered {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-creative-commons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gg-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tripadvisor {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-odnoklassniki {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-odnoklassniki-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-get-pocket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wikipedia-w {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-safari {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-chrome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-firefox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-opera {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-internet-explorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-television:before {
    content: "\F26C";
}

.fa.fa-contao {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-500px {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-amazon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-calendar-plus-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
    content: "\F271";
}

.fa.fa-calendar-minus-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
    content: "\F272";
}

.fa.fa-calendar-times-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-times-o:before {
    content: "\F273";
}

.fa.fa-calendar-check-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-check-o:before {
    content: "\F274";
}

.fa.fa-map-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-map-o:before {
    content: "\F279";
}

.fa.fa-commenting:before {
    content: "\F4AD";
}

.fa.fa-commenting-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-commenting-o:before {
    content: "\F4AD";
}

.fa.fa-houzz {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-vimeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-vimeo:before {
    content: "\F27D";
}

.fa.fa-black-tie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fonticons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit-alien {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-edge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-credit-card-alt:before {
    content: "\F09D";
}

.fa.fa-codiepie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-modx {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fort-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-usb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-product-hunt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-mixcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-scribd {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pause-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-pause-circle-o:before {
    content: "\F28B";
}

.fa.fa-stop-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-stop-circle-o:before {
    content: "\F28D";
}

.fa.fa-bluetooth {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bluetooth-b {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gitlab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpbeginner {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpforms {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-envira {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wheelchair-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
    content: "\F368";
}

.fa.fa-question-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-question-circle-o:before {
    content: "\F059";
}

.fa.fa-volume-control-phone:before {
    content: "\F2A0";
}

.fa.fa-asl-interpreting:before {
    content: "\F2A3";
}

.fa.fa-deafness:before {
    content: "\F2A4";
}

.fa.fa-hard-of-hearing:before {
    content: "\F2A4";
}

.fa.fa-glide {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-glide-g {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-signing:before {
    content: "\F2A7";
}

.fa.fa-viadeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-viadeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat-ghost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-first-order {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yoast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-themeisle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-official:before {
    content: "\F2B3";
}

.fa.fa-google-plus-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-circle:before {
    content: "\F2B3";
}

.fa.fa-font-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fa:before {
    content: "\F2B4";
}

.fa.fa-handshake-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-handshake-o:before {
    content: "\F2B5";
}

.fa.fa-envelope-open-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-envelope-open-o:before {
    content: "\F2B6";
}

.fa.fa-linode {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-address-book-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-address-book-o:before {
    content: "\F2B9";
}

.fa.fa-vcard:before {
    content: "\F2BB";
}

.fa.fa-address-card-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-address-card-o:before {
    content: "\F2BB";
}

.fa.fa-vcard-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-vcard-o:before {
    content: "\F2BB";
}

.fa.fa-user-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-user-circle-o:before {
    content: "\F2BD";
}

.fa.fa-user-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-user-o:before {
    content: "\F007";
}

.fa.fa-id-badge {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-drivers-license:before {
    content: "\F2C2";
}

.fa.fa-id-card-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-id-card-o:before {
    content: "\F2C2";
}

.fa.fa-drivers-license-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-drivers-license-o:before {
    content: "\F2C2";
}

.fa.fa-quora {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-free-code-camp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-telegram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-thermometer-4:before {
    content: "\F2C7";
}

.fa.fa-thermometer:before {
    content: "\F2C7";
}

.fa.fa-thermometer-3:before {
    content: "\F2C8";
}

.fa.fa-thermometer-2:before {
    content: "\F2C9";
}

.fa.fa-thermometer-1:before {
    content: "\F2CA";
}

.fa.fa-thermometer-0:before {
    content: "\F2CB";
}

.fa.fa-bathtub:before {
    content: "\F2CD";
}

.fa.fa-s15:before {
    content: "\F2CD";
}

.fa.fa-window-maximize {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-window-restore {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-times-rectangle:before {
    content: "\F410";
}

.fa.fa-window-close-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-window-close-o:before {
    content: "\F410";
}

.fa.fa-times-rectangle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
    content: "\F410";
}

.fa.fa-bandcamp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-grav {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-etsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-imdb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ravelry {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-eercast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-eercast:before {
    content: "\F2DA";
}

.fa.fa-snowflake-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-snowflake-o:before {
    content: "\F2DC";
}

.fa.fa-superpowers {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpexplorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cab:before {
    content: "\F1BA";
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../css/c1868c9545d2de1cf8488f1dadd8c9d0.eot);
    src: url(../css/c1868c9545d2de1cf8488f1dadd8c9d0.eot?#iefix) format("embedded-opentype"), url(../css/a06da7f0950f9dd366fc9db9d56d618a.woff2) format("woff2"), url(../css/ec3cfddedb8bebd2d7a3fdf511f7c1cc.woff) format("woff"), url(../css/13685372945d816a2b474fc082fd9aaa.ttf) format("truetype"), url(../css/0cb5a5c0d251c109458c85c6afeffbaa.svg#fontawesome) format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
    content: "\F26E";
}

.fa-accessible-icon:before {
    content: "\F368";
}

.fa-accusoft:before {
    content: "\F369";
}

.fa-acquisitions-incorporated:before {
    content: "\F6AF";
}

.fa-ad:before {
    content: "\F641";
}

.fa-address-book:before {
    content: "\F2B9";
}

.fa-address-card:before {
    content: "\F2BB";
}

.fa-adjust:before {
    content: "\F042";
}

.fa-adn:before {
    content: "\F170";
}

.fa-adobe:before {
    content: "\F778";
}

.fa-adversal:before {
    content: "\F36A";
}

.fa-affiliatetheme:before {
    content: "\F36B";
}

.fa-air-freshener:before {
    content: "\F5D0";
}

.fa-airbnb:before {
    content: "\F834";
}

.fa-algolia:before {
    content: "\F36C";
}

.fa-align-center:before {
    content: "\F037";
}

.fa-align-justify:before {
    content: "\F039";
}

.fa-align-left:before {
    content: "\F036";
}

.fa-align-right:before {
    content: "\F038";
}

.fa-alipay:before {
    content: "\F642";
}

.fa-allergies:before {
    content: "\F461";
}

.fa-amazon:before {
    content: "\F270";
}

.fa-amazon-pay:before {
    content: "\F42C";
}

.fa-ambulance:before {
    content: "\F0F9";
}

.fa-american-sign-language-interpreting:before {
    content: "\F2A3";
}

.fa-amilia:before {
    content: "\F36D";
}

.fa-anchor:before {
    content: "\F13D";
}

.fa-android:before {
    content: "\F17B";
}

.fa-angellist:before {
    content: "\F209";
}

.fa-angle-double-down:before {
    content: "\F103";
}

.fa-angle-double-left:before {
    content: "\F100";
}

.fa-angle-double-right:before {
    content: "\F101";
}

.fa-angle-double-up:before {
    content: "\F102";
}

.fa-angle-down:before {
    content: "\F107";
}

.fa-angle-left:before {
    content: "\F104";
}

.fa-angle-right:before {
    content: "\F105";
}

.fa-angle-up:before {
    content: "\F106";
}

.fa-angry:before {
    content: "\F556";
}

.fa-angrycreative:before {
    content: "\F36E";
}

.fa-angular:before {
    content: "\F420";
}

.fa-ankh:before {
    content: "\F644";
}

.fa-app-store:before {
    content: "\F36F";
}

.fa-app-store-ios:before {
    content: "\F370";
}

.fa-apper:before {
    content: "\F371";
}

.fa-apple:before {
    content: "\F179";
}

.fa-apple-alt:before {
    content: "\F5D1";
}

.fa-apple-pay:before {
    content: "\F415";
}

.fa-archive:before {
    content: "\F187";
}

.fa-archway:before {
    content: "\F557";
}

.fa-arrow-alt-circle-down:before {
    content: "\F358";
}

.fa-arrow-alt-circle-left:before {
    content: "\F359";
}

.fa-arrow-alt-circle-right:before {
    content: "\F35A";
}

.fa-arrow-alt-circle-up:before {
    content: "\F35B";
}

.fa-arrow-circle-down:before {
    content: "\F0AB";
}

.fa-arrow-circle-left:before {
    content: "\F0A8";
}

.fa-arrow-circle-right:before {
    content: "\F0A9";
}

.fa-arrow-circle-up:before {
    content: "\F0AA";
}

.fa-arrow-down:before {
    content: "\F063";
}

.fa-arrow-left:before {
    content: "\F060";
}

.fa-arrow-right:before {
    content: "\F061";
}

.fa-arrow-up:before {
    content: "\F062";
}

.fa-arrows-alt:before {
    content: "\F0B2";
}

.fa-arrows-alt-h:before {
    content: "\F337";
}

.fa-arrows-alt-v:before {
    content: "\F338";
}

.fa-artstation:before {
    content: "\F77A";
}

.fa-assistive-listening-systems:before {
    content: "\F2A2";
}

.fa-asterisk:before {
    content: "\F069";
}

.fa-asymmetrik:before {
    content: "\F372";
}

.fa-at:before {
    content: "\F1FA";
}

.fa-atlas:before {
    content: "\F558";
}

.fa-atlassian:before {
    content: "\F77B";
}

.fa-atom:before {
    content: "\F5D2";
}

.fa-audible:before {
    content: "\F373";
}

.fa-audio-description:before {
    content: "\F29E";
}

.fa-autoprefixer:before {
    content: "\F41C";
}

.fa-avianex:before {
    content: "\F374";
}

.fa-aviato:before {
    content: "\F421";
}

.fa-award:before {
    content: "\F559";
}

.fa-aws:before {
    content: "\F375";
}

.fa-baby:before {
    content: "\F77C";
}

.fa-baby-carriage:before {
    content: "\F77D";
}

.fa-backspace:before {
    content: "\F55A";
}

.fa-backward:before {
    content: "\F04A";
}

.fa-bacon:before {
    content: "\F7E5";
}

.fa-bahai:before {
    content: "\F666";
}

.fa-balance-scale:before {
    content: "\F24E";
}

.fa-balance-scale-left:before {
    content: "\F515";
}

.fa-balance-scale-right:before {
    content: "\F516";
}

.fa-ban:before {
    content: "\F05E";
}

.fa-band-aid:before {
    content: "\F462";
}

.fa-bandcamp:before {
    content: "\F2D5";
}

.fa-barcode:before {
    content: "\F02A";
}

.fa-bars:before {
    content: "\F0C9";
}

.fa-baseball-ball:before {
    content: "\F433";
}

.fa-basketball-ball:before {
    content: "\F434";
}

.fa-bath:before {
    content: "\F2CD";
}

.fa-battery-empty:before {
    content: "\F244";
}

.fa-battery-full:before {
    content: "\F240";
}

.fa-battery-half:before {
    content: "\F242";
}

.fa-battery-quarter:before {
    content: "\F243";
}

.fa-battery-three-quarters:before {
    content: "\F241";
}

.fa-battle-net:before {
    content: "\F835";
}

.fa-bed:before {
    content: "\F236";
}

.fa-beer:before {
    content: "\F0FC";
}

.fa-behance:before {
    content: "\F1B4";
}

.fa-behance-square:before {
    content: "\F1B5";
}

.fa-bell:before {
    content: "\F0F3";
}

.fa-bell-slash:before {
    content: "\F1F6";
}

.fa-bezier-curve:before {
    content: "\F55B";
}

.fa-bible:before {
    content: "\F647";
}

.fa-bicycle:before {
    content: "\F206";
}

.fa-biking:before {
    content: "\F84A";
}

.fa-bimobject:before {
    content: "\F378";
}

.fa-binoculars:before {
    content: "\F1E5";
}

.fa-biohazard:before {
    content: "\F780";
}

.fa-birthday-cake:before {
    content: "\F1FD";
}

.fa-bitbucket:before {
    content: "\F171";
}

.fa-bitcoin:before {
    content: "\F379";
}

.fa-bity:before {
    content: "\F37A";
}

.fa-black-tie:before {
    content: "\F27E";
}

.fa-blackberry:before {
    content: "\F37B";
}

.fa-blender:before {
    content: "\F517";
}

.fa-blender-phone:before {
    content: "\F6B6";
}

.fa-blind:before {
    content: "\F29D";
}

.fa-blog:before {
    content: "\F781";
}

.fa-blogger:before {
    content: "\F37C";
}

.fa-blogger-b:before {
    content: "\F37D";
}

.fa-bluetooth:before {
    content: "\F293";
}

.fa-bluetooth-b:before {
    content: "\F294";
}

.fa-bold:before {
    content: "\F032";
}

.fa-bolt:before {
    content: "\F0E7";
}

.fa-bomb:before {
    content: "\F1E2";
}

.fa-bone:before {
    content: "\F5D7";
}

.fa-bong:before {
    content: "\F55C";
}

.fa-book:before {
    content: "\F02D";
}

.fa-book-dead:before {
    content: "\F6B7";
}

.fa-book-medical:before {
    content: "\F7E6";
}

.fa-book-open:before {
    content: "\F518";
}

.fa-book-reader:before {
    content: "\F5DA";
}

.fa-bookmark:before {
    content: "\F02E";
}

.fa-bootstrap:before {
    content: "\F836";
}

.fa-border-all:before {
    content: "\F84C";
}

.fa-border-none:before {
    content: "\F850";
}

.fa-border-style:before {
    content: "\F853";
}

.fa-bowling-ball:before {
    content: "\F436";
}

.fa-box:before {
    content: "\F466";
}

.fa-box-open:before {
    content: "\F49E";
}

.fa-box-tissue:before {
    content: "\F95B";
}

.fa-boxes:before {
    content: "\F468";
}

.fa-braille:before {
    content: "\F2A1";
}

.fa-brain:before {
    content: "\F5DC";
}

.fa-bread-slice:before {
    content: "\F7EC";
}

.fa-briefcase:before {
    content: "\F0B1";
}

.fa-briefcase-medical:before {
    content: "\F469";
}

.fa-broadcast-tower:before {
    content: "\F519";
}

.fa-broom:before {
    content: "\F51A";
}

.fa-brush:before {
    content: "\F55D";
}

.fa-btc:before {
    content: "\F15A";
}

.fa-buffer:before {
    content: "\F837";
}

.fa-bug:before {
    content: "\F188";
}

.fa-building:before {
    content: "\F1AD";
}

.fa-bullhorn:before {
    content: "\F0A1";
}

.fa-bullseye:before {
    content: "\F140";
}

.fa-burn:before {
    content: "\F46A";
}

.fa-buromobelexperte:before {
    content: "\F37F";
}

.fa-bus:before {
    content: "\F207";
}

.fa-bus-alt:before {
    content: "\F55E";
}

.fa-business-time:before {
    content: "\F64A";
}

.fa-buy-n-large:before {
    content: "\F8A6";
}

.fa-buysellads:before {
    content: "\F20D";
}

.fa-calculator:before {
    content: "\F1EC";
}

.fa-calendar:before {
    content: "\F133";
}

.fa-calendar-alt:before {
    content: "\F073";
}

.fa-calendar-check:before {
    content: "\F274";
}

.fa-calendar-day:before {
    content: "\F783";
}

.fa-calendar-minus:before {
    content: "\F272";
}

.fa-calendar-plus:before {
    content: "\F271";
}

.fa-calendar-times:before {
    content: "\F273";
}

.fa-calendar-week:before {
    content: "\F784";
}

.fa-camera:before {
    content: "\F030";
}

.fa-camera-retro:before {
    content: "\F083";
}

.fa-campground:before {
    content: "\F6BB";
}

.fa-canadian-maple-leaf:before {
    content: "\F785";
}

.fa-candy-cane:before {
    content: "\F786";
}

.fa-cannabis:before {
    content: "\F55F";
}

.fa-capsules:before {
    content: "\F46B";
}

.fa-car:before {
    content: "\F1B9";
}

.fa-car-alt:before {
    content: "\F5DE";
}

.fa-car-battery:before {
    content: "\F5DF";
}

.fa-car-crash:before {
    content: "\F5E1";
}

.fa-car-side:before {
    content: "\F5E4";
}

.fa-caravan:before {
    content: "\F8FF";
}

.fa-caret-down:before {
    content: "\F0D7";
}

.fa-caret-left:before {
    content: "\F0D9";
}

.fa-caret-right:before {
    content: "\F0DA";
}

.fa-caret-square-down:before {
    content: "\F150";
}

.fa-caret-square-left:before {
    content: "\F191";
}

.fa-caret-square-right:before {
    content: "\F152";
}

.fa-caret-square-up:before {
    content: "\F151";
}

.fa-caret-up:before {
    content: "\F0D8";
}

.fa-carrot:before {
    content: "\F787";
}

.fa-cart-arrow-down:before {
    content: "\F218";
}

.fa-cart-plus:before {
    content: "\F217";
}

.fa-cash-register:before {
    content: "\F788";
}

.fa-cat:before {
    content: "\F6BE";
}

.fa-cc-amazon-pay:before {
    content: "\F42D";
}

.fa-cc-amex:before {
    content: "\F1F3";
}

.fa-cc-apple-pay:before {
    content: "\F416";
}

.fa-cc-diners-club:before {
    content: "\F24C";
}

.fa-cc-discover:before {
    content: "\F1F2";
}

.fa-cc-jcb:before {
    content: "\F24B";
}

.fa-cc-mastercard:before {
    content: "\F1F1";
}

.fa-cc-paypal:before {
    content: "\F1F4";
}

.fa-cc-stripe:before {
    content: "\F1F5";
}

.fa-cc-visa:before {
    content: "\F1F0";
}

.fa-centercode:before {
    content: "\F380";
}

.fa-centos:before {
    content: "\F789";
}

.fa-certificate:before {
    content: "\F0A3";
}

.fa-chair:before {
    content: "\F6C0";
}

.fa-chalkboard:before {
    content: "\F51B";
}

.fa-chalkboard-teacher:before {
    content: "\F51C";
}

.fa-charging-station:before {
    content: "\F5E7";
}

.fa-chart-area:before {
    content: "\F1FE";
}

.fa-chart-bar:before {
    content: "\F080";
}

.fa-chart-line:before {
    content: "\F201";
}

.fa-chart-pie:before {
    content: "\F200";
}

.fa-check:before {
    content: "\F00C";
}

.fa-check-circle:before {
    content: "\F058";
}

.fa-check-double:before {
    content: "\F560";
}

.fa-check-square:before {
    content: "\F14A";
}

.fa-cheese:before {
    content: "\F7EF";
}

.fa-chess:before {
    content: "\F439";
}

.fa-chess-bishop:before {
    content: "\F43A";
}

.fa-chess-board:before {
    content: "\F43C";
}

.fa-chess-king:before {
    content: "\F43F";
}

.fa-chess-knight:before {
    content: "\F441";
}

.fa-chess-pawn:before {
    content: "\F443";
}

.fa-chess-queen:before {
    content: "\F445";
}

.fa-chess-rook:before {
    content: "\F447";
}

.fa-chevron-circle-down:before {
    content: "\F13A";
}

.fa-chevron-circle-left:before {
    content: "\F137";
}

.fa-chevron-circle-right:before {
    content: "\F138";
}

.fa-chevron-circle-up:before {
    content: "\F139";
}

.fa-chevron-down:before {
    content: "\F078";
}

.fa-chevron-left:before {
    content: "\F053";
}

.fa-chevron-right:before, .footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li:before {
    content: "\F054";
}

.fa-chevron-up:before {
    content: "\F077";
}

.fa-child:before {
    content: "\F1AE";
}

.fa-chrome:before {
    content: "\F268";
}

.fa-chromecast:before {
    content: "\F838";
}

.fa-church:before {
    content: "\F51D";
}

.fa-circle:before {
    content: "\F111";
}

.fa-circle-notch:before {
    content: "\F1CE";
}

.fa-city:before {
    content: "\F64F";
}

.fa-clinic-medical:before {
    content: "\F7F2";
}

.fa-clipboard:before {
    content: "\F328";
}

.fa-clipboard-check:before {
    content: "\F46C";
}

.fa-clipboard-list:before {
    content: "\F46D";
}

.fa-clock:before {
    content: "\F017";
}

.fa-clone:before {
    content: "\F24D";
}

.fa-closed-captioning:before {
    content: "\F20A";
}

.fa-cloud:before {
    content: "\F0C2";
}

.fa-cloud-download-alt:before {
    content: "\F381";
}

.fa-cloud-meatball:before {
    content: "\F73B";
}

.fa-cloud-moon:before {
    content: "\F6C3";
}

.fa-cloud-moon-rain:before {
    content: "\F73C";
}

.fa-cloud-rain:before {
    content: "\F73D";
}

.fa-cloud-showers-heavy:before {
    content: "\F740";
}

.fa-cloud-sun:before {
    content: "\F6C4";
}

.fa-cloud-sun-rain:before {
    content: "\F743";
}

.fa-cloud-upload-alt:before {
    content: "\F382";
}

.fa-cloudscale:before {
    content: "\F383";
}

.fa-cloudsmith:before {
    content: "\F384";
}

.fa-cloudversify:before {
    content: "\F385";
}

.fa-cocktail:before {
    content: "\F561";
}

.fa-code:before {
    content: "\F121";
}

.fa-code-branch:before {
    content: "\F126";
}

.fa-codepen:before {
    content: "\F1CB";
}

.fa-codiepie:before {
    content: "\F284";
}

.fa-coffee:before {
    content: "\F0F4";
}

.fa-cog:before {
    content: "\F013";
}

.fa-cogs:before {
    content: "\F085";
}

.fa-coins:before {
    content: "\F51E";
}

.fa-columns:before {
    content: "\F0DB";
}

.fa-comment:before {
    content: "\F075";
}

.fa-comment-alt:before {
    content: "\F27A";
}

.fa-comment-dollar:before {
    content: "\F651";
}

.fa-comment-dots:before {
    content: "\F4AD";
}

.fa-comment-medical:before {
    content: "\F7F5";
}

.fa-comment-slash:before {
    content: "\F4B3";
}

.fa-comments:before {
    content: "\F086";
}

.fa-comments-dollar:before {
    content: "\F653";
}

.fa-compact-disc:before {
    content: "\F51F";
}

.fa-compass:before {
    content: "\F14E";
}

.fa-compress:before {
    content: "\F066";
}

.fa-compress-alt:before {
    content: "\F422";
}

.fa-compress-arrows-alt:before {
    content: "\F78C";
}

.fa-concierge-bell:before {
    content: "\F562";
}

.fa-confluence:before {
    content: "\F78D";
}

.fa-connectdevelop:before {
    content: "\F20E";
}

.fa-contao:before {
    content: "\F26D";
}

.fa-cookie:before {
    content: "\F563";
}

.fa-cookie-bite:before {
    content: "\F564";
}

.fa-copy:before {
    content: "\F0C5";
}

.fa-copyright:before {
    content: "\F1F9";
}

.fa-cotton-bureau:before {
    content: "\F89E";
}

.fa-couch:before {
    content: "\F4B8";
}

.fa-cpanel:before {
    content: "\F388";
}

.fa-creative-commons:before {
    content: "\F25E";
}

.fa-creative-commons-by:before {
    content: "\F4E7";
}

.fa-creative-commons-nc:before {
    content: "\F4E8";
}

.fa-creative-commons-nc-eu:before {
    content: "\F4E9";
}

.fa-creative-commons-nc-jp:before {
    content: "\F4EA";
}

.fa-creative-commons-nd:before {
    content: "\F4EB";
}

.fa-creative-commons-pd:before {
    content: "\F4EC";
}

.fa-creative-commons-pd-alt:before {
    content: "\F4ED";
}

.fa-creative-commons-remix:before {
    content: "\F4EE";
}

.fa-creative-commons-sa:before {
    content: "\F4EF";
}

.fa-creative-commons-sampling:before {
    content: "\F4F0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\F4F1";
}

.fa-creative-commons-share:before {
    content: "\F4F2";
}

.fa-creative-commons-zero:before {
    content: "\F4F3";
}

.fa-credit-card:before {
    content: "\F09D";
}

.fa-critical-role:before {
    content: "\F6C9";
}

.fa-crop:before {
    content: "\F125";
}

.fa-crop-alt:before {
    content: "\F565";
}

.fa-cross:before {
    content: "\F654";
}

.fa-crosshairs:before {
    content: "\F05B";
}

.fa-crow:before {
    content: "\F520";
}

.fa-crown:before {
    content: "\F521";
}

.fa-crutch:before {
    content: "\F7F7";
}

.fa-css3:before {
    content: "\F13C";
}

.fa-css3-alt:before {
    content: "\F38B";
}

.fa-cube:before {
    content: "\F1B2";
}

.fa-cubes:before {
    content: "\F1B3";
}

.fa-cut:before {
    content: "\F0C4";
}

.fa-cuttlefish:before {
    content: "\F38C";
}

.fa-d-and-d:before {
    content: "\F38D";
}

.fa-d-and-d-beyond:before {
    content: "\F6CA";
}

.fa-dailymotion:before {
    content: "\F952";
}

.fa-dashcube:before {
    content: "\F210";
}

.fa-database:before {
    content: "\F1C0";
}

.fa-deaf:before {
    content: "\F2A4";
}

.fa-delicious:before {
    content: "\F1A5";
}

.fa-democrat:before {
    content: "\F747";
}

.fa-deploydog:before {
    content: "\F38E";
}

.fa-deskpro:before {
    content: "\F38F";
}

.fa-desktop:before {
    content: "\F108";
}

.fa-dev:before {
    content: "\F6CC";
}

.fa-deviantart:before {
    content: "\F1BD";
}

.fa-dharmachakra:before {
    content: "\F655";
}

.fa-dhl:before {
    content: "\F790";
}

.fa-diagnoses:before {
    content: "\F470";
}

.fa-diaspora:before {
    content: "\F791";
}

.fa-dice:before {
    content: "\F522";
}

.fa-dice-d20:before {
    content: "\F6CF";
}

.fa-dice-d6:before {
    content: "\F6D1";
}

.fa-dice-five:before {
    content: "\F523";
}

.fa-dice-four:before {
    content: "\F524";
}

.fa-dice-one:before {
    content: "\F525";
}

.fa-dice-six:before {
    content: "\F526";
}

.fa-dice-three:before {
    content: "\F527";
}

.fa-dice-two:before {
    content: "\F528";
}

.fa-digg:before {
    content: "\F1A6";
}

.fa-digital-ocean:before {
    content: "\F391";
}

.fa-digital-tachograph:before {
    content: "\F566";
}

.fa-directions:before {
    content: "\F5EB";
}

.fa-discord:before {
    content: "\F392";
}

.fa-discourse:before {
    content: "\F393";
}

.fa-disease:before {
    content: "\F7FA";
}

.fa-divide:before {
    content: "\F529";
}

.fa-dizzy:before {
    content: "\F567";
}

.fa-dna:before {
    content: "\F471";
}

.fa-dochub:before {
    content: "\F394";
}

.fa-docker:before {
    content: "\F395";
}

.fa-dog:before {
    content: "\F6D3";
}

.fa-dollar-sign:before {
    content: "\F155";
}

.fa-dolly:before {
    content: "\F472";
}

.fa-dolly-flatbed:before {
    content: "\F474";
}

.fa-donate:before {
    content: "\F4B9";
}

.fa-door-closed:before {
    content: "\F52A";
}

.fa-door-open:before {
    content: "\F52B";
}

.fa-dot-circle:before {
    content: "\F192";
}

.fa-dove:before {
    content: "\F4BA";
}

.fa-download:before {
    content: "\F019";
}

.fa-draft2digital:before {
    content: "\F396";
}

.fa-drafting-compass:before {
    content: "\F568";
}

.fa-dragon:before {
    content: "\F6D5";
}

.fa-draw-polygon:before {
    content: "\F5EE";
}

.fa-dribbble:before {
    content: "\F17D";
}

.fa-dribbble-square:before {
    content: "\F397";
}

.fa-dropbox:before {
    content: "\F16B";
}

.fa-drum:before {
    content: "\F569";
}

.fa-drum-steelpan:before {
    content: "\F56A";
}

.fa-drumstick-bite:before {
    content: "\F6D7";
}

.fa-drupal:before {
    content: "\F1A9";
}

.fa-dumbbell:before {
    content: "\F44B";
}

.fa-dumpster:before {
    content: "\F793";
}

.fa-dumpster-fire:before {
    content: "\F794";
}

.fa-dungeon:before {
    content: "\F6D9";
}

.fa-dyalog:before {
    content: "\F399";
}

.fa-earlybirds:before {
    content: "\F39A";
}

.fa-ebay:before {
    content: "\F4F4";
}

.fa-edge:before {
    content: "\F282";
}

.fa-edit:before {
    content: "\F044";
}

.fa-egg:before {
    content: "\F7FB";
}

.fa-eject:before {
    content: "\F052";
}

.fa-elementor:before {
    content: "\F430";
}

.fa-ellipsis-h:before {
    content: "\F141";
}

.fa-ellipsis-v:before {
    content: "\F142";
}

.fa-ello:before {
    content: "\F5F1";
}

.fa-ember:before {
    content: "\F423";
}

.fa-empire:before {
    content: "\F1D1";
}

.fa-envelope:before {
    content: "\F0E0";
}

.fa-envelope-open:before {
    content: "\F2B6";
}

.fa-envelope-open-text:before {
    content: "\F658";
}

.fa-envelope-square:before {
    content: "\F199";
}

.fa-envira:before {
    content: "\F299";
}

.fa-equals:before {
    content: "\F52C";
}

.fa-eraser:before {
    content: "\F12D";
}

.fa-erlang:before {
    content: "\F39D";
}

.fa-ethereum:before {
    content: "\F42E";
}

.fa-ethernet:before {
    content: "\F796";
}

.fa-etsy:before {
    content: "\F2D7";
}

.fa-euro-sign:before {
    content: "\F153";
}

.fa-evernote:before {
    content: "\F839";
}

.fa-exchange-alt:before {
    content: "\F362";
}

.fa-exclamation:before {
    content: "\F12A";
}

.fa-exclamation-circle:before {
    content: "\F06A";
}

.fa-exclamation-triangle:before {
    content: "\F071";
}

.fa-expand:before {
    content: "\F065";
}

.fa-expand-alt:before {
    content: "\F424";
}

.fa-expand-arrows-alt:before {
    content: "\F31E";
}

.fa-expeditedssl:before {
    content: "\F23E";
}

.fa-external-link-alt:before {
    content: "\F35D";
}

.fa-external-link-square-alt:before {
    content: "\F360";
}

.fa-eye:before {
    content: "\F06E";
}

.fa-eye-dropper:before {
    content: "\F1FB";
}

.fa-eye-slash:before {
    content: "\F070";
}

.fa-facebook:before {
    content: "\F09A";
}

.fa-facebook-f:before {
    content: "\F39E";
}

.fa-facebook-messenger:before {
    content: "\F39F";
}

.fa-facebook-square:before {
    content: "\F082";
}

.fa-fan:before {
    content: "\F863";
}

.fa-fantasy-flight-games:before {
    content: "\F6DC";
}

.fa-fast-backward:before {
    content: "\F049";
}

.fa-fast-forward:before {
    content: "\F050";
}

.fa-faucet:before {
    content: "\F905";
}

.fa-fax:before {
    content: "\F1AC";
}

.fa-feather:before {
    content: "\F52D";
}

.fa-feather-alt:before {
    content: "\F56B";
}

.fa-fedex:before {
    content: "\F797";
}

.fa-fedora:before {
    content: "\F798";
}

.fa-female:before {
    content: "\F182";
}

.fa-fighter-jet:before {
    content: "\F0FB";
}

.fa-figma:before {
    content: "\F799";
}

.fa-file:before {
    content: "\F15B";
}

.fa-file-alt:before {
    content: "\F15C";
}

.fa-file-archive:before {
    content: "\F1C6";
}

.fa-file-audio:before {
    content: "\F1C7";
}

.fa-file-code:before {
    content: "\F1C9";
}

.fa-file-contract:before {
    content: "\F56C";
}

.fa-file-csv:before {
    content: "\F6DD";
}

.fa-file-download:before {
    content: "\F56D";
}

.fa-file-excel:before {
    content: "\F1C3";
}

.fa-file-export:before {
    content: "\F56E";
}

.fa-file-image:before {
    content: "\F1C5";
}

.fa-file-import:before {
    content: "\F56F";
}

.fa-file-invoice:before {
    content: "\F570";
}

.fa-file-invoice-dollar:before {
    content: "\F571";
}

.fa-file-medical:before {
    content: "\F477";
}

.fa-file-medical-alt:before {
    content: "\F478";
}

.fa-file-pdf:before {
    content: "\F1C1";
}

.fa-file-powerpoint:before {
    content: "\F1C4";
}

.fa-file-prescription:before {
    content: "\F572";
}

.fa-file-signature:before {
    content: "\F573";
}

.fa-file-upload:before {
    content: "\F574";
}

.fa-file-video:before {
    content: "\F1C8";
}

.fa-file-word:before {
    content: "\F1C2";
}

.fa-fill:before {
    content: "\F575";
}

.fa-fill-drip:before {
    content: "\F576";
}

.fa-film:before {
    content: "\F008";
}

.fa-filter:before {
    content: "\F0B0";
}

.fa-fingerprint:before {
    content: "\F577";
}

.fa-fire:before {
    content: "\F06D";
}

.fa-fire-alt:before {
    content: "\F7E4";
}

.fa-fire-extinguisher:before {
    content: "\F134";
}

.fa-firefox:before {
    content: "\F269";
}

.fa-firefox-browser:before {
    content: "\F907";
}

.fa-first-aid:before {
    content: "\F479";
}

.fa-first-order:before {
    content: "\F2B0";
}

.fa-first-order-alt:before {
    content: "\F50A";
}

.fa-firstdraft:before {
    content: "\F3A1";
}

.fa-fish:before {
    content: "\F578";
}

.fa-fist-raised:before {
    content: "\F6DE";
}

.fa-flag:before {
    content: "\F024";
}

.fa-flag-checkered:before {
    content: "\F11E";
}

.fa-flag-usa:before {
    content: "\F74D";
}

.fa-flask:before {
    content: "\F0C3";
}

.fa-flickr:before {
    content: "\F16E";
}

.fa-flipboard:before {
    content: "\F44D";
}

.fa-flushed:before {
    content: "\F579";
}

.fa-fly:before {
    content: "\F417";
}

.fa-folder:before {
    content: "\F07B";
}

.fa-folder-minus:before {
    content: "\F65D";
}

.fa-folder-open:before {
    content: "\F07C";
}

.fa-folder-plus:before {
    content: "\F65E";
}

.fa-font:before {
    content: "\F031";
}

.fa-font-awesome:before {
    content: "\F2B4";
}

.fa-font-awesome-alt:before {
    content: "\F35C";
}

.fa-font-awesome-flag:before {
    content: "\F425";
}

.fa-font-awesome-logo-full:before {
    content: "\F4E6";
}

.fa-fonticons:before {
    content: "\F280";
}

.fa-fonticons-fi:before {
    content: "\F3A2";
}

.fa-football-ball:before {
    content: "\F44E";
}

.fa-fort-awesome:before {
    content: "\F286";
}

.fa-fort-awesome-alt:before {
    content: "\F3A3";
}

.fa-forumbee:before {
    content: "\F211";
}

.fa-forward:before {
    content: "\F04E";
}

.fa-foursquare:before {
    content: "\F180";
}

.fa-free-code-camp:before {
    content: "\F2C5";
}

.fa-freebsd:before {
    content: "\F3A4";
}

.fa-frog:before {
    content: "\F52E";
}

.fa-frown:before {
    content: "\F119";
}

.fa-frown-open:before {
    content: "\F57A";
}

.fa-fulcrum:before {
    content: "\F50B";
}

.fa-funnel-dollar:before {
    content: "\F662";
}

.fa-futbol:before {
    content: "\F1E3";
}

.fa-galactic-republic:before {
    content: "\F50C";
}

.fa-galactic-senate:before {
    content: "\F50D";
}

.fa-gamepad:before {
    content: "\F11B";
}

.fa-gas-pump:before {
    content: "\F52F";
}

.fa-gavel:before {
    content: "\F0E3";
}

.fa-gem:before {
    content: "\F3A5";
}

.fa-genderless:before {
    content: "\F22D";
}

.fa-get-pocket:before {
    content: "\F265";
}

.fa-gg:before {
    content: "\F260";
}

.fa-gg-circle:before {
    content: "\F261";
}

.fa-ghost:before {
    content: "\F6E2";
}

.fa-gift:before {
    content: "\F06B";
}

.fa-gifts:before {
    content: "\F79C";
}

.fa-git:before {
    content: "\F1D3";
}

.fa-git-alt:before {
    content: "\F841";
}

.fa-git-square:before {
    content: "\F1D2";
}

.fa-github:before {
    content: "\F09B";
}

.fa-github-alt:before {
    content: "\F113";
}

.fa-github-square:before {
    content: "\F092";
}

.fa-gitkraken:before {
    content: "\F3A6";
}

.fa-gitlab:before {
    content: "\F296";
}

.fa-gitter:before {
    content: "\F426";
}

.fa-glass-cheers:before {
    content: "\F79F";
}

.fa-glass-martini:before {
    content: "\F000";
}

.fa-glass-martini-alt:before {
    content: "\F57B";
}

.fa-glass-whiskey:before {
    content: "\F7A0";
}

.fa-glasses:before {
    content: "\F530";
}

.fa-glide:before {
    content: "\F2A5";
}

.fa-glide-g:before {
    content: "\F2A6";
}

.fa-globe:before {
    content: "\F0AC";
}

.fa-globe-africa:before {
    content: "\F57C";
}

.fa-globe-americas:before {
    content: "\F57D";
}

.fa-globe-asia:before {
    content: "\F57E";
}

.fa-globe-europe:before {
    content: "\F7A2";
}

.fa-gofore:before {
    content: "\F3A7";
}

.fa-golf-ball:before {
    content: "\F450";
}

.fa-goodreads:before {
    content: "\F3A8";
}

.fa-goodreads-g:before {
    content: "\F3A9";
}

.fa-google:before {
    content: "\F1A0";
}

.fa-google-drive:before {
    content: "\F3AA";
}

.fa-google-play:before {
    content: "\F3AB";
}

.fa-google-plus:before {
    content: "\F2B3";
}

.fa-google-plus-g:before {
    content: "\F0D5";
}

.fa-google-plus-square:before {
    content: "\F0D4";
}

.fa-google-wallet:before {
    content: "\F1EE";
}

.fa-gopuram:before {
    content: "\F664";
}

.fa-graduation-cap:before {
    content: "\F19D";
}

.fa-gratipay:before {
    content: "\F184";
}

.fa-grav:before {
    content: "\F2D6";
}

.fa-greater-than:before {
    content: "\F531";
}

.fa-greater-than-equal:before {
    content: "\F532";
}

.fa-grimace:before {
    content: "\F57F";
}

.fa-grin:before {
    content: "\F580";
}

.fa-grin-alt:before {
    content: "\F581";
}

.fa-grin-beam:before {
    content: "\F582";
}

.fa-grin-beam-sweat:before {
    content: "\F583";
}

.fa-grin-hearts:before {
    content: "\F584";
}

.fa-grin-squint:before {
    content: "\F585";
}

.fa-grin-squint-tears:before {
    content: "\F586";
}

.fa-grin-stars:before {
    content: "\F587";
}

.fa-grin-tears:before {
    content: "\F588";
}

.fa-grin-tongue:before {
    content: "\F589";
}

.fa-grin-tongue-squint:before {
    content: "\F58A";
}

.fa-grin-tongue-wink:before {
    content: "\F58B";
}

.fa-grin-wink:before {
    content: "\F58C";
}

.fa-grip-horizontal:before {
    content: "\F58D";
}

.fa-grip-lines:before {
    content: "\F7A4";
}

.fa-grip-lines-vertical:before {
    content: "\F7A5";
}

.fa-grip-vertical:before {
    content: "\F58E";
}

.fa-gripfire:before {
    content: "\F3AC";
}

.fa-grunt:before {
    content: "\F3AD";
}

.fa-guitar:before {
    content: "\F7A6";
}

.fa-gulp:before {
    content: "\F3AE";
}

.fa-h-square:before {
    content: "\F0FD";
}

.fa-hacker-news:before {
    content: "\F1D4";
}

.fa-hacker-news-square:before {
    content: "\F3AF";
}

.fa-hackerrank:before {
    content: "\F5F7";
}

.fa-hamburger:before {
    content: "\F805";
}

.fa-hammer:before {
    content: "\F6E3";
}

.fa-hamsa:before {
    content: "\F665";
}

.fa-hand-holding:before {
    content: "\F4BD";
}

.fa-hand-holding-heart:before {
    content: "\F4BE";
}

.fa-hand-holding-medical:before {
    content: "\F95C";
}

.fa-hand-holding-usd:before {
    content: "\F4C0";
}

.fa-hand-holding-water:before {
    content: "\F4C1";
}

.fa-hand-lizard:before {
    content: "\F258";
}

.fa-hand-middle-finger:before {
    content: "\F806";
}

.fa-hand-paper:before {
    content: "\F256";
}

.fa-hand-peace:before {
    content: "\F25B";
}

.fa-hand-point-down:before {
    content: "\F0A7";
}

.fa-hand-point-left:before {
    content: "\F0A5";
}

.fa-hand-point-right:before {
    content: "\F0A4";
}

.fa-hand-point-up:before {
    content: "\F0A6";
}

.fa-hand-pointer:before {
    content: "\F25A";
}

.fa-hand-rock:before {
    content: "\F255";
}

.fa-hand-scissors:before {
    content: "\F257";
}

.fa-hand-sparkles:before {
    content: "\F95D";
}

.fa-hand-spock:before {
    content: "\F259";
}

.fa-hands:before {
    content: "\F4C2";
}

.fa-hands-helping:before {
    content: "\F4C4";
}

.fa-hands-wash:before {
    content: "\F95E";
}

.fa-handshake:before {
    content: "\F2B5";
}

.fa-handshake-alt-slash:before {
    content: "\F95F";
}

.fa-handshake-slash:before {
    content: "\F960";
}

.fa-hanukiah:before {
    content: "\F6E6";
}

.fa-hard-hat:before {
    content: "\F807";
}

.fa-hashtag:before {
    content: "\F292";
}

.fa-hat-cowboy:before {
    content: "\F8C0";
}

.fa-hat-cowboy-side:before {
    content: "\F8C1";
}

.fa-hat-wizard:before {
    content: "\F6E8";
}

.fa-hdd:before {
    content: "\F0A0";
}

.fa-head-side-cough:before {
    content: "\F961";
}

.fa-head-side-cough-slash:before {
    content: "\F962";
}

.fa-head-side-mask:before {
    content: "\F963";
}

.fa-head-side-virus:before {
    content: "\F964";
}

.fa-heading:before {
    content: "\F1DC";
}

.fa-headphones:before {
    content: "\F025";
}

.fa-headphones-alt:before {
    content: "\F58F";
}

.fa-headset:before {
    content: "\F590";
}

.fa-heart:before {
    content: "\F004";
}

.fa-heart-broken:before {
    content: "\F7A9";
}

.fa-heartbeat:before {
    content: "\F21E";
}

.fa-helicopter:before {
    content: "\F533";
}

.fa-highlighter:before {
    content: "\F591";
}

.fa-hiking:before {
    content: "\F6EC";
}

.fa-hippo:before {
    content: "\F6ED";
}

.fa-hips:before {
    content: "\F452";
}

.fa-hire-a-helper:before {
    content: "\F3B0";
}

.fa-history:before {
    content: "\F1DA";
}

.fa-hockey-puck:before {
    content: "\F453";
}

.fa-holly-berry:before {
    content: "\F7AA";
}

.fa-home:before {
    content: "\F015";
}

.fa-hooli:before {
    content: "\F427";
}

.fa-hornbill:before {
    content: "\F592";
}

.fa-horse:before {
    content: "\F6F0";
}

.fa-horse-head:before {
    content: "\F7AB";
}

.fa-hospital:before {
    content: "\F0F8";
}

.fa-hospital-alt:before {
    content: "\F47D";
}

.fa-hospital-symbol:before {
    content: "\F47E";
}

.fa-hospital-user:before {
    content: "\F80D";
}

.fa-hot-tub:before {
    content: "\F593";
}

.fa-hotdog:before {
    content: "\F80F";
}

.fa-hotel:before {
    content: "\F594";
}

.fa-hotjar:before {
    content: "\F3B1";
}

.fa-hourglass:before {
    content: "\F254";
}

.fa-hourglass-end:before {
    content: "\F253";
}

.fa-hourglass-half:before {
    content: "\F252";
}

.fa-hourglass-start:before {
    content: "\F251";
}

.fa-house-damage:before {
    content: "\F6F1";
}

.fa-house-user:before {
    content: "\F965";
}

.fa-houzz:before {
    content: "\F27C";
}

.fa-hryvnia:before {
    content: "\F6F2";
}

.fa-html5:before {
    content: "\F13B";
}

.fa-hubspot:before {
    content: "\F3B2";
}

.fa-i-cursor:before {
    content: "\F246";
}

.fa-ice-cream:before {
    content: "\F810";
}

.fa-icicles:before {
    content: "\F7AD";
}

.fa-icons:before {
    content: "\F86D";
}

.fa-id-badge:before {
    content: "\F2C1";
}

.fa-id-card:before {
    content: "\F2C2";
}

.fa-id-card-alt:before {
    content: "\F47F";
}

.fa-ideal:before {
    content: "\F913";
}

.fa-igloo:before {
    content: "\F7AE";
}

.fa-image:before {
    content: "\F03E";
}

.fa-images:before {
    content: "\F302";
}

.fa-imdb:before {
    content: "\F2D8";
}

.fa-inbox:before {
    content: "\F01C";
}

.fa-indent:before {
    content: "\F03C";
}

.fa-industry:before {
    content: "\F275";
}

.fa-infinity:before {
    content: "\F534";
}

.fa-info:before {
    content: "\F129";
}

.fa-info-circle:before {
    content: "\F05A";
}

.fa-instagram:before {
    content: "\F16D";
}

.fa-instagram-square:before {
    content: "\F955";
}

.fa-intercom:before {
    content: "\F7AF";
}

.fa-internet-explorer:before {
    content: "\F26B";
}

.fa-invision:before {
    content: "\F7B0";
}

.fa-ioxhost:before {
    content: "\F208";
}

.fa-italic:before {
    content: "\F033";
}

.fa-itch-io:before {
    content: "\F83A";
}

.fa-itunes:before {
    content: "\F3B4";
}

.fa-itunes-note:before {
    content: "\F3B5";
}

.fa-java:before {
    content: "\F4E4";
}

.fa-jedi:before {
    content: "\F669";
}

.fa-jedi-order:before {
    content: "\F50E";
}

.fa-jenkins:before {
    content: "\F3B6";
}

.fa-jira:before {
    content: "\F7B1";
}

.fa-joget:before {
    content: "\F3B7";
}

.fa-joint:before {
    content: "\F595";
}

.fa-joomla:before {
    content: "\F1AA";
}

.fa-journal-whills:before {
    content: "\F66A";
}

.fa-js:before {
    content: "\F3B8";
}

.fa-js-square:before {
    content: "\F3B9";
}

.fa-jsfiddle:before {
    content: "\F1CC";
}

.fa-kaaba:before {
    content: "\F66B";
}

.fa-kaggle:before {
    content: "\F5FA";
}

.fa-key:before {
    content: "\F084";
}

.fa-keybase:before {
    content: "\F4F5";
}

.fa-keyboard:before {
    content: "\F11C";
}

.fa-keycdn:before {
    content: "\F3BA";
}

.fa-khanda:before {
    content: "\F66D";
}

.fa-kickstarter:before {
    content: "\F3BB";
}

.fa-kickstarter-k:before {
    content: "\F3BC";
}

.fa-kiss:before {
    content: "\F596";
}

.fa-kiss-beam:before {
    content: "\F597";
}

.fa-kiss-wink-heart:before {
    content: "\F598";
}

.fa-kiwi-bird:before {
    content: "\F535";
}

.fa-korvue:before {
    content: "\F42F";
}

.fa-landmark:before {
    content: "\F66F";
}

.fa-language:before {
    content: "\F1AB";
}

.fa-laptop:before {
    content: "\F109";
}

.fa-laptop-code:before {
    content: "\F5FC";
}

.fa-laptop-house:before {
    content: "\F966";
}

.fa-laptop-medical:before {
    content: "\F812";
}

.fa-laravel:before {
    content: "\F3BD";
}

.fa-lastfm:before {
    content: "\F202";
}

.fa-lastfm-square:before {
    content: "\F203";
}

.fa-laugh:before {
    content: "\F599";
}

.fa-laugh-beam:before {
    content: "\F59A";
}

.fa-laugh-squint:before {
    content: "\F59B";
}

.fa-laugh-wink:before {
    content: "\F59C";
}

.fa-layer-group:before {
    content: "\F5FD";
}

.fa-leaf:before {
    content: "\F06C";
}

.fa-leanpub:before {
    content: "\F212";
}

.fa-lemon:before {
    content: "\F094";
}

.fa-less:before {
    content: "\F41D";
}

.fa-less-than:before {
    content: "\F536";
}

.fa-less-than-equal:before {
    content: "\F537";
}

.fa-level-down-alt:before {
    content: "\F3BE";
}

.fa-level-up-alt:before {
    content: "\F3BF";
}

.fa-life-ring:before {
    content: "\F1CD";
}

.fa-lightbulb:before {
    content: "\F0EB";
}

.fa-line:before {
    content: "\F3C0";
}

.fa-link:before {
    content: "\F0C1";
}

.fa-linkedin:before {
    content: "\F08C";
}

.fa-linkedin-in:before {
    content: "\F0E1";
}

.fa-linode:before {
    content: "\F2B8";
}

.fa-linux:before {
    content: "\F17C";
}

.fa-lira-sign:before {
    content: "\F195";
}

.fa-list:before {
    content: "\F03A";
}

.fa-list-alt:before {
    content: "\F022";
}

.fa-list-ol:before {
    content: "\F0CB";
}

.fa-list-ul:before {
    content: "\F0CA";
}

.fa-location-arrow:before {
    content: "\F124";
}

.fa-lock:before {
    content: "\F023";
}

.fa-lock-open:before {
    content: "\F3C1";
}

.fa-long-arrow-alt-down:before {
    content: "\F309";
}

.fa-long-arrow-alt-left:before {
    content: "\F30A";
}

.fa-long-arrow-alt-right:before {
    content: "\F30B";
}

.fa-long-arrow-alt-up:before {
    content: "\F30C";
}

.fa-low-vision:before {
    content: "\F2A8";
}

.fa-luggage-cart:before {
    content: "\F59D";
}

.fa-lungs:before {
    content: "\F604";
}

.fa-lungs-virus:before {
    content: "\F967";
}

.fa-lyft:before {
    content: "\F3C3";
}

.fa-magento:before {
    content: "\F3C4";
}

.fa-magic:before {
    content: "\F0D0";
}

.fa-magnet:before {
    content: "\F076";
}

.fa-mail-bulk:before {
    content: "\F674";
}

.fa-mailchimp:before {
    content: "\F59E";
}

.fa-male:before {
    content: "\F183";
}

.fa-mandalorian:before {
    content: "\F50F";
}

.fa-map:before {
    content: "\F279";
}

.fa-map-marked:before {
    content: "\F59F";
}

.fa-map-marked-alt:before {
    content: "\F5A0";
}

.fa-map-marker:before {
    content: "\F041";
}

.fa-map-marker-alt:before {
    content: "\F3C5";
}

.fa-map-pin:before {
    content: "\F276";
}

.fa-map-signs:before {
    content: "\F277";
}

.fa-markdown:before {
    content: "\F60F";
}

.fa-marker:before {
    content: "\F5A1";
}

.fa-mars:before {
    content: "\F222";
}

.fa-mars-double:before {
    content: "\F227";
}

.fa-mars-stroke:before {
    content: "\F229";
}

.fa-mars-stroke-h:before {
    content: "\F22B";
}

.fa-mars-stroke-v:before {
    content: "\F22A";
}

.fa-mask:before {
    content: "\F6FA";
}

.fa-mastodon:before {
    content: "\F4F6";
}

.fa-maxcdn:before {
    content: "\F136";
}

.fa-mdb:before {
    content: "\F8CA";
}

.fa-medal:before {
    content: "\F5A2";
}

.fa-medapps:before {
    content: "\F3C6";
}

.fa-medium:before {
    content: "\F23A";
}

.fa-medium-m:before {
    content: "\F3C7";
}

.fa-medkit:before {
    content: "\F0FA";
}

.fa-medrt:before {
    content: "\F3C8";
}

.fa-meetup:before {
    content: "\F2E0";
}

.fa-megaport:before {
    content: "\F5A3";
}

.fa-meh:before {
    content: "\F11A";
}

.fa-meh-blank:before {
    content: "\F5A4";
}

.fa-meh-rolling-eyes:before {
    content: "\F5A5";
}

.fa-memory:before {
    content: "\F538";
}

.fa-mendeley:before {
    content: "\F7B3";
}

.fa-menorah:before {
    content: "\F676";
}

.fa-mercury:before {
    content: "\F223";
}

.fa-meteor:before {
    content: "\F753";
}

.fa-microblog:before {
    content: "\F91A";
}

.fa-microchip:before {
    content: "\F2DB";
}

.fa-microphone:before {
    content: "\F130";
}

.fa-microphone-alt:before {
    content: "\F3C9";
}

.fa-microphone-alt-slash:before {
    content: "\F539";
}

.fa-microphone-slash:before {
    content: "\F131";
}

.fa-microscope:before {
    content: "\F610";
}

.fa-microsoft:before {
    content: "\F3CA";
}

.fa-minus:before {
    content: "\F068";
}

.fa-minus-circle:before {
    content: "\F056";
}

.fa-minus-square:before {
    content: "\F146";
}

.fa-mitten:before {
    content: "\F7B5";
}

.fa-mix:before {
    content: "\F3CB";
}

.fa-mixcloud:before {
    content: "\F289";
}

.fa-mixer:before {
    content: "\F956";
}

.fa-mizuni:before {
    content: "\F3CC";
}

.fa-mobile:before {
    content: "\F10B";
}

.fa-mobile-alt:before {
    content: "\F3CD";
}

.fa-modx:before {
    content: "\F285";
}

.fa-monero:before {
    content: "\F3D0";
}

.fa-money-bill:before {
    content: "\F0D6";
}

.fa-money-bill-alt:before {
    content: "\F3D1";
}

.fa-money-bill-wave:before {
    content: "\F53A";
}

.fa-money-bill-wave-alt:before {
    content: "\F53B";
}

.fa-money-check:before {
    content: "\F53C";
}

.fa-money-check-alt:before {
    content: "\F53D";
}

.fa-monument:before {
    content: "\F5A6";
}

.fa-moon:before {
    content: "\F186";
}

.fa-mortar-pestle:before {
    content: "\F5A7";
}

.fa-mosque:before {
    content: "\F678";
}

.fa-motorcycle:before {
    content: "\F21C";
}

.fa-mountain:before {
    content: "\F6FC";
}

.fa-mouse:before {
    content: "\F8CC";
}

.fa-mouse-pointer:before {
    content: "\F245";
}

.fa-mug-hot:before {
    content: "\F7B6";
}

.fa-music:before {
    content: "\F001";
}

.fa-napster:before {
    content: "\F3D2";
}

.fa-neos:before {
    content: "\F612";
}

.fa-network-wired:before {
    content: "\F6FF";
}

.fa-neuter:before {
    content: "\F22C";
}

.fa-newspaper:before {
    content: "\F1EA";
}

.fa-nimblr:before {
    content: "\F5A8";
}

.fa-node:before {
    content: "\F419";
}

.fa-node-js:before {
    content: "\F3D3";
}

.fa-not-equal:before {
    content: "\F53E";
}

.fa-notes-medical:before {
    content: "\F481";
}

.fa-npm:before {
    content: "\F3D4";
}

.fa-ns8:before {
    content: "\F3D5";
}

.fa-nutritionix:before {
    content: "\F3D6";
}

.fa-object-group:before {
    content: "\F247";
}

.fa-object-ungroup:before {
    content: "\F248";
}

.fa-odnoklassniki:before {
    content: "\F263";
}

.fa-odnoklassniki-square:before {
    content: "\F264";
}

.fa-oil-can:before {
    content: "\F613";
}

.fa-old-republic:before {
    content: "\F510";
}

.fa-om:before {
    content: "\F679";
}

.fa-opencart:before {
    content: "\F23D";
}

.fa-openid:before {
    content: "\F19B";
}

.fa-opera:before {
    content: "\F26A";
}

.fa-optin-monster:before {
    content: "\F23C";
}

.fa-orcid:before {
    content: "\F8D2";
}

.fa-osi:before {
    content: "\F41A";
}

.fa-otter:before {
    content: "\F700";
}

.fa-outdent:before {
    content: "\F03B";
}

.fa-page4:before {
    content: "\F3D7";
}

.fa-pagelines:before {
    content: "\F18C";
}

.fa-pager:before {
    content: "\F815";
}

.fa-paint-brush:before {
    content: "\F1FC";
}

.fa-paint-roller:before {
    content: "\F5AA";
}

.fa-palette:before {
    content: "\F53F";
}

.fa-palfed:before {
    content: "\F3D8";
}

.fa-pallet:before {
    content: "\F482";
}

.fa-paper-plane:before {
    content: "\F1D8";
}

.fa-paperclip:before {
    content: "\F0C6";
}

.fa-parachute-box:before {
    content: "\F4CD";
}

.fa-paragraph:before {
    content: "\F1DD";
}

.fa-parking:before {
    content: "\F540";
}

.fa-passport:before {
    content: "\F5AB";
}

.fa-pastafarianism:before {
    content: "\F67B";
}

.fa-paste:before {
    content: "\F0EA";
}

.fa-patreon:before {
    content: "\F3D9";
}

.fa-pause:before {
    content: "\F04C";
}

.fa-pause-circle:before {
    content: "\F28B";
}

.fa-paw:before {
    content: "\F1B0";
}

.fa-paypal:before {
    content: "\F1ED";
}

.fa-peace:before {
    content: "\F67C";
}

.fa-pen:before {
    content: "\F304";
}

.fa-pen-alt:before {
    content: "\F305";
}

.fa-pen-fancy:before {
    content: "\F5AC";
}

.fa-pen-nib:before {
    content: "\F5AD";
}

.fa-pen-square:before {
    content: "\F14B";
}

.fa-pencil-alt:before {
    content: "\F303";
}

.fa-pencil-ruler:before {
    content: "\F5AE";
}

.fa-penny-arcade:before {
    content: "\F704";
}

.fa-people-arrows:before {
    content: "\F968";
}

.fa-people-carry:before {
    content: "\F4CE";
}

.fa-pepper-hot:before {
    content: "\F816";
}

.fa-percent:before {
    content: "\F295";
}

.fa-percentage:before {
    content: "\F541";
}

.fa-periscope:before {
    content: "\F3DA";
}

.fa-person-booth:before {
    content: "\F756";
}

.fa-phabricator:before {
    content: "\F3DB";
}

.fa-phoenix-framework:before {
    content: "\F3DC";
}

.fa-phoenix-squadron:before {
    content: "\F511";
}

.fa-phone:before {
    content: "\F095";
}

.fa-phone-alt:before {
    content: "\F879";
}

.fa-phone-slash:before {
    content: "\F3DD";
}

.fa-phone-square:before {
    content: "\F098";
}

.fa-phone-square-alt:before {
    content: "\F87B";
}

.fa-phone-volume:before {
    content: "\F2A0";
}

.fa-photo-video:before {
    content: "\F87C";
}

.fa-php:before {
    content: "\F457";
}

.fa-pied-piper:before {
    content: "\F2AE";
}

.fa-pied-piper-alt:before {
    content: "\F1A8";
}

.fa-pied-piper-hat:before {
    content: "\F4E5";
}

.fa-pied-piper-pp:before {
    content: "\F1A7";
}

.fa-pied-piper-square:before {
    content: "\F91E";
}

.fa-piggy-bank:before {
    content: "\F4D3";
}

.fa-pills:before {
    content: "\F484";
}

.fa-pinterest:before {
    content: "\F0D2";
}

.fa-pinterest-p:before {
    content: "\F231";
}

.fa-pinterest-square:before {
    content: "\F0D3";
}

.fa-pizza-slice:before {
    content: "\F818";
}

.fa-place-of-worship:before {
    content: "\F67F";
}

.fa-plane:before {
    content: "\F072";
}

.fa-plane-arrival:before {
    content: "\F5AF";
}

.fa-plane-departure:before {
    content: "\F5B0";
}

.fa-plane-slash:before {
    content: "\F969";
}

.fa-play:before {
    content: "\F04B";
}

.fa-play-circle:before {
    content: "\F144";
}

.fa-playstation:before {
    content: "\F3DF";
}

.fa-plug:before {
    content: "\F1E6";
}

.fa-plus:before {
    content: "\F067";
}

.fa-plus-circle:before {
    content: "\F055";
}

.fa-plus-square:before {
    content: "\F0FE";
}

.fa-podcast:before {
    content: "\F2CE";
}

.fa-poll:before {
    content: "\F681";
}

.fa-poll-h:before {
    content: "\F682";
}

.fa-poo:before {
    content: "\F2FE";
}

.fa-poo-storm:before {
    content: "\F75A";
}

.fa-poop:before {
    content: "\F619";
}

.fa-portrait:before {
    content: "\F3E0";
}

.fa-pound-sign:before {
    content: "\F154";
}

.fa-power-off:before {
    content: "\F011";
}

.fa-pray:before {
    content: "\F683";
}

.fa-praying-hands:before {
    content: "\F684";
}

.fa-prescription:before {
    content: "\F5B1";
}

.fa-prescription-bottle:before {
    content: "\F485";
}

.fa-prescription-bottle-alt:before {
    content: "\F486";
}

.fa-print:before {
    content: "\F02F";
}

.fa-procedures:before {
    content: "\F487";
}

.fa-product-hunt:before {
    content: "\F288";
}

.fa-project-diagram:before {
    content: "\F542";
}

.fa-pump-medical:before {
    content: "\F96A";
}

.fa-pump-soap:before {
    content: "\F96B";
}

.fa-pushed:before {
    content: "\F3E1";
}

.fa-puzzle-piece:before {
    content: "\F12E";
}

.fa-python:before {
    content: "\F3E2";
}

.fa-qq:before {
    content: "\F1D6";
}

.fa-qrcode:before {
    content: "\F029";
}

.fa-question:before {
    content: "\F128";
}

.fa-question-circle:before {
    content: "\F059";
}

.fa-quidditch:before {
    content: "\F458";
}

.fa-quinscape:before {
    content: "\F459";
}

.fa-quora:before {
    content: "\F2C4";
}

.fa-quote-left:before {
    content: "\F10D";
}

.fa-quote-right:before {
    content: "\F10E";
}

.fa-quran:before {
    content: "\F687";
}

.fa-r-project:before {
    content: "\F4F7";
}

.fa-radiation:before {
    content: "\F7B9";
}

.fa-radiation-alt:before {
    content: "\F7BA";
}

.fa-rainbow:before {
    content: "\F75B";
}

.fa-random:before {
    content: "\F074";
}

.fa-raspberry-pi:before {
    content: "\F7BB";
}

.fa-ravelry:before {
    content: "\F2D9";
}

.fa-react:before {
    content: "\F41B";
}

.fa-reacteurope:before {
    content: "\F75D";
}

.fa-readme:before {
    content: "\F4D5";
}

.fa-rebel:before {
    content: "\F1D0";
}

.fa-receipt:before {
    content: "\F543";
}

.fa-record-vinyl:before {
    content: "\F8D9";
}

.fa-recycle:before {
    content: "\F1B8";
}

.fa-red-river:before {
    content: "\F3E3";
}

.fa-reddit:before {
    content: "\F1A1";
}

.fa-reddit-alien:before {
    content: "\F281";
}

.fa-reddit-square:before {
    content: "\F1A2";
}

.fa-redhat:before {
    content: "\F7BC";
}

.fa-redo:before {
    content: "\F01E";
}

.fa-redo-alt:before {
    content: "\F2F9";
}

.fa-registered:before {
    content: "\F25D";
}

.fa-remove-format:before {
    content: "\F87D";
}

.fa-renren:before {
    content: "\F18B";
}

.fa-reply:before {
    content: "\F3E5";
}

.fa-reply-all:before {
    content: "\F122";
}

.fa-replyd:before {
    content: "\F3E6";
}

.fa-republican:before {
    content: "\F75E";
}

.fa-researchgate:before {
    content: "\F4F8";
}

.fa-resolving:before {
    content: "\F3E7";
}

.fa-restroom:before {
    content: "\F7BD";
}

.fa-retweet:before {
    content: "\F079";
}

.fa-rev:before {
    content: "\F5B2";
}

.fa-ribbon:before {
    content: "\F4D6";
}

.fa-ring:before {
    content: "\F70B";
}

.fa-road:before {
    content: "\F018";
}

.fa-robot:before {
    content: "\F544";
}

.fa-rocket:before {
    content: "\F135";
}

.fa-rocketchat:before {
    content: "\F3E8";
}

.fa-rockrms:before {
    content: "\F3E9";
}

.fa-route:before {
    content: "\F4D7";
}

.fa-rss:before {
    content: "\F09E";
}

.fa-rss-square:before {
    content: "\F143";
}

.fa-ruble-sign:before {
    content: "\F158";
}

.fa-ruler:before {
    content: "\F545";
}

.fa-ruler-combined:before {
    content: "\F546";
}

.fa-ruler-horizontal:before {
    content: "\F547";
}

.fa-ruler-vertical:before {
    content: "\F548";
}

.fa-running:before {
    content: "\F70C";
}

.fa-rupee-sign:before {
    content: "\F156";
}

.fa-sad-cry:before {
    content: "\F5B3";
}

.fa-sad-tear:before {
    content: "\F5B4";
}

.fa-safari:before {
    content: "\F267";
}

.fa-salesforce:before {
    content: "\F83B";
}

.fa-sass:before {
    content: "\F41E";
}

.fa-satellite:before {
    content: "\F7BF";
}

.fa-satellite-dish:before {
    content: "\F7C0";
}

.fa-save:before {
    content: "\F0C7";
}

.fa-schlix:before {
    content: "\F3EA";
}

.fa-school:before {
    content: "\F549";
}

.fa-screwdriver:before {
    content: "\F54A";
}

.fa-scribd:before {
    content: "\F28A";
}

.fa-scroll:before {
    content: "\F70E";
}

.fa-sd-card:before {
    content: "\F7C2";
}

.fa-search:before {
    content: "\F002";
}

.fa-search-dollar:before {
    content: "\F688";
}

.fa-search-location:before {
    content: "\F689";
}

.fa-search-minus:before {
    content: "\F010";
}

.fa-search-plus:before {
    content: "\F00E";
}

.fa-searchengin:before {
    content: "\F3EB";
}

.fa-seedling:before {
    content: "\F4D8";
}

.fa-sellcast:before {
    content: "\F2DA";
}

.fa-sellsy:before {
    content: "\F213";
}

.fa-server:before {
    content: "\F233";
}

.fa-servicestack:before {
    content: "\F3EC";
}

.fa-shapes:before {
    content: "\F61F";
}

.fa-share:before {
    content: "\F064";
}

.fa-share-alt:before {
    content: "\F1E0";
}

.fa-share-alt-square:before {
    content: "\F1E1";
}

.fa-share-square:before {
    content: "\F14D";
}

.fa-shekel-sign:before {
    content: "\F20B";
}

.fa-shield-alt:before {
    content: "\F3ED";
}

.fa-shield-virus:before {
    content: "\F96C";
}

.fa-ship:before {
    content: "\F21A";
}

.fa-shipping-fast:before {
    content: "\F48B";
}

.fa-shirtsinbulk:before {
    content: "\F214";
}

.fa-shoe-prints:before {
    content: "\F54B";
}

.fa-shopify:before {
    content: "\F957";
}

.fa-shopping-bag:before {
    content: "\F290";
}

.fa-shopping-basket:before {
    content: "\F291";
}

.fa-shopping-cart:before {
    content: "\F07A";
}

.fa-shopware:before {
    content: "\F5B5";
}

.fa-shower:before {
    content: "\F2CC";
}

.fa-shuttle-van:before {
    content: "\F5B6";
}

.fa-sign:before {
    content: "\F4D9";
}

.fa-sign-in-alt:before {
    content: "\F2F6";
}

.fa-sign-language:before {
    content: "\F2A7";
}

.fa-sign-out-alt:before {
    content: "\F2F5";
}

.fa-signal:before {
    content: "\F012";
}

.fa-signature:before {
    content: "\F5B7";
}

.fa-sim-card:before {
    content: "\F7C4";
}

.fa-simplybuilt:before {
    content: "\F215";
}

.fa-sistrix:before {
    content: "\F3EE";
}

.fa-sitemap:before {
    content: "\F0E8";
}

.fa-sith:before {
    content: "\F512";
}

.fa-skating:before {
    content: "\F7C5";
}

.fa-sketch:before {
    content: "\F7C6";
}

.fa-skiing:before {
    content: "\F7C9";
}

.fa-skiing-nordic:before {
    content: "\F7CA";
}

.fa-skull:before {
    content: "\F54C";
}

.fa-skull-crossbones:before {
    content: "\F714";
}

.fa-skyatlas:before {
    content: "\F216";
}

.fa-skype:before {
    content: "\F17E";
}

.fa-slack:before {
    content: "\F198";
}

.fa-slack-hash:before {
    content: "\F3EF";
}

.fa-slash:before {
    content: "\F715";
}

.fa-sleigh:before {
    content: "\F7CC";
}

.fa-sliders-h:before {
    content: "\F1DE";
}

.fa-slideshare:before {
    content: "\F1E7";
}

.fa-smile:before {
    content: "\F118";
}

.fa-smile-beam:before {
    content: "\F5B8";
}

.fa-smile-wink:before {
    content: "\F4DA";
}

.fa-smog:before {
    content: "\F75F";
}

.fa-smoking:before {
    content: "\F48D";
}

.fa-smoking-ban:before {
    content: "\F54D";
}

.fa-sms:before {
    content: "\F7CD";
}

.fa-snapchat:before {
    content: "\F2AB";
}

.fa-snapchat-ghost:before {
    content: "\F2AC";
}

.fa-snapchat-square:before {
    content: "\F2AD";
}

.fa-snowboarding:before {
    content: "\F7CE";
}

.fa-snowflake:before {
    content: "\F2DC";
}

.fa-snowman:before {
    content: "\F7D0";
}

.fa-snowplow:before {
    content: "\F7D2";
}

.fa-soap:before {
    content: "\F96E";
}

.fa-socks:before {
    content: "\F696";
}

.fa-solar-panel:before {
    content: "\F5BA";
}

.fa-sort:before {
    content: "\F0DC";
}

.fa-sort-alpha-down:before {
    content: "\F15D";
}

.fa-sort-alpha-down-alt:before {
    content: "\F881";
}

.fa-sort-alpha-up:before {
    content: "\F15E";
}

.fa-sort-alpha-up-alt:before {
    content: "\F882";
}

.fa-sort-amount-down:before {
    content: "\F160";
}

.fa-sort-amount-down-alt:before {
    content: "\F884";
}

.fa-sort-amount-up:before {
    content: "\F161";
}

.fa-sort-amount-up-alt:before {
    content: "\F885";
}

.fa-sort-down:before {
    content: "\F0DD";
}

.fa-sort-numeric-down:before {
    content: "\F162";
}

.fa-sort-numeric-down-alt:before {
    content: "\F886";
}

.fa-sort-numeric-up:before {
    content: "\F163";
}

.fa-sort-numeric-up-alt:before {
    content: "\F887";
}

.fa-sort-up:before {
    content: "\F0DE";
}

.fa-soundcloud:before {
    content: "\F1BE";
}

.fa-sourcetree:before {
    content: "\F7D3";
}

.fa-spa:before {
    content: "\F5BB";
}

.fa-space-shuttle:before {
    content: "\F197";
}

.fa-speakap:before {
    content: "\F3F3";
}

.fa-speaker-deck:before {
    content: "\F83C";
}

.fa-spell-check:before {
    content: "\F891";
}

.fa-spider:before {
    content: "\F717";
}

.fa-spinner:before {
    content: "\F110";
}

.fa-splotch:before {
    content: "\F5BC";
}

.fa-spotify:before {
    content: "\F1BC";
}

.fa-spray-can:before {
    content: "\F5BD";
}

.fa-square:before {
    content: "\F0C8";
}

.fa-square-full:before {
    content: "\F45C";
}

.fa-square-root-alt:before {
    content: "\F698";
}

.fa-squarespace:before {
    content: "\F5BE";
}

.fa-stack-exchange:before {
    content: "\F18D";
}

.fa-stack-overflow:before {
    content: "\F16C";
}

.fa-stackpath:before {
    content: "\F842";
}

.fa-stamp:before {
    content: "\F5BF";
}

.fa-star:before {
    content: "\F005";
}

.fa-star-and-crescent:before {
    content: "\F699";
}

.fa-star-half:before {
    content: "\F089";
}

.fa-star-half-alt:before {
    content: "\F5C0";
}

.fa-star-of-david:before {
    content: "\F69A";
}

.fa-star-of-life:before {
    content: "\F621";
}

.fa-staylinked:before {
    content: "\F3F5";
}

.fa-steam:before {
    content: "\F1B6";
}

.fa-steam-square:before {
    content: "\F1B7";
}

.fa-steam-symbol:before {
    content: "\F3F6";
}

.fa-step-backward:before {
    content: "\F048";
}

.fa-step-forward:before {
    content: "\F051";
}

.fa-stethoscope:before {
    content: "\F0F1";
}

.fa-sticker-mule:before {
    content: "\F3F7";
}

.fa-sticky-note:before {
    content: "\F249";
}

.fa-stop:before {
    content: "\F04D";
}

.fa-stop-circle:before {
    content: "\F28D";
}

.fa-stopwatch:before {
    content: "\F2F2";
}

.fa-stopwatch-20:before {
    content: "\F96F";
}

.fa-store:before {
    content: "\F54E";
}

.fa-store-alt:before {
    content: "\F54F";
}

.fa-store-alt-slash:before {
    content: "\F970";
}

.fa-store-slash:before {
    content: "\F971";
}

.fa-strava:before {
    content: "\F428";
}

.fa-stream:before {
    content: "\F550";
}

.fa-street-view:before {
    content: "\F21D";
}

.fa-strikethrough:before {
    content: "\F0CC";
}

.fa-stripe:before {
    content: "\F429";
}

.fa-stripe-s:before {
    content: "\F42A";
}

.fa-stroopwafel:before {
    content: "\F551";
}

.fa-studiovinari:before {
    content: "\F3F8";
}

.fa-stumbleupon:before {
    content: "\F1A4";
}

.fa-stumbleupon-circle:before {
    content: "\F1A3";
}

.fa-subscript:before {
    content: "\F12C";
}

.fa-subway:before {
    content: "\F239";
}

.fa-suitcase:before {
    content: "\F0F2";
}

.fa-suitcase-rolling:before {
    content: "\F5C1";
}

.fa-sun:before {
    content: "\F185";
}

.fa-superpowers:before {
    content: "\F2DD";
}

.fa-superscript:before {
    content: "\F12B";
}

.fa-supple:before {
    content: "\F3F9";
}

.fa-surprise:before {
    content: "\F5C2";
}

.fa-suse:before {
    content: "\F7D6";
}

.fa-swatchbook:before {
    content: "\F5C3";
}

.fa-swift:before {
    content: "\F8E1";
}

.fa-swimmer:before {
    content: "\F5C4";
}

.fa-swimming-pool:before {
    content: "\F5C5";
}

.fa-symfony:before {
    content: "\F83D";
}

.fa-synagogue:before {
    content: "\F69B";
}

.fa-sync:before {
    content: "\F021";
}

.fa-sync-alt:before {
    content: "\F2F1";
}

.fa-syringe:before {
    content: "\F48E";
}

.fa-table:before {
    content: "\F0CE";
}

.fa-table-tennis:before {
    content: "\F45D";
}

.fa-tablet:before {
    content: "\F10A";
}

.fa-tablet-alt:before {
    content: "\F3FA";
}

.fa-tablets:before {
    content: "\F490";
}

.fa-tachometer-alt:before {
    content: "\F3FD";
}

.fa-tag:before {
    content: "\F02B";
}

.fa-tags:before {
    content: "\F02C";
}

.fa-tape:before {
    content: "\F4DB";
}

.fa-tasks:before {
    content: "\F0AE";
}

.fa-taxi:before {
    content: "\F1BA";
}

.fa-teamspeak:before {
    content: "\F4F9";
}

.fa-teeth:before {
    content: "\F62E";
}

.fa-teeth-open:before {
    content: "\F62F";
}

.fa-telegram:before {
    content: "\F2C6";
}

.fa-telegram-plane:before {
    content: "\F3FE";
}

.fa-temperature-high:before {
    content: "\F769";
}

.fa-temperature-low:before {
    content: "\F76B";
}

.fa-tencent-weibo:before {
    content: "\F1D5";
}

.fa-tenge:before {
    content: "\F7D7";
}

.fa-terminal:before {
    content: "\F120";
}

.fa-text-height:before {
    content: "\F034";
}

.fa-text-width:before {
    content: "\F035";
}

.fa-th:before {
    content: "\F00A";
}

.fa-th-large:before {
    content: "\F009";
}

.fa-th-list:before {
    content: "\F00B";
}

.fa-the-red-yeti:before {
    content: "\F69D";
}

.fa-theater-masks:before {
    content: "\F630";
}

.fa-themeco:before {
    content: "\F5C6";
}

.fa-themeisle:before {
    content: "\F2B2";
}

.fa-thermometer:before {
    content: "\F491";
}

.fa-thermometer-empty:before {
    content: "\F2CB";
}

.fa-thermometer-full:before {
    content: "\F2C7";
}

.fa-thermometer-half:before {
    content: "\F2C9";
}

.fa-thermometer-quarter:before {
    content: "\F2CA";
}

.fa-thermometer-three-quarters:before {
    content: "\F2C8";
}

.fa-think-peaks:before {
    content: "\F731";
}

.fa-thumbs-down:before {
    content: "\F165";
}

.fa-thumbs-up:before {
    content: "\F164";
}

.fa-thumbtack:before {
    content: "\F08D";
}

.fa-ticket-alt:before {
    content: "\F3FF";
}

.fa-times:before {
    content: "\F00D";
}

.fa-times-circle:before {
    content: "\F057";
}

.fa-tint:before {
    content: "\F043";
}

.fa-tint-slash:before {
    content: "\F5C7";
}

.fa-tired:before {
    content: "\F5C8";
}

.fa-toggle-off:before {
    content: "\F204";
}

.fa-toggle-on:before {
    content: "\F205";
}

.fa-toilet:before {
    content: "\F7D8";
}

.fa-toilet-paper:before {
    content: "\F71E";
}

.fa-toilet-paper-slash:before {
    content: "\F972";
}

.fa-toolbox:before {
    content: "\F552";
}

.fa-tools:before {
    content: "\F7D9";
}

.fa-tooth:before {
    content: "\F5C9";
}

.fa-torah:before {
    content: "\F6A0";
}

.fa-torii-gate:before {
    content: "\F6A1";
}

.fa-tractor:before {
    content: "\F722";
}

.fa-trade-federation:before {
    content: "\F513";
}

.fa-trademark:before {
    content: "\F25C";
}

.fa-traffic-light:before {
    content: "\F637";
}

.fa-trailer:before {
    content: "\F941";
}

.fa-train:before {
    content: "\F238";
}

.fa-tram:before {
    content: "\F7DA";
}

.fa-transgender:before {
    content: "\F224";
}

.fa-transgender-alt:before {
    content: "\F225";
}

.fa-trash:before {
    content: "\F1F8";
}

.fa-trash-alt:before {
    content: "\F2ED";
}

.fa-trash-restore:before {
    content: "\F829";
}

.fa-trash-restore-alt:before {
    content: "\F82A";
}

.fa-tree:before {
    content: "\F1BB";
}

.fa-trello:before {
    content: "\F181";
}

.fa-tripadvisor:before {
    content: "\F262";
}

.fa-trophy:before {
    content: "\F091";
}

.fa-truck:before {
    content: "\F0D1";
}

.fa-truck-loading:before {
    content: "\F4DE";
}

.fa-truck-monster:before {
    content: "\F63B";
}

.fa-truck-moving:before {
    content: "\F4DF";
}

.fa-truck-pickup:before {
    content: "\F63C";
}

.fa-tshirt:before {
    content: "\F553";
}

.fa-tty:before {
    content: "\F1E4";
}

.fa-tumblr:before {
    content: "\F173";
}

.fa-tumblr-square:before {
    content: "\F174";
}

.fa-tv:before {
    content: "\F26C";
}

.fa-twitch:before {
    content: "\F1E8";
}

.fa-twitter:before {
    content: "\F099";
}

.fa-twitter-square:before {
    content: "\F081";
}

.fa-typo3:before {
    content: "\F42B";
}

.fa-uber:before {
    content: "\F402";
}

.fa-ubuntu:before {
    content: "\F7DF";
}

.fa-uikit:before {
    content: "\F403";
}

.fa-umbraco:before {
    content: "\F8E8";
}

.fa-umbrella:before {
    content: "\F0E9";
}

.fa-umbrella-beach:before {
    content: "\F5CA";
}

.fa-underline:before {
    content: "\F0CD";
}

.fa-undo:before {
    content: "\F0E2";
}

.fa-undo-alt:before {
    content: "\F2EA";
}

.fa-uniregistry:before {
    content: "\F404";
}

.fa-unity:before {
    content: "\F949";
}

.fa-universal-access:before {
    content: "\F29A";
}

.fa-university:before {
    content: "\F19C";
}

.fa-unlink:before {
    content: "\F127";
}

.fa-unlock:before {
    content: "\F09C";
}

.fa-unlock-alt:before {
    content: "\F13E";
}

.fa-untappd:before {
    content: "\F405";
}

.fa-upload:before {
    content: "\F093";
}

.fa-ups:before {
    content: "\F7E0";
}

.fa-usb:before {
    content: "\F287";
}

.fa-user:before {
    content: "\F007";
}

.fa-user-alt:before {
    content: "\F406";
}

.fa-user-alt-slash:before {
    content: "\F4FA";
}

.fa-user-astronaut:before {
    content: "\F4FB";
}

.fa-user-check:before {
    content: "\F4FC";
}

.fa-user-circle:before {
    content: "\F2BD";
}

.fa-user-clock:before {
    content: "\F4FD";
}

.fa-user-cog:before {
    content: "\F4FE";
}

.fa-user-edit:before {
    content: "\F4FF";
}

.fa-user-friends:before {
    content: "\F500";
}

.fa-user-graduate:before {
    content: "\F501";
}

.fa-user-injured:before {
    content: "\F728";
}

.fa-user-lock:before {
    content: "\F502";
}

.fa-user-md:before {
    content: "\F0F0";
}

.fa-user-minus:before {
    content: "\F503";
}

.fa-user-ninja:before {
    content: "\F504";
}

.fa-user-nurse:before {
    content: "\F82F";
}

.fa-user-plus:before {
    content: "\F234";
}

.fa-user-secret:before {
    content: "\F21B";
}

.fa-user-shield:before {
    content: "\F505";
}

.fa-user-slash:before {
    content: "\F506";
}

.fa-user-tag:before {
    content: "\F507";
}

.fa-user-tie:before {
    content: "\F508";
}

.fa-user-times:before {
    content: "\F235";
}

.fa-users:before {
    content: "\F0C0";
}

.fa-users-cog:before {
    content: "\F509";
}

.fa-usps:before {
    content: "\F7E1";
}

.fa-ussunnah:before {
    content: "\F407";
}

.fa-utensil-spoon:before {
    content: "\F2E5";
}

.fa-utensils:before {
    content: "\F2E7";
}

.fa-vaadin:before {
    content: "\F408";
}

.fa-vector-square:before {
    content: "\F5CB";
}

.fa-venus:before {
    content: "\F221";
}

.fa-venus-double:before {
    content: "\F226";
}

.fa-venus-mars:before {
    content: "\F228";
}

.fa-viacoin:before {
    content: "\F237";
}

.fa-viadeo:before {
    content: "\F2A9";
}

.fa-viadeo-square:before {
    content: "\F2AA";
}

.fa-vial:before {
    content: "\F492";
}

.fa-vials:before {
    content: "\F493";
}

.fa-viber:before {
    content: "\F409";
}

.fa-video:before {
    content: "\F03D";
}

.fa-video-slash:before {
    content: "\F4E2";
}

.fa-vihara:before {
    content: "\F6A7";
}

.fa-vimeo:before {
    content: "\F40A";
}

.fa-vimeo-square:before {
    content: "\F194";
}

.fa-vimeo-v:before {
    content: "\F27D";
}

.fa-vine:before {
    content: "\F1CA";
}

.fa-virus:before {
    content: "\F974";
}

.fa-virus-slash:before {
    content: "\F975";
}

.fa-viruses:before {
    content: "\F976";
}

.fa-vk:before {
    content: "\F189";
}

.fa-vnv:before {
    content: "\F40B";
}

.fa-voicemail:before {
    content: "\F897";
}

.fa-volleyball-ball:before {
    content: "\F45F";
}

.fa-volume-down:before {
    content: "\F027";
}

.fa-volume-mute:before {
    content: "\F6A9";
}

.fa-volume-off:before {
    content: "\F026";
}

.fa-volume-up:before {
    content: "\F028";
}

.fa-vote-yea:before {
    content: "\F772";
}

.fa-vr-cardboard:before {
    content: "\F729";
}

.fa-vuejs:before {
    content: "\F41F";
}

.fa-walking:before {
    content: "\F554";
}

.fa-wallet:before {
    content: "\F555";
}

.fa-warehouse:before {
    content: "\F494";
}

.fa-water:before {
    content: "\F773";
}

.fa-wave-square:before {
    content: "\F83E";
}

.fa-waze:before {
    content: "\F83F";
}

.fa-weebly:before {
    content: "\F5CC";
}

.fa-weibo:before {
    content: "\F18A";
}

.fa-weight:before {
    content: "\F496";
}

.fa-weight-hanging:before {
    content: "\F5CD";
}

.fa-weixin:before {
    content: "\F1D7";
}

.fa-whatsapp:before {
    content: "\F232";
}

.fa-whatsapp-square:before {
    content: "\F40C";
}

.fa-wheelchair:before {
    content: "\F193";
}

.fa-whmcs:before {
    content: "\F40D";
}

.fa-wifi:before {
    content: "\F1EB";
}

.fa-wikipedia-w:before {
    content: "\F266";
}

.fa-wind:before {
    content: "\F72E";
}

.fa-window-close:before {
    content: "\F410";
}

.fa-window-maximize:before {
    content: "\F2D0";
}

.fa-window-minimize:before {
    content: "\F2D1";
}

.fa-window-restore:before {
    content: "\F2D2";
}

.fa-windows:before {
    content: "\F17A";
}

.fa-wine-bottle:before {
    content: "\F72F";
}

.fa-wine-glass:before {
    content: "\F4E3";
}

.fa-wine-glass-alt:before {
    content: "\F5CE";
}

.fa-wix:before {
    content: "\F5CF";
}

.fa-wizards-of-the-coast:before {
    content: "\F730";
}

.fa-wolf-pack-battalion:before {
    content: "\F514";
}

.fa-won-sign:before {
    content: "\F159";
}

.fa-wordpress:before {
    content: "\F19A";
}

.fa-wordpress-simple:before {
    content: "\F411";
}

.fa-wpbeginner:before {
    content: "\F297";
}

.fa-wpexplorer:before {
    content: "\F2DE";
}

.fa-wpforms:before {
    content: "\F298";
}

.fa-wpressr:before {
    content: "\F3E4";
}

.fa-wrench:before {
    content: "\F0AD";
}

.fa-x-ray:before {
    content: "\F497";
}

.fa-xbox:before {
    content: "\F412";
}

.fa-xing:before {
    content: "\F168";
}

.fa-xing-square:before {
    content: "\F169";
}

.fa-y-combinator:before {
    content: "\F23B";
}

.fa-yahoo:before {
    content: "\F19E";
}

.fa-yammer:before {
    content: "\F840";
}

.fa-yandex:before {
    content: "\F413";
}

.fa-yandex-international:before {
    content: "\F414";
}

.fa-yarn:before {
    content: "\F7E3";
}

.fa-yelp:before {
    content: "\F1E9";
}

.fa-yen-sign:before {
    content: "\F157";
}

.fa-yin-yang:before {
    content: "\F6AD";
}

.fa-yoast:before {
    content: "\F2B1";
}

.fa-youtube:before {
    content: "\F167";
}

.fa-youtube-square:before {
    content: "\F431";
}

.fa-zhihu:before {
    content: "\F63F";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0.0625rem;
    margin: -0.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0.0625rem;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
    /* For IE6-8 */
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype");
}

.material-icons, #wrapper .breadcrumb li::after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
    /* Preferred icon size */
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
}

/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: bold;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 0.0625rem dotted ButtonText;
}

fieldset {
    border: 0.0625rem solid #c0c0c0;
    margin: 0 0.125rem;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -0.125rem;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

@media print {
    *,
    *::before,
    *::after,
    *::first-letter,
    p::first-line,
    div::first-line,
    blockquote::first-line,
    li::first-line {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 0.0625rem solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .tag {
        border: 0.0625rem solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 0.0625rem solid #ddd !important;
    }
}

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    font-size: 1rem;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #363A42;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 0.0625rem dotted #f6f6f6;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #95CE17;
    text-decoration: none;
}

a:focus, a:hover {
    color: #63890f;
    text-decoration: underline;
}

a:focus {
    outline: 0.3125rem auto -webkit-focus-ring-color;
    outline-offset: -0.125rem;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: none;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #7A7A7A;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 0.0625rem dotted;
    outline: 0.3125rem auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1, .h1 {
    font-size: 1.375rem;
}

h2, .h2 {
    font-size: 1.25rem;
}

h3, .h3 {
    font-size: 1.125rem;
}

h4, .h4 {
    font-size: 1.125rem;
}

h5, .h5 {
    font-size: 1rem;
}

h6, .h6 {
    font-size: 0.9375rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 3.125rem;
    font-weight: 600;
}

.display-2 {
    font-size: 2.188rem;
    font-weight: 400;
}

.display-3 {
    font-size: 1.563rem;
    font-weight: 400;
}

.display-4 {
    font-size: 1.25rem;
    font-weight: 400;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.3125rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.09375rem;
    border-left: 0.25rem solid #f6f6f6;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #f6f6f6;
}

.blockquote-footer::before {
    content: "\2014   \A0";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #f6f6f6;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
    content: "";
}

.blockquote-reverse .blockquote-footer::after {
    content: "\A0   \2014";
}

dl.row > dd + dt, #products dl.products:not(.swiper-wrapper) > dd + dt, .featured-products dl.products:not(.swiper-wrapper) > dd + dt, .product-accessories dl.products:not(.swiper-wrapper) > dd + dt, .product-miniature dl.products:not(.swiper-wrapper) > dd + dt {
    clear: left;
}

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 0.0625rem solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #f6f6f6;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #363A42;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 21.25rem;
    overflow-y: scroll;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container::after {
    content: "";
    display: table;
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 768px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1300px;
        max-width: 100%;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container-fluid::after {
    content: "";
    display: table;
    clear: both;
}

.row, #products .products:not(.swiper-wrapper), .featured-products .products:not(.swiper-wrapper), .product-accessories .products:not(.swiper-wrapper), .product-miniature .products:not(.swiper-wrapper) {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.row::after, #products .products:not(.swiper-wrapper)::after, .featured-products .products:not(.swiper-wrapper)::after, .product-accessories .products:not(.swiper-wrapper)::after, .product-miniature .products:not(.swiper-wrapper)::after {
    content: "";
    display: table;
    clear: both;
}

@media (min-width: 576px) {
    .row, #products .products:not(.swiper-wrapper), .featured-products .products:not(.swiper-wrapper), .product-accessories .products:not(.swiper-wrapper), .product-miniature .products:not(.swiper-wrapper) {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}

@media (min-width: 768px) {
    .row, #products .products:not(.swiper-wrapper), .featured-products .products:not(.swiper-wrapper), .product-accessories .products:not(.swiper-wrapper), .product-miniature .products:not(.swiper-wrapper) {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}

@media (min-width: 992px) {
    .row, #products .products:not(.swiper-wrapper), .featured-products .products:not(.swiper-wrapper), .product-accessories .products:not(.swiper-wrapper), .product-miniature .products:not(.swiper-wrapper) {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}

@media (min-width: 1200px) {
    .row, #products .products:not(.swiper-wrapper), .featured-products .products:not(.swiper-wrapper), .product-accessories .products:not(.swiper-wrapper), .product-miniature .products:not(.swiper-wrapper) {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .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, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    position: relative;
    min-height: 0.0625rem;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media (min-width: 576px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .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, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media (min-width: 768px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .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, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media (min-width: 992px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .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, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media (min-width: 1200px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .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, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

.col-xs-1 {
    float: left;
    width: 8.33333%;
}

.col-xs-2 {
    float: left;
    width: 16.66667%;
}

.col-xs-3 {
    float: left;
    width: 25%;
}

.col-xs-4 {
    float: left;
    width: 33.33333%;
}

.col-xs-5 {
    float: left;
    width: 41.66667%;
}

.col-xs-6 {
    float: left;
    width: 50%;
}

.col-xs-7 {
    float: left;
    width: 58.33333%;
}

.col-xs-8 {
    float: left;
    width: 66.66667%;
}

.col-xs-9 {
    float: left;
    width: 75%;
}

.col-xs-10 {
    float: left;
    width: 83.33333%;
}

.col-xs-11 {
    float: left;
    width: 91.66667%;
}

.col-xs-12 {
    float: left;
    width: 100%;
}

.pull-xs-0 {
    right: auto;
}

.pull-xs-1 {
    right: 8.33333%;
}

.pull-xs-2 {
    right: 16.66667%;
}

.pull-xs-3 {
    right: 25%;
}

.pull-xs-4 {
    right: 33.33333%;
}

.pull-xs-5 {
    right: 41.66667%;
}

.pull-xs-6 {
    right: 50%;
}

.pull-xs-7 {
    right: 58.33333%;
}

.pull-xs-8 {
    right: 66.66667%;
}

.pull-xs-9 {
    right: 75%;
}

.pull-xs-10 {
    right: 83.33333%;
}

.pull-xs-11 {
    right: 91.66667%;
}

.pull-xs-12 {
    right: 100%;
}

.push-xs-0 {
    left: auto;
}

.push-xs-1 {
    left: 8.33333%;
}

.push-xs-2 {
    left: 16.66667%;
}

.push-xs-3 {
    left: 25%;
}

.push-xs-4 {
    left: 33.33333%;
}

.push-xs-5 {
    left: 41.66667%;
}

.push-xs-6 {
    left: 50%;
}

.push-xs-7 {
    left: 58.33333%;
}

.push-xs-8 {
    left: 66.66667%;
}

.push-xs-9 {
    left: 75%;
}

.push-xs-10 {
    left: 83.33333%;
}

.push-xs-11 {
    left: 91.66667%;
}

.push-xs-12 {
    left: 100%;
}

.offset-xs-1 {
    margin-left: 8.33333%;
}

.offset-xs-2 {
    margin-left: 16.66667%;
}

.offset-xs-3 {
    margin-left: 25%;
}

.offset-xs-4 {
    margin-left: 33.33333%;
}

.offset-xs-5 {
    margin-left: 41.66667%;
}

.offset-xs-6 {
    margin-left: 50%;
}

.offset-xs-7 {
    margin-left: 58.33333%;
}

.offset-xs-8 {
    margin-left: 66.66667%;
}

.offset-xs-9 {
    margin-left: 75%;
}

.offset-xs-10 {
    margin-left: 83.33333%;
}

.offset-xs-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm-1 {
        float: left;
        width: 8.33333%;
    }

    .col-sm-2 {
        float: left;
        width: 16.66667%;
    }

    .col-sm-3 {
        float: left;
        width: 25%;
    }

    .col-sm-4 {
        float: left;
        width: 33.33333%;
    }

    .col-sm-5 {
        float: left;
        width: 41.66667%;
    }

    .col-sm-6, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature {
        float: left;
        width: 50%;
    }

    .col-sm-7 {
        float: left;
        width: 58.33333%;
    }

    .col-sm-8 {
        float: left;
        width: 66.66667%;
    }

    .col-sm-9 {
        float: left;
        width: 75%;
    }

    .col-sm-10 {
        float: left;
        width: 83.33333%;
    }

    .col-sm-11 {
        float: left;
        width: 91.66667%;
    }

    .col-sm-12 {
        float: left;
        width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.33333%;
    }

    .pull-sm-2 {
        right: 16.66667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.33333%;
    }

    .pull-sm-5 {
        right: 41.66667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.33333%;
    }

    .pull-sm-8 {
        right: 66.66667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.33333%;
    }

    .pull-sm-11 {
        right: 91.66667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.33333%;
    }

    .push-sm-2 {
        left: 16.66667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.33333%;
    }

    .push-sm-5 {
        left: 41.66667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.33333%;
    }

    .push-sm-8 {
        left: 66.66667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.33333%;
    }

    .push-sm-11 {
        left: 91.66667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0%;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        float: left;
        width: 8.33333%;
    }

    .col-md-2 {
        float: left;
        width: 16.66667%;
    }

    .col-md-3 {
        float: left;
        width: 25%;
    }

    .col-md-4, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature {
        float: left;
        width: 33.33333%;
    }

    .col-md-5 {
        float: left;
        width: 41.66667%;
    }

    .col-md-6 {
        float: left;
        width: 50%;
    }

    .col-md-7 {
        float: left;
        width: 58.33333%;
    }

    .col-md-8 {
        float: left;
        width: 66.66667%;
    }

    .col-md-9 {
        float: left;
        width: 75%;
    }

    .col-md-10 {
        float: left;
        width: 83.33333%;
    }

    .col-md-11 {
        float: left;
        width: 91.66667%;
    }

    .col-md-12 {
        float: left;
        width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.33333%;
    }

    .pull-md-2 {
        right: 16.66667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.33333%;
    }

    .pull-md-5 {
        right: 41.66667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.33333%;
    }

    .pull-md-8 {
        right: 66.66667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.33333%;
    }

    .pull-md-11 {
        right: 91.66667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.33333%;
    }

    .push-md-2 {
        left: 16.66667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.33333%;
    }

    .push-md-5 {
        left: 41.66667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.33333%;
    }

    .push-md-8 {
        left: 66.66667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.33333%;
    }

    .push-md-11 {
        left: 91.66667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0%;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        float: left;
        width: 8.33333%;
    }

    .col-lg-2 {
        float: left;
        width: 16.66667%;
    }

    .col-lg-3, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature {
        float: left;
        width: 25%;
    }

    .col-lg-4 {
        float: left;
        width: 33.33333%;
    }

    .col-lg-5 {
        float: left;
        width: 41.66667%;
    }

    .col-lg-6 {
        float: left;
        width: 50%;
    }

    .col-lg-7 {
        float: left;
        width: 58.33333%;
    }

    .col-lg-8 {
        float: left;
        width: 66.66667%;
    }

    .col-lg-9 {
        float: left;
        width: 75%;
    }

    .col-lg-10 {
        float: left;
        width: 83.33333%;
    }

    .col-lg-11 {
        float: left;
        width: 91.66667%;
    }

    .col-lg-12 {
        float: left;
        width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.33333%;
    }

    .pull-lg-2 {
        right: 16.66667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.33333%;
    }

    .pull-lg-5 {
        right: 41.66667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.33333%;
    }

    .pull-lg-8 {
        right: 66.66667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.33333%;
    }

    .pull-lg-11 {
        right: 91.66667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.33333%;
    }

    .push-lg-2 {
        left: 16.66667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.33333%;
    }

    .push-lg-5 {
        left: 41.66667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.33333%;
    }

    .push-lg-8 {
        left: 66.66667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.33333%;
    }

    .push-lg-11 {
        left: 91.66667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0%;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        float: left;
        width: 8.33333%;
    }

    .col-xl-2, body.layout-full-width #products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-full-width .product-miniature .products:not(.swiper-wrapper) .product-miniature {
        float: left;
        width: 16.66667%;
    }

    .col-xl-3 {
        float: left;
        width: 25%;
    }

    .col-xl-4 {
        float: left;
        width: 33.33333%;
    }

    .col-xl-5 {
        float: left;
        width: 41.66667%;
    }

    .col-xl-6 {
        float: left;
        width: 50%;
    }

    .col-xl-7 {
        float: left;
        width: 58.33333%;
    }

    .col-xl-8 {
        float: left;
        width: 66.66667%;
    }

    .col-xl-9 {
        float: left;
        width: 75%;
    }

    .col-xl-10 {
        float: left;
        width: 83.33333%;
    }

    .col-xl-11 {
        float: left;
        width: 91.66667%;
    }

    .col-xl-12 {
        float: left;
        width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.33333%;
    }

    .pull-xl-2 {
        right: 16.66667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.33333%;
    }

    .pull-xl-5 {
        right: 41.66667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.33333%;
    }

    .pull-xl-8 {
        right: 66.66667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.33333%;
    }

    .pull-xl-11 {
        right: 91.66667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.33333%;
    }

    .push-xl-2 {
        left: 16.66667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.33333%;
    }

    .push-xl-5 {
        left: 41.66667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.33333%;
    }

    .push-xl-8 {
        left: 66.66667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.33333%;
    }

    .push-xl-11 {
        left: 91.66667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1400px) {
    .col-xxl-1 {
        float: left;
        width: 8.33333%;
    }

    .col-xxl-2 {
        float: left;
        width: 16.66667%;
    }

    .col-xxl-3 {
        float: left;
        width: 25%;
    }

    .col-xxl-4 {
        float: left;
        width: 33.33333%;
    }

    .col-xxl-5 {
        float: left;
        width: 41.66667%;
    }

    .col-xxl-6 {
        float: left;
        width: 50%;
    }

    .col-xxl-7 {
        float: left;
        width: 58.33333%;
    }

    .col-xxl-8 {
        float: left;
        width: 66.66667%;
    }

    .col-xxl-9 {
        float: left;
        width: 75%;
    }

    .col-xxl-10 {
        float: left;
        width: 83.33333%;
    }

    .col-xxl-11 {
        float: left;
        width: 91.66667%;
    }

    .col-xxl-12 {
        float: left;
        width: 100%;
    }

    .pull-xxl-0 {
        right: auto;
    }

    .pull-xxl-1 {
        right: 8.33333%;
    }

    .pull-xxl-2 {
        right: 16.66667%;
    }

    .pull-xxl-3 {
        right: 25%;
    }

    .pull-xxl-4 {
        right: 33.33333%;
    }

    .pull-xxl-5 {
        right: 41.66667%;
    }

    .pull-xxl-6 {
        right: 50%;
    }

    .pull-xxl-7 {
        right: 58.33333%;
    }

    .pull-xxl-8 {
        right: 66.66667%;
    }

    .pull-xxl-9 {
        right: 75%;
    }

    .pull-xxl-10 {
        right: 83.33333%;
    }

    .pull-xxl-11 {
        right: 91.66667%;
    }

    .pull-xxl-12 {
        right: 100%;
    }

    .push-xxl-0 {
        left: auto;
    }

    .push-xxl-1 {
        left: 8.33333%;
    }

    .push-xxl-2 {
        left: 16.66667%;
    }

    .push-xxl-3 {
        left: 25%;
    }

    .push-xxl-4 {
        left: 33.33333%;
    }

    .push-xxl-5 {
        left: 41.66667%;
    }

    .push-xxl-6 {
        left: 50%;
    }

    .push-xxl-7 {
        left: 58.33333%;
    }

    .push-xxl-8 {
        left: 66.66667%;
    }

    .push-xxl-9 {
        left: 75%;
    }

    .push-xxl-10 {
        left: 83.33333%;
    }

    .push-xxl-11 {
        left: 91.66667%;
    }

    .push-xxl-12 {
        left: 100%;
    }

    .offset-xxl-0 {
        margin-left: 0%;
    }

    .offset-xxl-1 {
        margin-left: 8.33333%;
    }

    .offset-xxl-2 {
        margin-left: 16.66667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.33333%;
    }

    .offset-xxl-5 {
        margin-left: 41.66667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.33333%;
    }

    .offset-xxl-8 {
        margin-left: 66.66667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.33333%;
    }

    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0.0625rem solid #f6f6f6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 0.125rem solid #f6f6f6;
}

.table tbody + tbody {
    border-top: 0.125rem solid #f6f6f6;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 0.0625rem solid #f6f6f6;
}

.table-bordered th,
.table-bordered td {
    border: 0.0625rem solid #f6f6f6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 0.125rem;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #363A42;
}

.thead-default th {
    color: #7A7A7A;
    background-color: #f6f6f6;
}

.table-inverse {
    color: #f6f6f6;
    background-color: #363A42;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
    border-color: #7A7A7A;
}

.table-inverse.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0%;
    overflow-x: auto;
}

.table-reflow thead {
    float: left;
}

.table-reflow tbody {
    display: block;
    white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
    border-top: 0.0625rem solid #f6f6f6;
    border-left: 0.0625rem solid #f6f6f6;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
    border-right: 0.0625rem solid #f6f6f6;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 0.0625rem solid #f6f6f6;
}

.table-reflow tr {
    float: left;
}

.table-reflow tr th,
.table-reflow tr td {
    display: block !important;
    border: 0.0625rem solid #f6f6f6;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.406rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    color: #7A7A7A;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #7A7A7A;
    background-color: #fff;
    border-color: #66afe9;
    outline: none;
}

.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}

.form-control::placeholder {
    color: #999;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f6f6f6;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.1245rem - 0.125rem);
}

select.form-control:focus::-ms-value {
    color: #7A7A7A;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}

.col-form-label {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: 0.657rem;
    padding-bottom: 0.657rem;
    font-size: 0.875rem;
}

.col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.75rem;
}

.col-form-legend {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    margin-bottom: 0;
    font-size: 0.875rem;
}

.form-control-static {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 0.0625rem 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 1.625rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.657rem 1.5rem;
    font-size: 0.875rem;
    border-radius: 0;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
    height: 2.48067rem;
}

.form-group {
    margin-bottom: 0.9375rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}

.form-check + .form-check {
    margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
    color: #7A7A7A;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
}

.form-check-inline + .form-check-inline {
    margin-left: .75rem;
}

.form-check-inline.disabled {
    color: #7A7A7A;
    cursor: not-allowed;
}

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.53113rem;
    background-size: 1.06225rem 1.06225rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
    color: #95CE17;
}

.has-success .form-control {
    border-color: #95CE17;
}

.has-success .form-control:focus {
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #c0ed5e;
}

.has-success .input-group-addon {
    color: #95CE17;
    border-color: #95CE17;
    background-color: #e4f7ba;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#95CE17' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
    color: #eb5e19;
}

.has-warning .form-control {
    border-color: #eb5e19;
}

.has-warning .form-control:focus {
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #f3a077;
}

.has-warning .input-group-addon {
    color: #eb5e19;
    border-color: #eb5e19;
    background-color: #fbe1d5;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#eb5e19' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
    color: #ff2c28;
}

.has-danger .form-control {
    border-color: #ff2c28;
}

.has-danger .form-control:focus {
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.075), 0 0 0.375rem #ff908e;
}

.has-danger .input-group-addon {
    color: #ff2c28;
    border-color: #ff2c28;
    background-color: #fff4f4;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ff2c28' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.215;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0.0625rem solid transparent;
    padding: 0.406rem 1rem;
    font-size: 0.875rem;
    border-radius: 0;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 0.3125rem auto -webkit-focus-ring-color;
    outline-offset: -0.125rem;
}

.btn:focus, .btn:hover {
    text-decoration: none;
}

.btn.focus {
    text-decoration: none;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #95CE17;
    border-color: transparent;
}

.btn-primary:hover {
    color: #fff;
    background-color: #74a012;
    border-color: rgba(0, 0, 0, 0);
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #74a012;
    border-color: rgba(0, 0, 0, 0);
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #74a012;
    border-color: rgba(0, 0, 0, 0);
    background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #5d800e;
    border-color: rgba(0, 0, 0, 0);
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #95CE17;
    border-color: transparent;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #95CE17;
    border-color: transparent;
}

.btn-secondary, .qty-with-buttons .bootstrap-touchspin .btn-touchspin {
    color: white;
    background-color: #333333;
    border-color: transparent;
}

.btn-secondary:hover, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:hover {
    color: white;
    background-color: #1a1a1a;
    border-color: rgba(0, 0, 0, 0);
}

.btn-secondary:focus, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:focus, .btn-secondary.focus, .qty-with-buttons .bootstrap-touchspin .focus.btn-touchspin {
    color: white;
    background-color: #1a1a1a;
    border-color: rgba(0, 0, 0, 0);
}

.btn-secondary:active, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:active, .btn-secondary.active, .qty-with-buttons .bootstrap-touchspin .active.btn-touchspin,
.open > .btn-secondary.dropdown-toggle,
.qty-with-buttons .bootstrap-touchspin .open > .dropdown-toggle.btn-touchspin {
    color: white;
    background-color: #1a1a1a;
    border-color: rgba(0, 0, 0, 0);
    background-image: none;
}

.btn-secondary:active:hover, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:active:hover, .btn-secondary:active:focus, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:active:focus, .btn-secondary:active.focus, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:active.focus, .btn-secondary.active:hover, .qty-with-buttons .bootstrap-touchspin .active.btn-touchspin:hover, .btn-secondary.active:focus, .qty-with-buttons .bootstrap-touchspin .active.btn-touchspin:focus, .btn-secondary.active.focus, .qty-with-buttons .bootstrap-touchspin .active.focus.btn-touchspin,
.open > .btn-secondary.dropdown-toggle:hover,
.qty-with-buttons .bootstrap-touchspin .open > .dropdown-toggle.btn-touchspin:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.qty-with-buttons .bootstrap-touchspin .open > .dropdown-toggle.btn-touchspin:focus,
.open > .btn-secondary.dropdown-toggle.focus,
.qty-with-buttons .bootstrap-touchspin .open > .dropdown-toggle.focus.btn-touchspin {
    color: white;
    background-color: #080808;
    border-color: rgba(0, 0, 0, 0);
}

.btn-secondary.disabled:focus, .qty-with-buttons .bootstrap-touchspin .disabled.btn-touchspin:focus, .btn-secondary.disabled.focus, .qty-with-buttons .bootstrap-touchspin .disabled.focus.btn-touchspin, .btn-secondary:disabled:focus, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:disabled:focus, .btn-secondary:disabled.focus, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:disabled.focus {
    background-color: #333333;
    border-color: transparent;
}

.btn-secondary.disabled:hover, .qty-with-buttons .bootstrap-touchspin .disabled.btn-touchspin:hover, .btn-secondary:disabled:hover, .qty-with-buttons .bootstrap-touchspin .btn-touchspin:disabled:hover {
    background-color: #333333;
    border-color: transparent;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-success {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-success:hover {
    color: #fff;
    background-color: #74a012;
    border-color: #6d9711;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #74a012;
    border-color: #6d9711;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #74a012;
    border-color: #6d9711;
    background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #5d800e;
    border-color: #425b0a;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-warning {
    color: white;
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.btn-warning:hover {
    color: white;
    background-color: #c04a11;
    border-color: #b74710;
}

.btn-warning:focus, .btn-warning.focus {
    color: white;
    background-color: #c04a11;
    border-color: #b74710;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #c04a11;
    border-color: #b74710;
    background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: white;
    background-color: #9f3e0e;
    border-color: #7a2f0b;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.btn-danger {
    color: #fff;
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.btn-danger:hover {
    color: #fff;
    background-color: #f40500;
    border-color: #ea0400;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #f40500;
    border-color: #ea0400;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f40500;
    border-color: #ea0400;
    background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #d00400;
    border-color: #a80300;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.btn-outline-primary {
    color: #95CE17;
    background-image: none;
    background-color: transparent;
    border-color: #95CE17;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #5d800e;
    border-color: #425b0a;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #c0ed5e;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #c0ed5e;
}

.btn-outline-secondary {
    color: transparent;
    background-image: none;
    background-color: transparent;
    border-color: transparent;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: rgba(51, 51, 51, 0);
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: rgba(51, 51, 51, 0);
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef;
}

.btn-outline-success {
    color: #95CE17;
    background-image: none;
    background-color: transparent;
    border-color: #95CE17;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #95CE17;
    border-color: #95CE17;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #5d800e;
    border-color: #425b0a;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #c0ed5e;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #c0ed5e;
}

.btn-outline-warning {
    color: #eb5e19;
    background-image: none;
    background-color: transparent;
    border-color: #eb5e19;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #9f3e0e;
    border-color: #7a2f0b;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f3a077;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f3a077;
}

.btn-outline-danger {
    color: #ff2c28;
    background-image: none;
    background-color: transparent;
    border-color: #ff2c28;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #d00400;
    border-color: #a80300;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #ff908e;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #ff908e;
}

.btn-link {
    font-weight: normal;
    color: #95CE17;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
    color: #63890f;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #f6f6f6;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 0.875rem;
    border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.875rem;
    color: #363A42;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.dropdown-divider {
    height: 0.0625rem;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.1875rem 1.5rem;
    clear: both;
    font-weight: normal;
    color: #363A42;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #2b2e34;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #95CE17;
    outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #f6f6f6;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.75rem;
    color: #f6f6f6;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -0.0625rem;
}

.btn-toolbar {
    margin-left: -0.5rem;
}

.btn-toolbar::after {
    content: "";
    display: table;
    clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 0.5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 0.3em 0.3em 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 0.3em 0.3em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
    content: "";
    display: table;
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -0.0625rem;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 0.406rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    color: #7A7A7A;
    text-align: center;
    background-color: #f6f6f6;
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.657rem 1.5rem;
    font-size: 0.875rem;
    border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
    border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -0.0625rem;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
    z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
    margin-right: -0.0625rem;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -0.0625rem;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
    z-index: 3;
}

.custom-control {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem;
    cursor: pointer;
}

.custom-control + .custom-control {
    margin-left: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9;
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff;
}

.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee;
}

.custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed;
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked .custom-control {
    float: left;
    clear: left;
}

.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.1245rem - 0.125rem);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    padding-right: 0.75rem \9;
    color: #7A7A7A;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-image: none \9;
    background-size: 0.5rem 0.625rem;
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: none;
}

.custom-select:focus::-ms-value {
    color: #7A7A7A;
    background-color: #fff;
}

.custom-select:disabled {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #f6f6f6;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0.0625rem solid #ddd;
    border-radius: 0;
}

.custom-file-control:lang(en)::after {
    content: "Choose file...";
}

.custom-file-control::before {
    position: absolute;
    top: -0.0625rem;
    right: -0.0625rem;
    bottom: -0.0625rem;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 0.0625rem solid #ddd;
    border-radius: 0 0 0 0;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: inline-block;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #f6f6f6;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: transparent;
}

.nav-inline .nav-item {
    display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
    margin-left: 1rem;
}

.nav-tabs {
    border-bottom: 0.0625rem solid #ddd;
}

.nav-tabs::after {
    content: "";
    display: table;
    clear: both;
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: -0.0625rem;
}

.nav-tabs .nav-item + .nav-item {
    margin-left: 0.2rem;
}

.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 0.0625rem solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
    color: #f6f6f6;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
    color: #7A7A7A;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
}

.nav-tabs .dropdown-menu {
    margin-top: -0.0625rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.nav-pills::after {
    content: "";
    display: table;
    clear: both;
}

.nav-pills .nav-item {
    float: left;
}

.nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem;
}

.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #95CE17;
}

.nav-stacked .nav-item {
    display: block;
    float: none;
}

.nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    padding: 0.5rem 1rem;
}

.navbar::after {
    content: "";
    display: table;
    clear: both;
}

@media (min-width: 576px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-full {
    z-index: 1000;
}

@media (min-width: 576px) {
    .navbar-full {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 576px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%;
}

@media (min-width: 576px) {
    .navbar-sticky-top {
        border-radius: 0;
    }
}

.navbar-brand {
    float: left;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: 1rem;
    font-size: 0.875rem;
    line-height: inherit;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.navbar-divider {
    float: left;
    width: 0.0625rem;
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden;
}

.navbar-divider::before {
    content: "\A0";
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1;
    background: transparent no-repeat center center;
    background-size: 1.5rem 1.5rem;
    border: 0.0625rem solid transparent;
    border-radius: 0;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-xs .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
}

@media (min-width: 576px) {
    .navbar-toggleable-xs {
        display: block;
    }
}

.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-sm .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block;
    }
}

.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-md .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block;
    }
}

.navbar-toggleable-lg::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-lg .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
}

@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        display: block;
    }
}

.navbar-toggleable-xl::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 1399px) {
    .navbar-toggleable-xl .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-xl .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .navbar-toggleable-xl .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
}

@media (min-width: 1400px) {
    .navbar-toggleable-xl {
        display: block;
    }
}

.navbar-toggleable-xxl {
    display: block;
}

.navbar-toggleable-xxl::after {
    content: "";
    display: table;
    clear: both;
}

.navbar-toggleable-xxl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
}

.navbar-toggleable-xxl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.navbar-toggleable-xxl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-nav .nav-item {
    float: left;
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
    color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
    color: white;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
    color: white;
}

.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-toggleable-xs {
        display: block !important;
    }
}

.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important;
    }
}

.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both;
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important;
    }
}

.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border-radius: 0;
    border: 0.0625rem solid rgba(0, 0, 0, 0.125);
}

.card-block {
    padding: 1.25rem;
}

.card-block::after {
    content: "";
    display: table;
    clear: both;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
}

.card-header::after {
    content: "";
    display: table;
    clear: both;
}

.card-header:first-child {
    border-radius: calc(0 - 0.0625rem) calc(0 - 0.0625rem) 0 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.125);
}

.card-footer::after {
    content: "";
    display: table;
    clear: both;
}

.card-footer:last-child {
    border-radius: 0 0 calc(0 - 0.0625rem) calc(0 - 0.0625rem);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-primary {
    background-color: #95CE17;
    border-color: #95CE17;
}

.card-primary .card-header,
.card-primary .card-footer {
    background-color: transparent;
}

.card-success {
    background-color: #95CE17;
    border-color: #95CE17;
}

.card-success .card-header,
.card-success .card-footer {
    background-color: transparent;
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
    background-color: transparent;
}

.card-warning {
    background-color: #eb5e19;
    border-color: #eb5e19;
}

.card-warning .card-header,
.card-warning .card-footer {
    background-color: transparent;
}

.card-danger {
    background-color: #ff2c28;
    border-color: #ff2c28;
}

.card-danger .card-header,
.card-danger .card-footer {
    background-color: transparent;
}

.card-outline-primary {
    background-color: transparent;
    border-color: #95CE17;
}

.card-outline-secondary {
    background-color: transparent;
    border-color: transparent;
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de;
}

.card-outline-success {
    background-color: transparent;
    border-color: #95CE17;
}

.card-outline-warning {
    background-color: transparent;
    border-color: #eb5e19;
}

.card-outline-danger {
    background-color: transparent;
    border-color: #ff2c28;
}

.card-inverse .card-header,
.card-inverse .card-footer {
    border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
    color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff;
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img {
    border-radius: calc(0 - 0.0625rem);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    border-top-right-radius: calc(0 - 0.0625rem);
    border-top-left-radius: calc(0 - 0.0625rem);
}

.card-img-bottom {
    border-bottom-right-radius: calc(0 - 0.0625rem);
    border-bottom-left-radius: calc(0 - 0.0625rem);
}

@media (min-width: 576px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: 0.75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
    }

    .card-deck .card {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top;
    }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}

@media (min-width: 576px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .card-group .card {
        display: table-cell;
        vertical-align: top;
    }

    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-top,
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0;
    }
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 0;
}

.breadcrumb::after {
    content: "";
    display: table;
    clear: both;
}

.breadcrumb-item {
    float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #f6f6f6;
    content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #f6f6f6;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
}

.page-item {
    display: inline;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #95CE17;
    border-color: #95CE17;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #f6f6f6;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    position: relative;
    float: left;
    padding: 0.5rem 0.75rem;
    margin-left: -0.0625rem;
    color: #95CE17;
    text-decoration: none;
    background-color: #fff;
    border: 0.0625rem solid #ddd;
}

.page-link:focus, .page-link:hover {
    color: #63890f;
    background-color: #f6f6f6;
    border-color: #ddd;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 0.875rem;
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.275rem 0.75rem;
    font-size: 0.75rem;
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}

.tag {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}

.tag:empty {
    display: none;
}

.btn .tag {
    position: relative;
    top: -0.0625rem;
}

a.tag:focus, a.tag:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.tag-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.tag-default {
    background-color: #f6f6f6;
}

.tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #dddddd;
}

.tag-primary {
    background-color: #95CE17;
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #74a012;
}

.tag-success {
    background-color: #95CE17;
}

.tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #74a012;
}

.tag-info {
    background-color: #5bc0de;
}

.tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5;
}

.tag-warning {
    background-color: #eb5e19;
}

.tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #c04a11;
}

.tag-danger {
    background-color: #ff2c28;
}

.tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #f40500;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f6f6f6;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-hr {
    border-top-color: #dddddd;
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0.0625rem solid transparent;
    border-radius: 0;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible {
    padding-right: 2.5rem;
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: rgba(255, 154, 82, 0.3);
    border-color: #eb5e19;
    color: #333333;
}

.alert-warning hr {
    border-top-color: #d85313;
}

.alert-warning .alert-link {
    color: #1a1a1a;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
}

.progress[value] {
    background-color: #eee;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0;
}

.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 0;
}

base::-moz-progress-bar,
.progress[value] {
    background-color: #eee;
    border-radius: 0;
}

@media screen and (min-width: 0\0
) {
    .progress {
        background-color: #eee;
        border-radius: 0;
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .progress[width="100%"] {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
}

.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

@media screen and (min-width: 0\0
) {
    .progress-bar-striped {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 1rem 1rem;
    }
}

.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0
) {
    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite;
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #95CE17;
}

.progress-success[value]::-moz-progress-bar {
    background-color: #95CE17;
}

.progress-success[value]::-ms-fill {
    background-color: #95CE17;
}

@media screen and (min-width: 0\0
) {
    .progress-success .progress-bar {
        background-color: #95CE17;
    }
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de;
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de;
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de;
}

@media screen and (min-width: 0\0
) {
    .progress-info .progress-bar {
        background-color: #5bc0de;
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #eb5e19;
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #eb5e19;
}

.progress-warning[value]::-ms-fill {
    background-color: #eb5e19;
}

@media screen and (min-width: 0\0
) {
    .progress-warning .progress-bar {
        background-color: #eb5e19;
    }
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #ff2c28;
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #ff2c28;
}

.progress-danger[value]::-ms-fill {
    background-color: #ff2c28;
}

@media screen and (min-width: 0\0
) {
    .progress-danger .progress-bar {
        background-color: #ff2c28;
    }
}

.media,
.media-body {
    overflow: hidden;
}

.media-body {
    width: 625rem;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right {
    padding-left: 0.625rem;
}

.media-left {
    padding-right: 0.625rem;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 0.3125rem;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -0.0625rem;
    background-color: #fff;
    border: 0.0625rem solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #f6f6f6;
    cursor: not-allowed;
    background-color: #f6f6f6;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #f6f6f6;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #95CE17;
    border-color: #95CE17;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #e4f7ba;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
    color: #333;
}

.list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 0.3125rem;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9 {
    padding-bottom: 42.85714%;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.close {
    float: right;
    font-size: 1.3125rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 0.0625rem 0 #fff;
    opacity: .2;
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.625rem;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: 0.5;
}

.modal-header {
    padding: 0.9375rem;
    border-bottom: 0.0625rem solid #e5e5e5;
}

.modal-header::after {
    content: "";
    display: table;
    clear: both;
}

.modal-header .close {
    margin-top: -0.125rem;
}

.modal-title {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 0.9375rem;
}

.modal-footer {
    padding: 0.9375rem;
    text-align: right;
    border-top: 0.0625rem solid #e5e5e5;
}

.modal-footer::after {
    content: "";
    display: table;
    clear: both;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -624.9375rem;
    width: 3.125rem;
    height: 3.125rem;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 37.5rem;
        margin: 1.875rem auto;
    }

    .modal-sm {
        max-width: 18.75rem;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 56.25rem;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.in {
    opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 0.3125rem 0;
    margin-top: -0.1875rem;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -0.3125rem;
    content: "";
    border-width: 0.3125rem 0.3125rem 0;
    border-top-color: #ff2c28;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 0.3125rem;
    margin-left: 0.1875rem;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -0.3125rem;
    content: "";
    border-width: 0.3125rem 0.3125rem 0.3125rem 0;
    border-right-color: #ff2c28;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 0.3125rem 0;
    margin-top: 0.1875rem;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -0.3125rem;
    content: "";
    border-width: 0 0.3125rem 0.3125rem;
    border-bottom-color: #ff2c28;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 0.3125rem;
    margin-left: -0.1875rem;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -0.3125rem;
    content: "";
    border-width: 0.3125rem 0 0.3125rem 0.3125rem;
    border-left-color: #ff2c28;
}

.tooltip-inner {
    max-width: 12.5rem;
    padding: 0.1875rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #ff2c28;
    border-radius: 0;
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 17.25rem;
    padding: 0.0625rem;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.75rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -0.625rem;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
    left: 50%;
    border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
    bottom: -0.6875rem;
    margin-left: -0.6875rem;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
    bottom: -0.625rem;
    margin-left: -0.625rem;
    border-top-color: #fff;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 0.625rem;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
    top: 50%;
    border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
    left: -0.6875rem;
    margin-top: -0.6875rem;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
    left: -0.625rem;
    margin-top: -0.625rem;
    border-right-color: #fff;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 0.625rem;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
    left: 50%;
    border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
    top: -0.6875rem;
    margin-left: -0.6875rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
    top: -0.625rem;
    margin-left: -0.625rem;
    border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1.25rem;
    margin-left: -0.625rem;
    content: "";
    border-bottom: 0.0625rem solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -0.625rem;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
    top: 50%;
    border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
    right: -0.6875rem;
    margin-top: -0.6875rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
    right: -0.625rem;
    margin-top: -0.625rem;
    border-left-color: #fff;
}

.popover-title {
    padding: 0.5rem 0.875rem;
    margin: 0;
    font-size: 0.875rem;
    background-color: #f7f7f7;
    border-bottom: 0.0625rem solid #ebebeb;
    border-radius: 0.2375rem 0.2375rem 0 0;
}

.popover-title:empty {
    display: none;
}

.popover-content {
    padding: 0.5625rem 0.875rem;
}

.popover::before,
.popover::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover::before {
    content: "";
    border-width: 0.6875rem;
}

.popover::after {
    content: "";
    border-width: 0.625rem;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .carousel-item {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 62.5rem;
        perspective: 62.5rem;
    }

    .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.6);
    opacity: 0.5;
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-top: -0.625rem;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -0.625rem;
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -0.625rem;
}

.carousel-control .icon-prev::before {
    content: "\2039";
}

.carousel-control .icon-next::before {
    content: "\203A";
}

.carousel-indicators {
    position: absolute;
    bottom: 0.625rem;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 0.625rem;
    height: 0.625rem;
    margin: 0.0625rem;
    text-indent: -62.4375rem;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 0.0625rem solid #fff;
    border-radius: 0.625rem;
}

.carousel-indicators .active {
    width: 0.75rem;
    height: 0.75rem;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    z-index: 10;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media (min-width: 576px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -0.9375rem;
        font-size: 1.875rem;
    }

    .carousel-control .icon-prev {
        margin-left: -0.9375rem;
    }

    .carousel-control .icon-next {
        margin-right: -0.9375rem;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 1.875rem;
    }

    .carousel-indicators {
        bottom: 1.25rem;
    }
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-faded {
    background-color: #f7f7f9;
}

.bg-primary {
    background-color: #95CE17 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #74a012 !important;
}

.bg-success {
    background-color: #95CE17 !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #74a012 !important;
}

.bg-info {
    background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important;
}

.bg-warning {
    background-color: #eb5e19 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #c04a11 !important;
}

.bg-danger {
    background-color: #ff2c28 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #f40500 !important;
}

.bg-inverse {
    background-color: #363A42 !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #1f2126 !important;
}

.rounded {
    border-radius: 0;
}

.rounded-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.rounded-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.rounded-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.rounded-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.rounded-circle {
    border-radius: 50%;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-inline {
    display: inline !important;
}

.float-xs-left {
    float: left !important;
}

.float-xs-right {
    float: right !important;
}

.float-xs-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

@media (min-width: 1400px) {
    .float-xxl-left {
        float: left !important;
    }

    .float-xxl-right {
        float: right !important;
    }

    .float-xxl-none {
        float: none !important;
    }
}

.sr-only {
    position: absolute;
    width: 0.0625rem;
    height: 0.0625rem;
    padding: 0;
    margin: -0.0625rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 1rem 1rem !important;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mr-1 {
    margin-right: 1rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.ml-1 {
    margin-left: 1rem !important;
}

.mx-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-2 {
    margin: 1.5rem 1.5rem !important;
}

.mt-2 {
    margin-top: 1.5rem !important;
}

.mr-2 {
    margin-right: 1.5rem !important;
}

.mb-2 {
    margin-bottom: 1.5rem !important;
}

.ml-2 {
    margin-left: 1.5rem !important;
}

.mx-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-3 {
    margin: 3rem 3rem !important;
}

.mt-3 {
    margin-top: 3rem !important;
}

.mr-3 {
    margin-right: 3rem !important;
}

.mb-3 {
    margin-bottom: 3rem !important;
}

.ml-3 {
    margin-left: 3rem !important;
}

.mx-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 1rem 1rem !important;
}

.pt-1 {
    padding-top: 1rem !important;
}

.pr-1 {
    padding-right: 1rem !important;
}

.pb-1 {
    padding-bottom: 1rem !important;
}

.pl-1 {
    padding-left: 1rem !important;
}

.px-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-2 {
    padding: 1.5rem 1.5rem !important;
}

.pt-2 {
    padding-top: 1.5rem !important;
}

.pr-2 {
    padding-right: 1.5rem !important;
}

.pb-2 {
    padding-bottom: 1.5rem !important;
}

.pl-2 {
    padding-left: 1.5rem !important;
}

.px-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-3 {
    padding: 3rem 3rem !important;
}

.pt-3 {
    padding-top: 3rem !important;
}

.pr-3 {
    padding-right: 3rem !important;
}

.pb-3 {
    padding-bottom: 3rem !important;
}

.pl-3 {
    padding-left: 3rem !important;
}

.px-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

@media (min-width: 1400px) {
    .text-xxl-left {
        text-align: left !important;
    }

    .text-xxl-right {
        text-align: right !important;
    }

    .text-xxl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #7A7A7A !important;
}

a.text-muted:focus, a.text-muted:hover {
    color: #616161 !important;
}

.text-primary {
    color: #95CE17 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #74a012 !important;
}

.text-success {
    color: #95CE17 !important;
}

a.text-success:focus, a.text-success:hover {
    color: #74a012 !important;
}

.text-info {
    color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important;
}

.text-warning {
    color: #eb5e19 !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #c04a11 !important;
}

.text-danger {
    color: #ff2c28 !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #f40500 !important;
}

.text-gray-dark {
    color: #363A42 !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #1f2126 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

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

@media (min-width: 1400px) {
    .hidden-xxl-up {
        display: none !important;
    }
}

.hidden-xxl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

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

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-container-android .swiper-container .product-miniature, .swiper-container .swiper-container-android .product-miniature,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide, .swiper-container .product-miniature {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide, .swiper-container-autoheight .swiper-container .product-miniature, .swiper-container .swiper-container-autoheight .product-miniature {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-container .product-miniature, .swiper-container .swiper-container-3d .product-miniature, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide, .swiper-container .swiper-container-css-mode > .swiper-wrapper > .product-miniature {
    scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}

:root {
    --swiper-navigation-size: 2.75rem;
    /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev:after, .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000;
}

.swiper-button-lock {
    display: none;
}

html {
    height: 100%;
}

body {
    direction: ltr;
    font-family: 'Roboto', sans-serif;
    font-size: 0.875rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333333;
    font-weight: 400;
    height: 100%;
    line-height: 1.429;
}

ul {
    list-style: none;
    padding-left: 0;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #95CE17;
    text-decoration: none;
}

.dropdown-item:focus, .dropdown-item:hover {
    background: none;
}

.color,
.custom-checkbox input[type="checkbox"] + span.color {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    margin: 0.3125rem;
    box-shadow: 0.125rem 0.125rem 0.25rem 0px rgba(0, 0, 0, 0.2);
    border: 0.0625rem solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    background-size: contain;
}

.color.active, .color:hover,
.custom-checkbox input[type="checkbox"] + span.color.active,
.custom-checkbox input[type="checkbox"] + span.color:hover {
    border: 0.125rem solid #333333;
}

.facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color {
    border: 0.125rem solid #333333;
}

.h1,
.h2,
.h3 {
    text-transform: uppercase;
    color: #333333;
}

.h4 {
    font-weight: 400;
    color: #333333;
}

.btn-unstyle {
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: inherit;
}

.btn-unstyle:focus {
    outline: 0;
}

.btn-unstyle:focus .expand-more {
    color: #95CE17;
}

.products-section-title {
    border-bottom: 0.0625rem solid #95CE17;
    position: relative;
    margin: 0 0 1.875rem;
    padding-right: 0;
    padding-left: 2.5rem;
    padding-bottom: 0.3125rem;
    font-size: 1.4375rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.products-section-title span {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.products-section-title__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    text-align: right;
    font-size: 0.875rem;
    text-transform: lowercase;
    padding-top: 6px
}

@media (max-width: 575px) {
    .products-section-title {
        font-size: 16px;
        padding-left: 34px;
        padding-bottom: 12px;
    }

    .products-section-title__link {
        padding-top: 2px;
    }

}

.products-section-title__link i {
    margin-left: 5px;
    font-size: 0.625rem;
}

.products-section-title:before {
    content: '';
    background-image: url(../css/4b1e8e1a6dbb369279281caa58e3d531.png);
    width: 1.875rem;
    height: 1.5rem;
    position: absolute;
    left: 0;
    top: -0.1875rem;
}

.card {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
}

label, .label {
    color: #7d7d7d;
    margin-bottom: 0.375rem;
}

small.label, small.value {
    font-size: 0.8125rem;
}

.form-control + .input-group-btn {
    padding-left: 0.3125rem;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #7A7A7A;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #7A7A7A;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #7A7A7A;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #7A7A7A;
}

input:active::-webkit-input-placeholder, textarea:active::-webkit-input-placeholder {
    color: #333333;
}

input:active::-moz-placeholder, textarea:active::-moz-placeholder {
    color: #333333;
}

input:active:-ms-input-placeholder, textarea:active:-ms-input-placeholder {
    color: #333333;
}

input:active:-moz-placeholder, textarea:active:-moz-placeholder {
    color: #333333;
}

.form-control-valign {
    padding-top: 0.5rem;
}

.form-control-comment {
    font-size: 0.875rem;
    color: #7A7A7A;
}

.form-control-submit.disabled {
    background: #5bc0de;
    color: white;
}

.form-group.has-error input,
.form-group.has-error select {
    outline: 0.1875rem solid #ff2c28;
}

.form-group.has-error .help-block {
    color: #ff2c28;
}

.group-span-filestyle label {
    margin: 0;
}

.group-span-filestyle .btn-default {
    background: #95CE17;
    color: white;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
}

.qty-with-buttons .bootstrap-touchspin {
    max-width: 5rem;
    margin: 0 auto;
}

.qty-with-buttons .bootstrap-touchspin input:focus {
    outline: none;
}

.qty-with-buttons .bootstrap-touchspin input.form-control, .qty-with-buttons .bootstrap-touchspin input.input-group {
    float: left;
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
    max-width: 3.4375rem;
    text-align: center;
    margin-right: 0.25rem;
}

.qty-with-buttons .bootstrap-touchspin .btn-touchspin {
    height: 1.1875rem;
}

.qty-with-buttons .bootstrap-touchspin .btn-touchspin:hover {
    background-color: #95CE17;
}

.qty-with-buttons .bootstrap-touchspin .input-group-btn-vertical {
    color: #333333;
    width: auto;
    float: left;
}

.qty-with-buttons .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
}

.qty-with-buttons .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: 0.125rem;
}

.qty-with-buttons .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\E5CE";
}

.qty-with-buttons .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\E5CF";
}

.qty-with-buttons .bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.0625rem;
    left: 0.1875rem;
    font-size: 0.9375rem;
}

.custom-radio {
    display: inline-block;
    position: relative;
    width: 1.125rem;
    height: 1.125rem;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: #95CE17 0.0625rem solid;
    background: white;
    margin-right: 0.5rem;
}

.custom-radio input[type="radio"] {
    opacity: 0;
    cursor: pointer;
}

.custom-radio input[type="radio"]:checked + span {
    display: block;
    background-color: #95CE17;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    position: absolute;
    left: 0.1875rem;
    top: 0.1875rem;
}

.custom-radio input[type="radio"]:focus + span {
    border-color: #7A7A7A;
}

.custom-checkbox {
    position: relative;
}

.custom-checkbox input[type="checkbox"] {
    margin-top: 0.25rem;
    opacity: 0;
    cursor: pointer;
    position: absolute;
}

.custom-checkbox input[type="checkbox"] + span {
    margin-right: 0.5rem;
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    cursor: pointer;
    border: 0.0625rem #95CE17 solid;
    vertical-align: -0.1875rem;
    text-align: center;
    overflow: hidden;
}

.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    display: none;
    font-size: 0.875rem;
    color: white;
    font-weight: bold;
    line-height: 1rem;
    height: 1rem;
    margin: 0 auto;
    overflow: hidden;
}

.custom-checkbox input[type="checkbox"]:checked + span {
    background: #95CE17;
}

.custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    display: block;
}

.custom-checkbox input[type="checkbox"]:focus + span {
    border-color: #95CE17;
}

.custom-checkbox label {
    text-align: left;
    font-weight: 500;
    color: #333333;
    line-height: 1.25rem;
    font-size: 0.875rem;
}

.text-muted {
    font-size: 0.875rem;
}

.done {
    color: #95CE17;
    display: inline-block;
    padding: 0 0.8125rem;
    margin-right: 1.563rem;
}

.thumb-mask > .mask {
    position: relative;
    width: 3.438rem;
    height: 3.438rem;
    overflow: hidden;
    border: #f6f6f6 0.0625rem solid;
    margin: 0.625rem 0;
}

.thumb-mask > .mask img {
    width: 3.4375rem;
    height: 3.4375rem;
}

.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.definition-list dl dt {
    font-weight: normal;
}

.definition-list dl dd,
.definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: #f6f6f6;
    padding: 0.625rem;
    margin: 0.125rem;
}

.definition-list dl dd:nth-of-type(even),
.definition-list dl dt:nth-of-type(even) {
    background: #f6f6f6;
}

.help-block {
    margin-top: 0.625rem;
}

.btn.disabled,
.btn.disabled:hover {
    background: #7A7A7A;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn {
    padding: 0.6875rem 1.25rem;
    font-size: 1.125rem;
    border-radius: 0;
}

.alert-warning .material-icons, .alert-warning #wrapper .breadcrumb li::after, #wrapper .breadcrumb .alert-warning li::after {
    color: #eb5e19;
    font-size: 2rem;
    margin-right: 0.625rem;
    padding-top: 0.3125rem;
}

.alert-warning .alert-text {
    font-size: 0.9375rem;
    padding-top: 0.625rem;
}

.alert-warning .alert-link {
    border-radius: 0.125rem;
    border-width: 0.125rem;
    margin-left: 0.625rem;
    padding: 0.3125rem 1.25rem;
    font-weight: 600;
    font-size: 0.8125rem;
    color: #6C868E;
}

.alert-warning ul li:last-child .alert-link {
    color: white;
}

.alert-warning .warning-buttons {
    margin-top: 0.3125rem;
}

.btn-tertiary-outline {
    color: #6C868E;
    background-image: none;
    background-color: transparent;
    border-color: #6C868E;
    border: 0.15rem solid #6C868E;
}

.btn-tertiary-outline:hover {
    border-color: #BBCDD2;
    color: #BBCDD2;
}

.alert {
    font-size: 0.8125rem;
}

.nav-item .nav-link,
.nav-item .nav-separtor {
    color: #7A7A7A;
    font-weight: bold;
}

.nav-item .nav-link.active,
.nav-item .nav-separtor.active {
    color: #333333;
}

.separator {
    margin: 0;
    border-color: rgba(0, 0, 0, 0.25);
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (1.875rem * 2));
}

.btn-block {
    box-sizing: border-box;
}

/**
 * Styles for to top button | plugin material-scrolltop(npm)
 */
.material-scrolltop {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    bottom: calc(100% - 0.4375rem);
    left: 50%;
    margin-left: -1.5625rem;
    padding: 0;
    overflow: hidden;
    outline: none !important;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    background: #95CE17;
    color: white;
    transition: all 0.3s ease-in-out;
    z-index: 111;
}

.material-scrolltop:hover {
    background-color: #84b714;
    text-decoration: none;
}

.material-scrolltop.reveal {
    width: 3.125rem;
    height: 3.125rem;
}

.material-scrolltop i {
    display: block;
    font-size: 1.5625rem;
}

.flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-align-center--nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media (max-width: 767px) {
    .mb-md-down {
        margin-bottom: 1.25rem;
    }
}

@media (max-width: 767px) {
    body div#onepagecheckoutps #onepagecheckoutps_step_review_container {
        margin-top: 30px;
    }
}

.form-control-select {
    height: 2.625rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
    padding: 0 0.5rem;
}

input, textarea {
    box-shadow: none !important;
}

.ps-alert-error {
    margin-bottom: 0;
}

.ps-alert-error .item,
.ps-alert-success .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0.125rem #ff2c28 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ff2c28;
    margin-bottom: 1rem;
}

.ps-alert-error .item i,
.ps-alert-success .item i {
    border: 0.9375rem #ff2c28 solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ps-alert-error .item i svg,
.ps-alert-success .item i svg {
    background-color: #ff2c28;
    width: 1.5rem;
    height: 1.5rem;
}

.ps-alert-error .item p,
.ps-alert-success .item p {
    background-color: #fff;
    margin: 0;
    padding: 1.125rem 1.25rem 1.125rem 1.25rem;
    width: 100%;
}

.ps-alert-success {
    padding: 0.25rem 0.25rem 2.75rem 0.25rem;
}

.ps-alert-success .item {
    border-color: #95CE17;
    background-color: #95CE17;
}

.ps-alert-success .item i {
    border-color: #95CE17;
}

.ps-alert-success .item i svg {
    background-color: #95CE17;
}

.dropdown {
    color: #7A7A7A;
}

.dropdown:hover .expand-more {
    color: #95CE17;
}

.dropdown .expand-more {
    color: #333333;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown .active {
    max-height: 12.5rem;
    overflow-y: hidden;
    visibility: visible;
}

.dropdown select {
    -moz-appearance: none;
    border: 0 none;
    outline: 0 none;
    color: #333333;
    background: white;
}

.dropdown-item:focus, .dropdown-item:hover {
    background: none;
    text-decoration: none;
    color: #95CE17;
}

.search-widget {
    display: inline-block;
}

@media (max-width: 991px) {
    .search-widget {
        display: block;
    }
}

.search-widget__form {
    position: relative;
}

@media (max-width: 991px) {
    .search-widget__form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.search-widget__input {
    padding-left: 0.625rem;
    padding-right: 3.125rem;
}

@media (max-width: 991px) {
    .search-widget__input {
        margin-right: 0.625rem;
    }
}

.search-widget__button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 2.5rem;
    width: 2.5rem;
    color: #333333;
    font-weight: bold;
}

.search-widget__button:focus, .search-widget__button:hover {
    color: #95CE17;
}

.search-widget__button-mobile {
    font-size: 1.125rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
}

.header-top .search-widget form input[type="text"] {
    min-width: inherit;
    width: 100%;
}

#pagenotfound .page-content #search_widget {
    width: 100%;
}

.page-not-found .search-widget form {
    display: inline-block;
}

/*** Responsive part ***/
@media (max-width: 767px) {
    .header-top .search-widget {
        float: none;
    }

    .header-top .search-widget form {
        margin: 0 auto;
    }

    .header-top .search-widget form input[type="text"] {
        min-width: inherit;
        background: white;
    }
}

@media (min-width: 992px) {
    .search-widget {
        min-width: 13.75rem;
    }
}

@media (min-width: 1200px) {
    .search-widget {
        min-width: 18.75rem;
    }
}

@media (min-width: 1400px) {
    .search-widget {
        min-width: 25rem;
    }
}

.searchModal .modal-dialog {
    margin-top: 3.125rem;
    width: 100%;
    max-width: 48rem;
    border-top: solid 0.0625rem #d3d3d3;
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .searchModal .modal-dialog {
        margin-left: 0;
        margin-right: 0;
    }
}

.searchModal .modal-dialog .modal-content {
    border-radius: 0;
    border: none;
}

.searchModal .modal-dialog .modal-header {
    border: none;
    padding: 0.625rem 0.625rem 0;
}

.searchModal .modal-dialog .close {
    opacity: 1;
    color: #487711;
}

.search-modal-open .modal-backdrop {
    opacity: 0;
}

.top-menu[data-depth="0"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    width: 100%;
}

.top-menu[data-depth="0"] > li {
    margin-right: 1.875rem;
    text-align: right;
    padding-bottom: 0.625rem;
}

.top-menu[data-depth="0"] > li.with-submenu > a {
    position: relative;
}

.top-menu[data-depth="0"] > li.with-submenu > a:after {
    display: none;
    position: absolute;
    content: "";
    top: calc(100% + 1px);
    left: 50%;
    margin-left: -6px;
    border-style: solid;
    border-width: 0 7px 11px 7px;
    border-color: transparent transparent #95ce17 transparent;
}

.top-menu[data-depth="0"] > li:last-child {
    margin-right: 0;
}

.top-menu[data-depth="0"] > li.category + .link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.top-menu[data-depth="1"] {
    margin: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

.top-menu a:not([data-depth="0"]) {
    display: block;
    padding: 0.625rem;
    color: #7A7A7A;
    font-weight: 400;
}

.top-menu a.dropdown-submenu {
    color: #333333;
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
}

.top-menu a[data-depth="0"] {
    color: black;
    font-size: 0.875rem;
    text-decoration: none;
    display: inline;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
}

#header .top-menu a[data-depth="0"]:hover {
    color: #95CE17;
    text-decoration: none;
}

.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
    padding: 0 0.625rem 0 0;
}

.top-menu .sub-menu ul[data-depth="1"] > li a {
    display: flex;
}

.top-menu .sub-menu ul[data-depth="1"] > li div::first-letter {
    text-transform: uppercase;
}

.top-menu a[data-depth="1"].highlighted {
    font-weight: 600;
}

.top-menu a[data-depth="1"]:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-size: 9px;
    color: #666666;
    font-weight: 600;
    vertical-align: 1px;
    margin-right: 13px;
}

.top-menu .collapse {
    display: inherit;
}

.top-menu .sub-menu {
    border: none;
    width: 100%;
    min-width: 100%;
    z-index: 18;
    display: none;
    padding: 0.625rem 0 0;
}

.top-menu .sub-menu.collapse {
    display: none;
}

.top-menu .sub-menu .popover__inner {
    border-top: 0;
    display: flex;
    overflow: hidden;
}

.top-menu .sub-menu ul[data-depth="1"] > li {
    margin-bottom: 10px;
}

.top-menu .sub-menu a:hover {
    color: #95CE17;
}

.top-menu .popover {
    max-width: inherit;
    border-top: 1px solid #95ce17;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    top: 100% !important;
    padding: 25px;
    border-radius: 0;
}

.top-menu .popover:before, .top-menu .popover:after {
    display: none;
}

.popover.bs-tether-element-attached-top {
    margin-top: 0;
}

#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    display: block !important;
}

#_desktop_top_menu .top-menu[data-depth="0"] > li:hover > a:after {
    display: block;
}

#mobile_top_menu_wrapper {
    padding: 0;
    background: white;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    max-width: 18.75rem;
    z-index: 5;
    width: 100%;
    margin: 0;
}

.top_menu_wrapper_title {
    line-height: 50px;
    background: #000;
    color: white;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

#mobile_top_menu_wrapper #top-menu {
    margin-bottom: 0;
    display: block;
    text-align: left;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
}

#mobile_top_menu_wrapper #top-menu > li {
    margin: 0;
    padding: 0;
    position: relative;
}

#mobile_top_menu_wrapper #top-menu > li .navbar-toggler {
    position: absolute;
    right: 10px;
    top: 6px;
    padding: 0;
}

#mobile_top_menu_wrapper #top-menu > li .navbar-toggler .material-icons {
    font-size: 30px;
    color: #888888;
}

#mobile_top_menu_wrapper .top-menu {
    color: #333333;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
    display: none;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
    display: none;
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    padding: 12px 40px 12px 20px;
    border-bottom: 0.0625rem solid #ccc;
    text-align: left;
    font-weight: 500;
    display: block;
}

#mobile_top_menu_wrapper .top-menu .collapse {
    display: none;
}

#mobile_top_menu_wrapper .top-menu .collapse.in {
    display: block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
    box-shadow: none;
    z-index: inherit;
    display: block;
    position: static;
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
    background: white;
    padding: 0;
    border: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
    display: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
    display: block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
    border-bottom: 0.0625rem solid #7A7A7A;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
    margin: 0;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
    float: none;
    margin: 0;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
    text-transform: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu .popover__inner {
    display: block;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
    padding: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
    padding: 10px 20px;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
    padding-left: 1.25rem;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
    padding-left: 2.5rem;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
    padding-left: 3.75rem;
}

body#checkout {
    color: #333333;
}

body#checkout #header .header-nav {
    max-height: none;
    padding: 0.9375rem 0;
    border: none;
    margin-bottom: 0;
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
}

body#checkout #header .header-nav .logo {
    max-height: 4.375rem;
    width: auto;
}

body#checkout #header .header-nav #_desktop_contact_link #contact-link {
    margin-top: 0;
}

body#checkout .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

body#checkout .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0.9375rem;
    flex: 0 0 0.9375rem;
    margin-top: 0.1875rem;
}

body#checkout a:hover {
    color: #1a8196;
}

body#checkout section#content {
    margin-bottom: 1.563rem;
}

body#checkout .container {
    min-height: 100%;
}

body#checkout section.checkout-step {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background-color: white;
    border-bottom: 0.0625rem rgba(0, 0, 0, 0.25) solid;
    padding: 0.9375rem;
}

body#checkout section.checkout-step:last-child {
    border: 0;
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
}

body#checkout section.checkout-step .content {
    padding: 0 2.313rem;
}

body#checkout section.checkout-step .step-edit {
    text-transform: lowercase;
    font-weight: normal;
}

body#checkout section.checkout-step .step-edit .edit {
    font-size: 0.875rem;
}

body#checkout section.checkout-step .not-allowed {
    cursor: not-allowed;
    opacity: 0.5;
}

body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit {
    display: none;
}

body#checkout section.checkout-step.-unreachable .step-title {
    cursor: not-allowed;
    opacity: 0.5;
}

body#checkout section.checkout-step.-current .step-title {
    cursor: default;
}

body#checkout section.checkout-step.-current .content {
    display: block;
}

body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
    display: none;
}

body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
    display: inline-block;
}

body#checkout section.checkout-step.-current.-reachable.-complete .content {
    display: block;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: inline-block;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
    display: none;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin-right: 0.125rem;
    color: #7A7A7A;
}

body#checkout section.checkout-step.-reachable.-complete .content {
    display: none;
}

body#checkout section.checkout-step small {
    color: #7A7A7A;
}

body#checkout section.checkout-step .default-input {
    min-width: 40%;
}

body#checkout section.checkout-step .default-input[name=address1], body#checkout section.checkout-step .default-input[name=address2] {
    min-width: 60%;
}

body#checkout section.checkout-step .radio-field {
    margin-top: 1.875rem;
}

body#checkout section.checkout-step .radio-field label {
    display: inline;
}

body#checkout section.checkout-step .checkbox-field div {
    margin-top: 3.75rem;
}

body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
    margin-top: 0;
}

body#checkout section.checkout-step .select-field div {
    background: #f6f6f6;
    padding: 0.625rem 3.125rem;
}

body#checkout section.checkout-step .form-footer {
    text-align: center;
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-top: 1rem;
}

body#checkout section.checkout-step .payment-options label {
    display: table-cell;
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 1.25rem;
}

body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 0.5rem;
}

body#checkout section.checkout-step .step-number {
    display: inline-block;
    padding: 0.625rem;
}

body#checkout section.checkout-step .address-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

body#checkout section.checkout-step .address-item {
    background: #f6f6f6;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 0.625rem;
    border: 0.1875rem solid transparent;
}

body#checkout section.checkout-step .address-item.selected {
    background: white;
    border: #95CE17 0.1875rem solid;
}

body#checkout section.checkout-step .address-alias {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0.625rem;
}

body#checkout section.checkout-step .address {
    margin-left: 1.563rem;
    font-weight: normal;
}

body#checkout section.checkout-step .radio-block {
    padding: 0.9375rem;
    text-align: left;
    cursor: pointer;
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 0;
}

body#checkout section.checkout-step .custom-radio input[type="radio"] {
    height: 1.25rem;
    width: 1.25rem;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
    color: #7A7A7A;
    display: inline-block;
    margin: 0 0.3125rem;
}

body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
    font-size: 0.875rem;
}

body#checkout section.checkout-step hr {
    margin: 0;
}

body#checkout section.checkout-step .address-footer {
    text-align: center;
    padding: 0.625rem;
}

body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses {
    margin-top: 1.25rem;
}

body#checkout section.checkout-step .add-address {
    margin-top: 1.25rem;
}

body#checkout section.checkout-step .add-address a {
    color: #333333;
}

body#checkout section.checkout-step .add-address a i {
    font-size: 0.875rem;
}

body#checkout section.checkout-step .delivery-option {
    background: #f6f6f6;
    padding: 0.9375rem 0;
    margin-bottom: 0.9375rem;
}

body#checkout section.checkout-step .delivery-option label {
    text-align: inherit;
}

body#checkout section.checkout-step .delivery-option img {
    width: 3.125rem;
}

body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left;
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin-left: 0.3125rem;
    margin-top: 1.563rem;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    text-align: left;
}

body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline {
    padding: 0;
}

body#checkout section.checkout-step .sign-in {
    font-size: 0.75rem;
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 14.38rem;
}

body#checkout .additional-information {
    font-size: 0.75rem;
    margin-left: 2.875rem;
    margin-top: 1.25rem;
}

body#checkout .condition-label {
    margin-left: 2.5rem;
    margin-top: 0.625rem;
}

body#checkout .condition-label label {
    text-align: inherit;
}

body#checkout .cancel-address {
    margin: 0.625rem;
    display: block;
    color: #7A7A7A;
    text-decoration: underline;
}

body#checkout .modal-content {
    padding: 1.25rem;
    background-color: #f6f6f6;
}

body#checkout #cart-summary-product-list {
    font-size: 0.75rem;
}

body#checkout #cart-summary-product-list img {
    border: #f6f6f6 0.0625rem solid;
    width: 3.125rem;
}

body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle;
}

body#checkout #order-summary-content {
    padding-top: 0.9375rem;
}

body#checkout #order-summary-content h4.h4 {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    color: #333333;
}

body#checkout #order-summary-content h4.black {
    color: #000000;
}

body#checkout #order-summary-content h4.addresshead {
    margin-top: 0.1875rem;
}

body#checkout #order-summary-content .noshadow {
    box-shadow: none;
}

body#checkout #order-summary-content #order-items {
    border-right: 0;
}

body#checkout #order-summary-content #order-items h3.h3 {
    color: #333333;
    margin-top: 1.25rem;
}

body#checkout #order-summary-content #order-items table tr:first-child td {
    border-top: 0;
}

body#checkout #order-summary-content .order-confirmation-table {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border: 0.1875rem solid #e5e5e5;
    border-radius: 0;
}

body#checkout #order-summary-content .summary-selected-carrier {
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 0.0625rem solid #e5e5e5;
    border-radius: 0;
    padding: 1rem;
}

body#checkout #order-summary-content .summary-selected-carrier .logo-container {
    text-align: center;
}

body#checkout #order-summary-content .summary-selected-carrier .logo-container img {
    width: 3.125rem;
}

body#checkout #order-summary-content .step-edit {
    display: inline;
    color: #7A7A7A;
}

body#checkout #order-summary-content .step-edit:hover {
    cursor: pointer;
}

body#checkout #order-summary-content a .step-edit {
    color: #7A7A7A;
}

body#checkout #gift_message, body#checkout #delivery {
    max-width: 100%;
    border-color: #333333;
}

body#checkout #gift_message textarea, body#checkout #delivery textarea {
    max-width: 100%;
    margin-bottom: 0.625rem;
}

/**** ORDER CONFIRMATION *****/
#order-details {
    padding-left: 1.3rem;
    margin-top: 1.25rem;
}

#order-details > .card-title {
    margin-bottom: 1.875rem;
}

#order-details ul {
    margin-bottom: 1.25rem;
}

#order-details ul li {
    margin-bottom: 0.625rem;
}

#order-items {
    border-right: #f6f6f6 0.0625rem solid;
}

#order-items .h3 {
    font-size: 1rem;
}

@media (max-width: 991px) {
    #order-items .h3._desktop-title {
        display: none;
    }
}

#order-items hr {
    border-top-color: #333333;
}

#order-items table {
    width: 100%;
}

#order-items table tr {
    height: 1.875rem;
}

#order-items table tr td:last-child {
    text-align: right;
}

#order-items table tr td {
    padding: .5rem;
    font-size: .875rem;
}

#order-items table tr.total-value {
    background-color: #f6f6f6;
}

#order-items table tr.taxes td {
    text-align: left;
}

#order-items table tr.taxes td .value {
    padding-top: 0;
}

#order-items .order-line {
    margin-top: 1rem;
}

#order-items .image img {
    width: 100%;
    border: 0.0625rem solid gray-lighter;
    margin-bottom: 1rem;
}

#order-items .details {
    margin-bottom: 1rem;
}

#order-items .details .customizations {
    margin-top: 0.625rem;
}

#order-items .qty {
    margin-bottom: 1rem;
}

#order-confirmation #registration-form {
    width: 50%;
    margin: 0 auto 1rem;
}

@media (max-width: 991px) {
    .done {
        margin-right: .625rem;
        padding: 0;
    }

    body#checkout section.checkout-step .address-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    body#checkout section.checkout-step .delivery-option-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .delivery-option {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto;
    }

    .delivery-option .custom-radio {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
        text-align: left;
    }

    #order-confirmation #registration-form {
        width: 100%;
    }
}

@media (max-width: 767px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: none;
        margin-top: 0.25rem;
        margin-left: 1.25rem;
    }

    body#checkout #header .header-nav {
        max-height: none;
        padding: 0;
    }

    body#checkout section.checkout-step .content {
        padding: 0.9375rem;
    }

    body#checkout .form-group {
        margin-bottom: 0.5rem;
    }

    #order-items {
        border-right: 0;
        margin-bottom: 2.5rem;
    }

    #order-items .card-title {
        border-bottom: 0.0625rem solid #f6f6f6;
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }

    #order-items hr {
        border-top-color: #f6f6f6;
    }

    .bold {
        font-weight: bold;
    }

    #order-details {
        padding-left: 0.9375rem;
    }

    #order-details .card-title {
        border-bottom: 0.0625rem solid #f6f6f6;
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }
}

@media (max-width: 575px) {
    body#checkout section.checkout-step .content {
        padding: 0.9375rem 0;
    }

    #payment-confirmation button {
        font-size: 0.875rem;
    }

    #payment-confirmation button.btn {
        white-space: normal;
    }
}

.js-payment-binary {
    display: none;
}

.js-payment-binary .accept-cgv {
    display: none;
}

.js-payment-binary.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.js-payment-binary.disabled::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

.js-payment-binary.disabled .accept-cgv {
    display: block;
}

/*** SOME GENERIC STYLES ***/
.table-labeled th {
    vertical-align: middle;
}

.table-labeled td {
    vertical-align: middle;
}

.table-labeled .label {
    font-weight: 400;
    border-radius: 0.1875rem;
    font-size: inherit;
    padding: 0.25rem 0.375rem;
    margin: 0.125rem;
    color: white;
    white-space: nowrap;
}

.page-order .table {
    margin-bottom: 0;
}

.page-order table th {
    padding: 0.5rem;
}

.page-order table td {
    padding: 0.5rem;
}

.page-order table thead th {
    text-align: center;
}

#authentication .tooltip.tooltip-bottom {
    padding: 0;
    margin: 0;
}

/*** Most of the customer accpunt pages ***/
.page-customer-account #content .order-actions a {
    padding: 0 0.125rem;
}

.page-customer-account #content .forgot-password {
    font-size: 0.75rem;
    margin-top: 1rem;
    padding-bottom: 0.9375rem;
}

.page-customer-account #content .no-account {
    font-size: 0.875rem;
}

/*** Login page ***/
.page-authentication #content {
    max-width: 40rem;
}

/*** Addresses page ***/
.page-addresses .address {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
    margin-bottom: 1.875rem;
    font-size: 0.75rem;
    color: #333333;
}

.page-addresses .address .address-body {
    padding: 1rem;
}

.page-addresses .address .address-body h4 {
    font-size: 0.875rem;
    font-weight: 700;
}

.page-addresses .address .address-body address {
    min-height: 9rem;
}

.page-addresses .address .address-footer {
    border-top: 0.0625rem solid #7A7A7A;
    padding: 0.5rem 1rem;
}

.page-addresses .address .address-footer a {
    color: #7A7A7A;
    margin-right: 0.5rem;
}

.page-addresses .address .address-footer a:hover {
    color: #333333;
}

.page-addresses .address .address-footer a i {
    font-size: 0.875rem;
}

.page-addresses .address .address-footer a span {
    font-size: 0.875rem;
    vertical-align: middle;
}

.page-addresses .addresses-footer {
    margin: 0 0.9375rem;
}

.page-addresses .addresses-footer a {
    color: #333333;
}

.page-addresses .addresses-footer a:hover {
    color: #333333;
}

.page-addresses .addresses-footer a i {
    font-size: 0.875rem;
}

.page-addresses .addresses-footer a span {
    font-size: 0.875rem;
    vertical-align: middle;
    margin-top: 0.625rem;
}

/*** Order details page ***/
.page-order-detail {
    font-size: 0.875rem;
    color: #7A7A7A;
}

.page-order-detail .box {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
    padding: 1rem;
    margin-bottom: 1rem;
}

.page-order-detail h3 {
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 1rem;
}

.page-order-detail #order-infos ul {
    margin: 0;
}

.page-order-detail #order-history .history-lines .history-line {
    padding: 0.5rem 0;
    border-bottom: 0.0625rem solid #f6f6f6;
}

.page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0;
}

.page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    margin: 0.25rem 0;
    padding: 0.25rem 0.375rem;
    color: white;
    border-radius: 0.1875rem;
}

.page-order-detail .addresses {
    margin: 0 -0.9375rem;
}

.page-order-detail .addresses h4 {
    font-size: 0.875rem;
    font-weight: 700;
}

.page-order-detail #order-products.return {
    margin-bottom: 1rem;
}

.page-order-detail #order-products.return th.head-checkbox {
    width: 1.875rem;
}

.page-order-detail #order-products.return td {
    padding: 1.375rem 0.75rem;
}

.page-order-detail #order-products.return td.qty {
    min-width: 7.8125rem;
}

.page-order-detail #order-products.return td.qty .current {
    width: 30%;
    float: left;
    text-align: right;
    padding-right: 0.5rem;
}

.page-order-detail #order-products.return td.qty .select {
    width: 70%;
    float: left;
    margin: -0.625rem 0;
    padding-left: 0.25rem;
}

.page-order-detail #order-products.return td.qty .select select {
    text-align: center;
}

.page-order-detail .order-items {
    padding: 0 !important;
}

.page-order-detail .order-items .order-item {
    padding: 1rem 1rem 0;
    border-bottom: 0.0625rem solid #f6f6f6;
}

.page-order-detail .order-items .order-item .checkbox {
    width: 1.875rem;
    float: left;
    padding: 0 0.9375rem;
}

.page-order-detail .order-items .order-item .content {
    width: calc(100% - 1.875rem);
    float: left;
    padding: 0 0.9375rem;
}

.page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem;
}

.page-order-detail .order-items .order-item .desc .name {
    font-weight: bold;
}

.page-order-detail .order-items .order-item .qty {
    margin-bottom: 1rem;
}

.page-order-detail .order-items .order-item .qty .q {
    margin-bottom: 0.25rem;
}

.page-order-detail .order-items .order-item .qty .s {
    margin-bottom: 0.25rem;
}

.page-order-detail .messages .message {
    margin-top: 0.5rem;
    border-bottom: 0.0625rem solid #f6f6f6;
}

.page-order-detail .messages .message:last-child {
    border-bottom: 0;
}

.page-order-detail .messages .message > div {
    margin-bottom: 0.5rem;
}

.page-order-detail .customization {
    margin-top: 0.75rem;
}

/*** Order return page ***/
#order-return-infos .thead-default th {
    color: #333333;
}

#order-return-infos .customization {
    margin-top: 0.75rem;
}

/*** My account landing page ***/
.page-my-account #content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #7A7A7A;
    padding: 0 0.9375rem;
    margin-bottom: 1.875rem;
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
    padding: 1rem;
}

.page-my-account #content .links a i {
    display: block;
    font-size: 2.6rem;
    width: 100%;
    color: #333333;
    padding-bottom: 3.4rem;
}

.page-my-account #content .links a:hover {
    color: #333333;
}

.page-my-account #content .links a:hover i {
    color: #95CE17;
}

/*** History page ***/
#history .orders {
    margin: 0 -1rem;
}

#history .orders .order {
    padding: 0.75rem 1rem;
    border-bottom: 0.0625rem solid #f6f6f6;
}

#history .orders .order a h3 {
    color: #7A7A7A;
}

#history .orders .order .label {
    display: inline-block;
    margin: 0.25rem 0;
    padding: 0.25rem 0.375rem;
    color: white;
    border-radius: 0.1875rem;
}

#history .orders .order:last-child {
    border-bottom: 0;
}

/*** FOOTER ***/
.page-footer .account-link {
    margin-right: 1rem;
}

.page-footer .account-link i {
    font-size: 0.875rem;
}

.page-footer .account-link span {
    font-size: 0.75rem;
    vertical-align: middle;
}

.login-form {
    margin-top: 0.9375rem;
}

.forgotten-password {
    padding: 0.25rem;
}

.forgotten-password .form-fields .center-email-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .forgotten-password .form-fields .center-email-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .forgotten-password .form-fields .center-email-fields button {
        margin: 0.625rem;
        width: calc(100% - 1.25rem);
    }
}

.forgotten-password .form-fields .center-email-fields button {
    height: 2.375rem;
}

.forgotten-password .form-fields .email {
    padding-left: 0;
    padding-right: 0;
    width: 26.875rem;
}

@media (max-width: 767px) {
    .forgotten-password .form-fields .email {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        width: 100%;
    }
}

.forgotten-password .form-fields .email input {
    height: 2.375rem;
}

.forgotten-password .form-fields label.required {
    width: 8.125rem;
}

.send-renew-password-link {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.renew-password {
    margin-left: 0.625rem;
}

.renew-password .email {
    padding-bottom: 1.875rem;
}

.renew-password [type=submit] {
    margin-left: 3.125rem;
}

.carousel {
    box-shadow: 0.0625rem 0.0625rem 0.4375rem 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 1.5rem;
}

.carousel .direction {
    z-index: auto;
}

.carousel .carousel-inner {
    height: 21.25rem;
}

.carousel .carousel-item {
    height: 100%;
}

.carousel .carousel-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.carousel .carousel-item .caption {
    position: absolute;
    bottom: 1.75rem;
    left: 5.625rem;
    color: white;
    max-width: 21.25rem;
}

.carousel .carousel-item .caption .caption-description p {
    color: white;
}

.carousel .carousel-item figure {
    margin: 0;
}

.carousel .carousel-control {
    opacity: 1;
}

.carousel .carousel-control .icon-next::before,
.carousel .carousel-control .icon-prev::before {
    content: "";
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
    font-size: 3.125rem;
    color: white;
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #95CE17;
}

.carousel .carousel-control .icon-prev {
    left: 1rem;
}

.carousel .carousel-control .icon-next {
    right: 2rem;
}

.carousel .carousel-control.left, .carousel .carousel-control.right {
    background: none;
}

@media (max-width: 1199px) {
    .carousel .carousel-inner {
        height: auto;
    }
}

@media (max-width: 991px) {
    .carousel .carousel-item .caption {
        bottom: calc(50% - 2rem);
        left: 10%;
    }

    .carousel .carousel-item .caption .display-1 {
        font-size: 2rem;
    }

    .carousel .carousel-item .caption-description {
        display: none;
    }
}

@media (max-width: 767px) {
    .carousel .carousel-item .caption {
        bottom: calc(50% - 1.5rem);
    }

    .carousel .carousel-item .caption .display-1 {
        font-size: 1.5rem;
    }

    .carousel .carousel-control .icon-prev i, .carousel .carousel-control .icon-next i {
        font-size: 2rem;
    }
}

#products .products:not(.swiper-wrapper) .product-miniature, .featured-products .products:not(.swiper-wrapper) .product-miniature, .product-accessories .products:not(.swiper-wrapper) .product-miniature, .product-miniature .products:not(.swiper-wrapper) .product-miniature {
    margin-bottom: 2.5rem;
}

@media (min-width: 1200px) {
    body.layout-left-column #products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .featured-products .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-accessories .products:not(.swiper-wrapper) .product-miniature, body.layout-left-column .product-miniature .products:not(.swiper-wrapper) .product-miniature {
        width: 20%;
    }
}

#products .swiper-container, .featured-products .swiper-container, .product-accessories .swiper-container, .product-miniature .swiper-container {
    margin-left: -10px;
    margin-right: -9px;
    padding-left: 10px;
    padding-right: 9px;
}

#products .products.swiper-wrapper, .featured-products .products.swiper-wrapper, .product-accessories .products.swiper-wrapper, .product-miniature .products.swiper-wrapper {
    margin-bottom: 2.5rem;
}

#products .products.swiper-wrapper .product-miniature .thumbnail-container, .featured-products .products.swiper-wrapper .product-miniature .thumbnail-container, .product-accessories .products.swiper-wrapper .product-miniature .thumbnail-container, .product-miniature .products.swiper-wrapper .product-miniature .thumbnail-container {
    padding-left: 10px;
    padding-right: 10px;
}

#products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail {
    display: block;
    margin-bottom: 1.25rem;
}

#products .product-flags, .featured-products .product-flags, .product-accessories .product-flags, .product-miniature .product-flags {
    display: none;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.5rem;
    text-transform: none;
    margin-bottom: 0.3125rem;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    font-size: 0.875rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
}

#products .product-title a:focus, #products .product-title a:hover, .featured-products .product-title a:focus, .featured-products .product-title a:hover, .product-accessories .product-title a:focus, .product-accessories .product-title a:hover, .product-miniature .product-title a:focus, .product-miniature .product-title a:hover {
    text-decoration: underline;
    color: #363A42;
}

#products .product-brand, .featured-products .product-brand, .product-accessories .product-brand, .product-miniature .product-brand {
    height: 1.25rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.3125rem;
}

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #95CE17;
    font-size: 1.1875rem;
    line-height: 1.6875rem;
    font-weight: 400;
}

#products .product-price-and-shipping .discount-product, .featured-products .product-price-and-shipping .discount-product, .product-accessories .product-price-and-shipping .discount-product, .product-miniature .product-price-and-shipping .discount-product {
    display: none;
}

#products .product-price-and-shipping .regular-price, .featured-products .product-price-and-shipping .regular-price, .product-accessories .product-price-and-shipping .regular-price, .product-miniature .product-price-and-shipping .regular-price {
    display: none;
    color: #7A7A7A;
    text-decoration: line-through;
    font-size: 0.75rem;
}

#products .price-wishlist__wrapper, .featured-products .price-wishlist__wrapper, .product-accessories .price-wishlist__wrapper, .product-miniature .price-wishlist__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0.625rem 0 1.5625rem;
}

#products .price-wishlist__wishlist, .featured-products .price-wishlist__wishlist, .product-accessories .price-wishlist__wishlist, .product-miniature .price-wishlist__wishlist {
    font-size: 1.25rem;
    color: #7A7A7A;
}

#products .price-wishlist__wishlist a, .featured-products .price-wishlist__wishlist a, .product-accessories .price-wishlist__wishlist a, .product-miniature .price-wishlist__wishlist a {
    color: #7A7A7A;
}

#products .price-wishlist__wishlist a:focus, #products .price-wishlist__wishlist a:hover, .featured-products .price-wishlist__wishlist a:focus, .featured-products .price-wishlist__wishlist a:hover, .product-accessories .price-wishlist__wishlist a:focus, .product-accessories .price-wishlist__wishlist a:hover, .product-miniature .price-wishlist__wishlist a:focus, .product-miniature .price-wishlist__wishlist a:hover {
    color: #eb5e19;
}

#products .price-wishlist__wishlist a.checked i, .featured-products .price-wishlist__wishlist a.checked i, .product-accessories .price-wishlist__wishlist a.checked i, .product-miniature .price-wishlist__wishlist a.checked i {
    content: '\F004';
    font-weight: 900;
}

#products .price-wishlist__wishlist .wishlist-added a[onclick*="delete"] i, .featured-products .price-wishlist__wishlist .wishlist-added a[onclick*="delete"] i, .product-accessories .price-wishlist__wishlist .wishlist-added a[onclick*="delete"] i, .product-miniature .price-wishlist__wishlist .wishlist-added a[onclick*="delete"] i {
    content: '\F004';
    font-weight: 900;
}

#products .swiper-button-next, #products .swiper-button-prev, .featured-products .swiper-button-next, .featured-products .swiper-button-prev, .product-accessories .swiper-button-next, .product-accessories .swiper-button-prev, .product-miniature .swiper-button-next, .product-miniature .swiper-button-prev {
    top: 35%;
    width: 1.375rem;
    height: 1.375rem;
    margin-top: 0;
}

#products .swiper-button-next:after, #products .swiper-button-prev:after, .featured-products .swiper-button-next:after, .featured-products .swiper-button-prev:after, .product-accessories .swiper-button-next:after, .product-accessories .swiper-button-prev:after, .product-miniature .swiper-button-next:after, .product-miniature .swiper-button-prev:after {
    font-size: 1.1875rem;
    font-weight: 900;
    color: #7A7A7A;
}

#products .swiper-button-prev, .featured-products .swiper-button-prev, .product-accessories .swiper-button-prev, .product-miniature .swiper-button-prev {
    left: 0.0625rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#products .swiper-button-next, .featured-products .swiper-button-next, .product-accessories .swiper-button-next, .product-miniature .swiper-button-next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#custom-text {
    background: white;
    border-radius: 0.125rem;
    margin-bottom: 1.5rem;
    padding: 3.125rem 3.125rem;
    text-align: center;
}

#custom-text h2 {
    text-transform: uppercase;
    color: #333333;
    font-size: 1.563rem;
    font-weight: 700;
}

#custom-text p {
    color: #333333;
    font-weight: 400;
    font-size: 1.1em;
}

#custom-text p .dark {
    color: #7A7A7A;
    font-weight: 400;
}

#products {
    color: #7A7A7A;
}

#products .products-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#products .up {
    margin-bottom: 1rem;
}

#products .up .btn-secondary, #products .up .qty-with-buttons .bootstrap-touchspin .btn-touchspin, .qty-with-buttons .bootstrap-touchspin #products .up .btn-touchspin {
    color: #7A7A7A;
    text-transform: inherit;
}

#products .up .btn-secondary .material-icons, #products .up .qty-with-buttons .bootstrap-touchspin .btn-touchspin .material-icons, .qty-with-buttons .bootstrap-touchspin #products .up .btn-touchspin .material-icons, #products .up .btn-secondary #wrapper .breadcrumb li::after, #wrapper .breadcrumb #products .up .btn-secondary li::after, #products .up .qty-with-buttons .bootstrap-touchspin .btn-touchspin #wrapper .breadcrumb li::after, #wrapper .breadcrumb #products .up .qty-with-buttons .bootstrap-touchspin .btn-touchspin li::after, .qty-with-buttons .bootstrap-touchspin #products .up .btn-touchspin #wrapper .breadcrumb li::after, #wrapper .breadcrumb .qty-with-buttons .bootstrap-touchspin #products .up .btn-touchspin li::after {
    margin-right: 0;
}

.block-category {
    min-height: 13.75rem;
    margin-bottom: 1.563rem;
}

.block-category .block-category-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.block-category .block-category-inner #category-description p,
.block-category .block-category-inner #category-description strong {
    font-weight: 400;
    color: #7A7A7A;
}

.block-category .block-category-inner #category-description p {
    color: #333333;
    margin-bottom: 0;
    word-break: break-word;
}

.block-category .block-category-inner #category-description p:first-child {
    margin-bottom: 1.25rem;
}

.block-category .block-category-inner .category-cover img {
    width: 8.8125rem;
    height: 11.25rem;
}

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.products-selection .sort-by {
    white-space: normal;
    word-break: break-word;
    margin-right: -0.9375rem;
    margin-left: 0.9375rem;
    text-align: right;
}

.products-selection .total-products {
    line-height: 1.5625rem;
}

.products-selection .total-products p {
    margin: 0;
}

.products-selection h1 {
    padding-top: 0.625rem;
}

.products-sort-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.products-sort-order .select-title {
    display: block;
    color: #333333;
    background: white;
    padding: 0 0.625rem;
    cursor: pointer;
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    height: 1.5625rem;
    line-height: 1.4375rem;
}

.products-sort-order .select-title:before {
    content: "Sortuj wg: ";
}

.products-sort-order .select-title:after {
    content: '\F0D7';
    font-family: "FontAwesome";
    color: #95CE17;
    margin-left: 0.625rem;
}

.products-sort-order .select-list {
    display: block;
    color: #333333;
    padding: 0.625rem 1.25rem;
}

.products-sort-order .select-list:hover {
    background: #95CE17;
    color: white;
    text-decoration: none;
}

.products-sort-order .dropdown-menu {
    left: auto;
    width: 16.88rem;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    box-shadow: 0.125rem 0.125rem 0.25rem 0px rgba(0, 0, 0, 0.1);
    margin: 0;
}

.facet-dropdown {
    color: #7A7A7A;
    padding-left: 0;
    padding-right: 0;
    background: #f6f6f6;
    border: 0.1875rem solid transparent;
    box-sizing: border-box;
    box-shadow: 0.0625rem 0.0625rem 0.0625rem 0.0625rem #f6f6f6;
}

.facet-dropdown.open {
    border: 0;
}

.facet-dropdown.open > .select-title {
    border: 0.1875rem solid #95CE17;
    background: #f6f6f6;
}

.facet-dropdown .select-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    width: 100%;
    color: #333333;
    background: #f6f6f6;
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    cursor: pointer;
}

.facet-dropdown .select-title > i {
    margin-left: auto;
}

.facet-dropdown .select-list {
    display: block;
    color: #333333;
    background: #f6f6f6;
    padding: 0.625rem 1.25rem;
}

.facet-dropdown .select-list:hover {
    background: #95CE17;
    color: white;
    text-decoration: none;
}

.facet-dropdown .dropdown-menu {
    padding: 0;
    margin-top: 0.1875rem;
    left: auto;
    width: 100%;
    background: #f6f6f6;
    border: none;
    box-shadow: 0.0625rem 0.0625rem 0.0625rem 0.0625rem #f6f6f6;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 1.563rem;
    background: white;
    padding: 1.563rem 1.25rem;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0.625rem;
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
    display: block;
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    color: #7A7A7A;
}

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0;
}

#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    margin-top: 0.4375rem;
    color: #333333;
    display: inline-block;
    font-size: 0.875rem;
}

#search_filters_brands .facet,
#search_filters_suppliers .facet {
    padding-top: 0;
}

#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.3125rem;
}

.pagination {
    margin: 0;
    padding: 0;
    display: block;
}

.pagination .page-list {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.pagination a {
    margin-left: 0.125rem;
    display: block;
    color: white;
    font-weight: 600;
    width: 1.5625rem;
    height: 1.5625rem;
    font-size: 0.75rem;
    line-height: 1.5625rem;
    background: #95CE17;
    text-transform: lowercase;
    text-align: center;
}

.pagination a.previous, .pagination a.next {
    width: auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.pagination .disabled {
    opacity: .5;
    pointer-events: none;
}

.pagination li:not(.current) > .disabled {
    display: none;
}

.pagination .current a {
    color: black;
    background: #d3d3d3;
}

.active_filters {
    background: #dededd;
    padding: 0.625rem 1.875rem 0;
    margin-bottom: 1.25rem;
}

.active_filters .active-filter-title {
    display: inline;
    margin-right: 0.625rem;
    font-weight: 600;
}

.active_filters ul {
    display: inline;
}

.active_filters .filter-block {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    color: #333333;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    background: white;
    padding: 0.625rem;
    display: inline-block;
    font-size: 0.688rem;
}

.active_filters .filter-block .close {
    color: #333333;
    font-size: 0.875rem;
    opacity: 1;
    margin-top: 0.1875rem;
    margin-left: 0.3125rem;
}

.block-categories {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}

.block-categories .category-sub-menu {
    margin-top: 0.625rem;
}

.block-categories .category-sub-menu .category-sub-link {
    font-size: 0.75rem;
}

.block-categories .category-sub-menu li {
    position: relative;
}

.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: 0.625rem;
}

.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-weight: 600;
    border-bottom: rgba(0, 0, 0, 0.25) 0.0625rem solid;
    width: 100%;
    display: inline-block;
    margin: 0.3125rem 0 0;
    padding-bottom: 0.1875rem;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: 0.3125rem;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
    content: "-";
    margin-right: 0.3125rem;
}

.block-categories a {
    color: #333333;
}

.block-categories .collapse-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
}

.block-categories .collapse-icons[aria-expanded="true"] .add {
    display: none;
}

.block-categories .collapse-icons[aria-expanded="true"] .remove {
    display: block;
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
    color: #95CE17;
}

.block-categories .collapse-icons .remove {
    display: none;
}

.block-categories .arrows .arrow-right,
.block-categories .arrows .arrow-down {
    font-size: 0.75rem;
    cursor: pointer;
    margin-left: 0.125rem;
}

.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
    color: #95CE17;
}

.block-categories .arrows .arrow-down {
    display: none;
}

.block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none;
}

.block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block;
}

.facets-title {
    color: #333333;
}

.products-selection .filter-button .btn-secondary, .products-selection .filter-button .qty-with-buttons .bootstrap-touchspin .btn-touchspin, .qty-with-buttons .bootstrap-touchspin .products-selection .filter-button .btn-touchspin {
    padding: 0.75rem 0.5rem 0.6875rem;
}

.advertising-block {
    margin-bottom: 1.563rem;
}

.advertising-block img {
    width: 100%;
}

/*** Responsive part ***/
@media (max-width: 767px) {
    #category #left-column {
        width: 100%;
    }

    #category #left-column #search_filters_wrapper {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }

    #category #left-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem;
    }

    #category #left-column #search_filter_controls button {
        margin: 0 0.5rem;
    }

    #category #left-column #search_filters {
        margin-bottom: 0;
        box-shadow: none;
        padding: 0;
        border-top: 0.0625rem solid #f6f6f6;
    }

    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 0.0625rem solid #f6f6f6;
    }

    #category #left-column #search_filters .facet .title {
        cursor: pointer;
    }

    #category #left-column #search_filters .facet .title .collapse-icons .remove {
        display: none;
    }

    #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }

    #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }

    #category #left-column #search_filters .facet .facet-title {
        color: #333333;
        text-transform: uppercase;
    }

    #category #left-column #search_filters .facet .h6 {
        margin-bottom: 0;
        padding: 0.625rem;
        display: inline-block;
    }

    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 0.625rem 0.625rem 0 0;
    }

    #category #left-column #search_filters .facet .collapse {
        display: none;
    }

    #category #left-column #search_filters .facet .collapse.in {
        display: block;
    }

    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0;
    }

    #category #left-column #search_filters .facet ul {
        margin-bottom: 0;
    }

    #category #left-column #search_filters .facet ul li {
        border-top: 0.0625rem solid #f6f6f6;
        padding: 0.625rem;
    }

    #category #content-wrapper {
        width: 100%;
    }

    #category #search_filter_toggler {
        width: 100%;
    }

    .products-sort-order .select-title {
        margin-left: 0;
    }

    .products-selection h1 {
        padding-top: 0;
        text-align: center;
        margin-bottom: 1rem;
    }

    .products-selection .showing {
        padding-top: 1rem;
    }

    #prices-drop #content-wrapper,
    #new-products #content-wrapper,
    #best-sales #content-wrapper {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .products-selection .filter-button {
        padding-left: 0;
    }

    #category #left-column #search_filters_wrapper {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

@media screen and (max-width: 767px) {
    .category-cover {
        display: none;
    }

    .block-category {
        min-height: 0;
        margin-bottom: 0;
    }

    .card-block {
        padding: 0;
    }

    .card {
        box-shadow: none;
        background-color: inherit;
        border: none;
    }
}

#product #content {
    position: relative;
}

.product-main-title {
    font-size: 1.6875rem;
    line-height: 2.375rem;
    font-weight: 600;
    text-transform: uppercase;
}

.product-manufacturer {
    font-size: 1rem;
}

.product-manufacturer a {
    color: #95ce17;
    font-weight: bold;
}

.product-manufacturer a:focus, .product-manufacturer a:hover {
    text-decoration: underline;
}

.custom-features {
    margin: 3.125rem 0;
}

.custom-features ul {
    padding: 0;
    list-style-position: inside;
    margin: 0;
    list-style-type: disc;
}

.custom-features ul li {
    color: #487711;
    font-size: 1rem;
    margin-bottom: 0.3125rem;
}

.custom-features ul li strong {
    color: black;
}

.custom-features ul li a {
    color: #95ce17;
}

.custom-features ul li a:focus, .custom-features ul li a:hover {
    text-decoration: underline;
}

.delivery-information {
    margin-right: 1.25rem;
    vertical-align: top;
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: none;
    color: #487711;
}

.product-price-and-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 0.0625rem solid lightgray;
    border-bottom: 0.0625rem solid lightgray;
    margin: 0.9375rem 0;
}

.product-price-and-add .current-price {
    font-size: 3.375rem;
    color: #487711;
    font-weight: bold;
}

.product-price-and-add .product-add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-price-and-add .product-add-to-cart .input-group-btn-vertical {
    display: none;
}

.product-price-and-add .product-add-to-cart .product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-price-and-add .product-add-to-cart .control-label {
    font-size: 1.5625rem;
    font-weight: 400;
    padding-right: 0.9375rem;
}

.product-price-and-add .product-add-to-cart .form-control {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
    max-width: 3.4375rem;
    text-align: center;
    margin-right: 0.9375rem;
}

.product-price-and-add .product-add-to-cart .add-to-cart {
    border-radius: 0;
    font-size: 1.25rem;
    font-weight: 500;
    padding: 0.5625rem 1.875rem;
    letter-spacing: 0.05em;
}

.product-additional-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.125rem;
    line-height: 1.5625rem;
    font-weight: 400;
}

.product-additional-info .buttons_bottom_block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0;
    border-right: 0.0625rem solid lightgray;
}

.product-additional-info .buttons_bottom_block i {
    font-size: 1.375rem;
    vertical-align: -0.0625rem;
    margin-right: 0.3125rem;
    color: #95CE17;
}

.product-additional-info .social-sharing {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#product-description-short {
    color: #333333;
}

.product-information {
    font-size: 0.875rem;
    color: #333333;
}

.product-information .manufacturer-logo {
    height: 2.1875rem;
}

.product-information .product-description img {
    max-width: 100%;
    height: auto;
}

.input-color {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1.25rem;
    width: 1.25rem;
}

.input-container {
    position: relative;
}

.input-radio {
    position: absolute;
    top: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
    border: 0.125rem solid #333333;
}

.radio-label {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
    display: inline-block;
    padding: 0.125rem 0.625rem;
    font-weight: 600;
    border: 0.125rem solid white;
}

.product-discounts {
    margin-bottom: 1.5rem;
}

.product-discounts > .product-discounts-title {
    font-weight: normal;
    font-size: 0.75rem;
}

.product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 0.625rem 1.25rem;
    background: white;
    border: 0.3125rem #f6f6f6 solid;
    text-align: center;
}

.product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6;
}

.product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
    background: white;
}

.product-discounts > .table-product-discounts tbody tr td {
    padding: 0.625rem 1.25rem;
    text-align: center;
    border: 0.3125rem #f6f6f6 solid;
}

.product-prices .tax-shipping-delivery-label {
    font-size: 0.8125rem;
    color: #7A7A7A;
}

.product-discount {
    color: #7A7A7A;
}

.product-discount .regular-price {
    text-decoration: line-through;
    font-weight: normal;
    margin-right: 0.625rem;
}

.has-discount.product-price, .has-discount p {
    color: #eb5e19;
}

.has-discount .discount {
    background: #eb5e19;
    color: white;
    font-weight: 600;
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem;
    margin-left: 0.625rem;
    text-transform: uppercase;
    display: inline-block;
}

.product-unit-price {
    font-size: 0.688rem;
    margin-bottom: 0;
}

.tabs {
    margin-top: 2rem;
}

.tabs .nav-tabs {
    border: none;
}

.tabs .nav-tabs .nav-item {
    margin-bottom: -0.0625rem !important;
}

.tabs .nav-tabs .nav-link {
    color: #7d7d7d;
    text-decoration: none;
    background: #f4f4f4;
    border-bottom: 0.0625rem solid #dddddd;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
    padding: 0.75rem 3.4375rem 0.5rem;
    margin: 0;
    position: relative;
}

.tabs .nav-tabs .nav-link.active {
    color: #7A7A7A;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
}

.tabs .nav-tabs .nav-link.active:before {
    content: "";
    position: absolute;
    height: 0.125rem;
    width: 100%;
    left: 0;
    top: -0.0625rem;
    background: #95CE17;
}

.tabs .nav-tabs .nav-item {
    float: left;
    margin-bottom: -0.125rem;
}

.tabs .tab-content {
    border: 0.0625rem solid #ddd;
    padding: 0.9375rem;
}

.product-cover {
    margin-bottom: 1.25rem;
    position: relative;
}

.product-cover img {
    background: white;
}

.product-cover .layer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    cursor: pointer;
}

.product-cover .layer .zoom-in {
    font-size: 6.25rem;
    color: #7A7A7A;
}

#product-modal .modal-content {
    background: transparent;
    border: none;
    padding: 0;
}

#product-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30%;
}

#product-modal .modal-content .modal-body .product-cover-modal {
    background: white;
}

#product-modal .modal-content .modal-body .image-caption {
    background: white;
    width: 50rem;
    padding: 0.625rem 1.25rem;
    border-top: #f6f6f6 0.0625rem solid;
}

#product-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0;
}

#product-modal .modal-content .modal-body .thumbnails {
    position: relative;
}

#product-modal .modal-content .modal-body .mask {
    position: relative;
    overflow: hidden;
    max-height: 49.38rem;
    margin-top: 2.188rem;
    z-index: 1;
}

#product-modal .modal-content .modal-body .mask.nomargin {
    margin-top: 0;
}

#product-modal .modal-content .modal-body .product-images {
    margin-left: 2.5rem;
}

#product-modal .modal-content .modal-body .product-images img {
    width: 9.25rem;
    cursor: pointer;
    background: white;
}

#product-modal .modal-content .modal-body .product-images img:hover {
    border: #95CE17 0.1875rem solid;
}

#product-modal .modal-content .modal-body .arrows {
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    color: white;
    right: 1.875rem;
    z-index: 0;
    cursor: pointer;
}

#product-modal .modal-content .modal-body .arrows .arrow-up {
    position: absolute;
    top: -2rem;
    opacity: 0.2;
}

#product-modal .modal-content .modal-body .arrows .arrow-down {
    position: absolute;
    bottom: -2rem;
}

#product-modal .modal-content .modal-body .arrows i {
    font-size: 6.25rem;
    display: inline;
}

#blockcart-modal {
    color: #333333;
}

#blockcart-modal .modal-header {
    background: white;
}

#blockcart-modal .modal-header .close {
    opacity: 1;
}

#blockcart-modal .modal-header .close .material-icons, #blockcart-modal .modal-header .close #wrapper .breadcrumb li::after, #wrapper .breadcrumb #blockcart-modal .modal-header .close li::after {
    color: #363A42;
}

#blockcart-modal .modal-body {
    background: white;
    padding: 3.125rem 1.875rem;
}

#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: 0.3125rem;
}

@media (max-width: 767px) {
    #blockcart-modal .modal-body .divide-right span {
        display: block;
        padding: 0 .5rem;
    }
}

#blockcart-modal .modal-dialog {
    max-width: 71.25rem;
    width: 100%;
}

#blockcart-modal .product-image {
    width: 100%;
    max-width: 9.375rem;
    display: block;
    margin: 0 0 0 auto;
}

#blockcart-modal .modal-title {
    color: #353943;
    font-size: 1rem;
    font-weight: 400;
}

#blockcart-modal .modal-title i.material-icons {
    margin-right: 1.875rem;
    color: #95CE17;
}

#blockcart-modal .product-name {
    color: #95CE17;
    font-size: 1.125rem;
}

@media (max-width: 767px) {
    #blockcart-modal .product-name {
        padding: 0 .5rem;
    }
}

#blockcart-modal .product-price {
    color: #363A42;
    display: block;
}

@media (max-width: 767px) {
    #blockcart-modal .product-price {
        padding: 0 .5rem;
    }
}

#blockcart-modal .cart-content {
    padding-left: 2.5rem;
}

#blockcart-modal .cart-content p {
    color: #363A42;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 .5rem;
}

#blockcart-modal .cart-content p.product-total {
    background-color: #f6f6f6;
    padding: .5rem;
}

#blockcart-modal .cart-content p.cart-products-count {
    font-size: 1rem;
    color: #6C868E;
    font-weight: 600;
}

#blockcart-modal .cart-content p.product-tax {
    display: inherit;
    font-size: .875rem;
}

#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value {
    font-weight: 600;
}

#blockcart-modal .cart-content .cart-content-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

#blockcart-modal .cart-content .cart-content-btn button {
    margin-right: 0.9rem;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    white-space: inherit;
}

#blockcart-modal .divide-right {
    border-right: 0.0625rem solid #DBDBDB;
}

.product-images > li.thumb-container {
    display: inline;
}

.product-images > li.thumb-container > .thumb {
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin-bottom: 0.625rem;
}

.images-container .product-images > li.thumb-container > .thumb {
    margin-right: 0.8125rem;
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: #95CE17 3px solid;
}

#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
}

#main .images-container .js-qv-mask.scroll {
    width: calc(100% - 60px);
    margin: 0 auto;
}

.scroll-box-arrows {
    display: none;
}

.scroll-box-arrows.scroll {
    display: block;
}

.scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 6.25rem;
    line-height: 6.25rem;
    cursor: pointer;
}

.scroll-box-arrows .left {
    left: 0;
}

.scroll-box-arrows .right {
    right: 0;
}

#product-availability {
    margin-top: 0.625rem;
    display: inline-block;
    font-weight: 700;
}

#product-availability .material-icons, #product-availability #wrapper .breadcrumb li::after, #wrapper .breadcrumb #product-availability li::after {
    line-height: inherit;
}

#product-availability .product-available {
    color: #95CE17;
}

#product-availability .product-unavailable {
    color: #eb5e19;
}

#product-availability .product-last-items {
    color: #eb5e19;
}

#product-details .label {
    font-size: 0.875rem;
    color: #333333;
    font-weight: bold;
}

.product-features {
    margin-top: 1.25rem;
    margin-left: 0.3125rem;
}

.product-features > dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    font-weight: normal;
    background: #f6f6f6;
    padding: 0.625rem 1.25rem;
    margin-right: 0.625rem;
    min-height: 2.5rem;
    word-break: normal;
    text-transform: capitalize;
    margin-bottom: .5rem;
    font-size: 1.125rem;
}

.product-features > dl.data-sheet dd.value {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    background: none;
    font-weight: 500;
    background: #fcfcfc;
    color: #487711;
}

.product-variants > .product-variants-item {
    margin: 1.25rem 0;
}

.product-variants > .product-variants-item select {
    background-color: white;
    width: auto;
    padding-right: 1.875rem;
    box-shadow: 0.125rem 0.125rem 0.25rem 0px rgba(0, 0, 0, 0.2);
}

.product-variants > .product-variants-item ul li {
    margin-right: 0.625rem;
}

.product-variants > .product-variants-item .color {
    margin-left: 0;
    margin-top: 0;
}

.product-flags {
    pointer-events: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
}

.product-flags li.product-flag {
    pointer-events: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #95CE17;
    font-weight: 700;
    padding: 0.3125rem 0.4375rem;
    text-transform: uppercase;
    color: white;
    margin-top: 0.625rem;
    font-size: 0.875rem;
    box-shadow: 0.125rem 0.125rem 0.25rem 0px rgba(0, 0, 0, 0.2);
}

.product-flags li.product-flag.online-only {
    position: absolute;
    top: 25rem;
    right: 0;
    z-index: 1;
    font-size: 0.688rem;
    margin-top: 0;
}

.product-flags li.product-flag.online-only::before {
    content: "\E30A";
    font-family: 'Material Icons';
    vertical-align: middle;
    margin: 0.3125rem;
}

.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {
    background-color: #eb5e19;
}

.product-flags li.product-flag.on-sale {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    background: #eb5e19;
    width: 100%;
    text-align: center;
    margin-top: 0 !important;
}

.product-customization {
    margin: 2.5rem 0;
}

.product-customization .product-customization-item {
    margin: 1.25rem 0;
}

.product-customization .product-message {
    background: #f6f6f6;
    border: none;
    width: 100%;
    height: 3.125rem;
    resize: none;
    padding: 0.625rem;
}

.product-customization .product-message:focus {
    background-color: white;
    outline: 0.1875rem solid #95CE17;
}

.product-customization .file-input {
    width: 100%;
    opacity: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    height: 2.625rem;
    overflow: hidden;
    position: absolute;
}

.product-customization .customization-message {
    margin-top: 1.25rem;
}

.product-customization .custom-file {
    position: relative;
    background: #f6f6f6;
    width: 100%;
    height: 2.625rem;
    line-height: 2.625rem;
    text-indent: 0.625rem;
    display: block;
    color: #7A7A7A;
    margin-top: 1.25rem;
}

.product-customization .custom-file button {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.product-customization small {
    color: #7A7A7A;
}

.product-pack {
    margin-top: 2.5rem;
}

.product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.product-pack .pack-product-container .pack-product-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 0.875rem;
    color: #7A7A7A;
}

.product-pack .pack-product-container .pack-product-quantity {
    border-left: #f6f6f6 2px solid;
    padding-left: 0.625rem;
}

.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-refresh {
    margin-top: 1.25rem;
}

.social-sharing {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-sharing > span {
    margin-right: 0.625rem;
}

.social-sharing ul {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.social-sharing li {
    margin-right: 0.625rem;
}

.social-sharing li:last-child {
    margin-right: 0;
}

.social-sharing li a {
    font-size: 1.5rem;
    display: block;
    color: #487711;
}

.social-sharing li a:hover {
    color: #eb5e19;
}

.products-selection {
    margin-bottom: 2.375rem;
    border: 0.0625rem solid #d3d3d3;
    padding: 0.375rem 1.25rem;
    background: #f4f4f4;
}

#blockcart-modal .cart-content .btn {
    margin-bottom: 0.625rem;
}

@media (max-width: 991px) {
    .product-cover img {
        width: 100%;
    }

    #product-modal .modal-content .modal-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
    }

    #product-modal .modal-content .modal-body img.product-cover-modal {
        width: 100%;
    }

    #product-modal .modal-content .modal-body .arrows {
        display: none;
    }

    #product-modal .modal-content .modal-body .image-caption {
        width: 100%;
    }

    #blockcart-modal .modal-dialog {
        width: calc(100% - 1.25rem);
    }

    #blockcart-modal .modal-body {
        padding: 1.875rem;
    }
}

@media (max-width: 767px) {
    #blockcart-modal .divide-right {
        border-right: none;
    }

    #blockcart-modal .modal-body {
        padding: 1rem;
    }
}

@media (max-width: 991px) {
    #_desktop_cart {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.cart-product-headings {
    font-weight: 500;
    border-bottom: 0.0625rem solid #f6f6f6;
    padding-bottom: 0.625rem;
}

@media (max-width: 991px) {
    .cart-product-headings {
        display: none;
    }
}

.product-line-grid {
    padding: 1.25rem 0;
    border-bottom: 0.0625rem solid #f6f6f6;
}

.product-line-grid .regular-price {
    font-size: 0.875rem;
    display: block;
    margin: 0 0 0.625rem;
}

.product-line-grid .discount {
    display: none;
}

.product-line-grid .product-price {
    font-size: 1.3125rem;
    color: black;
}

.product-line-grid .product-price.total {
    color: #95CE17;
}

@media (min-width: 992px) {
    .cart-grid-right {
        padding-left: 2.5rem;
    }
}

.cart-grid-right .cart-summary {
    border: 0.0625rem solid #f6f6f6;
    padding: 1.25rem 0.9375rem 1.25rem;
}

.cart-grid-right .cart-summary-title {
    font-size: 1.3125rem;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 0.0625rem solid #f6f6f6;
    padding-bottom: 0.625rem;
    margin-bottom: 1.25rem;
}

.card-block {
    padding: 1.25rem 1.25rem .5rem;
}

.card-block.checkout {
    padding-bottom: 1.75rem;
    padding-top: 0;
    margin-top: 1rem;
}

.card-block.cart-summary-totals {
    padding: 0 1rem 1rem;
}

.card-block.cart-summary-totals .cart-summary-line {
    padding: .5rem .2rem 0;
}

.card-block.cart-summary-totals .cart-summary-line:last-child {
    margin-bottom: 0;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
    background-color: #f6f6f6;
    padding: .5rem;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-weight: bold;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
    font-size: 1rem;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 1.125rem;
}

.card-block.cart-summary-totals .cart-summary-line span.sub {
    text-align: left;
    font-size: .88rem;
    float: none;
}

.cart-summary-line {
    clear: both;
    margin-bottom: 0.625rem;
}

.cart-summary-line::after {
    content: "";
    display: table;
    clear: both;
}

.cart-summary-line .label {
    padding-left: 0;
    font-weight: normal;
    white-space: inherit;
    color: #363A42;
}

.cart-summary-line .value {
    color: #333333;
    float: right;
    font-weight: bold;
}

.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
    font-weight: normal;
}

.cart-summary-totals {
    padding-top: 0.625rem;
    padding-bottom: 0.3125rem;
    border-bottom: 0.0625rem solid #f6f6f6;
    margin-bottom: 0.9375rem;
    font-size: 1.125rem;
}

.cart-summary-totals .value {
    color: #487711;
    font-size: 1.125rem;
}

/** CART BODY **/
.cart-grid-body {
    margin-bottom: 0.75rem;
}

.cart-grid-body a.label:hover {
    color: #95CE17;
}

/** CART RIGHT **/
.cart-grid-right .promo-discounts {
    margin-bottom: 0;
    text-align: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.cart-grid-right .promo-discounts .cart-summary-line .label {
    font-size: 1rem;
    color: #7A7A7A;
}

.cart-grid-right .promo-discounts .cart-summary-line .label .code {
    color: #eb821a;
    cursor: pointer;
}

.cart-grid-right .cart-summary-line.cart-subtotal-products .label,
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
    font-weight: 600;
}

.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
    font-size: 1rem;
}

.block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 1.25rem;
    background: #ff2c28;
    color: white;
    display: none;
}

.block-promo .promo-code .alert-danger::after {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ff2c28;
    border-width: 0.625rem;
    margin-left: -0.625rem;
}

.block-promo .promo-code form {
    text-align: center;
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #eb5e19;
    font-weight: 600;
    margin-bottom: 0;
}

.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
    font-weight: normal;
    color: #333333;
    display: inline-block;
}

.block-promo .promo-name .cart-summary-line .label {
    font-weight: normal;
    color: #363A42;
}

.block-promo .promo-name .cart-summary-line span {
    color: #eb821a;
}

.block-promo .promo-name .material-icons, .block-promo .promo-name #wrapper .breadcrumb li::after, #wrapper .breadcrumb .block-promo .promo-name li::after {
    font-size: 1.2rem;
    margin-left: .4rem;
}

.block-promo .promo-code-button {
    display: block;
    padding: 0 0 1rem;
}

.block-promo .promo-code-button.with-discounts {
    display: none;
}

.block-promo .promo-code-button.cancel-promo {
    color: #95CE17;
    margin-bottom: 0;
}

.block-promo .promo-code-button.cancel-promo[aria-expanded="true"] {
    display: block;
    padding: 0;
    margin-top: 1rem;
}

.block-promo.promo-highlighted {
    padding: 0 1rem;
    margin-bottom: 0;
    text-align: center;
}

.block-promo p {
    margin-bottom: 0;
}

#block-reassurance {
    margin-top: 2rem;
}

#block-reassurance img {
    width: 1.563rem;
    margin-right: 0.625rem;
}

#block-reassurance li {
    border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.25);
}

#block-reassurance li:last-child {
    border: 0;
}

#block-reassurance li .block-reassurance-item {
    padding: 1rem 1.5rem;
}

#product #block-reassurance {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
}

#product #block-reassurance span {
    font-weight: 700;
}

.quickview .modal-dialog {
    width: calc(100% - 1.875rem);
    max-width: 64rem;
}

.quickview .modal-content {
    background: #f6f6f6;
    min-height: 28.13rem;
}

.quickview .modal-header {
    border: none;
    padding: 0.625rem;
}

.quickview .modal-body {
    min-height: 23.75rem;
}

.quickview .modal-footer {
    border-top: 0.0625rem solid rgba(122, 122, 122, 0.3);
}

.quickview .layer {
    display: none;
}

.quickview .product-cover img {
    width: 95%;
}

.quickview .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    min-height: 21.88rem;
}

.quickview .images-container .product-images > li.thumb-container > .thumb {
    width: 100%;
    max-width: 4.938rem;
    margin-bottom: 0.8125rem;
    background: white;
}

.quickview .mask {
    width: 35%;
    max-height: 22.5rem;
    overflow: hidden;
    margin-left: 0.625rem;
}

.quickview .arrows {
    position: absolute;
    top: 0;
    bottom: 0;
    max-height: 22.5rem;
    right: 5rem;
    z-index: 0;
}

.quickview .arrows .arrow-up {
    margin-top: -3.125rem;
    cursor: pointer;
    opacity: 0.2;
}

.quickview .arrows .arrow-down {
    position: absolute;
    bottom: -1.875rem;
    cursor: pointer;
}

.quickview .social-sharing {
    margin-top: 0;
    margin-left: 2.5rem;
}

#stores .page-stores {
    width: 85%;
    margin: 0 auto;
}

#stores .page-stores .store-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

#stores .page-stores .store-picture img {
    max-width: 100%;
}

#stores .page-stores .store-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.875rem 0;
}

#stores .page-stores .store-item-container ul {
    margin-bottom: 0;
    font-size: 0.875rem;
}

#stores .page-stores .store-item-container .divide-left {
    border-left: #f6f6f6 1px solid;
}

#stores .page-stores .store-item-container .divide-left tr {
    height: 1.563rem;
}

#stores .page-stores .store-item-container .divide-left td {
    padding-left: 0.375rem;
}

#stores .page-stores .store-item-container .divide-left th {
    text-align: right;
}

#stores .page-stores .store-item-container .store-description {
    font-size: 0.875rem;
}

#stores .page-stores .store-item-footer {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

#stores .page-stores .store-item-footer.divide-top {
    border-top: #f6f6f6 0.0625rem solid;
}

#stores .page-stores .store-item-footer div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}

#stores .page-stores .store-item-footer i.material-icons {
    margin-right: 0.625rem;
    color: #7A7A7A;
    font-size: 0.875rem;
}

#stores .page-stores .store-item-footer li {
    margin-bottom: 0.625rem;
}

/*** Responsive part ***/
@media (max-width: 767px) {
    #stores .page-stores {
        width: 100%;
    }

    #stores .page-stores .store-item-container {
        padding: 1rem 0;
    }
}

@media (max-width: 575px) {
    #stores .page-stores .store-item-container {
        display: block;
    }

    #stores .page-stores .store-item-container .divide-left {
        border-left: none;
    }

    #stores .page-stores .store-item-container .store-description a {
        margin-bottom: 0.5rem;
    }

    #stores .page-stores .store-item-container .store-description address {
        margin-bottom: 0.5rem;
    }

    #stores .page-stores .store-item-footer {
        display: block;
    }

    #stores .page-stores .store-item-footer.divide-top {
        border-top: #f6f6f6 0.0625rem solid;
    }

    #stores .page-stores .store-item-footer li {
        margin-bottom: 0.625rem;
    }

    #stores .page-stores .store-item-footer .card-block {
        padding: 0.75rem 0.75rem 0;
    }
}

.block_newsletter #block_newsletter_block {
    background: white;
    padding: 0.625rem 0.9375rem;
    margin-bottom: 1.25rem;
}

.block_newsletter__subtitle {
    font-weight: 600;
    color: #333333;
    margin-bottom: 0.625rem;
}

.footer-container {
    padding-top: 50px;
    overflow: hidden;
    padding-bottom: 30px;
}

@media (min-width: 992px) {
    .footer-container .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .footer-container .container .col-lg-2 {
        width: 21.3333%;
    }

    .footer-container .container .col-lg-2 p.h3 {
        max-width: 180px;
    }

    .footer-container .container .col-lg-6 {
        width: 36%;
    }

    .footer-container .container .col-lg-8 {
        width: 64%;
    }

    .footer-container .container .col-lg-8 p.h3 {
        max-width: 228px;
    }

    .footer-container .container .col-lg-4 {
        width: 36%;
    }
}

.footer-container p.h3 {
    font-size: 18px;
    border-bottom: 1px solid black;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 3px;
    font-weight: 400;
    text-align: left;
}

.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li {
    display: block;
}

.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li:before {
    margin-right: 3px;
    color: #95CE17;
    font-size: 10px;
}

.footer-container ul.collapse:not(.block-social-ul):not(.block-lang-ul) li a {
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.links .collapse, .block_newsletter .collapse, .language-selector-wrapper .collapse, .block-social .collapse {
    display: inherit;
}

@media (max-width: 991px) {
    .links .collapse, .block_newsletter .collapse, .block-social .collapse, .language-selector-wrapper .collapse {
        display: none;
        margin-bottom: 1.875rem;
    }

    .links .collapse.in, .block_newsletter .collapse.in, .block-social .collapse.in, .language-selector-wrapper .collapse.in {
        display: block;
    }

    .links .title, .block_newsletter .title, .block-social .title, .language-selector-wrapper .title {
        margin-bottom: 1.25rem;
        cursor: pointer;
        border-bottom: 0.0625rem solid black;
        text-align: left;
    }

    .links .title .collapse-icons .remove, .block_newsletter .title .collapse-icons .remove, .block-social .title .collapse-icons .remove, .language-selector-wrapper .title .collapse-icons .remove {
        display: none;
    }

    .links .title[aria-expanded="true"] .collapse-icons .add, .block_newsletter .title[aria-expanded="true"] .collapse-icons .add, .block-social .title[aria-expanded="true"] .collapse-icons .add, .language-selector-wrapper .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }

    .links .title[aria-expanded="true"] .collapse-icons .remove, .block_newsletter .title[aria-expanded="true"] .collapse-icons .remove, .block-social .title[aria-expanded="true"] .collapse-icons .remove, .language-selector-wrapper .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }

    .links .navbar-toggler, .block_newsletter .navbar-toggler, .block-social .navbar-toggler, .language-selector-wrapper .navbar-toggler {
        display: inline-block;
        padding: 0;
    }
}

.footer-copyright {
    background: #d4d4d4;
    position: relative;
    text-align: center;
    padding: 0.625rem;
}

.contact-rich {
    color: #7A7A7A;
    margin-bottom: 2rem;
    word-wrap: break-word;
}

.contact-rich h4 {
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 2rem;
}

.contact-rich .block {
    height: auto;
    overflow: hidden;
}

.contact-rich .block .icon {
    float: left;
    width: 3.5rem;
}

.contact-rich .block .icon i {
    font-size: 2rem;
}

.contact-rich .block .data {
    color: #333333;
    font-size: 0.75rem;
    width: auto;
    overflow: hidden;
}

.contact-rich .block .data.email {
    padding-top: 0.375rem;
}

.contact-rich .block a[href^="mailto:"] {
    clear: both;
    margin-top: 1rem;
}

@media (min-width: 576px) {
    .contact-rich .block a[href^="mailto:"] {
        font-size: .815rem;
    }
}

.contact-form {
    background: white;
    padding: 1rem;
    color: #7A7A7A;
    width: 100%;
}

.contact-form h3 {
    text-transform: uppercase;
    color: #333333;
}

#products #main .page-header,
#pagenotfound #main .page-header {
    margin: 2rem 0 3rem;
}

#products #main .page-header h1,
#pagenotfound #main .page-header h1 {
    font-weight: 400;
    font-size: 1.625rem;
    text-transform: uppercase;
}

#products #main .page-content,
#pagenotfound #main .page-content {
    margin-bottom: 10rem;
}

#products .page-not-found,
#pagenotfound .page-not-found {
    box-shadow: 0.125rem 0.125rem 0.5rem 0px rgba(0, 0, 0, 0.2);
    background: white;
    padding: 1rem;
    font-size: 0.75rem;
    color: #7A7A7A;
    max-width: 35.625rem;
    margin: 0 auto;
}

#products .page-not-found h4,
#pagenotfound .page-not-found h4 {
    font-size: 0.875rem;
    font-weight: 700;
    margin: 0.5rem 0 1rem;
}

#products .page-not-found .search-widget,
#pagenotfound .page-not-found .search-widget {
    float: none;
}

#products .page-not-found .search-widget input,
#pagenotfound .page-not-found .search-widget input {
    width: 100%;
}

.customization-modal .modal-content {
    border-radius: 0;
    border: 0.0625rem solid #f6f6f6;
}

.customization-modal .modal-content .modal-body {
    padding-top: 0;
}

.customization-modal .modal-content .modal-body .product-customization-line {
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
    border-bottom: 0.0625rem solid #f6f6f6;
}

.customization-modal .modal-content .modal-body .product-customization-line .label {
    font-weight: bold;
    text-align: right;
}

.customization-modal .modal-content .modal-body .product-customization-line:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.sitemap-title {
    text-transform: capitalize;
}

.sitemap {
    margin-top: 0.9375rem;
}

.sitemap h2 {
    color: #333333;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    border-bottom: 0.0625rem solid #7A7A7A;
    margin-left: -0.9375rem;
    width: 100%;
    height: 2.1875rem;
}

.sitemap ul {
    margin-left: -0.9375rem;
    margin-top: 1.25rem;
}

.sitemap ul.nested {
    margin-left: 1.25rem;
}

.sitemap ul li {
    font-size: 0.9rem;
    margin-bottom: 1rem;
}

@media (max-width: 575px) {
    .sitemap {
        margin-top: 0;
    }
}

.top_links {
    margin-left: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.6875rem;
    line-height: 1.25rem;
    position: relative;
    color: #333333;
    text-decoration: none !important;
}

@media (max-width: 991px) {
    .top_links {
        margin-left: 0.9375rem;
        padding-top: 0.25rem;
    }
}

.top_links.inactive {
    pointer-events: none;
}

.top_links i {
    font-size: 1.125rem;
    margin-right: 0.625rem;
}

@media (max-width: 991px) {
    .top_links i {
        margin-right: 0;
    }
}

.top_links .cart-products-count, .top_links .wishlist_count {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    background: #95CE17;
    border-radius: 50%;
    z-index: 1;
    top: 0.5rem;
    right: 0;
    line-height: 1.1875rem;
    text-align: center;
    color: white;
    padding: 0.0625rem 0 0;
}

@media (max-width: 991px) {
    .top_links .cart-products-count, .top_links .wishlist_count {
        right: -0.625rem;
    }
}

.top_links span {
    padding-top: 0.25rem;
}

.user-info .dropdown-menu {
    font-size: 0.875rem;
    padding: 0 1.25rem;
    border: 0.0625rem solid #d3d3d3;
    margin: 0.5rem 0 0;
    min-width: 13.125rem;
}

.user-info .dropdown-menu .dropdown-item {
    font-size: 0.875rem;
    line-height: 1.25rem;
    border-bottom: 0.0625rem solid #d3d3d3;
    padding: 0.625rem 0;
}

.user-info .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0;
}

.user-info .dropdown-menu:after {
    position: absolute;
    right: 1.25rem;
    top: -0.5rem;
    width: 0.8125rem;
    height: 0.5rem;
    content: "";
    background: url(../css/a6b64d8df01715f7e08e9da2c2f9a586.png) no-repeat;
}

@media (max-width: 991px) {
    .user-info .dropdown-menu:after {
        right: 0.625rem;
    }
}

.home-page-top-banners {
    margin-bottom: 17px;
    overflow: hidden;
}

.home-page-top-banners img {
    max-width: 100%;
    height: auto;
}

.home-page-top-banners .banner-item.banner-1 {
    padding-right: 0.3125rem;
}

@media (max-width: 991px) {
    .home-page-top-banners .banner-item.banner-1 {
        padding-right: 0.125rem;
    }
}

@media (max-width: 767px) {
    .home-page-top-banners .banner-item.banner-1 {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 0.625rem;
    }

    .home-page-top-banners .banner-item.banner-1 img {
        width: 100%;
    }
}

.home-page-top-banners .banner-item.banner-2 {
    text-align: right;
    margin-bottom: 12px;
}

@media (max-width: 1199px) {
    .home-page-top-banners .banner-item.banner-2 {
        margin-bottom: 0.5625rem;
    }
}

@media (max-width: 991px) {
    .home-page-top-banners .banner-item.banner-2 {
        margin-bottom: 0.5rem;
    }
}

@media (max-width: 767px) {
    .home-page-top-banners .banner-item.banner-2 {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
        margin-bottom: 0.625rem;
    }

    .home-page-top-banners .banner-item.banner-2 img {
        width: 100%;
    }
}

.home-page-top-banners .banner-item.banner-3 {
    text-align: right;
}

@media (max-width: 767px) {
    .home-page-top-banners .banner-item.banner-3 {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }

    .home-page-top-banners .banner-item.banner-3 img {
        width: 100%;
    }
}

.home-page-bottom-banners {
    margin-bottom: 3.125rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

@media (max-width: 767px) {
    .home-page-bottom-banners .banner-item {
        margin-top: 1.25rem;
    }
}

.block-social {
    text-align: right;
}

.block-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block-social ul li {
    margin-right: 0.625rem;
}

.block-social ul li a {
    background: white;
    text-align: center;
    width: 2.1875rem;
    height: 2.1875rem;
    display: block;
    line-height: 2.1875rem;
    font-size: 1.25rem;
    border: 0.0625rem solid lightgray;
    color: #333333;
}

.block-social ul li a:focus, .block-social ul li a:hover {
    color: white;
    border-color: #95CE17;
    background: #95CE17;
}

.language-selector-wrapper ul.block-lang-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: transparent;
    padding: 0 0 0.625rem;
}

.language-selector-wrapper ul.block-lang-ul li {
    display: block;
    width: 1.875rem;
    margin-right: 0.9375rem;
}

.language-selector-wrapper ul.block-lang-ul li img {
    box-shadow: 0px 0px 0.3125rem 0px #777777;
    opacity: 0.6;
}

.language-selector-wrapper ul.block-lang-ul li.current img {
    opacity: 1;
}

#amazzing_filter {
    margin-bottom: 1.5625rem;
    background: #f4f4f4;
    border: 0.0625rem solid #d3d3d3;
    padding: 0.875rem;
}

.af_subtitle {
    font-size: 1rem;
}

.dynamic-product-count {
    display: block;
    margin: 0.5em 0 1.5em 0;
}

.manage-permanent-filters {
    font-size: 0.75rem;
    border: 0.0625rem solid;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* horizontal layout */
@media (min-width: 480px) {
    .horizontal-layout .af_filter {
        height: 4.75rem;
    }

    .horizontal-layout .af_filter.special {
        padding-top: 2.375rem;
        line-height: 1;
    }

    .horizontal-layout .af_filter .slider {
        margin-top: 0.9375rem;
    }

    .horizontal-layout .slider-values {
        margin-top: -4.1875rem;
    }
}

/* my account page */
.page-my-account #content .links a.af i {
    height: 0;
}

/* since 2.8.4 */
#amazzing_filter form {
    padding-top: 0.3125rem;
}

#amazzing_filter.block .title_block {
    font-size: 1.3125rem;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 0.0625rem solid #d3d3d3;
    margin-bottom: 1.25rem;
    padding-bottom: 0.625rem;
}

#amazzing_filter .btn-holder .btn {
    margin-top: 0.625rem;
}

.af_filter, .af_filter.type-3.closed {
    margin-bottom: 0.9375rem;
    border-bottom: 0.0625rem solid #d3d3d3;
    padding-bottom: 0.9375rem;
}

.af_filter:last-child, .af_filter.type-3.closed:last-child {
    border: none;
    margin-bottom: 0;
}

.af_filter.type-3 {
    padding-bottom: 0.625rem;
}

.af_filter li {
    padding: 0.3125rem 0;
    margin: 0;
    position: relative;
}

.af_filter li,
.hide-zero-matches .no-matches.active,
.hide-zero-matches .no-matches.has-customer-filter {
    display: block;
}

.hide-zero-matches .no-matches {
    display: none;
}

.af_filter label {
    font-weight: normal;
    text-align: left;
    cursor: pointer;
    display: block;
}

.af_filter ul {
    margin: 0;
}

.af_filter.color-group ul {
    overflow: visible;
    max-height: none;
}

.af-parent-category > ul {
    margin: 0 0 0 0.9375rem;
    max-height: 100%;
}

/* foldered */
.af_filter .af-toggle-child {
    padding: 0.3125rem;
    font: bold 1.125rem/0 monospace;
    display: none;
}

.af_filter.foldered .af-parent-category > ul,
.af_filter.foldered .af-parent-category > label .af-toggle-child .visible-on-open,
.af_filter.foldered .af-parent-category.open > label .af-toggle-child .hidden-on-open {
    display: none;
}

.af_filter.foldered .af-parent-category.open > ul {
    display: block;
}

.af_filter.foldered .af-toggle-child,
.af_filter.foldered .af-parent-category.open > label .af-toggle-child .visible-on-open {
    display: inline-block;
}

.af_filter .name {
    font-weight: bold;
    color: #333333;
}

.af_filter .count {
    color: #CCC;
}

.af-total-count {
    opacity: 0.5;
}

.af_filter .count:before,
.af-total-count:before {
    content: '(';
}

.af_filter .count:after,
.af-total-count:after {
    content: ')';
}

.af_filter .checker,
.af.checkbox,
.af.radio {
    display: inline-block;
    vertical-align: top;
    margin: 0.125rem 0 0 0;
}

.af_filter select {
    width: 100%;
    padding: 0.3125rem;
    border: 0.0625rem solid #DADADA;
}

.dim-zero-matches .no-matches > label {
    opacity: 0.4;
}

.color_attribute .checkbox, .color_attribute .styled-checkbox {
    display: none;
}

.af_filter .color_attribute {
    padding: 0.0625rem;
    float: left;
    margin: 0.125rem 0.25rem 0.125rem 0;
    position: relative;
    border: 0.0625rem solid #DADADA;
}

.dim-zero-matches .af_filter .color_attribute.no-matches:before {
    content: '';
    position: absolute;
    background: #FFF;
    height: 0.125rem;
    display: block;
    left: 0.5rem;
    right: 0.5rem;
    top: 50%;
    margin-top: -0.0625rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 10;
}

.dim-zero-matches .af_filter .color_attribute.no-matches:after {
    content: '';
    position: absolute;
    display: block;
    border: 0.125rem solid #FFF;
    border-radius: 100%;
    left: 0.4375rem;
    right: 0.4375rem;
    top: 0.4375rem;
    bottom: 0.4375rem;
    z-index: 10;
}

.af_filter li.color_attribute label {
    float: left;
    cursor: pointer;
    width: 1.5625rem;
    height: 1.5625rem;
    margin: 0;
}

.af_filter li.color_attribute label * {
    display: none;
}

.af_filter li.color_attribute.active {
    border: 0.1875rem solid #BBB;
}

.af_filter li.color_attribute.active label {
    width: 1.3125rem;
    height: 1.3125rem;
}

.color_attribute input {
    visibility: hidden;
    position: absolute;
}

/* text boxes */
.af_filter.tb ul {
    display: inline-block;
}

.af_filter.tb li {
    float: left;
    border: 0.125rem solid #DDD;
    border-radius: 0.3125rem;
    margin: 0 0.25rem 0.25rem 0;
    padding: 0.375rem;
    line-height: 1;
}

.af_filter.tb li.active {
    border-color: #999;
}

.af_filter.tb label,
.af_filter.tb .name {
    padding: 0;
    margin: 0;
}

.af_filter.tb input {
    display: none;
}

/* slider values */
.af_filter .slider {
    margin-bottom: 0.625rem;
}

.af_filter .slider-bar {
    margin: 0.3125rem 0 0.875rem;
    padding: 0 0.4375rem;
    clear: both;
}

.slider .slider_value {
    display: inline-block;
    float: left;
    margin-bottom: 0.3125rem;
    border: 0.0625rem solid transparent;
    padding: 0.0625rem 0.1875rem;
    cursor: pointer;
    position: relative;
}

.af_filter:hover .slider_value,
.slider .slider_value.edit {
    border-color: #DDD;
}

.slider .slider_value.to_display {
    float: right;
}

.slider .slider_value .input-text,
.slider .slider_value.edit > span {
    display: none;
}

.slider .slider_value.edit .input-text {
    display: inline-block;
    border: 0;
    padding: 0;
    max-width: 3.125rem;
    outline: none;
    line-height: 1em;
}

.selectedFilters {
    margin-bottom: 0.625rem;
    border-bottom: 0.0625rem solid #d3d3d3;
    padding-bottom: 1.5625rem;
}

.selectedFiltersBlock > div {
    position: relative;
    margin-bottom: 0.625rem;
    font-weight: bold;
}

.selectedFilters .clearAll {
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.9375rem;
}

.selectedFilters a:not(.btn) {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.4375rem;
    color: #666;
    font-size: 1em;
}

#amazzing_filter .unlocked,
#amazzing_filter .unlocked a {
    color: #999;
}

/* load more, infinite scroll */
.dynamic-loading {
    text-align: center;
    margin-bottom: 2em;
    position: relative;
}

.dynamic-loading.infinite-scroll {
    margin: 0;
}

.loading-indicator {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1em;
}

.infinite-scroll .loading-indicator {
    position: relative;
}

.dynamic-loading.infinite-scroll .loadMore {
    display: none;
}

.dynamic-loading .loadMore, .dynamic-loading.loading .loading-indicator {
    visibility: visible;
}

.dynamic-loading .loading-indicator, .dynamic-loading.loading .loadMore {
    visibility: hidden;
}

.hidden-name .name {
    display: none;
}

.customer-filter-label.for-select {
    float: left;
    line-height: 1.875rem;
}

.selector-with-customer-filter {
    padding-left: 0.9375rem;
}

.btn.full-width {
    width: 100%;
}

.force-hidden {
    display: none;
}

.af-basic-layout {
    margin-top: 0.9375rem;
}

.af-basic-layout .showall {
    display: none;
}

.hide-counters .count,
.dim-zero-matches .no-matches > label .count {
    display: none;
}

#amazzing_filter a, #amazzing_filter a:focus {
    text-decoration: none;
}

/* cut off */
.af_filter {
    position: relative;
}

.af_filter.type-1 .af_filter_content,
.af_filter.type-2 .af_filter_content {
    max-height: 18.75rem;
    overflow-y: auto;
}

.af_filter.full .af_filter_content,
.af_filter.foldered .af_filter_content {
    max-height: none;
}

.af_filter .toggle-cut-off {
    position: absolute;
    bottom: -1em;
    font-size: 1em;
    text-align: center;
    display: none;
    left: 0;
    right: 0;
    line-height: 2em;
}

.af_filter .toggle-cut-off span {
    padding: 0 0.3125rem;
    background: #FFF;
    color: #999;
}

.af_filter.expandable .toggle-cut-off {
    display: block;
}

.af_filter.expandable:not(.full) .af_filter_content {
    margin-bottom: 0.625rem;
}

.full .toggle-cut-off .less, .toggle-cut-off .more {
    display: inline-block;
}

.full .toggle-cut-off .more, .toggle-cut-off .less {
    display: none;
}

/* toggle filters */
.af_subtitle {
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 0.625rem 0;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
}

.af_subtitle:before {
    content: '';
    position: absolute;
    top: 0.9375rem;
    right: 0.625rem;
    border: 0.125rem solid #CCC;
    width: 0.4375rem;
    height: 0.4375rem;
    border-width: 0.125rem 0 0 0.125rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}

.closed .af_filter_content,
.af_filter.expandable.closed .toggle-cut-off {
    display: none;
}

.closed .af_subtitle:before {
    border-width: 0 0.125rem 0.125rem 0;
    top: 0.8125rem;
}

.special .af_filter_content {
    display: block;
    margin-top: 0.3125rem;
}

/* horizontal layout */
@media (min-width: 480px) {
    .horizontal-layout {
        margin-bottom: 0.9375rem;
    }

    .horizontal-layout .block_content {
        margin: 0 -0.9375rem;
    }

    .horizontal-layout:after {
        content: '';
        display: block;
        clear: both;
    }

    .horizontal-layout .title_block,
    .horizontal-layout .af_subtitle:before,
    .horizontal-layout .from_display .suffix,
    .horizontal-layout .to_display .prefix,
    .horizontal-layout .selectedFilters {
        display: none;
    }

    .horizontal-layout .from_display {
        margin-right: 0.625rem;
    }

    .horizontal-layout .from_display:after {
        content: '-';
        position: absolute;
        top: 0;
        right: -0.5625rem;
    }

    .horizontal-layout .slider-values {
        float: right;
        margin-top: -3.75rem;
    }

    .horizontal-layout .af_filter .slider {
        margin: 0.6875rem 0;
    }

    .horizontal-layout .af_filter {
        float: left;
        width: 50%;
        padding: 0 0.9375rem;
        border: 0;
        height: 4.6875rem;
        overflow-y: auto;
    }

    .horizontal-layout .af_filter.special {
        padding-top: 2rem;
    }

    #amazzing_filter.horizontal-layout .btn-holder {
        float: left;
        width: 50%;
        padding: 2.1875rem 0.9375rem 0;
    }

    #amazzing_filter.horizontal-layout .btn-holder .btn {
        margin: 0;
    }
}

@media (min-width: 768px) {
    .horizontal-layout .af_filter,
    #amazzing_filter.horizontal-layout .btn-holder {
        width: 33%;
    }
}

@media (min-width: 1200px) {
    .horizontal-layout .af_filter,
    #amazzing_filter.horizontal-layout .btn-holder {
        width: 25%;
    }
}

/* compact view */
.has-compact-filter.show-filter {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: auto;
}

.has-compact-filter #amazzing_filter {
    /* position fixed is defined in hookDisplayHeader() basing on configurable @media max-width */
    opacity: 1;
    z-index: 10001;
    top: 0;
    width: 100%;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #FFF;
    border-left: 0.0625rem solid #DDD;
    height: 100%;
    padding: 0;
    overflow: visible;
    /*max-width: 350px;*/
}

.has-compact-filter #amazzing_filter.animation-ready {
    transition: all .2s;
}

.has-compact-filter.show-filter #amazzing_filter {
    -webkit-transform: translateX(2.5rem);
    transform: translateX(2.5rem);
}

.has-compact-filter .af.block .block_content {
    padding: 0.625rem 3.125rem 0.625rem 0.625rem;
    max-height: 100%;
    overflow-y: auto;
}

.has-compact-filter.show-filter .af.block .block_content,
.has-compact-filter.show-filter .af_filter.type-1 .af_filter_content,
.has-compact-filter.show-filter .af_filter.type-2 .af_filter_content {
    -webkit-overflow-scrolling: touch;
}

.has-compact-filter .af.block .block_content form {
    padding-bottom: 3.75rem;
}

.has-compact-filter #amazzing_filter .btn-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 2.5rem;
    padding: 0.9375rem 0.625rem;
    background: #EEE;
    z-index: 10;
}

#amazzing_filter .compact-toggle {
    position: absolute;
    left: -2.5625rem;
    top: 50%;
    margin-top: -1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.625rem;
    text-align: center;
    font-size: 1.3125rem;
    padding: 0;
    box-shadow: none;
    display: none;
}

.has-compact-filter #amazzing_filter .compact-toggle {
    display: block;
}

.has-compact-filter.show-filter .icon-filter.compact-toggle:before {
    content: '';
    height: 0;
    border: 0.125rem solid #FFF;
    border-width: 0.125rem 0.125rem 0 0;
    display: block;
    height: 0.75rem;
    width: 0.75rem;
    margin: 0.875rem 0.625rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* compact offset left */
.has-compact-filter #amazzing_filter.compact-offset-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.has-compact-filter.show-filter #amazzing_filter.compact-offset-left {
    -webkit-transform: translateX(-2.5rem);
    transform: translateX(-2.5rem);
}

#amazzing_filter.compact-offset-left .compact-toggle {
    right: -2.5rem;
    left: auto;
}

.has-compact-filter .compact-offset-left .block_content {
    padding: 0.625rem 0.625rem 0.625rem 3.125rem;
}

.has-compact-filter #amazzing_filter.compact-offset-left .btn-holder {
    left: 2.5rem;
    right: 0;
}

.has-compact-filter.show-filter .compact-offset-left .icon-filter.compact-toggle:before {
    border-width: 0 0 0.125rem 0.125rem;
    margin-left: 0.9375rem;
}

.af-compact-overlay {
    display: none;
}

.has-compact-filter .af-compact-overlay {
    display: block;
    position: fixed;
    opacity: 0;
    margin: 0;
    transition: all 0.3s;
}

.has-compact-filter.show-filter .af-compact-overlay {
    background: #333;
    opacity: 0.3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
}

.has-compact-filter #amazzing_filter .title_block {
    display: none;
}

.btn-bounce {
    -webkit-animation: btn-bounce .2s;
    animation: btn-bounce .2s;
}

@-webkit-keyframes btn-bounce {
    20% {
        -webkit-transform: translate3d(0, -0.125rem, 0);
        transform: translate3d(0, -0.125rem, 0);
    }
    40% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 0.125rem, 0);
        transform: translate3d(0, 0.125rem, 0);
    }
    80% {
        -webkit-transform: translate3d(0, -0.125rem, 0);
        transform: translate3d(0, -0.125rem, 0);
    }
}

@keyframes btn-bounce {
    20% {
        -webkit-transform: translate3d(0, -0.125rem, 0);
        transform: translate3d(0, -0.125rem, 0);
    }
    40% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 0.125rem, 0);
        transform: translate3d(0, 0.125rem, 0);
    }
    80% {
        -webkit-transform: translate3d(0, -0.125rem, 0);
        transform: translate3d(0, -0.125rem, 0);
    }
}

/* retro-compatibility */
.icon-times:before {
    content: "\F00D";
}

/* extended compatibility */
.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.hidden {
    display: none;
}

.clear-both {
    clear: both;
}

/* the code below maybe used in upcoming versions
@media (min-width: 1200px) {
	#amazzing_filter.displayHome {
		display: inline-block;
		width: 100%;
	}
	#amazzing_filter.displayHome .af_filter {
		float: left;
		width: 25%;
		padding-right: 15px;
	}
	#amazzing_filter.displayHome .btn-holder {
		float: left;
		width: 25%;
	}
	#amazzing_filter.displayHome .btn-holder .btn {
		margin-top: 31px;
		height: 31px;
	}
}
*/
/* since 2.8.7 */
.delivery-option .row.pts-vcenter, .delivery-option #products .pts-vcenter.products:not(.swiper-wrapper), #products .delivery-option .pts-vcenter.products:not(.swiper-wrapper), .delivery-option .featured-products .pts-vcenter.products:not(.swiper-wrapper), .featured-products .delivery-option .pts-vcenter.products:not(.swiper-wrapper), .delivery-option .product-accessories .pts-vcenter.products:not(.swiper-wrapper), .product-accessories .delivery-option .pts-vcenter.products:not(.swiper-wrapper), .delivery-option .product-miniature .pts-vcenter.products:not(.swiper-wrapper), .product-miniature .delivery-option .pts-vcenter.products:not(.swiper-wrapper) {
    margin-left: 0;
    margin-right: 0;
}

div#onepagecheckoutps {
    position: relative;
}

div#onepagecheckoutps .loader {
    width: auto;
    height: auto;
    border: none;
    -webkit-animation: unset;
    animation: unset;
}

div#onepagecheckoutps div#onepagecheckoutps_header {
    background-color: #fff;
    border-radius: 0.6875rem;
    margin: 0.5rem 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_info h1 {
    font-size: 2rem;
    font-weight: normal;
}

div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout {
    padding: 0.3125rem;
    margin-top: 1.0625rem;
}

div#onepagecheckoutps div#onepagecheckoutps_header div#div_onepagecheckoutps_login a {
    font-size: 1rem;
}

div#onepagecheckoutps div#onepagecheckoutps_header p {
    margin: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_contenedor {
    /*display: inline-block; Problema con IE*/
    background-color: #fff;
    border-radius: 0.6875rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    margin-bottom: 1.1875rem;
}

div#onepagecheckoutps #onepagecheckoutps_step_two,
div#onepagecheckoutps #onepagecheckoutps_step_three,
div#onepagecheckoutps #onepagecheckoutps_step_review {
    margin-top: 0.3125rem;
}

div#onepagecheckoutps .onepagecheckoutps_p_step {
    cursor: default;
    vertical-align: middle;
    clear: both;
    font-size: 1.3125rem;
    margin-bottom: 1.5625rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0.625rem;
    border-bottom: 0.0625rem solid #f6f6f6;
}

div#onepagecheckoutps .onepagecheckoutps_p_step i {
    display: none;
}

div#onepagecheckoutps #onepagecheckoutps_step_one #opc_social_networks {
    border-bottom: 0.0625rem solid #d6d4d4;
    margin-bottom: 0.625rem;
}

div#onepagecheckoutps #onepagecheckoutps_step_one #opc_social_networks h5 {
    margin: 0.375rem 0.3125rem;
    font-style: italic;
}

div#onepagecheckoutps #onepagecheckoutps_step_one #opc_social_networks button {
    margin: 0.375rem 0.3125rem;
    box-shadow: 0 0.0625rem 0.125rem 0.0625rem #aaaaaa;
    font-size: 0.8125rem;
    padding: 0.3125rem;
}

#opc_social_networks button > i {
    font-size: 1.1875rem;
}

div#onepagecheckoutps #opc_social_networks .btn-biocryptology {
    background-color: #ffffff;
    color: #007db6;
}

div#onepagecheckoutps #opc_social_networks .btn-biocryptology:hover {
    color: #000;
}

div#onepagecheckoutps #opc_social_networks .btn-facebook {
    background-color: #3b5998;
    color: #ffffff;
}

div#onepagecheckoutps #opc_social_networks .btn-google {
    background-color: #ffffff;
    color: #000000;
    font-family: 'Roboto' !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
}

div#onepagecheckoutps #opc_social_networks .btn-facebook:hover,
div#onepagecheckoutps #opc_social_networks .btn-google:hover {
    opacity: 0.9;
}

div#onepagecheckoutps #opc_social_networks .btn-facebook i {
    color: #ffffff;
}

div#onepagecheckoutps #opc_social_networks .btn-google i {
    color: #ffffff;
}

div#onepagecheckoutps .pts-btn-secondary {
    border: 0.125rem dashed #d6d4d4;
    height: 2.1875rem;
    margin-top: 0.3125rem;
}

div#onepagecheckoutps .pts-btn-secondary:hover {
    box-shadow: 0 0 0.625rem #d6d4d4;
}

div#onepagecheckoutps .pts-btn-secondary span {
    cursor: pointer;
    display: block;
    font-size: 0.9375rem;
    padding-top: 0.3125rem;
    text-align: center;
    width: 100%;
}

div#onepagecheckoutps .pts-btn-secondary span:hover {
    font-weight: bold;
}

div#onepagecheckoutps #btn_other_payments {
    margin-bottom: 0.625rem;
    text-transform: none;
}

div#onepagecheckoutps #placer_order_payment {
    cursor: pointer;
    margin: 0.9375rem 0;
    text-transform: none;
}

div#onepagecheckoutps > form#payment-form {
    padding: .75rem 1.25rem;
}

#opc_shipping_compability {
    margin-bottom: 1.563rem;
}

#opc_shipping_compability #checkout-delivery-step {
    margin-bottom: 0.625rem;
    padding-bottom: 0;
}

#opc_shipping_compability .content {
    padding: 0 0.9375rem !important;
    display: block !important;
}

#opc_shipping_compability .order-options,
#opc_shipping_compability button.continue,
#opc_shipping_compability .step-title {
    display: none !important;
}

/* OPC - STEP REGISTER */
div#onepagecheckoutps #onepagecheckoutps_step_one .fields_required > span {
    font-style: italic;
    margin-bottom: 0.375rem;
    color: red !important;
}

div#onepagecheckoutps #onepagecheckoutps_step_one [type="checkbox"],
div#onepagecheckoutps #onepagecheckoutps_step_one [type="radio"] {
    margin-top: 0.5rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer {
    margin-top: 0.3125rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #address_card_new_content,
div#onepagecheckoutps div#onepagecheckoutps_step_one #btn_save_customer {
    white-space: normal;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #div_field_required {
    color: red;
    font-size: 0.8rem;
    font-style: italic;
    margin-bottom: 0.1625rem;
    margin-top: 0.8rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one .container_help_invoice {
    font-size: 12.5px;
    text-align: center;
    text-decoration: underline;
}

div#onepagecheckoutps #onepagecheckoutps_step_one .container_help_invoice span {
    cursor: pointer;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one label sup {
    color: #95CE17;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #p_privacy_policy {
    margin-bottom: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one #p_privacy_policy .read {
    text-decoration: underline;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one ul.nav-tabs li a {
    font-weight: bold;
    font-size: 0.875rem;
    padding: 0.375rem;
    text-transform: initial;
    background: inherit;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one ul.nav {
    background: none;
    z-index: 0;
    font-size: initial;
    margin-bottom: 0;
    margin-top: 0.8rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one ul.nav-tabs a.active {
    background-color: #ffffff;
    color: inherit !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_one ul.nav-tabs li a:hover {
    color: inherit;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

div#onepagecheckoutps #field_customer_current_passwd {
    width: 100%;
}

div#onepagecheckoutps #field_customer_passwd,
div#onepagecheckoutps #field_customer_conf_passwd {
    width: 50%;
}

div#onepagecheckoutps #panel_addresses_customer {
    display: block;
    margin: 0.5rem 0 0.5rem 0;
}

div#onepagecheckoutps #panel_addresses_customer .card {
    display: block;
    padding: 0;
    margin: 0.3125rem 0;
    overflow: visible;
    width: 100%;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header {
    padding: 0.5rem 0.5rem;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header a {
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: initial;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-title {
    margin: 0;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-body {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

div#onepagecheckoutps #panel_addresses_customer #action_address_delivery,
div#onepagecheckoutps #panel_addresses_customer #action_address_invoice {
    margin: 0.5rem 0;
}

div#onepagecheckoutps #panel_addresses_customer .more-less {
    cursor: pointer;
}

div#onepagecheckoutps #panel_addresses_customer #search_addresses {
    margin-bottom: 0.625rem;
}

div#onepagecheckoutps #panel_addresses_customer .icon_search_address {
    position: absolute;
    top: -0.125rem;
    right: 0.5625rem;
    z-index: 2;
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    line-height: 2rem;
    text-align: center;
    pointer-events: none;
}

div#onepagecheckoutps .addresses_customer_container {
    max-height: 350px;
    overflow-y: auto;
    margin-top: 10px;
}

div#onepagecheckoutps .addresses_customer_container .address_card,
div#onepagecheckoutps .addresses_customer_container #search_addresses {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

div#onepagecheckoutps #address_card_new .container_card {
    border: 2px dashed #d6d4d4;
    height: auto;
}

div#onepagecheckoutps #address_card_new #address_card_new_content span {
    cursor: pointer;
    display: block;
    font-size: 0.9375rem;
    text-align: center;
    width: 100%;
}

div#onepagecheckoutps #address_card_new #address_card_new_content span:hover {
    font-weight: bold;
}

div#onepagecheckoutps .container_card {
    border: 1px solid #d6d4d4;
    border-radius: 5px;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

div#onepagecheckoutps .container_card:not(.selected):hover {
    box-shadow: 0 0 10px #d6d4d4;
}

div#onepagecheckoutps .container_card.alert {
    cursor: initial;
}

div#onepagecheckoutps .container_card.alert ul {
    padding: 0;
    margin: 0;
}

div#onepagecheckoutps .container_card.alert ul li {
    list-style-type: none;
}

div#onepagecheckoutps .container_card.selected {
    font-weight: normal;
}

div#onepagecheckoutps .container_card .header_card {
    position: relative;
    border-bottom: 1px solid #d6d4d4;
    padding: 0 0 5px 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

div#onepagecheckoutps .container_card .header_card i {
    font-size: 18px;
    float: right;
    /*  position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;*/
}

div#onepagecheckoutps .container_card .header_card i.fa-pts-circle-thin {
    cursor: pointer;
}

div#onepagecheckoutps .container_card .footer_card {
    width: 100%;
}

div#onepagecheckoutps .container_card .footer_card button {
    font-size: 12px;
}

div#onepagecheckoutps .container_card .footer_card .change_address {
    text-align: center;
}

/* OPC - STEP CARRIER */
div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option {
    cursor: pointer;
    padding: 0;
    margin-bottom: 0;
    display: block;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option:before {
    content: "" !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_title,
div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_delay {
    font-size: 0.875rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_price {
    font-weight: bold;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two #shipping_container .delivery_option_logo img {
    max-width: 86px;
    min-width: 86px;
    cursor: pointer;
}

div#onepagecheckoutps #opc_show_login {
    color: #95CE17;
}

div#onepagecheckoutps #opc_show_login:focus, div#onepagecheckoutps #opc_show_login:hover {
    text-decoration: underline;
}

/* OPC - STEP PAYMENT */
div#onepagecheckoutps div#onepagecheckoutps_step_three .module_payment_container {
    padding: 3.2px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_three #payment_method_container .module_payment_container.selected {
    margin-bottom: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_three .module_payment_container .payment_content_html {
    padding: 12.8px;
    width: 100%;
}

div#onepagecheckoutps div#onepagecheckoutps_step_three #payment_method_container .payment_image img {
    max-width: 86px;
    min-width: 86px;
    cursor: pointer;
}

/* OPC - STEP REVIEW */
div#onepagecheckoutps #onepagecheckoutps_step_review {
    /*font-size: 0.9rem;*/
    font-size: 0.89375rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin {
    margin: 0.375rem 0 0 0;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
    border: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .cart-line-product-quantity {
    height: 2rem !important;
    line-height: initial;
    padding: 0.375rem 0.1875rem;
    text-align: center;
    width: 2rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .btn {
    text-align: center;
    width: 2rem;
    font-size: 1.25rem;
    line-height: 1.25rem;
    padding: 0.3125rem 0.1875rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin span {
    float: left;
    width: auto;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin i {
    font-size: 0.6875rem;
    left: 0.1875rem;
    top: 0.25rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .total-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 1.25rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .total-price-wrapper .product-price {
    font-size: 0.875rem;
    font-weight: 400;
    color: #487711;
    line-height: 2rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .total-price-wrapper .remove-from-cart {
    font-size: 1.25rem;
    color: #a9a9a9;
    line-height: 2rem;
    cursor: pointer;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .total-price-wrapper .remove-from-cart i {
    margin-top: -0.1875rem;
    cursor: pointer;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .total-price-wrapper .remove-from-cart:focus, div#onepagecheckoutps div#onepagecheckoutps_step_review .total-price-wrapper .remove-from-cart:hover {
    color: #eb5e19;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-up {
    border-radius: 0 0.3125rem 0 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-down {
    border-radius: 0 0 0.3125rem 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #header-order-detail-content {
    background: #f4f4f4;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding: 0.625rem 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .order_total_items {
    background: #f4f4f4;
    padding: 0.9375rem 1.25rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .cart-detailed-totals {
    overflow: hidden;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_item {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    border-bottom: 0.0625rem solid #d3d3d3;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_item.last_item {
    border: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping {
    font-size: 1rem;
    margin-top: 0.4rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order {
    font-size: 1.125rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order:hover,
div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed .promo-code-button {
    display: block;
    text-decoration: underline;
    margin-bottom: 0.44688rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #display_cart_vouchers p {
    color: inherit;
    font-style: italic;
    margin-bottom: 0.375rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed {
    width: 100%;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed .promo-code-title {
    margin-bottom: 0.625rem;
    font-size: 0.875rem;
    color: #487711;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #promo-code {
    margin-bottom: 0.89375rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #display_cart_vouchers ul {
    margin-bottom: 0.35625rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #display_cart_vouchers li {
    list-style: none;
    margin-left: 0.89375rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #display_cart_vouchers li .code {
    cursor: pointer;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review hr.separate-terms {
    margin-bottom: 0.625rem !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #div_leave_message > p {
    margin-bottom: 0.625rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #div_leave_message {
    margin-bottom: 1.875rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_item {
    margin-bottom: 0.5rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_item .s_title_block {
    margin: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total .price {
    font-size: 100%;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total {
    font-size: 0.875rem;
    font-weight: 400;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total .price {
    font-weight: bold;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .order_total_items .item_total .price#total_price {
    color: #487711;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .image_product {
    padding-right: 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .cart_description .s_title_block {
    font-size: 0.875rem;
    /*font-size: 0.9rem;*/
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .cart_description,
div#onepagecheckoutps div#onepagecheckoutps_step_review #order-detail-content .cart_description .label {
    font-size: 0.7rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #block-reassurance .block-reassurance-item {
    padding: 0.7125rem 0;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #block-reassurance .block-reassurance-item span {
    font-size: 0.78125rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review label.alert {
    width: 100%;
    padding: 0.9375rem;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .badge {
    font-size: 100%;
    border-radius: .25rem;
    text-align: center;
    padding: .25em .4em;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .badge-success {
    color: #fff;
    background-color: #28a745;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .badge-danger {
    color: #fff;
    background-color: #dc3545;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #conditions-to-approve .js-terms input {
    vertical-align: middle;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #conditions-to-approve a {
    text-decoration: underline;
}

/*****************************Login*****************************/
div#onepagecheckoutps div#opc_login #txt_login_password,
div#onepagecheckoutps div#opc_login #txt_login_email {
    border-radius: 0;
    font-size: inherit;
    line-height: 1.5rem;
}

div#onepagecheckoutps #form_login span.form-error {
    bottom: -0.875rem;
    position: absolute;
    right: 0;
}

div#onepagecheckoutps #form_login .has-error .input-group-addon {
    border-color: #b94a48;
}

div#onepagecheckoutps #form_login input {
    border-radius: 0 0.3125rem 0.3125rem 0 !important;
}

div#onepagecheckoutps div#opc_login .forget_password {
    text-align: right;
    margin-bottom: 0;
    margin-top: 0.75rem;
}

@media (max-width: 768px) {
    .custom-information {
        border-top: 0.0625rem solid #d6d4d4;
        padding-top: 0.375rem;
    }

    .hidden-xs {
        visibility: hidden;
    }
}

.custom-information {
    width: 100%;
    margin-top: 0.125rem;
    margin-bottom: 0.1875rem;
}

.last_custom {
    border-bottom: 0.0625rem solid #d6d4d4;
}

/*****************************END Login*****************************/
/*****************************Validation fields*****************************/
div#onepagecheckoutps input.valid {
    background-image: url(../css/0ddc70342731e6d12af56c0fc9891d61.png) !important;
    background-position: 99% 50%;
    background-repeat: no-repeat;
    padding-right: 1.5rem !important;
}

div#onepagecheckoutps input.error {
    background-image: url(../css/7f6cdb928b5efd97f617a4fa9e10cdef.png) !important;
    background-position: 99% 50%;
    background-repeat: no-repeat;
    color: inherit !important;
    padding-right: 1.5rem !important;
    outline: 0;
}

div#onepagecheckoutps .has-error select {
    outline: 0;
}

div#onepagecheckoutps span.form-error {
    color: red;
    clear: both;
    float: left;
    font-size: 0.625rem;
    margin: 0.1875rem 0 0;
    padding: 0;
    display: block;
    line-height: initial;
}

/*****************************END Validation fields*****************************/
/*****************************Tools*********************************/
div#onepagecheckoutps .hidden {
    display: none !important;
}

.pts sup {
    font-size: 75% !important;
}

.pts-vtop,
.pts-vcenter {
    display: table !important;
}

#onepagecheckoutps .pts-vcenter {
    width: 100%;
}

.pts-vtop > div,
.pts-vcenter > div {
    float: none !important;
    display: table-cell !important;
}

.pts-vcenter > div {
    vertical-align: middle !important;
}

.pts-vtop > div {
    vertical-align: top !important;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0.5rem;
}

::-webkit-scrollbar-track {
    border-radius: 0.5rem;
}

::-webkit-scrollbar-thumb {
    border-radius: 0.5rem;
    background-color: rgba(156, 156, 156, 0.6);
}

/*****************************END Tools*****************************/
/*****************************Support templates*********************************/
#ui-datepicker-div table td,
#ui-datepicker-div table th {
    padding: 0;
}

.theiaStickySidebar {
    position: initial !important;
}

div#onepagecheckoutps .modal-header .close {
    color: inherit;
    font-size: initial;
    position: initial;
}

div#onepagecheckoutps #opc_modal {
    padding-top: 0px !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

div#onepagecheckoutps #opc_modal .modal-dialog {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    box-shadow: 0px 0.1875rem 2.1875rem 0px rgba(0, 0, 0, 0.2);
}

div#onepagecheckoutps .modal-body {
    padding: 0.9375rem;
}

div#onepagecheckoutps .modal-header .panel-title {
    width: 100%;
    font-size: 1.125rem;
}

div#onepagecheckoutps .modal-content {
    padding: 0;
    border: 0.0625rem solid #d3d3d3;
}

.st-pusher {
    position: initial !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin::before {
    content: '';
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #block-reassurance li + li {
    margin-top: 0;
    padding-top: 0;
}

.breadcrumb.dor-breadcrumb {
    display: none !important;
}

body#checkout main {
    transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
}

div#onepagecheckoutps #onepagecheckoutps_step_one .form-group .form-control {
    width: 100%;
}

/*#checkout #onepagecheckoutps .col-md-8 {
	width: 66.66667%;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{
    width: auto;
}*/
/*****************************END Support templates*****************************/
/*****************************Support modules*********************************/
div#onepagecheckoutps #onepagecheckoutps_step_one .bestkit_customerattributes p {
    width: 100%;
}

div#onepagecheckoutps #onepagecheckoutps_step_one .bestkit_customerattributes .form-group {
    float: left;
}

div#onepagecheckoutps #onepagecheckoutps_step_one .bestkit_customerattributes .form-group .form-control-valign,
div#onepagecheckoutps #onepagecheckoutps_step_one .bestkit_customerattributes .form-group .form-control-comment {
    padding-top: 0;
}

div#onepagecheckoutps .checkout_feilds_wrapper {
    padding: 0;
}

div#onepagecheckoutps #onepagecheckoutps_step_two {
    margin-bottom: 2.5rem;
}

div#onepagecheckoutps #onepagecheckoutps_step_two #packetery-widget br {
    display: none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_three div#block-card-number {
    width: 100%;
}

div#onepagecheckoutps #block-reassurance {
    margin-top: 0.625rem;
}

body#checkout .crossselling-products, body#checkout .crossselling-products .slick-list {
    width: 100%;
}

/* Compatibilidad modulo orderfees_payment -V1.8.14 de motionSeed*/
#onepagecheckoutps #order-detail-content .card-block {
    margin-bottom: 0;
    padding: 0;
}

#onepagecheckoutps #order-detail-content .card-block .cart-summary-line > div {
    padding: 0;
    text-align: right;
}

#onepagecheckoutps div#payment_method_container > div.module_payment_container > div.payment-option {
    margin-left: 0;
    margin-right: 0;
}

/*****************************END Support modules*****************************/
#onepagecheckoutps .image_product img {
    max-width: 100%;
    height: auto;
}

#onepagecheckoutps .cart-overview.js-cart .js-cart-line-product-quantity {
    max-width: 100%;
    height: 2.6rem !important;
    border: 0.0625rem solid rgba(0, 0, 0, 0.25);
    border-radius: 0 !important;
    padding: .175rem .5rem;
}

#onepagecheckoutps .product-available:empty {
    display: none;
}

@media (min-width: 576px) {
    /* CSS is added for the hidden-sm-up class since some templates do not have it */
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 575px) {
    /* CSS is added for the hidden-sm-up class since some templates do not have it */
    div#onepagecheckoutps #field_customer_current_passwd,
    div#onepagecheckoutps #field_customer_passwd,
    div#onepagecheckoutps #field_customer_conf_passwd {
        width: 100%;
    }
}

@media (min-width: 768px) {
    div#onepagecheckoutps #opc_modal {
        position: fixed !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    div#onepagecheckoutps #opc_modal {
        position: absolute !important;
    }

    div#onepagecheckoutps #field_customer_current_passwd,
    div#onepagecheckoutps #field_customer_passwd,
    div#onepagecheckoutps #field_customer_conf_passwd {
        width: 100%;
    }
}

#order-detail-content .presta-price, #order-detail-content .shipping-amount-display.checkout {
    float: right;
    margin: 0;
}

/*ESTILOS TRANSPORTE Y PAGO CORRECTA VISUALIZACION*/
#shipping_container .carrier-item-content,
#payment_method_container .payment-option {
    padding: 8px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

#shipping_container .carrier-item-content .carrier_delay,
#payment_method_container .payment-option .payment_content {
    width: 100%;
}

#shipping_container .carrier-item-content .delivery_option_logo.wo_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#shipping_container .carrier-item-content .carrier_delay.wo_image {
    width: 60%;
}

#shipping_container .carrier-item-content > div,
#payment_method_container .payment-option > div {
    margin-right: 15px;
}

/*** HEADER ***/
#header {
    background: white;
    color: #7A7A7A;
}

body:not(#index) #header {
    border-bottom: 0.0625rem solid #d3d3d3;
}

#header .logo {
    max-width: 100%;
}

@media (max-width: 767px) {
    #header .header-top {
        margin-bottom: 1.25rem;
    }
}

#header .header-top .sticky-menu {
    background: white;
}

#header .header-top .sticky-menu.isStuck {
    border-bottom: 0.0625rem solid #f6f6f6;
}

@media (max-width: 767px) {
    #header .header-top .sticky-menu {
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
    }
}

#header .header-top__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.625rem 1.25rem;
}

@media (max-width: 767px) {
    #header .header-top__row {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
    }
}

@media (min-width: 992px) {
    #header .header-top__col-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 991px) {
    #header .header-top__col-left {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    #header .header-top__col-left img {
        max-width: 12.5rem;
    }
}

@media (max-width: 767px) {
    #header .header-top__col-left img {
        max-width: 10rem;
    }
}

@media (max-width: 575px) {
    #header .header-top__col-left img {
        max-width: 8.75rem;
    }
}

#header .header-top__col-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px) {
    #header .header-top__col-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

#header .header-top__col-right .search-widget {
    margin-right: 1.25rem;
    margin-left: 1.875rem;
}

@media (max-width: 991px) {
    #header .header-top__col-right .search-widget {
        margin: 0;
    }
}

#header .header-top__col-right .banner {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

#header .header-top__after {
    padding: 0.625rem 1.25rem 0;
    position: relative;
}

#header .header-top #menu-icon {
    font-size: 1.8125rem;
    line-height: 1.875rem;
    width: 1.875rem;
    height: 1.875rem;
    color: #333333;
    margin-right: 0.625rem;
    font-weight: 100;
}

#header .header-top #menu-icon .material-icons, #header .header-top #menu-icon #wrapper .breadcrumb li::after, #wrapper .breadcrumb #header .header-top #menu-icon li::after {
    font-size: 1.8125rem;
    font-weight: 100;
}

#header .header-top #menu-icon:before {
    display: none;
    content: "\F057";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: fixed;
    top: 8px;
    left: 16.0625rem;
    z-index: 6;
    font-size: 2.1rem;
    opacity: 1;
    color: white;
}

body.is-open-menu #mobile_top_menu_wrapper + div:not(.sticky-menu) {
    display: none;
}
body.is-open-menu .sticky-menu {
    position: static !important;
}
body.is-open-menu {
    overflow: hidden;
}

#header .header-top #menu-icon:after {
    content: "";
    display: none;
    position: fixed;
    left: 18.75rem;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 4;
}

#header .header-top #menu-icon.is-open:before, #header .header-top #menu-icon.is-open:after {
    display: block;
}

.popover {
    font-family: inherit;
}

#content-wrapper {
    padding: 0 1.25rem;
    background: #ffffff;
}

#index #content-wrapper {
    padding-bottom: 48px
}

@media (max-width: 767px) {
    #content-wrapper {
        padding: 0 0.9375rem;
    }
}

/*** WRAPPER ***/
#wrapper {
    background: #f6f6f6;
}

#wrapper .wrapper-bg {
    background: white;
    padding-top: 1.875rem;
}

#wrapper .banner {
    margin-bottom: 1.5rem;
    display: block;
}

#wrapper .banner img {
    box-shadow: 0.0625rem 0.0625rem 0.4375rem 0 rgba(0, 0, 0, 0.15);
}

#wrapper .breadcrumb {
    background: white;
    padding: 0 1.25rem 1.875rem;
    margin: -0.4375rem 0 0;
}

#wrapper .breadcrumb[data-depth="1"] {
    display: none;
}

#wrapper .breadcrumb ol {
    padding: 0;
    margin-bottom: 0;
}

#wrapper .breadcrumb li {
    display: inline;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600;
    color: gray;
}

#wrapper .breadcrumb li::after {
    content: "keyboard_arrow_right";
    color: #7A7A7A;
    margin: -0.125rem 0.3125rem 0;
    font-size: 1.125rem;
}

#wrapper .breadcrumb li:last-child {
    content: "/";
    color: #7A7A7A;
    margin: 0;
}

#wrapper .breadcrumb li:last-child::after {
    content: "";
}

#wrapper .breadcrumb li a {
    color: gray;
}

@media (max-width: 991px) {
    #wrapper > .container {
        padding: 0;
    }
}

@media (min-width: 992px) {
    #wrapper #left-column {
        padding-left: 1.25rem;
    }
}

/*** MAIN ***/
#main .page-header h1 {
    font-weight: 400;
    font-size: 1.625rem;
    text-transform: uppercase;
    margin-bottom: 1.875rem;
}

#main .page-content {
    margin-bottom: 1.563rem;
}

#main .page-content h6 {
    margin-bottom: 1.125rem;
}

#main .page-content #notifications {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

#notifications ul {
    margin-bottom: 0;
}

/*** FOOTER ***/
#footer {
    background: #f5f5f5;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
