@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal; }

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

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none; }
.fa-ul > li {
    position: relative; }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center; }
.fa-li.fa-lg {
    left: -1.85714em; }

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

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

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

.fa.fa-pull-left {
    margin-right: .3em; }

.fa.fa-pull-right {
    margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right; }

.pull-left {
    float: left; }

.fa.pull-left {
    margin-right: .3em; }

.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(359deg);
        transform: rotate(359deg); } }

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

.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); }

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

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

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

.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-glass:before {
    content: ""; }

.fa-music:before {
    content: ""; }

.fa-search:before {
    content: ""; }

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

.fa-heart:before {
    content: ""; }

.fa-star:before {
    content: ""; }

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

.fa-user:before {
    content: ""; }

.fa-film:before {
    content: ""; }

.fa-th-large:before {
    content: ""; }

.fa-th:before {
    content: ""; }

.fa-th-list:before {
    content: ""; }

.fa-check:before {
    content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""; }

.fa-search-plus:before {
    content: ""; }

.fa-search-minus:before {
    content: ""; }

.fa-power-off:before {
    content: ""; }

.fa-signal:before {
    content: ""; }

.fa-gear:before,
.fa-cog:before {
    content: ""; }

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

.fa-home:before {
    content: ""; }

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

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

.fa-road:before {
    content: ""; }

.fa-download:before {
    content: ""; }

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

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

.fa-inbox:before {
    content: ""; }

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

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""; }

.fa-refresh:before {
    content: ""; }

.fa-list-alt:before {
    content: ""; }

.fa-lock:before {
    content: ""; }

.fa-flag:before {
    content: ""; }

.fa-headphones:before {
    content: ""; }

.fa-volume-off:before {
    content: ""; }

.fa-volume-down:before {
    content: ""; }

.fa-volume-up:before {
    content: ""; }

.fa-qrcode:before {
    content: ""; }

.fa-barcode:before {
    content: ""; }

.fa-tag:before {
    content: ""; }

.fa-tags:before {
    content: ""; }

.fa-book:before {
    content: ""; }

.fa-bookmark:before {
    content: ""; }

.fa-print:before {
    content: ""; }

.fa-camera:before {
    content: ""; }

.fa-font:before {
    content: ""; }

.fa-bold:before {
    content: ""; }

.fa-italic:before {
    content: ""; }

.fa-text-height:before {
    content: ""; }

.fa-text-width:before {
    content: ""; }

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

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

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

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

.fa-list:before {
    content: ""; }

.fa-dedent:before,
.fa-outdent:before {
    content: ""; }

.fa-indent:before {
    content: ""; }

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

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""; }

.fa-pencil:before {
    content: ""; }

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

.fa-adjust:before {
    content: ""; }

.fa-tint:before {
    content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""; }

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

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

.fa-arrows:before {
    content: ""; }

.fa-step-backward:before {
    content: ""; }

.fa-fast-backward:before {
    content: ""; }

.fa-backward:before {
    content: ""; }

.fa-play:before {
    content: ""; }

.fa-pause:before {
    content: ""; }

.fa-stop:before {
    content: ""; }

.fa-forward:before {
    content: ""; }

.fa-fast-forward:before {
    content: ""; }

.fa-step-forward:before {
    content: ""; }

.fa-eject:before {
    content: ""; }

.fa-chevron-left:before {
    content: ""; }

.fa-chevron-right:before {
    content: ""; }

.fa-plus-circle:before {
    content: ""; }

.fa-minus-circle:before {
    content: ""; }

.fa-times-circle:before {
    content: ""; }

.fa-check-circle:before {
    content: ""; }

.fa-question-circle:before {
    content: ""; }

.fa-info-circle:before {
    content: ""; }

.fa-crosshairs:before {
    content: ""; }

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

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

.fa-ban:before {
    content: ""; }

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
    content: ""; }

.fa-expand:before {
    content: ""; }

.fa-compress:before {
    content: ""; }

.fa-plus:before {
    content: ""; }

.fa-minus:before {
    content: ""; }

.fa-asterisk:before {
    content: ""; }

.fa-exclamation-circle:before {
    content: ""; }

.fa-gift:before {
    content: ""; }

.fa-leaf:before {
    content: ""; }

.fa-fire:before {
    content: ""; }

.fa-eye:before {
    content: ""; }

.fa-eye-slash:before {
    content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""; }

.fa-plane:before {
    content: ""; }

.fa-calendar:before {
    content: ""; }

.fa-random:before {
    content: ""; }

.fa-comment:before {
    content: ""; }

.fa-magnet:before {
    content: ""; }

.fa-chevron-up:before {
    content: ""; }

.fa-chevron-down:before {
    content: ""; }

.fa-retweet:before {
    content: ""; }

.fa-shopping-cart:before {
    content: ""; }

.fa-folder:before {
    content: ""; }

.fa-folder-open:before {
    content: ""; }

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

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

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""; }

.fa-twitter-square:before {
    content: ""; }

.fa-facebook-square:before {
    content: ""; }

.fa-camera-retro:before {
    content: ""; }

.fa-key:before {
    content: ""; }

.fa-gears:before,
.fa-cogs:before {
    content: ""; }

.fa-comments:before {
    content: ""; }

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

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

.fa-star-half:before {
    content: ""; }

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

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

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

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

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

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

.fa-trophy:before {
    content: ""; }

.fa-github-square:before {
    content: ""; }

.fa-upload:before {
    content: ""; }

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

.fa-phone:before {
    content: ""; }

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

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

.fa-phone-square:before {
    content: ""; }

.fa-twitter:before {
    content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""; }

.fa-github:before {
    content: ""; }

.fa-unlock:before {
    content: ""; }

.fa-credit-card:before {
    content: ""; }

.fa-feed:before,
.fa-rss:before {
    content: ""; }

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

.fa-bullhorn:before {
    content: ""; }

.fa-bell:before {
    content: ""; }

.fa-certificate:before {
    content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
    content: ""; }

.fa-wrench:before {
    content: ""; }

.fa-tasks:before {
    content: ""; }

.fa-filter:before {
    content: ""; }

.fa-briefcase:before {
    content: ""; }

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

.fa-group:before,
.fa-users:before {
    content: ""; }

.fa-chain:before,
.fa-link:before {
    content: ""; }

.fa-cloud:before {
    content: ""; }

.fa-flask:before {
    content: ""; }

.fa-cut:before,
.fa-scissors:before {
    content: ""; }

.fa-copy:before,
.fa-files-o:before {
    content: ""; }

.fa-paperclip:before {
    content: ""; }

.fa-save:before,
.fa-floppy-o:before {
    content: ""; }

.fa-square:before {
    content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""; }

.fa-list-ul:before {
    content: ""; }

.fa-list-ol:before {
    content: ""; }

.fa-strikethrough:before {
    content: ""; }

.fa-underline:before {
    content: ""; }

.fa-table:before {
    content: ""; }

.fa-magic:before {
    content: ""; }

.fa-truck:before {
    content: ""; }

.fa-pinterest:before {
    content: ""; }

.fa-pinterest-square:before {
    content: ""; }

.fa-google-plus-square:before {
    content: ""; }

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

.fa-money:before {
    content: ""; }

.fa-caret-down:before {
    content: ""; }

.fa-caret-up:before {
    content: ""; }

.fa-caret-left:before {
    content: ""; }

.fa-caret-right:before {
    content: ""; }

.fa-columns:before {
    content: ""; }

.fa-unsorted:before,
.fa-sort:before {
    content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""; }

.fa-envelope:before {
    content: ""; }

.fa-linkedin:before {
    content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
    content: ""; }

.fa-legal:before,
.fa-gavel:before {
    content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""; }

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

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

.fa-flash:before,
.fa-bolt:before {
    content: ""; }

.fa-sitemap:before {
    content: ""; }

.fa-umbrella:before {
    content: ""; }

.fa-paste:before,
.fa-clipboard:before {
    content: ""; }

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

.fa-exchange:before {
    content: ""; }

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

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

.fa-user-md:before {
    content: ""; }

.fa-stethoscope:before {
    content: ""; }

.fa-suitcase:before {
    content: ""; }

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

.fa-coffee:before {
    content: ""; }

.fa-cutlery:before {
    content: ""; }

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

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

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

.fa-ambulance:before {
    content: ""; }

.fa-medkit:before {
    content: ""; }

.fa-fighter-jet:before {
    content: ""; }

.fa-beer:before {
    content: ""; }

.fa-h-square:before {
    content: ""; }

.fa-plus-square:before {
    content: ""; }

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

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

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

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

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

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

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

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

.fa-desktop:before {
    content: ""; }

.fa-laptop:before {
    content: ""; }

.fa-tablet:before {
    content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""; }

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

.fa-quote-left:before {
    content: ""; }

.fa-quote-right:before {
    content: ""; }

.fa-spinner:before {
    content: ""; }

.fa-circle:before {
    content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
    content: ""; }

.fa-github-alt:before {
    content: ""; }

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

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

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

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

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

.fa-gamepad:before {
    content: ""; }

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

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

.fa-flag-checkered:before {
    content: ""; }

.fa-terminal:before {
    content: ""; }

.fa-code:before {
    content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""; }

.fa-location-arrow:before {
    content: ""; }

.fa-crop:before {
    content: ""; }

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

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""; }

.fa-question:before {
    content: ""; }

.fa-info:before {
    content: ""; }

.fa-exclamation:before {
    content: ""; }

.fa-superscript:before {
    content: ""; }

.fa-subscript:before {
    content: ""; }

.fa-eraser:before {
    content: ""; }

.fa-puzzle-piece:before {
    content: ""; }

.fa-microphone:before {
    content: ""; }

.fa-microphone-slash:before {
    content: ""; }

.fa-shield:before {
    content: ""; }

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

.fa-fire-extinguisher:before {
    content: ""; }

.fa-rocket:before {
    content: ""; }

.fa-maxcdn:before {
    content: ""; }

.fa-chevron-circle-left:before {
    content: ""; }

.fa-chevron-circle-right:before {
    content: ""; }

.fa-chevron-circle-up:before {
    content: ""; }

.fa-chevron-circle-down:before {
    content: ""; }

.fa-html5:before {
    content: ""; }

.fa-css3:before {
    content: ""; }

.fa-anchor:before {
    content: ""; }

.fa-unlock-alt:before {
    content: ""; }

.fa-bullseye:before {
    content: ""; }

.fa-ellipsis-h:before {
    content: ""; }

.fa-ellipsis-v:before {
    content: ""; }

.fa-rss-square:before {
    content: ""; }

.fa-play-circle:before {
    content: ""; }

.fa-ticket:before {
    content: ""; }

.fa-minus-square:before {
    content: ""; }

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

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

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

.fa-check-square:before {
    content: ""; }

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

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

.fa-share-square:before {
    content: ""; }

.fa-compass:before {
    content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""; }

.fa-euro:before,
.fa-eur:before {
    content: ""; }

.fa-gbp:before {
    content: ""; }

.fa-dollar:before,
.fa-usd:before {
    content: ""; }

.fa-rupee:before,
.fa-inr:before {
    content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""; }

.fa-won:before,
.fa-krw:before {
    content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
    content: ""; }

.fa-file:before {
    content: ""; }

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

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

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

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

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

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

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

.fa-thumbs-up:before {
    content: ""; }

.fa-thumbs-down:before {
    content: ""; }

.fa-youtube-square:before {
    content: ""; }

.fa-youtube:before {
    content: ""; }

.fa-xing:before {
    content: ""; }

.fa-xing-square:before {
    content: ""; }

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

.fa-dropbox:before {
    content: ""; }

.fa-stack-overflow:before {
    content: ""; }

.fa-instagram:before {
    content: ""; }

.fa-flickr:before {
    content: ""; }

.fa-adn:before {
    content: ""; }

.fa-bitbucket:before {
    content: ""; }

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

.fa-tumblr:before {
    content: ""; }

.fa-tumblr-square:before {
    content: ""; }

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

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

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

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

.fa-apple:before {
    content: ""; }

.fa-windows:before {
    content: ""; }

.fa-android:before {
    content: ""; }

.fa-linux:before {
    content: ""; }

.fa-dribbble:before {
    content: ""; }

.fa-skype:before {
    content: ""; }

.fa-foursquare:before {
    content: ""; }

.fa-trello:before {
    content: ""; }

.fa-female:before {
    content: ""; }

.fa-male:before {
    content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
    content: ""; }

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

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

.fa-archive:before {
    content: ""; }

.fa-bug:before {
    content: ""; }

.fa-vk:before {
    content: ""; }

.fa-weibo:before {
    content: ""; }

.fa-renren:before {
    content: ""; }

.fa-pagelines:before {
    content: ""; }

.fa-stack-exchange:before {
    content: ""; }

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

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

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""; }

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

.fa-wheelchair:before {
    content: ""; }

.fa-vimeo-square:before {
    content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
    content: ""; }

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

.fa-space-shuttle:before {
    content: ""; }

.fa-slack:before {
    content: ""; }

.fa-envelope-square:before {
    content: ""; }

.fa-wordpress:before {
    content: ""; }

.fa-openid:before {
    content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""; }

.fa-yahoo:before {
    content: ""; }

.fa-google:before {
    content: ""; }

.fa-reddit:before {
    content: ""; }

.fa-reddit-square:before {
    content: ""; }

.fa-stumbleupon-circle:before {
    content: ""; }

.fa-stumbleupon:before {
    content: ""; }

.fa-delicious:before {
    content: ""; }

.fa-digg:before {
    content: ""; }

.fa-pied-piper-pp:before {
    content: ""; }

.fa-pied-piper-alt:before {
    content: ""; }

.fa-drupal:before {
    content: ""; }

.fa-joomla:before {
    content: ""; }

.fa-language:before {
    content: ""; }

.fa-fax:before {
    content: ""; }

.fa-building:before {
    content: ""; }

.fa-child:before {
    content: ""; }

.fa-paw:before {
    content: ""; }

.fa-spoon:before {
    content: ""; }

.fa-cube:before {
    content: ""; }

.fa-cubes:before {
    content: ""; }

.fa-behance:before {
    content: ""; }

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

.fa-steam:before {
    content: ""; }

.fa-steam-square:before {
    content: ""; }

.fa-recycle:before {
    content: ""; }

.fa-automobile:before,
.fa-car:before {
    content: ""; }

.fa-cab:before,
.fa-taxi:before {
    content: ""; }

.fa-tree:before {
    content: ""; }

.fa-spotify:before {
    content: ""; }

.fa-deviantart:before {
    content: ""; }

.fa-soundcloud:before {
    content: ""; }

.fa-database:before {
    content: ""; }

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

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

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

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

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""; }

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

.fa-vine:before {
    content: ""; }

.fa-codepen:before {
    content: ""; }

.fa-jsfiddle:before {
    content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""; }

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

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: ""; }

.fa-ge:before,
.fa-empire:before {
    content: ""; }

.fa-git-square:before {
    content: ""; }

.fa-git:before {
    content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: ""; }

.fa-tencent-weibo:before {
    content: ""; }

.fa-qq:before {
    content: ""; }

.fa-wechat:before,
.fa-weixin:before {
    content: ""; }

.fa-send:before,
.fa-paper-plane:before {
    content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""; }

.fa-history:before {
    content: ""; }

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

.fa-header:before {
    content: ""; }

.fa-paragraph:before {
    content: ""; }

.fa-sliders:before {
    content: ""; }

.fa-share-alt:before {
    content: ""; }

.fa-share-alt-square:before {
    content: ""; }

.fa-bomb:before {
    content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: ""; }

.fa-tty:before {
    content: ""; }

.fa-binoculars:before {
    content: ""; }

.fa-plug:before {
    content: ""; }

.fa-slideshare:before {
    content: ""; }

.fa-twitch:before {
    content: ""; }

.fa-yelp:before {
    content: ""; }

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

.fa-wifi:before {
    content: ""; }

.fa-calculator:before {
    content: ""; }

.fa-paypal:before {
    content: ""; }

.fa-google-wallet:before {
    content: ""; }

.fa-cc-visa:before {
    content: ""; }

.fa-cc-mastercard:before {
    content: ""; }

.fa-cc-discover:before {
    content: ""; }

.fa-cc-amex:before {
    content: ""; }

.fa-cc-paypal:before {
    content: ""; }

.fa-cc-stripe:before {
    content: ""; }

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

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

.fa-trash:before {
    content: ""; }

.fa-copyright:before {
    content: ""; }

.fa-at:before {
    content: ""; }

.fa-eyedropper:before {
    content: ""; }

.fa-paint-brush:before {
    content: ""; }

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

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

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

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

.fa-lastfm:before {
    content: ""; }

.fa-lastfm-square:before {
    content: ""; }

.fa-toggle-off:before {
    content: ""; }

.fa-toggle-on:before {
    content: ""; }

.fa-bicycle:before {
    content: ""; }

.fa-bus:before {
    content: ""; }

.fa-ioxhost:before {
    content: ""; }

.fa-angellist:before {
    content: ""; }

.fa-cc:before {
    content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: ""; }

.fa-meanpath:before {
    content: ""; }

.fa-buysellads:before {
    content: ""; }

.fa-connectdevelop:before {
    content: ""; }

.fa-dashcube:before {
    content: ""; }

.fa-forumbee:before {
    content: ""; }

.fa-leanpub:before {
    content: ""; }

.fa-sellsy:before {
    content: ""; }

.fa-shirtsinbulk:before {
    content: ""; }

.fa-simplybuilt:before {
    content: ""; }

.fa-skyatlas:before {
    content: ""; }

.fa-cart-plus:before {
    content: ""; }

.fa-cart-arrow-down:before {
    content: ""; }

.fa-diamond:before {
    content: ""; }

.fa-ship:before {
    content: ""; }

.fa-user-secret:before {
    content: ""; }

.fa-motorcycle:before {
    content: ""; }

.fa-street-view:before {
    content: ""; }

.fa-heartbeat:before {
    content: ""; }

.fa-venus:before {
    content: ""; }

.fa-mars:before {
    content: ""; }

.fa-mercury:before {
    content: ""; }

.fa-intersex:before,
.fa-transgender:before {
    content: ""; }

.fa-transgender-alt:before {
    content: ""; }

.fa-venus-double:before {
    content: ""; }

.fa-mars-double:before {
    content: ""; }

.fa-venus-mars:before {
    content: ""; }

.fa-mars-stroke:before {
    content: ""; }

.fa-mars-stroke-v:before {
    content: ""; }

.fa-mars-stroke-h:before {
    content: ""; }

.fa-neuter:before {
    content: ""; }

.fa-genderless:before {
    content: ""; }

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

.fa-pinterest-p:before {
    content: ""; }

.fa-whatsapp:before {
    content: ""; }

.fa-server:before {
    content: ""; }

.fa-user-plus:before {
    content: ""; }

.fa-user-times:before {
    content: ""; }

.fa-hotel:before,
.fa-bed:before {
    content: ""; }

.fa-viacoin:before {
    content: ""; }

.fa-train:before {
    content: ""; }

.fa-subway:before {
    content: ""; }

.fa-medium:before {
    content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
    content: ""; }

.fa-optin-monster:before {
    content: ""; }

.fa-opencart:before {
    content: ""; }

.fa-expeditedssl:before {
    content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""; }

.fa-mouse-pointer:before {
    content: ""; }

.fa-i-cursor:before {
    content: ""; }

.fa-object-group:before {
    content: ""; }

.fa-object-ungroup:before {
    content: ""; }

.fa-sticky-note:before {
    content: ""; }

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

.fa-cc-jcb:before {
    content: ""; }

.fa-cc-diners-club:before {
    content: ""; }

.fa-clone:before {
    content: ""; }

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

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

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""; }

.fa-hourglass:before {
    content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: ""; }

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

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

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

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

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

.fa-trademark:before {
    content: ""; }

.fa-registered:before {
    content: ""; }

.fa-creative-commons:before {
    content: ""; }

.fa-gg:before {
    content: ""; }

.fa-gg-circle:before {
    content: ""; }

.fa-tripadvisor:before {
    content: ""; }

.fa-odnoklassniki:before {
    content: ""; }

.fa-odnoklassniki-square:before {
    content: ""; }

.fa-get-pocket:before {
    content: ""; }

.fa-wikipedia-w:before {
    content: ""; }

.fa-safari:before {
    content: ""; }

.fa-chrome:before {
    content: ""; }

.fa-firefox:before {
    content: ""; }

.fa-opera:before {
    content: ""; }

.fa-internet-explorer:before {
    content: ""; }

.fa-tv:before,
.fa-television:before {
    content: ""; }

.fa-contao:before {
    content: ""; }

.fa-500px:before {
    content: ""; }

.fa-amazon:before {
    content: ""; }

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

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

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

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

.fa-industry:before {
    content: ""; }

.fa-map-pin:before {
    content: ""; }

.fa-map-signs:before {
    content: ""; }

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

.fa-map:before {
    content: ""; }

.fa-commenting:before {
    content: ""; }

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

.fa-houzz:before {
    content: ""; }

.fa-vimeo:before {
    content: ""; }

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

.fa-fonticons:before {
    content: ""; }

.fa-reddit-alien:before {
    content: ""; }

.fa-edge:before {
    content: ""; }

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

.fa-codiepie:before {
    content: ""; }

.fa-modx:before {
    content: ""; }

.fa-fort-awesome:before {
    content: ""; }

.fa-usb:before {
    content: ""; }

.fa-product-hunt:before {
    content: ""; }

.fa-mixcloud:before {
    content: ""; }

.fa-scribd:before {
    content: ""; }

.fa-pause-circle:before {
    content: ""; }

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

.fa-stop-circle:before {
    content: ""; }

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

.fa-shopping-bag:before {
    content: ""; }

.fa-shopping-basket:before {
    content: ""; }

.fa-hashtag:before {
    content: ""; }

.fa-bluetooth:before {
    content: ""; }

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

.fa-percent:before {
    content: ""; }

.fa-gitlab:before {
    content: ""; }

.fa-wpbeginner:before {
    content: ""; }

.fa-wpforms:before {
    content: ""; }

.fa-envira:before {
    content: ""; }

.fa-universal-access:before {
    content: ""; }

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

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

.fa-blind:before {
    content: ""; }

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

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

.fa-braille:before {
    content: ""; }

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

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: ""; }

.fa-glide:before {
    content: ""; }

.fa-glide-g:before {
    content: ""; }

.fa-signing:before,
.fa-sign-language:before {
    content: ""; }

.fa-low-vision:before {
    content: ""; }

.fa-viadeo:before {
    content: ""; }

.fa-viadeo-square:before {
    content: ""; }

.fa-snapchat:before {
    content: ""; }

.fa-snapchat-ghost:before {
    content: ""; }

.fa-snapchat-square:before {
    content: ""; }

.fa-pied-piper:before {
    content: ""; }

.fa-first-order:before {
    content: ""; }

.fa-yoast:before {
    content: ""; }

.fa-themeisle:before {
    content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
    content: ""; }

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

.fa-envelope-open:before {
    content: ""; }

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

.fa-linode:before {
    content: ""; }

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

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

.fa-vcard:before,
.fa-address-card:before {
    content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: ""; }

.fa-user-circle:before {
    content: ""; }

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

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

.fa-id-badge:before {
    content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""; }

.fa-quora:before {
    content: ""; }

.fa-free-code-camp:before {
    content: ""; }

.fa-telegram:before {
    content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""; }

.fa-shower:before {
    content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: ""; }

.fa-podcast:before {
    content: ""; }

.fa-window-maximize:before {
    content: ""; }

.fa-window-minimize:before {
    content: ""; }

.fa-window-restore:before {
    content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""; }

.fa-bandcamp:before {
    content: ""; }

.fa-grav:before {
    content: ""; }

.fa-etsy:before {
    content: ""; }

.fa-imdb:before {
    content: ""; }

.fa-ravelry:before {
    content: ""; }

.fa-eercast:before {
    content: ""; }

.fa-microchip:before {
    content: ""; }

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

.fa-superpowers:before {
    content: ""; }

.fa-wpexplorer:before {
    content: ""; }

.fa-meetup:before {
    content: ""; }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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; }
/*# sourceMappingURL=font-awesome.css.map */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'themify';
    src: url("../fonts/themify.eot?-fvbane");
    src: url("../fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify.woff?-fvbane") format("woff"), url("../fonts//themify.ttf?-fvbane") format("truetype"), url("../fonts/themify.svg?-fvbane#themify") format("svg");
    font-weight: normal;
    font-style: normal; }

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

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none; }

.section-gap {
    padding: 120px 0
}



/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
    display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.14286em;
    text-align: right;
    padding-right: 0.28571em; }
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
    margin-left: 2.14286em;
    list-style-type: none; }
.icons-ul > li {
    position: relative; }
.icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none; }

.icon-muted {
    color: #eeeeee; }

.icon-light {
    color: white; }

.icon-dark {
    color: #333333; }

.icon-border {
    border: solid 1px #eeeeee;
    padding: .2em .25em .15em;
    border-radius: 3px; }

.icon-2x {
    font-size: 2em; }
.icon-2x.icon-border {
    border-width: 2px;
    border-radius: 4px; }

.icon-3x {
    font-size: 3em; }
.icon-3x.icon-border {
    border-width: 3px;
    border-radius: 5px; }

.icon-4x {
    font-size: 4em; }
.icon-4x.icon-border {
    border-width: 4px;
    border-radius: 6px; }

.icon-5x {
    font-size: 5em; }
.icon-5x.icon-border {
    border-width: 5px;
    border-radius: 7px; }

.pull-right {
    float: right; }

.pull-left {
    float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%; }
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
    display: inline-block;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none; }

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

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

/* Icon rotations and mirroring */
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

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

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

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1); }

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block; }

.icon-wand:before {
    content: "\e600"; }

.icon-volume:before {
    content: "\e601"; }

.icon-user:before {
    content: "\e602"; }

.icon-unlock:before {
    content: "\e603"; }

.icon-unlink:before {
    content: "\e604"; }

.icon-trash:before {
    content: "\e605"; }

.icon-thought:before {
    content: "\e606"; }

.icon-target:before {
    content: "\e607"; }

.icon-tag:before {
    content: "\e608"; }

.icon-tablet:before {
    content: "\e609"; }

.icon-star:before {
    content: "\e60a"; }

.icon-spray:before {
    content: "\e60b"; }

.icon-signal:before {
    content: "\e60c"; }

.icon-shopping-cart:before {
    content: "\e60d"; }

.icon-shopping-cart-full:before {
    content: "\e60e"; }

.icon-settings:before {
    content: "\e60f"; }

.icon-search:before {
    content: "\e610"; }

.icon-zoom-in:before {
    content: "\e611"; }

.icon-zoom-out:before {
    content: "\e612"; }

.icon-cut:before {
    content: "\e613"; }

.icon-ruler:before {
    content: "\e614"; }

.icon-ruler-pencil:before {
    content: "\e615"; }

.icon-ruler-alt:before {
    content: "\e616"; }

.icon-bookmark:before {
    content: "\e617"; }

.icon-bookmark-alt:before {
    content: "\e618"; }

.icon-reload:before {
    content: "\e619"; }

.icon-plus:before {
    content: "\e61a"; }

.icon-pin:before {
    content: "\e61b"; }

.icon-pencil:before {
    content: "\e61c"; }

.icon-pencil-alt:before {
    content: "\e61d"; }

.icon-paint-roller:before {
    content: "\e61e"; }

.icon-paint-bucket:before {
    content: "\e61f"; }

.icon-na:before {
    content: "\e620"; }

.icon-mobile:before {
    content: "\e621"; }

.icon-minus:before {
    content: "\e622"; }

.icon-medall:before {
    content: "\e623"; }

.icon-medall-alt:before {
    content: "\e624"; }

.icon-marker:before {
    content: "\e625"; }

.icon-marker-alt:before {
    content: "\e626"; }

.icon-arrow-up:before {
    content: "\e627"; }

.icon-arrow-right:before {
    content: "\e628"; }

.icon-arrow-left:before {
    content: "\e629"; }

.icon-arrow-down:before {
    content: "\e62a"; }

.icon-lock:before {
    content: "\e62b"; }

.icon-location-arrow:before {
    content: "\e62c"; }

.icon-link:before {
    content: "\e62d"; }

.icon-layout:before {
    content: "\e62e"; }

.icon-layers:before {
    content: "\e62f"; }

.icon-layers-alt:before {
    content: "\e630"; }

.icon-key:before {
    content: "\e631"; }

.icon-import:before {
    content: "\e632"; }

.icon-image:before {
    content: "\e633"; }

.icon-heart:before {
    content: "\e634"; }

.icon-heart-broken:before {
    content: "\e635"; }

.icon-hand-stop:before {
    content: "\e636"; }

.icon-hand-open:before {
    content: "\e637"; }

.icon-hand-drag:before {
    content: "\e638"; }

.icon-folder:before {
    content: "\e639"; }

.icon-flag:before {
    content: "\e63a"; }

.icon-flag-alt:before {
    content: "\e63b"; }

.icon-flag-alt-2:before {
    content: "\e63c"; }

.icon-eye:before {
    content: "\e63d"; }

.icon-export:before {
    content: "\e63e"; }

.icon-exchange-vertical:before {
    content: "\e63f"; }

.icon-desktop:before {
    content: "\e640"; }

.icon-cup:before {
    content: "\e641"; }

.icon-crown:before {
    content: "\e642"; }

.icon-comments:before {
    content: "\e643"; }

.icon-comment:before {
    content: "\e644"; }

.icon-comment-alt:before {
    content: "\e645"; }

.icon-close:before {
    content: "\e646"; }

.icon-clip:before {
    content: "\e647"; }

.icon-angle-up:before {
    content: "\e648"; }

.icon-angle-right:before {
    content: "\e649"; }

.icon-angle-left:before {
    content: "\e64a"; }

.icon-angle-down:before {
    content: "\e64b"; }

.icon-check:before {
    content: "\e64c"; }

.icon-check-box:before {
    content: "\e64d"; }

.icon-camera:before {
    content: "\e64e"; }

.icon-announcement:before {
    content: "\e64f"; }

.icon-brush:before {
    content: "\e650"; }

.icon-briefcase:before {
    content: "\e651"; }

.icon-bolt:before {
    content: "\e652"; }

.icon-bolt-alt:before {
    content: "\e653"; }

.icon-blackboard:before {
    content: "\e654"; }

.icon-bag:before {
    content: "\e655"; }

.icon-move:before {
    content: "\e656"; }

.icon-arrows-vertical:before {
    content: "\e657"; }

.icon-arrows-horizontal:before {
    content: "\e658"; }

.icon-fullscreen:before {
    content: "\e659"; }

.icon-arrow-top-right:before {
    content: "\e65a"; }

.icon-arrow-top-left:before {
    content: "\e65b"; }

.icon-arrow-circle-up:before {
    content: "\e65c"; }

.icon-arrow-circle-right:before {
    content: "\e65d"; }

.icon-arrow-circle-left:before {
    content: "\e65e"; }

.icon-arrow-circle-down:before {
    content: "\e65f"; }

.icon-angle-double-up:before {
    content: "\e660"; }

.icon-angle-double-right:before {
    content: "\e661"; }

.icon-angle-double-left:before {
    content: "\e662"; }

.icon-angle-double-down:before {
    content: "\e663"; }

.icon-zip:before {
    content: "\e664"; }

.icon-world:before {
    content: "\e665"; }

.icon-wheelchair:before {
    content: "\e666"; }

.icon-view-list:before {
    content: "\e667"; }

.icon-view-list-alt:before {
    content: "\e668"; }

.icon-view-grid:before {
    content: "\e669"; }

.icon-uppercase:before {
    content: "\e66a"; }

.icon-upload:before {
    content: "\e66b"; }

.icon-underline:before {
    content: "\e66c"; }

.icon-truck:before {
    content: "\e66d"; }

.icon-timer:before {
    content: "\e66e"; }

.icon-ticket:before {
    content: "\e66f"; }

.icon-thumb-up:before {
    content: "\e670"; }

.icon-thumb-down:before {
    content: "\e671"; }

.icon-text:before {
    content: "\e672"; }

.icon-stats-up:before {
    content: "\e673"; }

.icon-stats-down:before {
    content: "\e674"; }

.icon-split-v:before {
    content: "\e675"; }

.icon-split-h:before {
    content: "\e676"; }

.icon-smallcap:before {
    content: "\e677"; }

.icon-shine:before {
    content: "\e678"; }

.icon-shift-right:before {
    content: "\e679"; }

.icon-shift-left:before {
    content: "\e67a"; }

.icon-shield:before {
    content: "\e67b"; }

.icon-notepad:before {
    content: "\e67c"; }

.icon-server:before {
    content: "\e67d"; }

.icon-quote-right:before {
    content: "\e67e"; }

.icon-quote-left:before {
    content: "\e67f"; }

.icon-pulse:before {
    content: "\e680"; }

.icon-printer:before {
    content: "\e681"; }

.icon-power-off:before {
    content: "\e682"; }

.icon-plug:before {
    content: "\e683"; }

.icon-pie-chart:before {
    content: "\e684"; }

.icon-paragraph:before {
    content: "\e685"; }

.icon-panel:before {
    content: "\e686"; }

.icon-package:before {
    content: "\e687"; }

.icon-music:before {
    content: "\e688"; }

.icon-music-alt:before {
    content: "\e689"; }

.icon-mouse:before {
    content: "\e68a"; }

.icon-mouse-alt:before {
    content: "\e68b"; }

.icon-money:before {
    content: "\e68c"; }

.icon-microphone:before {
    content: "\e68d"; }

.icon-menu:before {
    content: "\e68e"; }

.icon-menu-alt:before {
    content: "\e68f"; }

.icon-map:before {
    content: "\e690"; }

.icon-map-alt:before {
    content: "\e691"; }

.icon-loop:before {
    content: "\e692"; }

.icon-location-pin:before {
    content: "\e693"; }

.icon-list:before {
    content: "\e694"; }

.icon-light-bulb:before {
    content: "\e695"; }

.icon-Italic:before {
    content: "\e696"; }

.icon-info:before {
    content: "\e697"; }

.icon-infinite:before {
    content: "\e698"; }

.icon-id-badge:before {
    content: "\e699"; }

.icon-hummer:before {
    content: "\e69a"; }

.icon-home:before {
    content: "\e69b"; }

.icon-help:before {
    content: "\e69c"; }

.icon-headphone:before {
    content: "\e69d"; }

.icon-harddrives:before {
    content: "\e69e"; }

.icon-harddrive:before {
    content: "\e69f"; }

.icon-gift:before {
    content: "\e6a0"; }

.icon-game:before {
    content: "\e6a1"; }

.icon-filter:before {
    content: "\e6a2"; }

.icon-files:before {
    content: "\e6a3"; }

.icon-file:before {
    content: "\e6a4"; }

.icon-eraser:before {
    content: "\e6a5"; }

.icon-envelope:before {
    content: "\e6a6"; }

.icon-download:before {
    content: "\e6a7"; }

.icon-direction:before {
    content: "\e6a8"; }

.icon-direction-alt:before {
    content: "\e6a9"; }

.icon-dashboard:before {
    content: "\e6aa"; }

.icon-control-stop:before {
    content: "\e6ab"; }

.icon-control-shuffle:before {
    content: "\e6ac"; }

.icon-control-play:before {
    content: "\e6ad"; }

.icon-control-pause:before {
    content: "\e6ae"; }

.icon-control-forward:before {
    content: "\e6af"; }

.icon-control-backward:before {
    content: "\e6b0"; }

.icon-cloud:before {
    content: "\e6b1"; }

.icon-cloud-up:before {
    content: "\e6b2"; }

.icon-cloud-down:before {
    content: "\e6b3"; }

.icon-clipboard:before {
    content: "\e6b4"; }

.icon-car:before {
    content: "\e6b5"; }

.icon-calendar:before {
    content: "\e6b6"; }

.icon-book:before {
    content: "\e6b7"; }

.icon-bell:before {
    content: "\e6b8"; }

.icon-basketball:before {
    content: "\e6b9"; }

.icon-bar-chart:before {
    content: "\e6ba"; }

.icon-bar-chart-alt:before {
    content: "\e6bb"; }

.icon-back-right:before {
    content: "\e6bc"; }

.icon-back-left:before {
    content: "\e6bd"; }

.icon-arrows-corner:before {
    content: "\e6be"; }

.icon-archive:before {
    content: "\e6bf"; }

.icon-anchor:before {
    content: "\e6c0"; }

.icon-align-right:before {
    content: "\e6c1"; }

.icon-align-left:before {
    content: "\e6c2"; }

.icon-align-justify:before {
    content: "\e6c3"; }

.icon-align-center:before {
    content: "\e6c4"; }

.icon-alert:before {
    content: "\e6c5"; }

.icon-alarm-clock:before {
    content: "\e6c6"; }

.icon-agenda:before {
    content: "\e6c7"; }

.icon-write:before {
    content: "\e6c8"; }

.icon-window:before {
    content: "\e6c9"; }

.icon-widgetized:before {
    content: "\e6ca"; }

.icon-widget:before {
    content: "\e6cb"; }

.icon-widget-alt:before {
    content: "\e6cc"; }

.icon-wallet:before {
    content: "\e6cd"; }

.icon-video-clapper:before {
    content: "\e6ce"; }

.icon-video-camera:before {
    content: "\e6cf"; }

.icon-vector:before {
    content: "\e6d0"; }

.icon-themify-logo:before {
    content: "\e6d1"; }

.icon-themify-favicon:before {
    content: "\e6d2"; }

.icon-themify-favicon-alt:before {
    content: "\e6d3"; }

.icon-support:before {
    content: "\e6d4"; }

.icon-stamp:before {
    content: "\e6d5"; }

.icon-split-v-alt:before {
    content: "\e6d6"; }

.icon-slice:before {
    content: "\e6d7"; }

.icon-shortcode:before {
    content: "\e6d8"; }

.icon-shift-right-alt:before {
    content: "\e6d9"; }

.icon-shift-left-alt:before {
    content: "\e6da"; }

.icon-ruler-alt-2:before {
    content: "\e6db"; }

.icon-receipt:before {
    content: "\e6dc"; }

.icon-pin2:before {
    content: "\e6dd"; }

.icon-pin-alt:before {
    content: "\e6de"; }

.icon-pencil-alt2:before {
    content: "\e6df"; }

.icon-palette:before {
    content: "\e6e0"; }

.icon-more:before {
    content: "\e6e1"; }

.icon-more-alt:before {
    content: "\e6e2"; }

.icon-microphone-alt:before {
    content: "\e6e3"; }

.icon-magnet:before {
    content: "\e6e4"; }

.icon-line-double:before {
    content: "\e6e5"; }

.icon-line-dotted:before {
    content: "\e6e6"; }

.icon-line-dashed:before {
    content: "\e6e7"; }

.icon-layout-width-full:before {
    content: "\e6e8"; }

.icon-layout-width-default:before {
    content: "\e6e9"; }

.icon-layout-width-default-alt:before {
    content: "\e6ea"; }

.icon-layout-tab:before {
    content: "\e6eb"; }

.icon-layout-tab-window:before {
    content: "\e6ec"; }

.icon-layout-tab-v:before {
    content: "\e6ed"; }

.icon-layout-tab-min:before {
    content: "\e6ee"; }

.icon-layout-slider:before {
    content: "\e6ef"; }

.icon-layout-slider-alt:before {
    content: "\e6f0"; }

.icon-layout-sidebar-right:before {
    content: "\e6f1"; }

.icon-layout-sidebar-none:before {
    content: "\e6f2"; }

.icon-layout-sidebar-left:before {
    content: "\e6f3"; }

.icon-layout-placeholder:before {
    content: "\e6f4"; }

.icon-layout-menu:before {
    content: "\e6f5"; }

.icon-layout-menu-v:before {
    content: "\e6f6"; }

.icon-layout-menu-separated:before {
    content: "\e6f7"; }

.icon-layout-menu-full:before {
    content: "\e6f8"; }

.icon-layout-media-right-alt:before {
    content: "\e6f9"; }

.icon-layout-media-right:before {
    content: "\e6fa"; }

.icon-layout-media-overlay:before {
    content: "\e6fb"; }

.icon-layout-media-overlay-alt:before {
    content: "\e6fc"; }

.icon-layout-media-overlay-alt-2:before {
    content: "\e6fd"; }

.icon-layout-media-left-alt:before {
    content: "\e6fe"; }

.icon-layout-media-left:before {
    content: "\e6ff"; }

.icon-layout-media-center-alt:before {
    content: "\e700"; }

.icon-layout-media-center:before {
    content: "\e701"; }

.icon-layout-list-thumb:before {
    content: "\e702"; }

.icon-layout-list-thumb-alt:before {
    content: "\e703"; }

.icon-layout-list-post:before {
    content: "\e704"; }

.icon-layout-list-large-image:before {
    content: "\e705"; }

.icon-layout-line-solid:before {
    content: "\e706"; }

.icon-layout-grid4:before {
    content: "\e707"; }

.icon-layout-grid3:before {
    content: "\e708"; }

.icon-layout-grid2:before {
    content: "\e709"; }

.icon-layout-grid2-thumb:before {
    content: "\e70a"; }

.icon-layout-cta-right:before {
    content: "\e70b"; }

.icon-layout-cta-left:before {
    content: "\e70c"; }

.icon-layout-cta-center:before {
    content: "\e70d"; }

.icon-layout-cta-btn-right:before {
    content: "\e70e"; }

.icon-layout-cta-btn-left:before {
    content: "\e70f"; }

.icon-layout-column4:before {
    content: "\e710"; }

.icon-layout-column3:before {
    content: "\e711"; }

.icon-layout-column2:before {
    content: "\e712"; }

.icon-layout-accordion-separated:before {
    content: "\e713"; }

.icon-layout-accordion-merged:before {
    content: "\e714"; }

.icon-layout-accordion-list:before {
    content: "\e715"; }

.icon-ink-pen:before {
    content: "\e716"; }

.icon-info-alt:before {
    content: "\e717"; }

.icon-help-alt:before {
    content: "\e718"; }

.icon-headphone-alt:before {
    content: "\e719"; }

.icon-hand-point-up:before {
    content: "\e71a"; }

.icon-hand-point-right:before {
    content: "\e71b"; }

.icon-hand-point-left:before {
    content: "\e71c"; }

.icon-hand-point-down:before {
    content: "\e71d"; }

.icon-gallery:before {
    content: "\e71e"; }

.icon-face-smile:before {
    content: "\e71f"; }

.icon-face-sad:before {
    content: "\e720"; }

.icon-credit-card:before {
    content: "\e721"; }

.icon-control-skip-forward:before {
    content: "\e722"; }

.icon-control-skip-backward:before {
    content: "\e723"; }

.icon-control-record:before {
    content: "\e724"; }

.icon-control-eject:before {
    content: "\e725"; }

.icon-comments-smiley:before {
    content: "\e726"; }

.icon-brush-alt:before {
    content: "\e727"; }

.icon-youtube:before {
    content: "\e728"; }

.icon-vimeo:before {
    content: "\e729"; }

.icon-twitter:before {
    content: "\e72a"; }

.icon-time:before {
    content: "\e72b"; }

.icon-tumblr:before {
    content: "\e72c"; }

.icon-skype:before {
    content: "\e72d"; }

.icon-share:before {
    content: "\e72e"; }

.icon-share-alt:before {
    content: "\e72f"; }

.icon-rocket:before {
    content: "\e730"; }

.icon-pinterest:before {
    content: "\e731"; }

.icon-new-window:before {
    content: "\e732"; }

.icon-microsoft:before {
    content: "\e733"; }

.icon-list-ol:before {
    content: "\e734"; }

.icon-linkedin:before {
    content: "\e735"; }

.icon-layout-sidebar-2:before {
    content: "\e736"; }

.icon-layout-grid4-alt:before {
    content: "\e737"; }

.icon-layout-grid3-alt:before {
    content: "\e738"; }

.icon-layout-grid2-alt:before {
    content: "\e739"; }

.icon-layout-column4-alt:before {
    content: "\e73a"; }

.icon-layout-column3-alt:before {
    content: "\e73b"; }

.icon-layout-column2-alt:before {
    content: "\e73c"; }

.icon-instagram:before {
    content: "\e73d"; }

.icon-google:before {
    content: "\e73e"; }

.icon-github:before {
    content: "\e73f"; }

.icon-flickr:before {
    content: "\e740"; }

.icon-facebook:before {
    content: "\e741"; }

.icon-dropbox:before {
    content: "\e742"; }

.icon-dribbble:before {
    content: "\e743"; }

.icon-apple:before {
    content: "\e744"; }

.icon-android:before {
    content: "\e745"; }

.icon-save:before {
    content: "\e746"; }

.icon-save-alt:before {
    content: "\e747"; }

.icon-yahoo:before {
    content: "\e748"; }

.icon-wordpress:before {
    content: "\e749"; }

.icon-vimeo-alt:before {
    content: "\e74a"; }

.icon-twitter-alt:before {
    content: "\e74b"; }

.icon-tumblr-alt:before {
    content: "\e74c"; }

.icon-trello:before {
    content: "\e74d"; }

.icon-stack-overflow:before {
    content: "\e74e"; }

.icon-soundcloud:before {
    content: "\e74f"; }

.icon-sharethis:before {
    content: "\e750"; }

.icon-sharethis-alt:before {
    content: "\e751"; }

.icon-reddit:before {
    content: "\e752"; }

.icon-pinterest-alt:before {
    content: "\e753"; }

.icon-microsoft-alt:before {
    content: "\e754"; }

.icon-linux:before {
    content: "\e755"; }

.icon-jsfiddle:before {
    content: "\e756"; }

.icon-joomla:before {
    content: "\e757"; }

.icon-html5:before {
    content: "\e758"; }

.icon-flickr-alt:before {
    content: "\e759"; }

.icon-email:before {
    content: "\e75a"; }

.icon-drupal:before {
    content: "\e75b"; }

.icon-dropbox-alt:before {
    content: "\e75c"; }

.icon-css3:before {
    content: "\e75d"; }

.icon-rss:before {
    content: "\e75e"; }

.icon-rss-alt:before {
    content: "\e75f"; }

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

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

.ti-wand:before {
    content: "\e600"; }

.ti-volume:before {
    content: "\e601"; }

.ti-user:before {
    content: "\e602"; }

.ti-unlock:before {
    content: "\e603"; }

.ti-unlink:before {
    content: "\e604"; }

.ti-trash:before {
    content: "\e605"; }

.ti-thought:before {
    content: "\e606"; }

.ti-target:before {
    content: "\e607"; }

.ti-tag:before {
    content: "\e608"; }

.ti-tablet:before {
    content: "\e609"; }

.ti-star:before {
    content: "\e60a"; }

.ti-spray:before {
    content: "\e60b"; }

.ti-signal:before {
    content: "\e60c"; }

.ti-shopping-cart:before {
    content: "\e60d"; }

.ti-shopping-cart-full:before {
    content: "\e60e"; }

.ti-settings:before {
    content: "\e60f"; }

.ti-search:before {
    content: "\e610"; }

.ti-zoom-in:before {
    content: "\e611"; }

.ti-zoom-out:before {
    content: "\e612"; }

.ti-cut:before {
    content: "\e613"; }

.ti-ruler:before {
    content: "\e614"; }

.ti-ruler-pencil:before {
    content: "\e615"; }

.ti-ruler-alt:before {
    content: "\e616"; }

.ti-bookmark:before {
    content: "\e617"; }

.ti-bookmark-alt:before {
    content: "\e618"; }

.ti-reload:before {
    content: "\e619"; }

.ti-plus:before {
    content: "\e61a"; }

.ti-pin:before {
    content: "\e61b"; }

.ti-pencil:before {
    content: "\e61c"; }

.ti-pencil-alt:before {
    content: "\e61d"; }

.ti-paint-roller:before {
    content: "\e61e"; }

.ti-paint-bucket:before {
    content: "\e61f"; }

.ti-na:before {
    content: "\e620"; }

.ti-mobile:before {
    content: "\e621"; }

.ti-minus:before {
    content: "\e622"; }

.ti-medall:before {
    content: "\e623"; }

.ti-medall-alt:before {
    content: "\e624"; }

.ti-marker:before {
    content: "\e625"; }

.ti-marker-alt:before {
    content: "\e626"; }

.ti-arrow-up:before {
    content: "\e627"; }

.ti-arrow-right:before {
    content: "\e628"; }

.ti-arrow-left:before {
    content: "\e629"; }

.ti-arrow-down:before {
    content: "\e62a"; }

.ti-lock:before {
    content: "\e62b"; }

.ti-location-arrow:before {
    content: "\e62c"; }

.ti-link:before {
    content: "\e62d"; }

.ti-layout:before {
    content: "\e62e"; }

.ti-layers:before {
    content: "\e62f"; }

.ti-layers-alt:before {
    content: "\e630"; }

.ti-key:before {
    content: "\e631"; }

.ti-import:before {
    content: "\e632"; }

.ti-image:before {
    content: "\e633"; }

.ti-heart:before {
    content: "\e634"; }

.ti-heart-broken:before {
    content: "\e635"; }

.ti-hand-stop:before {
    content: "\e636"; }

.ti-hand-open:before {
    content: "\e637"; }

.ti-hand-drag:before {
    content: "\e638"; }

.ti-folder:before {
    content: "\e639"; }

.ti-flag:before {
    content: "\e63a"; }

.ti-flag-alt:before {
    content: "\e63b"; }

.ti-flag-alt-2:before {
    content: "\e63c"; }

.ti-eye:before {
    content: "\e63d"; }

.ti-export:before {
    content: "\e63e"; }

.ti-exchange-vertical:before {
    content: "\e63f"; }

.ti-desktop:before {
    content: "\e640"; }

.ti-cup:before {
    content: "\e641"; }

.ti-crown:before {
    content: "\e642"; }

.ti-comments:before {
    content: "\e643"; }

.ti-comment:before {
    content: "\e644"; }

.ti-comment-alt:before {
    content: "\e645"; }

.ti-close:before {
    content: "\e646"; }

.ti-clip:before {
    content: "\e647"; }

.ti-angle-up:before {
    content: "\e648"; }

.ti-angle-right:before {
    content: "\e649"; }

.ti-angle-left:before {
    content: "\e64a"; }

.ti-angle-down:before {
    content: "\e64b"; }

.ti-check:before {
    content: "\e64c"; }

.ti-check-box:before {
    content: "\e64d"; }

.ti-camera:before {
    content: "\e64e"; }

.ti-announcement:before {
    content: "\e64f"; }

.ti-brush:before {
    content: "\e650"; }

.ti-briefcase:before {
    content: "\e651"; }

.ti-bolt:before {
    content: "\e652"; }

.ti-bolt-alt:before {
    content: "\e653"; }

.ti-blackboard:before {
    content: "\e654"; }

.ti-bag:before {
    content: "\e655"; }

.ti-move:before {
    content: "\e656"; }

.ti-arrows-vertical:before {
    content: "\e657"; }

.ti-arrows-horizontal:before {
    content: "\e658"; }

.ti-fullscreen:before {
    content: "\e659"; }

.ti-arrow-top-right:before {
    content: "\e65a"; }

.ti-arrow-top-left:before {
    content: "\e65b"; }

.ti-arrow-circle-up:before {
    content: "\e65c"; }

.ti-arrow-circle-right:before {
    content: "\e65d"; }

.ti-arrow-circle-left:before {
    content: "\e65e"; }

.ti-arrow-circle-down:before {
    content: "\e65f"; }

.ti-angle-double-up:before {
    content: "\e660"; }

.ti-angle-double-right:before {
    content: "\e661"; }

.ti-angle-double-left:before {
    content: "\e662"; }

.ti-angle-double-down:before {
    content: "\e663"; }

.ti-zip:before {
    content: "\e664"; }

.ti-world:before {
    content: "\e665"; }

.ti-wheelchair:before {
    content: "\e666"; }

.ti-view-list:before {
    content: "\e667"; }

.ti-view-list-alt:before {
    content: "\e668"; }

.ti-view-grid:before {
    content: "\e669"; }

.ti-uppercase:before {
    content: "\e66a"; }

.ti-upload:before {
    content: "\e66b"; }

.ti-underline:before {
    content: "\e66c"; }

.ti-truck:before {
    content: "\e66d"; }

.ti-timer:before {
    content: "\e66e"; }

.ti-ticket:before {
    content: "\e66f"; }

.ti-thumb-up:before {
    content: "\e670"; }

.ti-thumb-down:before {
    content: "\e671"; }

.ti-text:before {
    content: "\e672"; }

.ti-stats-up:before {
    content: "\e673"; }

.ti-stats-down:before {
    content: "\e674"; }

.ti-split-v:before {
    content: "\e675"; }

.ti-split-h:before {
    content: "\e676"; }

.ti-smallcap:before {
    content: "\e677"; }

.ti-shine:before {
    content: "\e678"; }

.ti-shift-right:before {
    content: "\e679"; }

.ti-shift-left:before {
    content: "\e67a"; }

.ti-shield:before {
    content: "\e67b"; }

.ti-notepad:before {
    content: "\e67c"; }

.ti-server:before {
    content: "\e67d"; }

.ti-quote-right:before {
    content: "\e67e"; }

.ti-quote-left:before {
    content: "\e67f"; }

.ti-pulse:before {
    content: "\e680"; }

.ti-printer:before {
    content: "\e681"; }

.ti-power-off:before {
    content: "\e682"; }

.ti-plug:before {
    content: "\e683"; }

.ti-pie-chart:before {
    content: "\e684"; }

.ti-paragraph:before {
    content: "\e685"; }

.ti-panel:before {
    content: "\e686"; }

.ti-package:before {
    content: "\e687"; }

.ti-music:before {
    content: "\e688"; }

.ti-music-alt:before {
    content: "\e689"; }

.ti-mouse:before {
    content: "\e68a"; }

.ti-mouse-alt:before {
    content: "\e68b"; }

.ti-money:before {
    content: "\e68c"; }

.ti-microphone:before {
    content: "\e68d"; }

.ti-menu:before {
    content: "\e68e"; }

.ti-menu-alt:before {
    content: "\e68f"; }

.ti-map:before {
    content: "\e690"; }

.ti-map-alt:before {
    content: "\e691"; }

.ti-loop:before {
    content: "\e692"; }

.ti-location-pin:before {
    content: "\e693"; }

.ti-list:before {
    content: "\e694"; }

.ti-light-bulb:before {
    content: "\e695"; }

.ti-Italic:before {
    content: "\e696"; }

.ti-info:before {
    content: "\e697"; }

.ti-infinite:before {
    content: "\e698"; }

.ti-id-badge:before {
    content: "\e699"; }

.ti-hummer:before {
    content: "\e69a"; }

.ti-home:before {
    content: "\e69b"; }

.ti-help:before {
    content: "\e69c"; }

.ti-headphone:before {
    content: "\e69d"; }

.ti-harddrives:before {
    content: "\e69e"; }

.ti-harddrive:before {
    content: "\e69f"; }

.ti-gift:before {
    content: "\e6a0"; }

.ti-game:before {
    content: "\e6a1"; }

.ti-filter:before {
    content: "\e6a2"; }

.ti-files:before {
    content: "\e6a3"; }

.ti-file:before {
    content: "\e6a4"; }

.ti-eraser:before {
    content: "\e6a5"; }

.ti-envelope:before {
    content: "\e6a6"; }

.ti-download:before {
    content: "\e6a7"; }

.ti-direction:before {
    content: "\e6a8"; }

.ti-direction-alt:before {
    content: "\e6a9"; }

.ti-dashboard:before {
    content: "\e6aa"; }

.ti-control-stop:before {
    content: "\e6ab"; }

.ti-control-shuffle:before {
    content: "\e6ac"; }

.ti-control-play:before {
    content: "\e6ad"; }

.ti-control-pause:before {
    content: "\e6ae"; }

.ti-control-forward:before {
    content: "\e6af"; }

.ti-control-backward:before {
    content: "\e6b0"; }

.ti-cloud:before {
    content: "\e6b1"; }

.ti-cloud-up:before {
    content: "\e6b2"; }

.ti-cloud-down:before {
    content: "\e6b3"; }

.ti-clipboard:before {
    content: "\e6b4"; }

.ti-car:before {
    content: "\e6b5"; }

.ti-calendar:before {
    content: "\e6b6"; }

.ti-book:before {
    content: "\e6b7"; }

.ti-bell:before {
    content: "\e6b8"; }

.ti-basketball:before {
    content: "\e6b9"; }

.ti-bar-chart:before {
    content: "\e6ba"; }

.ti-bar-chart-alt:before {
    content: "\e6bb"; }

.ti-back-right:before {
    content: "\e6bc"; }

.ti-back-left:before {
    content: "\e6bd"; }

.ti-arrows-corner:before {
    content: "\e6be"; }

.ti-archive:before {
    content: "\e6bf"; }

.ti-anchor:before {
    content: "\e6c0"; }

.ti-align-right:before {
    content: "\e6c1"; }

.ti-align-left:before {
    content: "\e6c2"; }

.ti-align-justify:before {
    content: "\e6c3"; }

.ti-align-center:before {
    content: "\e6c4"; }

.ti-alert:before {
    content: "\e6c5"; }

.ti-alarm-clock:before {
    content: "\e6c6"; }

.ti-agenda:before {
    content: "\e6c7"; }

.ti-write:before {
    content: "\e6c8"; }

.ti-window:before {
    content: "\e6c9"; }

.ti-widgetized:before {
    content: "\e6ca"; }

.ti-widget:before {
    content: "\e6cb"; }

.ti-widget-alt:before {
    content: "\e6cc"; }

.ti-wallet:before {
    content: "\e6cd"; }

.ti-video-clapper:before {
    content: "\e6ce"; }

.ti-video-camera:before {
    content: "\e6cf"; }

.ti-vector:before {
    content: "\e6d0"; }

.ti-themify-logo:before {
    content: "\e6d1"; }

.ti-themify-favicon:before {
    content: "\e6d2"; }

.ti-themify-favicon-alt:before {
    content: "\e6d3"; }

.ti-support:before {
    content: "\e6d4"; }

.ti-stamp:before {
    content: "\e6d5"; }

.ti-split-v-alt:before {
    content: "\e6d6"; }

.ti-slice:before {
    content: "\e6d7"; }

.ti-shortcode:before {
    content: "\e6d8"; }

.ti-shift-right-alt:before {
    content: "\e6d9"; }

.ti-shift-left-alt:before {
    content: "\e6da"; }

.ti-ruler-alt-2:before {
    content: "\e6db"; }

.ti-receipt:before {
    content: "\e6dc"; }

.ti-pin2:before {
    content: "\e6dd"; }

.ti-pin-alt:before {
    content: "\e6de"; }

.ti-pencil-alt2:before {
    content: "\e6df"; }

.ti-palette:before {
    content: "\e6e0"; }

.ti-more:before {
    content: "\e6e1"; }

.ti-more-alt:before {
    content: "\e6e2"; }

.ti-microphone-alt:before {
    content: "\e6e3"; }

.ti-magnet:before {
    content: "\e6e4"; }

.ti-line-double:before {
    content: "\e6e5"; }

.ti-line-dotted:before {
    content: "\e6e6"; }

.ti-line-dashed:before {
    content: "\e6e7"; }

.ti-layout-width-full:before {
    content: "\e6e8"; }

.ti-layout-width-default:before {
    content: "\e6e9"; }

.ti-layout-width-default-alt:before {
    content: "\e6ea"; }

.ti-layout-tab:before {
    content: "\e6eb"; }

.ti-layout-tab-window:before {
    content: "\e6ec"; }

.ti-layout-tab-v:before {
    content: "\e6ed"; }

.ti-layout-tab-min:before {
    content: "\e6ee"; }

.ti-layout-slider:before {
    content: "\e6ef"; }

.ti-layout-slider-alt:before {
    content: "\e6f0"; }

.ti-layout-sidebar-right:before {
    content: "\e6f1"; }

.ti-layout-sidebar-none:before {
    content: "\e6f2"; }

.ti-layout-sidebar-left:before {
    content: "\e6f3"; }

.ti-layout-placeholder:before {
    content: "\e6f4"; }

.ti-layout-menu:before {
    content: "\e6f5"; }

.ti-layout-menu-v:before {
    content: "\e6f6"; }

.ti-layout-menu-separated:before {
    content: "\e6f7"; }

.ti-layout-menu-full:before {
    content: "\e6f8"; }

.ti-layout-media-right-alt:before {
    content: "\e6f9"; }

.ti-layout-media-right:before {
    content: "\e6fa"; }

.ti-layout-media-overlay:before {
    content: "\e6fb"; }

.ti-layout-media-overlay-alt:before {
    content: "\e6fc"; }

.ti-layout-media-overlay-alt-2:before {
    content: "\e6fd"; }

.ti-layout-media-left-alt:before {
    content: "\e6fe"; }

.ti-layout-media-left:before {
    content: "\e6ff"; }

.ti-layout-media-center-alt:before {
    content: "\e700"; }

.ti-layout-media-center:before {
    content: "\e701"; }

.ti-layout-list-thumb:before {
    content: "\e702"; }

.ti-layout-list-thumb-alt:before {
    content: "\e703"; }

.ti-layout-list-post:before {
    content: "\e704"; }

.ti-layout-list-large-image:before {
    content: "\e705"; }

.ti-layout-line-solid:before {
    content: "\e706"; }

.ti-layout-grid4:before {
    content: "\e707"; }

.ti-layout-grid3:before {
    content: "\e708"; }

.ti-layout-grid2:before {
    content: "\e709"; }

.ti-layout-grid2-thumb:before {
    content: "\e70a"; }

.ti-layout-cta-right:before {
    content: "\e70b"; }

.ti-layout-cta-left:before {
    content: "\e70c"; }

.ti-layout-cta-center:before {
    content: "\e70d"; }

.ti-layout-cta-btn-right:before {
    content: "\e70e"; }

.ti-layout-cta-btn-left:before {
    content: "\e70f"; }

.ti-layout-column4:before {
    content: "\e710"; }

.ti-layout-column3:before {
    content: "\e711"; }

.ti-layout-column2:before {
    content: "\e712"; }

.ti-layout-accordion-separated:before {
    content: "\e713"; }

.ti-layout-accordion-merged:before {
    content: "\e714"; }

.ti-layout-accordion-list:before {
    content: "\e715"; }

.ti-ink-pen:before {
    content: "\e716"; }

.ti-info-alt:before {
    content: "\e717"; }

.ti-help-alt:before {
    content: "\e718"; }

.ti-headphone-alt:before {
    content: "\e719"; }

.ti-hand-point-up:before {
    content: "\e71a"; }

.ti-hand-point-right:before {
    content: "\e71b"; }

.ti-hand-point-left:before {
    content: "\e71c"; }

.ti-hand-point-down:before {
    content: "\e71d"; }

.ti-gallery:before {
    content: "\e71e"; }

.ti-face-smile:before {
    content: "\e71f"; }

.ti-face-sad:before {
    content: "\e720"; }

.ti-credit-card:before {
    content: "\e721"; }

.ti-control-skip-forward:before {
    content: "\e722"; }

.ti-control-skip-backward:before {
    content: "\e723"; }

.ti-control-record:before {
    content: "\e724"; }

.ti-control-eject:before {
    content: "\e725"; }

.ti-comments-smiley:before {
    content: "\e726"; }

.ti-brush-alt:before {
    content: "\e727"; }

.ti-youtube:before {
    content: "\e728"; }

.ti-vimeo:before {
    content: "\e729"; }

.ti-twitter:before {
    content: "\e72a"; }

.ti-time:before {
    content: "\e72b"; }

.ti-tumblr:before {
    content: "\e72c"; }

.ti-skype:before {
    content: "\e72d"; }

.ti-share:before {
    content: "\e72e"; }

.ti-share-alt:before {
    content: "\e72f"; }

.ti-rocket:before {
    content: "\e730"; }

.ti-pinterest:before {
    content: "\e731"; }

.ti-new-window:before {
    content: "\e732"; }

.ti-microsoft:before {
    content: "\e733"; }

.ti-list-ol:before {
    content: "\e734"; }

.ti-linkedin:before {
    content: "\e735"; }

.ti-layout-sidebar-2:before {
    content: "\e736"; }

.ti-layout-grid4-alt:before {
    content: "\e737"; }

.ti-layout-grid3-alt:before {
    content: "\e738"; }

.ti-layout-grid2-alt:before {
    content: "\e739"; }

.ti-layout-column4-alt:before {
    content: "\e73a"; }

.ti-layout-column3-alt:before {
    content: "\e73b"; }

.ti-layout-column2-alt:before {
    content: "\e73c"; }

.ti-instagram:before {
    content: "\e73d"; }

.ti-google:before {
    content: "\e73e"; }

.ti-github:before {
    content: "\e73f"; }

.ti-flickr:before {
    content: "\e740"; }

.ti-facebook:before {
    content: "\e741"; }

.ti-dropbox:before {
    content: "\e742"; }

.ti-dribbble:before {
    content: "\e743"; }

.ti-apple:before {
    content: "\e744"; }

.ti-android:before {
    content: "\e745"; }

.ti-save:before {
    content: "\e746"; }

.ti-save-alt:before {
    content: "\e747"; }

.ti-yahoo:before {
    content: "\e748"; }

.ti-wordpress:before {
    content: "\e749"; }

.ti-vimeo-alt:before {
    content: "\e74a"; }

.ti-twitter-alt:before {
    content: "\e74b"; }

.ti-tumblr-alt:before {
    content: "\e74c"; }

.ti-trello:before {
    content: "\e74d"; }

.ti-stack-overflow:before {
    content: "\e74e"; }

.ti-soundcloud:before {
    content: "\e74f"; }

.ti-sharethis:before {
    content: "\e750"; }

.ti-sharethis-alt:before {
    content: "\e751"; }

.ti-reddit:before {
    content: "\e752"; }

.ti-pinterest-alt:before {
    content: "\e753"; }

.ti-microsoft-alt:before {
    content: "\e754"; }

.ti-linux:before {
    content: "\e755"; }

.ti-jsfiddle:before {
    content: "\e756"; }

.ti-joomla:before {
    content: "\e757"; }

.ti-html5:before {
    content: "\e758"; }

.ti-flickr-alt:before {
    content: "\e759"; }

.ti-email:before {
    content: "\e75a"; }

.ti-drupal:before {
    content: "\e75b"; }

.ti-dropbox-alt:before {
    content: "\e75c"; }

.ti-css3:before {
    content: "\e75d"; }

.ti-rss:before {
    content: "\e75e"; }

.ti-rss-alt:before {
    content: "\e75f"; }
/*# sourceMappingURL=themify.css.map */

.d-contents
{
    display: contents;
}

.search2_input{
    padding-right: 12px !important;
}

.slick-list{
    margin-right: 22px !important;
}



/*===================================================================================*/
/*  10. Category Accordion
/*===================================================================================*/
.box-category ul, .list-item {
    list-style: none;
    margin-bottom:20px;
    margin-top:-5px;
    padding:0;
}
.box-category > ul > li, .list-item > li {
    display: block;
    position: relative;
}
.box-category .down {
    top:2px;
    left: 0;
    position: absolute;
    cursor: pointer;
    width:16px;
    height:24px;
    background: transparent url(../img/plus.png) 0px 4px no-repeat;
    opacity: 0.6;
    -moz-opacity: 0.6;

}
.box-category .down:hover {
    opacity: 1;
    -moz-opacity: 1;
}
.box-category ul li a, .list-item li a {

    padding: 2px 4px 5px 0px;
    /*color:#222;*/
    display: block;

    /*background: transparent url(../img/bullet-dark.png) 280px 10px no-repeat;*/
}
.box-category ul li.double a {
    display: inline-block;
    margin: 0;
}
.box-category ul li { position: relative; }
.box-category ul li ul li + li { border-top:1px dotted #ccc; }
.box-category > ul > li a.active + .down { background-position: 0px -12px; }
.box-category > ul > li > a {
    /*color: #333;*/
    text-transform: uppercase;
    text-decoration: unset !important;
}
.box-category > ul > li ul {
    display: none;
    padding-left: 10px;
    margin-bottom:5px;
}
.box-category ul li {
    display: block;
}
.box-category > ul > li a.active { font-weight: bold; }
.box-category > ul > li > a.active { margin-bottom:5px; }
.box-category > ul > li a.active + ul { display: block; }
.box-category a:hover, .list-item a:hover {
    text-decoration:underline;
    color:#3e7cb4;
}
.box-category > ul > li ul li a { margin-right: 16px; }
.box-category > ul > li ul li a:hover, .list-item a:hover { margin-right: 16px; }
.box-category > ul > li ul > li > a { text-decoration: none; }


/* products check box start
.checkbox .cr,
.radio .cr {
    position: absolute;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 0.9em;
    height: 0.9em;
    float: right;
    /*margin-right: -18px;*/


.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 1em;
    line-height: 0;
    top: -24%;
    left: 0%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
    opacity: .5;
}

.checkbox {
    position: absolute;
}



/* product check box end */



/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    /* Fix 401 */
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
       its values is > 50%. */
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top .3s;
    transition: left 0.3s, top .3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 4px;
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -7px;
    background-color: #345DBB;
}

/* Styling;
 */
.noUi-background {
    background: #D6D7D9;
}

.noUi-connect {
    background: #345DBB;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    border-radius: 2px;
}

.noUi-target.noUi-connect {}

/* Handles and cursors;
 */
.noUi-draggable {
    cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}

.noUi-handle {
    cursor: default;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.noUi-handle:active {
    border: 8px solid #345DBB;
    border: 8px solid rgba(53, 93, 187, 0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -14px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

.product-img {
    padding-top: 188px 0 0 0;
    background-image: url(../img/Shape1.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-align: right;
    font-weight: 900;
}


/* start products-------------------------------*/


.products_seperator_img{
    margin-top: -46px;
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: absolute;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 0.9em;
    height: 0.9em;
    float: right;
    /*margin-right: -18px;*/
    top: 8px;
    left: 4px;



}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 1em;
    line-height: 0;
    top: -24%;
    left: 0%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
    opacity: .5;
}

.checkbox {
    position: absolute;
}

.single-product-box {
    text-align: center;
    margin-bottom: 30px;
    background-color: #ffffff;
    -webkit-box-shadow:0px 10px 30px -4px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.15) !important;
    border-radius: 10px;
    height: 100%;


}

.single-product-box .product-image {
    overflow: hidden;
    position: relative;
    text-align: left;
}

.single-product-box .product-image a img {
    /*-webkit-transition:0.5s;*/
    /*transition:0.5s;*/
    width: 100%;
    height: auto;

}

.single-product-box .product-image a :hover {

    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}




.single-product-box .product-image .add-to-cart-btn {
    position: absolute;
    bottom: -46px;
    left: 0;
    width: 100%;
    background-color: #fff9;
    color: #0f0f0f;
    padding: 12px 20px;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
    font-weight: 600;
}

.single-product-box .product-image .add-to-cart-btn i {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-product-box .product-image .add-to-cart-btn:hover {
    background-color: #066c8961;
    color: #ffffff;
}

.single-product-box .product-image .sale-btn {
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: red;
    color: #ffffff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.single-product-box .product-content {
    padding: 8px 8px;
    height: 156px;
}

.single-product-box .product-content h3 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}

.single-product-box .product-content h3 a {
    display: inline-block;
}
.single-product-box .product-content .price {
    color: #252920;
    font-weight: 500;
    margin-top: 10px;
    font-size: 12px;
}
.color_title{
    color: #000;
    font-size: 13px;
}
.single-product-box .product-content .price .old {
    text-decoration: line-through;
    font-size: 13px;
    margin: 0;
    color: #b30c0c;
}

.single-product-box .product-content .rating {
    margin-top: 12px;
    color:#b30c0c;
    font-size: 12px;
    display: contents;
}

.single-product-box .product-content .rating i {
    margin-right: -1px;
}

.single-product-box:hover .product-image a img:nth-child(2) {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
}

.single-product-box:hover .product-image .add-to-cart-btn {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}


.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}

.thumbnail {
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


.products_item_img {

    width: 30% !important;
    float: left;
    height: max-content;

}
.warranties_item{
    margin-bottom: 10px;
}


/*================================================
Pagination Area CSS
=================================================*/
.pagination-area {
    margin-top: 30px;
    text-align: center;
}

.pagination-area .page-numbers {
    width: 40px;
    /*height: 40px;*/
    margin: 0 3px;
    display: inline-block;
    background-color: #ffffff;
    /*line-height: 40px;*/
    color: #252920;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    font-size: 18px;
    font-weight: 600;
}

.pagination-area .page-numbers.current,
.pagination-area .page-numbers:hover,
.pagination-area .page-numbers:focus {
    background: #a53d35;
    color: #ffffff;
}


/* end products page*/



.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-100 {
    margin-top: 100px
}

.mt-120 {
    margin-top: 120px
}

.mt-150 {
    margin-top: 150px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-50 {
    margin-left: 50px
}

.mr-0 {
    margin-right: 0 !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-15 {
    margin-right: 15px
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-50 {
    margin-right: 50px
}

.mb-0 {
    margin-bottom: 0px
}

.mb-0-i {
    margin-bottom: 0px !important
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.pt-0 {
    padding-top: 0px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-120 {
    padding-top: 120px
}

.pt-150 {
    padding-top: 150px
}

.pt-170 {
    padding-top: 170px
}

.pb-0 {
    padding-bottom: 0px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-150 {
    padding-bottom: 150px
}

.pr-30 {
    padding-right: 30px
}

.pl-30 {
    padding-left: 30px
}

.pl-90 {
    padding-left: 90px
}

.p-40 {
    padding: 40px
}
.pr_flash {
    background-color: #000;
    position: absolute;
    left: 10px;
    top: 10px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 8px;
    border-radius: 3px;
    z-index: 1;
}




.contact-page-area {
    background: #f9f9ff
}

.contact-page-area .map-wrap {
    margin-bottom: 120px
}

@media (max-width: 991px) {
    .contact-page-area .map-wrap {
        margin-bottom: 50px
    }
}

.contact-page-area .contact-btns {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 40px;
    color: #fff;
    margin-bottom: 30px
}

.contact-page-area .contact-btns:hover {
    color: #fff
}

.contact-page-area .form-area input {
    padding: 15px
}

.contact-page-area .form-area input,
.contact-page-area .form-area textarea {
    border-radius: 0;
    font-size: 12px
}

.contact-page-area .form-area textarea {
    height: 190px;
    margin-top: 0px
}

.contact-page-area .form-area .primary-btn {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.contact-page-area .form-area .primary-btn:hover {
    border: 1px solid #c6b069;
    color: #c6b069 !important
}

.contact-page-area .single-contact-address {
    margin-bottom: 20px
}

.contact-page-area .single-contact-address h5 {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 5px
}

.contact-page-area .single-contact-address .lnr {
    font-size: 30px;
    font-weight: 500;
    color: #c6b069;
    margin-right: 30px
}

.blog-home-banner {
    /*background: url(../img/blog/blog-home-banner.jpg) bottom;*/
    /*background-size: cover;*/
    padding: 130px 0px;
    background-color: #181c32;
}

.blog-home-banner .primary-btn {
    border-radius: 0px;
    background: #fff;
    color: #222;
    font-weight: 600;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.blog-home-banner .primary-btn:hover {
    background: transparent;
    border-color: #fff;
    color: #fff
}

.blog-home-banner .overlay-bg {
    background: rgba(0, 0, 0, 0.5)
}

.blog-page {
    background: #f9f9ff
}

.blog-header-content h1 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 414px) {
    .blog-header-content h1 {
        font-size: 30px
    }
}

.blog-header-content p {
    margin: 20px 0px
}

.top-category-widget-area .single-cat-widget {
    position: relative;
    text-align: center
}

.top-category-widget-area .single-cat-widget .overlay-bg {
    background: rgba(0, 0, 0, 0.85);
    margin: 7%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.top-category-widget-area .single-cat-widget img {
    width: 100%
}

.top-category-widget-area .single-cat-widget .content-details {
    top: 32%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    bottom: 0px;
    position: absolute
}

.top-category-widget-area .single-cat-widget .content-details h4 {
    color: #fff
}

.top-category-widget-area .single-cat-widget .content-details span {
    display: inline-block;
    background: #fff;
    width: 60%;
    height: 1%
}

.top-category-widget-area .single-cat-widget:hover .overlay-bg {
    background: rgba(198, 176, 105, 0.85);
    margin: 7%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

@media (max-width: 991px) {
    .top-category-widget-area .single-cat-widget {
        margin-bottom: 50px
    }
}

.post-content-area .single-post {
    margin-bottom: 50px;
    background-color: #fafaff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post-content-area .single-post .meta-details {
    text-align: right;
    margin-top: 35px
}

@media (max-width: 767px) {
    .post-content-area .single-post .meta-details {
        text-align: left
    }
}

.post-content-area .single-post .meta-details .tags {
    margin-bottom: 30px
}

.post-content-area .single-post .meta-details .tags li {
    display: inline-block;
    font-size: 14px
}

.post-content-area .single-post .meta-details .tags li a {
    color: #222;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.post-content-area .single-post .meta-details .tags li a:hover {
    color: #c6b069
}

@media (max-width: 1024px) {
    .post-content-area .single-post .meta-details {
        margin-top: 0px
    }
}

.post-content-area .single-post .user-name a,
.post-content-area .single-post .date a,
.post-content-area .single-post .view a,
.post-content-area .single-post .comments a {
    color: #777;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.post-content-area .single-post .user-name a:hover,
.post-content-area .single-post .date a:hover,
.post-content-area .single-post .view a:hover,
.post-content-area .single-post .comments a:hover {
    color: #c6b069
}

.post-content-area .single-post .user-name .lnr,
.post-content-area .single-post .date .lnr,
.post-content-area .single-post .view .lnr,
.post-content-area .single-post .comments .lnr {
    font-weight: 900;
    color: #222
}

.post-content-area .single-post .feature-img img {
    width: 100%
}

.post-content-area .single-post .posts-title h3 {
    margin: 20px 0px
}

.post-content-area .single-post .excert {
    margin-bottom: 20px
}

.post-content-area .single-post .primary-btn {
    background: #fff !important;
    color: #222 !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 0px !important
}

.post-content-area .single-post .primary-btn:hover {
    background: #c6b069 !important;
    color: #fff !important
}

.blog-pagination {
    padding-top: 60px;
    padding-bottom: 120px
}

.blog-pagination .page-link {
    border-radius: 0
}

.blog-pagination .page-item {
    border: none
}

.page-link {
    background: transparent;
    font-weight: 400
}

.blog-pagination .page-item.active .page-link {
    background-color: #c6b069;
    border-color: transparent
}

.blog-pagination .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #777;
    border: none
}

.blog-pagination .page-link .lnr {
    font-weight: 600
}

.blog-pagination .page-item:last-child .page-link,
.blog-pagination .page-item:first-child .page-link {
    border-radius: 0
}

.blog-pagination .page-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #c6b069;
    border-color: #eee
}

.widget-wrap {
    background: #fafaff;
    padding: 20px 0px;
    border: 1px solid #eee
}

@media (max-width: 991px) {
    .widget-wrap {
        margin-top: 50px
    }
}

.widget-wrap .single-sidebar-widget {
    margin: 30px 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.widget-wrap .single-sidebar-widget:last-child {
    border-bottom: none;
    margin-bottom: 0px
}

.widget-wrap .search-widget form.search-form input[type=text] {
    color: #fff;
    padding: 10px 22px;
    font-size: 14px;
    border: none;
    float: left;
    width: 80%;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    background: #4150b5
}

.widget-wrap .search-widget::-webkit-input-placeholder {
    color: #fff
}

.widget-wrap .search-widget::-moz-placeholder {
    color: #fff
}

.widget-wrap .search-widget:-ms-input-placeholder {
    color: #fff
}

.widget-wrap .search-widget:-moz-placeholder {
    color: #fff
}

.widget-wrap .search-widget form.search-form button {
    float: left;
    width: 20%;
    padding: 10.6px;
    background: #4150b5;
    color: white;
    font-size: 15.5px;
    border: none;
    cursor: pointer;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px
}

.widget-wrap .search-widget form.search-form::after {
    content: "";
    clear: both;
    display: table
}

.widget-wrap .user-info-widget {
    text-align: center
}

.widget-wrap .user-info-widget a h4 {
    margin-top: 40px;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .user-info-widget .social-links li {
    display: inline-block;
    margin-bottom: 10px
}

.widget-wrap .user-info-widget .social-links li a {
    color: #222
    padding: 10px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.social-links a{
    color: #FF0000 !important;
}

.social-links a:hover{
    color: #0cc70c !important;
}


.widget-wrap .user-info-widget .social-links li a:hover {
    color: #c6b069
}

.widget-wrap .popular-post-widget .popular-title {
    background: #4150b5;
    color: #fff;
    text-align: center;
    padding: 12px 0px
}

.widget-wrap .popular-post-widget .popular-post-list {
    margin-top: 30px
}

.widget-wrap .popular-post-widget .popular-post-list .thumb img {
    width: 100%
}

.widget-wrap .popular-post-widget .single-post-list {
    margin-bottom: 20px;
    direction: rtl;
}

.widget-wrap .popular-post-widget .single-post-list .details {
    margin-right: 12px;

}


.widget-wrap .popular-post-widget .single-post-list .details h6 {
    font-weight: 600;
    margin-bottom: 10px
}

.widget-wrap .popular-post-widget .single-post-list .details p {
    margin-bottom: 0px;
    font-size: 10px;
}

.widget-wrap .ads-widget img {
    width: 100%
}

.widget-wrap .post-category-widget .category-title {
    background: #4150b5;
    color: #fff;
    text-align: center;
    padding: 12px 0px
}

.widget-wrap .post-category-widget .cat-list li {
    padding-top: 15px;
    padding-bottom: 8px;
    border-bottom: 2px dotted #eee;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .post-category-widget .cat-list li p {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .post-category-widget .cat-list li a {
    color: #777
}

.widget-wrap .post-category-widget .cat-list li:hover {
    border-color: #c6b069
}

.widget-wrap .post-category-widget .cat-list li:hover p {
    color: #c6b069
}

.widget-wrap .newsletter-widget .newsletter-title {
    background: #4150b5;
    color: #fff;
    text-align: center;
    padding: 12px 0px
}

.widget-wrap .newsletter-widget .col-autos {
    width: 100%
}

.widget-wrap .newsletter-widget p {
    text-align: center;
    margin: 20px 0px
}

.widget-wrap .newsletter-widget .bbtns {
    background: #4150b5;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 20px;
    border-radius: 0
}

.widget-wrap .newsletter-widget .input-group-text {
    background: #fff;
    border-radius: 0px;
    vertical-align: top
}

.widget-wrap .newsletter-widget .input-group-text i {
    color: #ccc;
    margin-top: -1px
}

.widget-wrap .newsletter-widget .form-control {
    border-left: none !important;
    border-right: none !important;
    border-radius: 0px;
    font-size: 13px;
    color: #ccc;
    padding: 9px;
    padding-left: 0px
}

.widget-wrap .newsletter-widget .form-control:focus {
    box-shadow: none;
    border-color: #ccc
}

.widget-wrap .newsletter-widget::-webkit-input-placeholder {
    font-size: 13px;
    color: #ccc
}

.widget-wrap .newsletter-widget::-moz-placeholder {
    font-size: 13px;
    color: #ccc
}

.widget-wrap .newsletter-widget:-ms-input-placeholder {
    font-size: 13px;
    color: #ccc
}

.widget-wrap .newsletter-widget:-moz-placeholder {
    font-size: 13px;
    color: #ccc
}

.widget-wrap .newsletter-widget .text-bottom {
    margin-bottom: 0px
}

.widget-wrap .tag-cloud-widget .tagcloud-title {
    background: #4150b5;
    color: #fff;
    text-align: center;
    padding: 12px 0px;
    margin-bottom: 30px
}

.widget-wrap .tag-cloud-widget ul li {
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    padding: 4px 14px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .tag-cloud-widget ul li:hover {
    background: #4150b5
}

.widget-wrap .tag-cloud-widget ul li:hover a {
    color: #fff
}

.widget-wrap .tag-cloud-widget ul li a {
    font-size: 12px;
    color: black
}

.single-post-area {
    padding-top: 80px;
    padding-bottom: 80px
}

.single-post-area .meta-details {
    margin-top: 20px !important
}

.single-post-area .social-links li {
    display: inline-block;
    margin-bottom: 10px
}

.single-post-area .social-links li a {
    color: #222;
    padding: 7px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.single-post-area .social-links li a:hover {
    color: #c6b069
}

.single-post-area .quotes {
    margin-top: 20px;
    padding: 30px;
    background-color: #fff;
    box-shadow: -20.84px 21.58px 30px 0px rgba(176, 176, 176, 0.1)
}

.single-post-area .arrow {
    position: absolute
}

.single-post-area .arrow .lnr {
    font-size: 20px;
    font-weight: 600
}

.single-post-area .thumb .overlay-bg {
    background: rgba(0, 0, 0, 0.8)
}

.single-post-area .navigation-area {
    border-top: 1px solid #eee;
    padding-top: 30px
}

.single-post-area .navigation-area .nav-right {
    direction: rtl;
}

.single-post-area .navigation-area .nav-left .thumb {
    margin-right: 20px;
    background: #000
}

.single-post-area .navigation-area .nav-left .thumb img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-left .lnr {
    margin-left: 20px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-left:hover .lnr {
    opacity: 1
}

.single-post-area .navigation-area .nav-left:hover .thumb img {
    opacity: .5
}

@media (max-width: 767px) {
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px
    }
}

.single-post-area .navigation-area .nav-right {
    text-align: right
}

.single-post-area .navigation-area .nav-right .thumb {
    margin-left: 20px;
    background: #000
}

.single-post-area .navigation-area .nav-right .thumb img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-right .lnr {
    margin-right: 20px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-right:hover .lnr {
    opacity: 1
}

.single-post-area .navigation-area .nav-right:hover .thumb img {
    opacity: .5
}

.comments-area {
    background: #fafaff;
    border: 1px solid #eee;
    padding: 50px 20px;
    margin-top: 50px
}

@media (max-width: 414px) {
    .comments-area {
        padding: 50px 8px
    }
}

.comments-area h4 {
    text-align: center;
    margin-bottom: 50px
}

.comments-area a {
    color: #222
}

.comments-area .comment-list {
    padding-bottom: 30px;
    direction: rtl;
}

.comments-area .comment-list:last-child {
    padding-bottom: 0px
}

.comments-area .comment-list.right-padding-1 {
    padding-right: 26px
}

.comments-area .comment-list.right-padding-2 {
    padding-right: 52px
}

.comments-area .comment-list.right-padding-3 {
    padding-right: 78px
}

@media (max-width: 413px) {
    .comments-area .comment-list .single-comment h5 {
        font-size: 12px
    }
    .comments-area .comment-list .single-comment .date {
        font-size: 11px
    }
    .comments-area .comment-list .single-comment .comment {
        font-size: 10px
    }
}

.comments-area .thumb {
    margin-right: 20px
}

.comments-area .date {
    font-size: 13px;
    color: #cccccc
}

.comments-area .comment {
    color: #777777
}

.comments-area .btn-reply {
    background-color: #fff;
    color: #222;
    padding: 8px 30px;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.comments-area .btn-reply:hover {
    background-color: #c6b069;
    color: #fff
}

.comment-form {
    text-align: center;
    background: #fafaff;
    border: 1px solid #eee;
    padding: 50px 20px;
    margin-top: 50px
}

.comment-form h4 {
    text-align: center;
    margin-bottom: 50px
}

.comment-form .name {
    padding-left: 0px
}

@media (max-width: 991px) {
    .comment-form .name {
        padding-right: 0px
    }
}

.comment-form .email {
    padding-right: 0px
}

@media (max-width: 991px) {
    .comment-form .email {
        padding-left: 0px
    }
}

.comment-form .form-control {
    padding: 10px;
    background: #fff;
    border: none;
    border-radius: 0px;
    width: 100%;
    font-size: 13px;
    color: #777777;
    text-align: right;
}

.comment-form .form-control:focus {
    box-shadow: none
}

.comment-form::-webkit-input-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form::-moz-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form:-ms-input-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form:-moz-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form .primary-btn {
    border-radius: 0px !important;
    border: 1px solid transparent
}

.comment-form .primary-btn:hover {
    background: transparent;
    border-color: #c6b069 !important;
    color: #c6b069 !important
}




/*================================================
Product Details Area CSS
=================================================*/

.product_social  li{
    padding-right: 8px;
    display: inline;
}

.single-product .useful-linksl li a {
    display: inline-block;
    color: #000;
    position: relative;
    padding-left: 0px;
    line-height: 35px;
}
.single-product-widget .useful-linksl li a::before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    background-color: #FF0000;
    right: 0;
    margin-top: 7%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50px;
}
.single-product-widget .useful-linksl li a {
    color: #000;
    line-height: 35px;
}

.product-details-desc h3 {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 600;
}

.product-details-desc p {
    margin-bottom: 0;
}
.product-details-desc .price {
    color: #f00;
    font-weight: 800;
    font-size: 17px;
    display: inline-grid;

}


.product-details-desc .price .old-price {
    text-decoration: line-through;
    color: #828893;
    font-size: 13px;
}

.product-details-desc .product-review {
    margin-bottom: 15px;
}

.product-details-desc .product-review .rating {
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
    color: #ffb708;
}

.product-details-desc .product-review .rating i {
    color: #ffba0a;
}

.product-details-desc .product-review .rating-count {
    display: inline-block;
    color: #252920;
    border-bottom: 1px solid #252920;
    line-height: initial;
}

.product-details-desc .product-review .rating-count:hover {
    color: #a53d35;
    border-color: #a53d35;
}


.product-details-desc .product-add-to-cart .input-counter {
    max-width: 130px;
    min-width: 130px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    position: relative;
}

.product-details-desc .product-add-to-cart .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d0d0d0;
    width: 50px;
    height: 100%;
    line-height: 51px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.product-details-desc .product-add-to-cart .input-counter span.minus-btn {
    left: 0;
}

.product-details-desc .product-add-to-cart .input-counter span.plus-btn {
    right: 0;
}

.product-details-desc .product-add-to-cart .input-counter span:hover {
    color: #a53d35;
}

.product-details-desc .product-add-to-cart .input-counter input {
    height: 50px;
    color: #252920;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}

.product-details-desc .product-add-to-cart .input-counter input::-webkit-input-placeholder {
    color: #252920;
}

.product-details-desc .product-add-to-cart .input-counter input:-ms-input-placeholder {
    color: #252920;
}

.product-details-desc .product-add-to-cart .input-counter input::-ms-input-placeholder {
    color: #252920;
}

.product-details-desc .product-add-to-cart .input-counter input::placeholder {
    color: #252920;
}

.product-details-desc .product-add-to-cart .default-btn {
    height: 50px;
    top: -1px;
    position: relative;
    line-height: 48px;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}

.product-details-desc .product-add-to-cart .default-btn i {
    margin-right: 2px;
}

.product-details-desc .buy-checkbox-btn {
    margin-top: 20px;
}

.product-details-desc .buy-checkbox-btn input {
    display: none;
}

.product-details-desc .buy-checkbox-btn .cbx {
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.product-details-desc .buy-checkbox-btn .cbx span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.product-details-desc .buy-checkbox-btn .cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    -webkit-transform: scale(1);
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #940c0c;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.product-details-desc .buy-checkbox-btn .cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #ffffff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.product-details-desc .buy-checkbox-btn .cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #252920;
    display: block;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.product-details-desc .buy-checkbox-btn .cbx span:last-child {
    padding-left: 4px;
    color: #666666;
}

.product-details-desc .buy-checkbox-btn .cbx:hover span:first-child {
    border-color: #252920;
}

.product-details-desc .buy-checkbox-btn .inp-cbx:checked + .cbx span:first-child {
    background: #252920;
    border-color: #252920;
    -webkit-animation: wave 0.4s ease;
    animation: wave 0.4s ease;
}

.product-details-desc .buy-checkbox-btn .inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
}

.product-details-desc .buy-checkbox-btn .inp-cbx:checked + .cbx span:first-child:before {
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.product-details-desc .buy-checkbox-btn .item:not(:first-child) {
    margin-top: 15px;
}

.product-details-desc .buy-checkbox-btn .btn {
    display: block;
    width: 100%;
}

.product-details-desc .buy-checkbox-btn .btn-light {
    background-color: #f2f2f2;
    border: none;
    padding: 13px 25px 12px 25px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
}

.product-details-desc .buy-checkbox-btn .btn-light:hover {
    background-color: #252920;
    color: #ffffff;
}

.product-details-desc .custom-payment-options {
    margin-top: 20px;
}

.product-details-desc .custom-payment-options span {
    display: block;
    color: #666666;
    margin-bottom: 8px;
}

.product-details-desc .custom-payment-options .payment-methods a {
    display: inline-block;
}

.product-details-desc .custom-payment-options .payment-methods a img {
    width: 40px;
}

.tab .tabs_item {
    display: none;
}

.tab .tabs_item:first-child {
    display: block;
}

.products-details-tab {
    margin-top: 50px;
}

.products-details-tab .tabs {
    list-style-type: none;
    margin-bottom: -1px;
    padding-left: 0;
}

.products-details-tab .tabs li {
    display: inline-block;
    line-height: initial;
    margin-right: 5px;
}

.products-details-tab .tabs li a {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    color: #252920;
    border: 1px dashed #eeeeee;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
    padding-left: 48px;
    font-weight: 600;
    font-size: 14px;
}

.products-details-tab .tabs li a .dot {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    width: 12px;
    height: 12px;
    border: 1px solid #252920;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
}

.products-details-tab .tabs li a .dot::before {
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    background: #252920;
    margin: 2px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.products-details-tab .tabs li a:hover, .products-details-tab .tabs li a:focus {
    color: #ffffff;
    background-color: #a53d35;
    border-color: #a53d35;
}

.products-details-tab .tabs li a:hover .dot, .products-details-tab .tabs li a:focus .dot {
    border-color: #ffffff;
}

.products-details-tab .tabs li a:hover .dot::before, .products-details-tab .tabs li a:focus .dot::before {
    background: #ffffff;
}

.products-details-tab .tabs li.current a {
    color: #ffffff;
    background-color: #a53d35;
    border-color: #a53d35;
}

.products-details-tab .tabs li.current a .dot {
    border-color: #ffffff;
}

.products-details-tab .tabs li.current a .dot::before {
    background: #ffffff;
}

.products-details-tab .tabs li:last-child {
    margin-right: 0;
}

.products-details-tab .tab-content {
    border: 1px dashed #eeeeee;
    padding: 30px;
}

.products-details-tab .tab-content .tab-pane .tabs_item .products-details-tab-content p {
    margin-bottom: 20px;
    font-size: 15px;
}

.products-details-tab .tab-content  .tab-pane .tabs_item .products-details-tab-content p:last-child {
    margin-bottom: 0;
}

.products-details-tab .tab-content .tab-pane .tabs_item .products-details-tab-content .additional-information {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right;
}

.products-details-tab .tab-content .tab-pane .tabs_item .products-details-tab-content .additional-information li {
    border: 1px solid #eeeeee;
    border-bottom: none;
    padding: 10px 15px;
    font-size: 15px;
    color: #666666;
}

.products-details-tab .tab-content .tab-pane .tabs_item .products-details-tab-content .additional-information li:last-child {
    border-bottom: 1px solid #eeeeee;
}

.products-details-tab .tab-content .tab-pane .tabs_item .products-details-tab-content .additional-information li span {
    display: inline-block ;
    width: 30% ;
    color: #252920;
    font-weight: 600;
}

.products-details-tab .tab-content .tab-pane .tabs_item .products-details-tab-content h3 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-title {
    position: relative;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-title .rating {
    display: inline-block;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-title .rating .fas.fa-star {
    color: #ffba0a;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-title .rating i {
    color: #ebebeb;
    font-size: 14px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-title p {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 5px;
    line-height: initial;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-title .default-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments {
    margin-top: 35px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item {
    margin-top: 30px;
    position: relative;
    padding-right: 200px;
    border-top: 1px dashed #eeeeee;
    padding-top: 30px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .rating .fas.fa-star {
    color: #ffba0a;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .rating i {
    font-size: 14px;
    color: #ebebeb;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item span {
    margin-bottom: 10px;
    font-size: 13px;
    display: block;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item span strong {
    font-weight: 600;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item p {
    margin-bottom: 0;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .review-report-link {
    position: absolute;
    right: 0;
    color: #666666;
    top: 40px;
    text-decoration: underline;
    font-weight: 500;
    font-size: 15px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .review-report-link:hover {
    color: #a53d35;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form {
    margin-top: 30px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form h3 {
    margin-bottom: 25px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form form {
    max-width: 800px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group {
    margin-bottom: 15px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group .form-control {
    height: 55px;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.1) !important;
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.1) !important;
    border: none;
    font-size: 15px;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group textarea.form-control {
    padding-top: 15px;
    height: auto;
}

.products-details-tab .tab-content .tabs_item .products-details-tab-content .product-review-form .review-form form .default-btn {
    border: none;
    margin-top: 10px;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.8) !important;
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.8) !important;
}

.related-products {
    margin-top: 70px;
}

.related-products .section-title {
    margin-bottom: 10px;
}

.related-products .single-product-box {
    margin-bottom: 0;
    margin-top: 30px;
}


/*default&optional-btn*/
.default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #4ee3a6;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 500;
    font-size: 15px;
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 25px;
}

.default-btn span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #252920;
    -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
    transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.default-btn:hover, .default-btn:focus {
    color: #ffffff;
}

.default-btn:hover span, .default-btn:focus span {
    width: 225%;
    height: 562.5px;
}


.myCarousel{
    direction:ltr;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:10px;

}
#last_article_carousel img{




}


.divDiscountHotel {
    background-color: #ffa500;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 37px;
    z-index: 1;
    direction: rtl;
}

.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left: auto;
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail .single-product-box{
    margin-bottom: 0px;
}

.owl-carousel .owl-wrapper-outer { direction:ltr }

.related_products_carousel .owl-controls .owl-buttons div.owl-prev {
    right:auto;
    left:-22px;
    margin-top:180px;
    font-size:30px;


}
.related_products_carousel .owl-controls .owl-buttons div.owl-next {
    left:auto;
    right:0px;
    margin-top:20px;
    font-size:30px;
    padding-left:5%;
    margin-top:180px;
}



.product_image_carousel .owl-controls .owl-buttons div.owl-prev {
    display: none;

}
.product_image_carousel .owl-controls .owl-buttons div.owl-next {
    display: none;
}
.down_button{
    top:10%;
    left: 4px;
    position: absolute;
    z-index: 40;
    animation: pulse 2s infinite;
    cursor: pointer;
}
.arrow_down_button{
    background-color: #0b0645;
    border-radius: 40px;
    height: 33px;
    display: inline-block;
    padding-top: 3px;
    width: 31px;
    padding-right: 10px;
    font-size: 20px;
    -webkit-box-shadow: 1px 1px 10px 1px rgba(26,20,26,0.96);
    -moz-box-shadow: 1px 1px 10px 1px rgba(26,20,26,0.96);
    box-shadow: 1px 1px 10px 1px rgba(200, 198, 200, 0.96);
    color: #fff;
    animation: pulse 2s infinite;
}


/* end product detail */

/* Slider test*/
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }
/*# sourceMappingURL=slick.css.map */
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
    background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
    left: -25px; }
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
.slick-prev:before {
    content: "←"; }
[dir="rtl"] .slick-prev:before {
    content: "→"; }

.slick-next {
    right: -25px; }
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
.slick-next:before {
    content: "→"; }
[dir="rtl"] .slick-next:before {
    content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px; }

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1; }
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75; }
/*# sourceMappingURL=slick-theme.css.map */

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
        rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}
/*!
 * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: "iransans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: "iransans", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

body {
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}

hr:not([size]) {
    height: 1px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1,
.h1 {
    font-size: calc(1.375rem + 1.5vw);
}

text {
    font-family: "iransans";
}

@media (min-width: 1200px) {

    h1,
    .h1 {
        font-size: 2.5rem;
    }
}

h2,
.h2 {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {

    h2,
    .h2 {
        font-size: 2rem;
    }
}

h3,
.h3 {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {

    h3,
    .h3 {
        font-size: 1.75rem;
    }
}

h4,
.h4 {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {

    h4,
    .h4 {
        font-size: 1.5rem;
    }
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul {
    padding-left: 2rem;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small,
.small {
    font-size: 0.875em;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

sub,
sup {
    position: relative;
    font-size: 0.75em;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #0d6efd;
    text-decoration: underline;
}

a:hover {
    color: #0a58ca;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

pre,
code,
kbd,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr
    /* rtl:ignore */
;
    unicode-bidi: bidi-override;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: 0.875em;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

code {
    font-size: 0.875em;
    color: #d63384;
    word-wrap: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 0.875em;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700;
}

figure {
    margin: 0 0 1rem;
}

img,
svg {
    vertical-align: middle;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
}

caption {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: #6c757d;
    text-align: left;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
select {
    text-transform: none;
}

[role="button"] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

[list]::-webkit-calendar-picker-indicator {
    display: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit;
}

@media (min-width: 1200px) {
    legend {
        font-size: 1.5rem;
    }
}

legend+* {
    clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
    padding: 0;
}

::-webkit-inner-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
    padding: 0;
}

::file-selector-button {
    font: inherit;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

iframe {
    border: 0;
}

summary {
    display: list-item;
    cursor: pointer;
}

progress {
    vertical-align: baseline;
}

[hidden] {
    display: none !important;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-1 {
        font-size: 5rem;
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem;
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-3 {
        font-size: 4rem;
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-4 {
        font-size: 3.5rem;
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-5 {
        font-size: 3rem;
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .display-6 {
        font-size: 2.5rem;
    }
}

.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.5rem;
}

.initialism {
    font-size: 0.875em;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote> :last-child {
    margin-bottom: 0;
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 0.875em;
    color: #6c757d;
}

.blockquote-footer::before {
    content: "\2014\00A0";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 0.875em;
    color: #6c757d;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {

    .container,
    .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .container,
    .container-sm,
    .container-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

.row>* {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}

.row-cols-auto>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%;
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .row-cols-sm-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 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%;
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .row-cols-md-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 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%;
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0;
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0;
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem;
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem;
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem;
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .row-cols-lg-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 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%;
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0;
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0;
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem;
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem;
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem;
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .row-cols-xl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 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%;
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0;
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0;
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem;
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem;
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .row-cols-xxl-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xxl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xxl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xxl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .row-cols-xxl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xxl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xxl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333%;
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66667%;
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333%;
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66667%;
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333%;
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66667%;
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 83.33333%;
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 91.66667%;
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 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%;
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0;
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0;
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem;
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem;
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem;
    }
}

.table {
    --bs-table-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
}

.table> :not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--bs-table-accent-bg)), to(var(--bs-table-accent-bg)));
    background-image: linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
    border-bottom-width: 1px;
}

.table>tbody {
    vertical-align: inherit;
}

.table>thead {
    vertical-align: bottom;
}

.table> :not(:last-child)> :last-child>* {
    border-bottom-color: currentColor;
}

.caption-top {
    caption-side: top;
}

.table-sm> :not(caption)>*>* {
    padding: 0.25rem 0.25rem;
}

.table-bordered> :not(caption)>* {
    border-width: 1px 0;
}

.table-bordered> :not(caption)>*>* {
    border-width: 0 1px;
}

.table-borderless> :not(caption)>*>* {
    border-bottom-width: 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color);
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color);
}

.table-primary {
    --bs-table-bg: #cfe2ff;
    --bs-table-striped-bg: #c5d7f2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bacbe6;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfd1ec;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #bacbe6;
}

.table-secondary {
    --bs-table-bg: #e2e3e5;
    --bs-table-striped-bg: #d7d8da;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cbccce;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d1d2d4;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cbccce;
}

.table-success {
    --bs-table-bg: #d1e7dd;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #bcd0c7;
}

.table-info {
    --bs-table-bg: #cff4fc;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #badce3;
}

.table-warning {
    --bs-table-bg: #fff3cd;
    --bs-table-striped-bg: #f2e7c3;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e6dbb9;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ece1be;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6dbb9;
}

.table-danger {
    --bs-table-bg: #f8d7da;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfc2c4;
}

.table-light {
    --bs-table-bg: #f8f9fa;
    --bs-table-striped-bg: #ecedee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5e6e7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfe0e1;
}

.table-dark {
    --bs-table-bg: #212529;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #373b3e;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

.form-label {
    margin-bottom: 0.5rem;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
}

.form-text {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #6c757d;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control[type="file"] {
    overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
    cursor: pointer;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em;
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.form-control::file-selector-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    -webkit-margin-end: 0.75rem;
    margin-inline-end: 0.75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control::file-selector-button {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3;
}

.form-control::-webkit-file-upload-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    -webkit-margin-end: 0.75rem;
    margin-inline-end: 0.75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none;
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    min-height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.form-control-sm::file-selector-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    -webkit-margin-end: 0.5rem;
    margin-inline-end: 0.5rem;
}

.form-control-sm::-webkit-file-upload-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    -webkit-margin-end: 0.5rem;
    margin-inline-end: 0.5rem;
}

.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.form-control-lg::file-selector-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem;
}

.form-control-lg::-webkit-file-upload-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem;
}

textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
}

textarea.form-control-sm {
    min-height: calc(1.5em + 0.5rem + 2px);
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
    max-width: 3rem;
    height: auto;
    padding: 0.375rem;
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer;
}

.form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: 0.25rem;
}

.form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: 0.25rem;
}

.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    vertical-align: middle;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    padding-right: 0.75rem;
    background-image: none;
}

.form-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529;
}

.form-select-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}

.form-select-lg {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    -webkit-transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-check-input {
        -webkit-transition: none;
        transition: none;
    }
}

.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}

.form-check-input[type="radio"] {
    border-radius: 50%;
}

.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%);
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-input[type="checkbox"]:indeterminate {
    background-color: #0d6efd;
    border-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: 0.5;
}

.form-check-input[disabled]~.form-check-label,
.form-check-input:disabled~.form-check-label {
    opacity: 0.5;
}

.form-switch {
    padding-left: 2.5em;
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem;
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-check[disabled]+.btn,
.btn-check:disabled+.btn {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: 0.65;
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-range:focus {
    outline: none;
}

.form-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range::-moz-focus-outer {
    border: 0;
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b6d4fe;
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none;
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #b6d4fe;
}

.form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.form-range:disabled {
    pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.form-floating {
    position: relative;
}

.form-floating>.form-control,
.form-floating>.form-select {
    height: calc(3.5rem + 2px);
    padding: 1rem 0.75rem;
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-floating>label {
        -webkit-transition: none;
        transition: none;
    }
}

.form-floating>.form-control::-webkit-input-placeholder {
    color: transparent;
}

.form-floating>.form-control::-moz-placeholder {
    color: transparent;
}

.form-floating>.form-control:-ms-input-placeholder {
    color: transparent;
}

.form-floating>.form-control::-ms-input-placeholder {
    color: transparent;
}

.form-floating>.form-control::placeholder {
    color: transparent;
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-floating>.form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    opacity: 0.65;
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>.form-control:-webkit-autofill~label {
    opacity: 0.65;
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
    position: relative;
    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;
    width: 100%;
}

.input-group>.form-control,
.input-group>.form-select {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.input-group>.form-control:focus,
.input-group>.form-select:focus {
    z-index: 3;
}

.input-group .btn {
    position: relative;
    z-index: 2;
}

.input-group .btn:focus {
    z-index: 3;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text,
.input-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text,
.input-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
    padding-right: 1.75rem;
}

.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.has-validation> :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #198754;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(25, 135, 84, 0.9);
    border-radius: 0.25rem;
}

.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip,
.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
    display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #198754;
    padding-left: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' 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");
    background-repeat: no-repeat;
    background-position: left calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
    border-color: #198754;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid,
.form-select.is-valid {
    border-color: #198754;
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' 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");
    background-position: right 0.75rem center, center right 1.75rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
    border-color: #198754;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid,
.form-check-input.is-valid {
    border-color: #198754;
}

.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
    background-color: #198754;
}

.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
    color: #198754;
}

.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}

.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
    display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545;
    padding-left: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid,
.form-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 1.75rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
    border-color: #dc3545;
}

.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
    background-color: #dc3545;
}

.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
    color: #dc3545;
}

.form-check-inline .form-check-input~.invalid-feedback {
    margin-left: .5em;
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}

.btn:hover {
    color: #212529;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
    pointer-events: none;
    opacity: 0.65;
}

.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-check:checked+.btn-primary,
.btn-check:active+.btn-primary,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be;
}

.btn-check:checked+.btn-primary:focus,
.btn-check:active+.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-primary:disabled,
.btn-primary.disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-check:checked+.btn-secondary,
.btn-check:active+.btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #565e64;
    border-color: #51585e;
}

.btn-check:checked+.btn-secondary:focus,
.btn-check:active+.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-secondary:disabled,
.btn-secondary.disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
}

.btn-check:focus+.btn-success,
.btn-success:focus {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #146c43;
    border-color: #13653f;
}

.btn-check:checked+.btn-success:focus,
.btn-check:active+.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-success:disabled,
.btn-success.disabled {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}

.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
}

.btn-check:focus+.btn-info,
.btn-info:focus {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-check:checked+.btn-info,
.btn-check:active+.btn-info,
.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2;
}

.btn-check:checked+.btn-info:focus,
.btn-check:active+.btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show>.btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-info:disabled,
.btn-info.disabled {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
}

.btn-check:focus+.btn-warning,
.btn-warning:focus {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720;
}

.btn-check:checked+.btn-warning:focus,
.btn-check:active+.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

.btn-warning:disabled,
.btn-warning.disabled {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
}

.btn-check:focus+.btn-danger,
.btn-danger:focus {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.btn-check:checked+.btn-danger,
.btn-check:active+.btn-danger,
.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834;
}

.btn-check:checked+.btn-danger:focus,
.btn-check:active+.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.btn-danger:disabled,
.btn-danger.disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}

.btn-check:focus+.btn-light,
.btn-light:focus {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.show>.btn-light.dropdown-toggle {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}

.btn-check:checked+.btn-light:focus,
.btn-check:active+.btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.show>.btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-light:disabled,
.btn-light.disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

.btn-dark:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
}

.btn-check:focus+.btn-dark,
.btn-dark:focus {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-check:checked+.btn-dark,
.btn-check:active+.btn-dark,
.btn-dark:active,
.btn-dark.active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1e21;
    border-color: #191c1f;
}

.btn-check:checked+.btn-dark:focus,
.btn-check:active+.btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-dark:disabled,
.btn-dark.disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
    color: #0d6efd;
    background-color: transparent;
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

.btn-check:checked+.btn-outline-secondary,
.btn-check:active+.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-success {
    color: #198754;
    border-color: #198754;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

.btn-outline-success:disabled,
.btn-outline-success.disabled {
    color: #198754;
    background-color: transparent;
}

.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0;
}

.btn-outline-info:hover {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}

.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}

.btn-check:checked+.btn-outline-info:focus,
.btn-check:active+.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

.btn-outline-info:disabled,
.btn-outline-info.disabled {
    color: #0dcaf0;
    background-color: transparent;
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

.btn-check:checked+.btn-outline-light,
.btn-check:active+.btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-check:checked+.btn-outline-light:focus,
.btn-check:active+.btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light:disabled,
.btn-outline-light.disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-dark {
    color: #212529;
    border-color: #212529;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

.btn-check:checked+.btn-outline-dark,
.btn-check:active+.btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

.btn-check:checked+.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
    color: #212529;
    background-color: transparent;
}

.btn-link {
    font-weight: 400;
    color: #0d6efd;
    text-decoration: underline;
}

.btn-link:hover {
    color: #0a58ca;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none;
    }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-menu[style] {
    right: auto !important;
}

.dropdown-menu-start {
    --bs-position: start;
    right: auto
    /* rtl:ignore */
;
    left: 0
    /* rtl:ignore */
;
}

.dropdown-menu-end {
    --bs-position: end;
    right: 0
    /* rtl:ignore */
;
    left: auto
    /* rtl:ignore */
;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position: start;
        right: auto
        /* rtl:ignore */
    ;
        left: 0
        /* rtl:ignore */
    ;
    }

    .dropdown-menu-sm-end {
        --bs-position: end;
        right: 0
        /* rtl:ignore */
    ;
        left: auto
        /* rtl:ignore */
    ;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position: start;
        right: auto
        /* rtl:ignore */
    ;
        left: 0
        /* rtl:ignore */
    ;
    }

    .dropdown-menu-md-end {
        --bs-position: end;
        right: 0
        /* rtl:ignore */
    ;
        left: auto
        /* rtl:ignore */
    ;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position: start;
        right: auto
        /* rtl:ignore */
    ;
        left: 0
        /* rtl:ignore */
    ;
    }

    .dropdown-menu-lg-end {
        --bs-position: end;
        right: 0
        /* rtl:ignore */
    ;
        left: auto
        /* rtl:ignore */
    ;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start;
        right: auto
        /* rtl:ignore */
    ;
        left: 0
        /* rtl:ignore */
    ;
    }

    .dropdown-menu-xl-end {
        --bs-position: end;
        right: 0
        /* rtl:ignore */
    ;
        left: auto
        /* rtl:ignore */
    ;
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start;
        right: auto
        /* rtl:ignore */
    ;
        left: 0
        /* rtl:ignore */
    ;
    }

    .dropdown-menu-xxl-end {
        --bs-position: end;
        right: 0
        /* rtl:ignore */
    ;
        left: auto
        /* rtl:ignore */
    ;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropend .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropend .dropdown-toggle::after {
    vertical-align: 0;
}

.dropstart .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropstart .dropdown-toggle::after {
    display: none;
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #1e2125;
    background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0d6efd;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.25rem 1rem;
    color: #212529;
}

.dropdown-menu-dark {
    color: #dee2e6;
    background-color: #343a40;
    border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item {
    color: #dee2e6;
}

.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
    color: #fff;
    background-color: #0d6efd;
}

.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
    color: #adb5bd;
}

.dropdown-menu-dark .dropdown-divider {
    border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item-text {
    color: #dee2e6;
}

.dropdown-menu-dark .dropdown-header {
    color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 1;
}

.btn-toolbar {
    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;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
    margin-left: -1px;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn:nth-child(n + 3),
.btn-group> :not(.btn-check)+.btn,
.btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
    margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
    margin-right: 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: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn~.btn,
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .nav-link {
        -webkit-transition: none;
        transition: none;
    }
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd;
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
}

.navbar-text {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
        -webkit-transition: none;
        transition: none;
    }
}

.navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem;
    box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .navbar-expand-xxl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .navbar-expand-xxl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .navbar-expand-xxl .navbar-toggler {
        display: none;
    }
}

.navbar-expand {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.55);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
    color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.55);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit;
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1rem;
}

.card-title {
    margin-bottom: 0.5rem;
}

.card-subtitle {
    margin-top: -0.25rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1rem
    /* rtl:ignore */
;
}

.card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.5rem;
    margin-bottom: -0.5rem;
    margin-left: -0.5rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
    width: 100%;
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group>.card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-group>.card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }

    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }

    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button {
        -webkit-transition: none;
        transition: none;
    }
}

.accordion-button.collapsed {
    border-bottom-width: 0;
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-button::after {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .accordion-button::after {
        -webkit-transition: none;
        transition: none;
    }
}

.accordion-button:hover {
    z-index: 2;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
    margin-bottom: 0;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 1px;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-width: 1px;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.accordion-collapse {
    border: solid rgba(0, 0, 0, 0.125);
    border-width: 0 1px;
}

.accordion-body {
    padding: 1rem 1.25rem;
}

.accordion-flush .accordion-button {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.accordion-flush .accordion-collapse {
    border-width: 0;
}

.accordion-flush .accordion-item:first-of-type .accordion-button {
    border-top-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/")
    /* rtl: var(--bs-breadcrumb-divider, "/") */
;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link {
    position: relative;
    display: block;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .page-link {
        -webkit-transition: none;
        transition: none;
    }
}

.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 3;
    color: #0a58ca;
    background-color: #e9ecef;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-link {
    padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 3rem;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}

.alert-primary .alert-link {
    color: #06357a;
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}

.alert-secondary .alert-link {
    color: #34383c;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

.alert-success .alert-link {
    color: #0c4128;
}

.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}

.alert-info .alert-link {
    color: #04414d;
}

.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-warning .alert-link {
    color: #523e02;
}

.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}

.alert-danger .alert-link {
    color: #6a1a21;
}

.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light .alert-link {
    color: #4f5050;
}

.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf;
}

.alert-dark .alert-link {
    color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem;
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #0d6efd;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none;
    }
}

.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-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none;
    }
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.list-group-item+.list-group-item {
    border-top-width: 0;
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .list-group-horizontal-xxl>.list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0;
    }

    .list-group-horizontal-xxl>.list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
    }

    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0;
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px;
    }
}

.list-group-flush {
    border-radius: 0;
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0;
}

.list-group-item-primary {
    color: #084298;
    background-color: #cfe2ff;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #084298;
    background-color: #bacbe6;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #084298;
    border-color: #084298;
}

.list-group-item-secondary {
    color: #41464b;
    background-color: #e2e3e5;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #41464b;
    background-color: #cbccce;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #41464b;
    border-color: #41464b;
}

.list-group-item-success {
    color: #0f5132;
    background-color: #d1e7dd;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #0f5132;
    background-color: #bcd0c7;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #0f5132;
    border-color: #0f5132;
}

.list-group-item-info {
    color: #055160;
    background-color: #cff4fc;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #055160;
    background-color: #badce3;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #055160;
    border-color: #055160;
}

.list-group-item-warning {
    color: #664d03;
    background-color: #fff3cd;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #664d03;
    background-color: #e6dbb9;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #664d03;
    border-color: #664d03;
}

.list-group-item-danger {
    color: #842029;
    background-color: #f8d7da;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #842029;
    background-color: #dfc2c4;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #842029;
    border-color: #842029;
}

.list-group-item-light {
    color: #636464;
    background-color: #fefefe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #636464;
    background-color: #e5e5e5;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #636464;
    border-color: #636464;
}

.list-group-item-dark {
    color: #141619;
    background-color: #d3d3d4;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #141619;
    background-color: #bebebf;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #141619;
    border-color: #141619;
}

.btn-close {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}

.btn-close:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    opacity: 1;
}

.btn-close:disabled,
.btn-close.disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.25;
}

.btn-close-white {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: 0.875rem;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.toast:not(.showing):not(.show) {
    opacity: 0;
}

.toast.hide {
    display: none;
}

.toast-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none;
}

.toast-container> :not(:last-child) {
    margin-bottom: 0.75rem;
}

.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.toast-header .btn-close {
    margin-right: -0.375rem;
    margin-left: 0.75rem;
}

.toast-body {
    padding: 0.75rem;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.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% - 1rem);
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
    margin: 0.25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-fullscreen .modal-header {
    border-radius: 0;
}

.modal-fullscreen .modal-body {
    overflow-y: auto;
}

.modal-fullscreen .modal-footer {
    border-radius: 0;
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^="top"] {
    padding: 0.4rem 0;
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
    bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
    top: -1px;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}

.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^="right"] {
    padding: 0 0.4rem;
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
    right: -1px;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^="bottom"] {
    padding: 0.4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
    top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}

.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^="left"] {
    padding: 0 0.4rem;
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
    left: -1px;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0
    /* rtl:ignore */
;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}

.popover .popover-arrow::before,
.popover .popover-arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[data-popper-placement^="top"] {
    margin-bottom: 0.5rem !important;
}

.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow {
    bottom: calc(-0.5rem - 1px);
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}

.bs-popover-end,
.bs-popover-auto[data-popper-placement^="right"] {
    margin-left: 0.5rem !important;
}

.bs-popover-end>.popover-arrow,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[data-popper-placement^="bottom"] {
    margin-top: 0.5rem !important;
}

.bs-popover-bottom>.popover-arrow,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow {
    top: calc(-0.5rem - 1px);
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start,
.bs-popover-auto[data-popper-placement^="left"] {
    margin-right: 0.5rem !important;
}

.bs-popover-start>.popover-arrow,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d8d8d8;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

.popover-body {
    padding: 1rem 1rem;
    color: #212529;
}

.carousel {
    position: relative;
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s 0.6s;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {

    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    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: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

    .carousel-control-prev,
    .carousel-control-next {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
    -webkit-filter: invert(1) grayscale(100);
    filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators li {
    background-color: #000;
}

.carousel-dark .carousel-caption {
    color: #000;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg)
        /* rtl:ignore */
    ;
        transform: rotate(360deg)
        /* rtl:ignore */
    ;
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg)
        /* rtl:ignore */
    ;
        transform: rotate(360deg)
        /* rtl:ignore */
    ;
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: 0.75s linear infinite spinner-border;
    animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: 0.75s linear infinite spinner-grow;
    animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

@media (prefers-reduced-motion: reduce) {

    .spinner-border,
    .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.link-primary {
    color: #0d6efd;
}

.link-primary:hover,
.link-primary:focus {
    color: #0a58ca;
}

.link-secondary {
    color: #6c757d;
}

.link-secondary:hover,
.link-secondary:focus {
    color: #565e64;
}

.link-success {
    color: #198754;
}

.link-success:hover,
.link-success:focus {
    color: #146c43;
}

.link-info {
    color: #0dcaf0;
}

.link-info:hover,
.link-info:focus {
    color: #3dd5f3;
}

.link-warning {
    color: #ffc107;
}

.link-warning:hover,
.link-warning:focus {
    color: #ffcd39;
}

.link-danger {
    color: #dc3545;
}

.link-danger:hover,
.link-danger:focus {
    color: #b02a37;
}

.link-light {
    color: #f8f9fa;
}

.link-light:hover,
.link-light:focus {
    color: #f9fafb;
}

.link-dark {
    color: #212529;
}

.link-dark:hover,
.link-dark:focus {
    color: #1a1e21;
}

.ratio {
    position: relative;
    width: 100%;
}

.ratio::before {
    display: block;
    padding-top: var(--aspect-ratio);
    content: "";
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ratio-1x1 {
    --aspect-ratio: 100%;
}

.ratio-4x3 {
    --aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
    --aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
    --aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}

@media (min-width: 576px) {
    .sticky-sm-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 768px) {
    .sticky-md-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 992px) {
    .sticky-lg-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.visually-hidden,
.visually-hidden-focusable:not(:focus) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.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;
}

.float-start {
    float: left !important;
}

.float-end {
    float: right !important;
}

.float-none {
    float: none !important;
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-visible {
    overflow: visible !important;
}

.overflow-scroll {
    overflow: scroll !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-grid {
    display: grid !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.d-none {
    display: none !important;
}

.shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.top-0 {
    top: 0 !important;
}

.top-50 {
    top: 50% !important;
}

.top-100 {
    top: 100% !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.bottom-50 {
    bottom: 50% !important;
}

.bottom-100 {
    bottom: 100% !important;
}

.start-0 {
    left: 0 !important;
}

.start-50 {
    left: 50% !important;
}

.start-100 {
    left: 100% !important;
}

.end-0 {
    right: 0 !important;
}

.end-50 {
    right: 50% !important;
}

.end-100 {
    right: 100% !important;
}

.translate-middle {
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
}

.translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-end {
    border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
    border-right: 0 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-start {
    border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #0d6efd !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #198754 !important;
}

.border-info {
    border-color: #0dcaf0 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #212529 !important;
}

.border-white {
    border-color: #fff !important;
}

.border-0 {
    border-width: 0 !important;
}

.border-1 {
    border-width: 1px !important;
}

.border-2 {
    border-width: 2px !important;
}

.border-3 {
    border-width: 3px !important;
}

.border-4 {
    border-width: 4px !important;
}

.border-5 {
    border-width: 5px !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.vw-100 {
    width: 100vw !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mh-100 {
    max-height: 100% !important;
}

.vh-100 {
    height: 100vh !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.gap-0 {
    gap: 0 !important;
}

.gap-1 {
    gap: 0.25rem !important;
}

.gap-2 {
    gap: 0.5rem !important;
}

.gap-3 {
    gap: 1rem !important;
}

.gap-4 {
    gap: 1.5rem !important;
}

.gap-5 {
    gap: 3rem !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

.order-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
}

.order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
}

.order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
}

.order-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
}

.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
    font-size: 1.25rem !important;
}

.fs-6 {
    font-size: 1rem !important;
}

.fst-italic {
    font-style: italic !important;
}

.fst-normal {
    font-style: normal !important;
}

.fw-light {
    font-weight: 300 !important;
}

.fw-lighter {
    font-weight: lighter !important;
}

.fw-normal {
    font-weight: 400 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-bolder {
    font-weight: bolder !important;
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.text-start {
    text-align: left !important;
}

.text-end {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-primary {
    color: #0d6efd !important;
}

.text-secondary {
    color: #6c757d !important;
}

.text-success {
    color: #198754 !important;
}

.text-info {
    color: #0dcaf0 !important;
}

.text-warning {
    color: #ffc107 !important;
}

.text-danger {
    color: #dc3545 !important;
}

.text-light {
    color: #f8f9fa !important;
}

.text-dark {
    color: #212529 !important;
}

.text-white {
    color: #fff !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
    color: inherit !important;
}

.lh-1 {
    line-height: 1 !important;
}

.lh-sm {
    line-height: 1.25 !important;
}

.lh-base {
    line-height: 1.5 !important;
}

.lh-lg {
    line-height: 2 !important;
}

.bg-primary {
    background-color: #0d6efd !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

.bg-success {
    background-color: #198754 !important;
}

.bg-info {
    background-color: #0dcaf0 !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.bg-dark {
    background-color: #212529 !important;
}

.bg-body {
    background-color: #fff !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-gradient {
    background-image: var(--bs-gradient) !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-decoration-underline {
    text-decoration: underline !important;
}

.text-decoration-line-through {
    text-decoration: line-through !important;
}

/* rtl:begin:remove */
.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important;
}

/* rtl:end:remove */
.font-monospace {
    font-family: var(--bs-font-monospace) !important;
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important;
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.pe-none {
    pointer-events: none !important;
}

.pe-auto {
    pointer-events: auto !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.rounded-1 {
    border-radius: 0.2rem !important;
}

.rounded-2 {
    border-radius: 0.25rem !important;
}

.rounded-3 {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-end {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
    border-bottom-left-radius: 0.25rem !important;
    border-top-left-radius: 0.25rem !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media (min-width: 576px) {
    .float-sm-start {
        float: left !important;
    }

    .float-sm-end {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-grid {
        display: grid !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .d-sm-none {
        display: none !important;
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .gap-sm-0 {
        gap: 0 !important;
    }

    .gap-sm-1 {
        gap: 0.25rem !important;
    }

    .gap-sm-2 {
        gap: 0.5rem !important;
    }

    .gap-sm-3 {
        gap: 1rem !important;
    }

    .gap-sm-4 {
        gap: 1.5rem !important;
    }

    .gap-sm-5 {
        gap: 3rem !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }

    .m-sm-0 {
        margin: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .mt-sm-auto {
        margin-top: auto !important;
    }

    .me-sm-0 {
        margin-right: 0 !important;
    }

    .me-sm-1 {
        margin-right: 0.25rem !important;
    }

    .me-sm-2 {
        margin-right: 0.5rem !important;
    }

    .me-sm-3 {
        margin-right: 1rem !important;
    }

    .me-sm-4 {
        margin-right: 1.5rem !important;
    }

    .me-sm-5 {
        margin-right: 3rem !important;
    }

    .me-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .ms-sm-0 {
        margin-left: 0 !important;
    }

    .ms-sm-1 {
        margin-left: 0.25rem !important;
    }

    .ms-sm-2 {
        margin-left: 0.5rem !important;
    }

    .ms-sm-3 {
        margin-left: 1rem !important;
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important;
    }

    .ms-sm-5 {
        margin-left: 3rem !important;
    }

    .ms-sm-auto {
        margin-left: auto !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-sm-0 {
        padding-top: 0 !important;
    }

    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .pe-sm-0 {
        padding-right: 0 !important;
    }

    .pe-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pe-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pe-sm-3 {
        padding-right: 1rem !important;
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pe-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .ps-sm-0 {
        padding-left: 0 !important;
    }

    .ps-sm-1 {
        padding-left: 0.25rem !important;
    }

    .ps-sm-2 {
        padding-left: 0.5rem !important;
    }

    .ps-sm-3 {
        padding-left: 1rem !important;
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important;
    }

    .ps-sm-5 {
        padding-left: 3rem !important;
    }

    .text-sm-start {
        text-align: left !important;
    }

    .text-sm-end {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .float-md-start {
        float: left !important;
    }

    .float-md-end {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-grid {
        display: grid !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .d-md-none {
        display: none !important;
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .gap-md-0 {
        gap: 0 !important;
    }

    .gap-md-1 {
        gap: 0.25rem !important;
    }

    .gap-md-2 {
        gap: 0.5rem !important;
    }

    .gap-md-3 {
        gap: 1rem !important;
    }

    .gap-md-4 {
        gap: 1.5rem !important;
    }

    .gap-md-5 {
        gap: 3rem !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }

    .m-md-0 {
        margin: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mt-md-1 {
        margin-top: 0.25rem !important;
    }

    .mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .mt-md-3 {
        margin-top: 1rem !important;
    }

    .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .mt-md-5 {
        margin-top: 3rem !important;
    }

    .mt-md-auto {
        margin-top: auto !important;
    }

    .me-md-0 {
        margin-right: 0 !important;
    }

    .me-md-1 {
        margin-right: 0.25rem !important;
    }

    .me-md-2 {
        margin-right: 0.5rem !important;
    }

    .me-md-3 {
        margin-right: 1rem !important;
    }

    .me-md-4 {
        margin-right: 1.5rem !important;
    }

    .me-md-5 {
        margin-right: 3rem !important;
    }

    .me-md-auto {
        margin-right: auto !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .mb-md-auto {
        margin-bottom: auto !important;
    }

    .ms-md-0 {
        margin-left: 0 !important;
    }

    .ms-md-1 {
        margin-left: 0.25rem !important;
    }

    .ms-md-2 {
        margin-left: 0.5rem !important;
    }

    .ms-md-3 {
        margin-left: 1rem !important;
    }

    .ms-md-4 {
        margin-left: 1.5rem !important;
    }

    .ms-md-5 {
        margin-left: 3rem !important;
    }

    .ms-md-auto {
        margin-left: auto !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }

    .pt-md-1 {
        padding-top: 0.25rem !important;
    }

    .pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .pt-md-3 {
        padding-top: 1rem !important;
    }

    .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .pt-md-5 {
        padding-top: 3rem !important;
    }

    .pe-md-0 {
        padding-right: 0 !important;
    }

    .pe-md-1 {
        padding-right: 0.25rem !important;
    }

    .pe-md-2 {
        padding-right: 0.5rem !important;
    }

    .pe-md-3 {
        padding-right: 1rem !important;
    }

    .pe-md-4 {
        padding-right: 1.5rem !important;
    }

    .pe-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .ps-md-0 {
        padding-left: 0 !important;
    }

    .ps-md-1 {
        padding-left: 0.25rem !important;
    }

    .ps-md-2 {
        padding-left: 0.5rem !important;
    }

    .ps-md-3 {
        padding-left: 1rem !important;
    }

    .ps-md-4 {
        padding-left: 1.5rem !important;
    }

    .ps-md-5 {
        padding-left: 3rem !important;
    }

    .text-md-start {
        text-align: left !important;
    }

    .text-md-end {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .float-lg-start {
        float: left !important;
    }

    .float-lg-end {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-grid {
        display: grid !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .d-lg-none {
        display: none !important;
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .gap-lg-0 {
        gap: 0 !important;
    }

    .gap-lg-1 {
        gap: 0.25rem !important;
    }

    .gap-lg-2 {
        gap: 0.5rem !important;
    }

    .gap-lg-3 {
        gap: 1rem !important;
    }

    .gap-lg-4 {
        gap: 1.5rem !important;
    }

    .gap-lg-5 {
        gap: 3rem !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }

    .m-lg-0 {
        margin: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .me-lg-0 {
        margin-right: 0 !important;
    }

    .me-lg-1 {
        margin-right: 0.25rem !important;
    }

    .me-lg-2 {
        margin-right: 0.5rem !important;
    }

    .me-lg-3 {
        margin-right: 1rem !important;
    }

    .me-lg-4 {
        margin-right: 1.5rem !important;
    }

    .me-lg-5 {
        margin-right: 3rem !important;
    }

    .me-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ms-lg-0 {
        margin-left: 0 !important;
    }

    .ms-lg-1 {
        margin-left: 0.25rem !important;
    }

    .ms-lg-2 {
        margin-left: 0.5rem !important;
    }

    .ms-lg-3 {
        margin-left: 1rem !important;
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important;
    }

    .ms-lg-5 {
        margin-left: 3rem !important;
    }

    .ms-lg-auto {
        margin-left: auto !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pe-lg-0 {
        padding-right: 0 !important;
    }

    .pe-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pe-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pe-lg-3 {
        padding-right: 1rem !important;
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pe-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .ps-lg-0 {
        padding-left: 0 !important;
    }

    .ps-lg-1 {
        padding-left: 0.25rem !important;
    }

    .ps-lg-2 {
        padding-left: 0.5rem !important;
    }

    .ps-lg-3 {
        padding-left: 1rem !important;
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important;
    }

    .ps-lg-5 {
        padding-left: 3rem !important;
    }

    .text-lg-start {
        text-align: left !important;
    }

    .text-lg-end {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-start {
        float: left !important;
    }

    .float-xl-end {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

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

    .d-xl-grid {
        display: grid !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

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

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .gap-xl-0 {
        gap: 0 !important;
    }

    .gap-xl-1 {
        gap: 0.25rem !important;
    }

    .gap-xl-2 {
        gap: 0.5rem !important;
    }

    .gap-xl-3 {
        gap: 1rem !important;
    }

    .gap-xl-4 {
        gap: 1.5rem !important;
    }

    .gap-xl-5 {
        gap: 3rem !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }

    .m-xl-0 {
        margin: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xl-0 {
        margin-top: 0 !important;
    }

    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .mt-xl-auto {
        margin-top: auto !important;
    }

    .me-xl-0 {
        margin-right: 0 !important;
    }

    .me-xl-1 {
        margin-right: 0.25rem !important;
    }

    .me-xl-2 {
        margin-right: 0.5rem !important;
    }

    .me-xl-3 {
        margin-right: 1rem !important;
    }

    .me-xl-4 {
        margin-right: 1.5rem !important;
    }

    .me-xl-5 {
        margin-right: 3rem !important;
    }

    .me-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .ms-xl-0 {
        margin-left: 0 !important;
    }

    .ms-xl-1 {
        margin-left: 0.25rem !important;
    }

    .ms-xl-2 {
        margin-left: 0.5rem !important;
    }

    .ms-xl-3 {
        margin-left: 1rem !important;
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important;
    }

    .ms-xl-5 {
        margin-left: 3rem !important;
    }

    .ms-xl-auto {
        margin-left: auto !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .pe-xl-0 {
        padding-right: 0 !important;
    }

    .pe-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pe-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pe-xl-3 {
        padding-right: 1rem !important;
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pe-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .ps-xl-0 {
        padding-left: 0 !important;
    }

    .ps-xl-1 {
        padding-left: 0.25rem !important;
    }

    .ps-xl-2 {
        padding-left: 0.5rem !important;
    }

    .ps-xl-3 {
        padding-left: 1rem !important;
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important;
    }

    .ps-xl-5 {
        padding-left: 3rem !important;
    }

    .text-xl-start {
        text-align: left !important;
    }

    .text-xl-end {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

@media (min-width: 1400px) {
    .float-xxl-start {
        float: left !important;
    }

    .float-xxl-end {
        float: right !important;
    }

    .float-xxl-none {
        float: none !important;
    }

    .d-xxl-inline {
        display: inline !important;
    }

    .d-xxl-inline-block {
        display: inline-block !important;
    }

    .d-xxl-block {
        display: block !important;
    }

    .d-xxl-grid {
        display: grid !important;
    }

    .d-xxl-table {
        display: table !important;
    }

    .d-xxl-table-row {
        display: table-row !important;
    }

    .d-xxl-table-cell {
        display: table-cell !important;
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .d-xxl-none {
        display: none !important;
    }

    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .gap-xxl-0 {
        gap: 0 !important;
    }

    .gap-xxl-1 {
        gap: 0.25rem !important;
    }

    .gap-xxl-2 {
        gap: 0.5rem !important;
    }

    .gap-xxl-3 {
        gap: 1rem !important;
    }

    .gap-xxl-4 {
        gap: 1.5rem !important;
    }

    .gap-xxl-5 {
        gap: 3rem !important;
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important;
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important;
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important;
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important;
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important;
    }

    .m-xxl-0 {
        margin: 0 !important;
    }

    .m-xxl-1 {
        margin: 0.25rem !important;
    }

    .m-xxl-2 {
        margin: 0.5rem !important;
    }

    .m-xxl-3 {
        margin: 1rem !important;
    }

    .m-xxl-4 {
        margin: 1.5rem !important;
    }

    .m-xxl-5 {
        margin: 3rem !important;
    }

    .m-xxl-auto {
        margin: auto !important;
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xxl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xxl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xxl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xxl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xxl-0 {
        margin-top: 0 !important;
    }

    .mt-xxl-1 {
        margin-top: 0.25rem !important;
    }

    .mt-xxl-2 {
        margin-top: 0.5rem !important;
    }

    .mt-xxl-3 {
        margin-top: 1rem !important;
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important;
    }

    .mt-xxl-5 {
        margin-top: 3rem !important;
    }

    .mt-xxl-auto {
        margin-top: auto !important;
    }

    .me-xxl-0 {
        margin-right: 0 !important;
    }

    .me-xxl-1 {
        margin-right: 0.25rem !important;
    }

    .me-xxl-2 {
        margin-right: 0.5rem !important;
    }

    .me-xxl-3 {
        margin-right: 1rem !important;
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important;
    }

    .me-xxl-5 {
        margin-right: 3rem !important;
    }

    .me-xxl-auto {
        margin-right: auto !important;
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important;
    }

    .mb-xxl-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-xxl-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important;
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important;
    }

    .mb-xxl-auto {
        margin-bottom: auto !important;
    }

    .ms-xxl-0 {
        margin-left: 0 !important;
    }

    .ms-xxl-1 {
        margin-left: 0.25rem !important;
    }

    .ms-xxl-2 {
        margin-left: 0.5rem !important;
    }

    .ms-xxl-3 {
        margin-left: 1rem !important;
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important;
    }

    .ms-xxl-5 {
        margin-left: 3rem !important;
    }

    .ms-xxl-auto {
        margin-left: auto !important;
    }

    .p-xxl-0 {
        padding: 0 !important;
    }

    .p-xxl-1 {
        padding: 0.25rem !important;
    }

    .p-xxl-2 {
        padding: 0.5rem !important;
    }

    .p-xxl-3 {
        padding: 1rem !important;
    }

    .p-xxl-4 {
        padding: 1.5rem !important;
    }

    .p-xxl-5 {
        padding: 3rem !important;
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xxl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xxl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xxl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xxl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xxl-0 {
        padding-top: 0 !important;
    }

    .pt-xxl-1 {
        padding-top: 0.25rem !important;
    }

    .pt-xxl-2 {
        padding-top: 0.5rem !important;
    }

    .pt-xxl-3 {
        padding-top: 1rem !important;
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important;
    }

    .pt-xxl-5 {
        padding-top: 3rem !important;
    }

    .pe-xxl-0 {
        padding-right: 0 !important;
    }

    .pe-xxl-1 {
        padding-right: 0.25rem !important;
    }

    .pe-xxl-2 {
        padding-right: 0.5rem !important;
    }

    .pe-xxl-3 {
        padding-right: 1rem !important;
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important;
    }

    .pe-xxl-5 {
        padding-right: 3rem !important;
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }

    .pb-xxl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-xxl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important;
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important;
    }

    .ps-xxl-0 {
        padding-left: 0 !important;
    }

    .ps-xxl-1 {
        padding-left: 0.25rem !important;
    }

    .ps-xxl-2 {
        padding-left: 0.5rem !important;
    }

    .ps-xxl-3 {
        padding-left: 1rem !important;
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important;
    }

    .ps-xxl-5 {
        padding-left: 3rem !important;
    }

    .text-xxl-start {
        text-align: left !important;
    }

    .text-xxl-end {
        text-align: right !important;
    }

    .text-xxl-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .fs-1 {
        font-size: 2.5rem !important;
    }

    .fs-2 {
        font-size: 2rem !important;
    }

    .fs-3 {
        font-size: 1.75rem !important;
    }

    .fs-4 {
        font-size: 1.5rem !important;
    }

    .fs-sm-1 {
        font-size: 2.5rem !important;
    }

    .fs-sm-2 {
        font-size: 2rem !important;
    }

    .fs-sm-3 {
        font-size: 1.75rem !important;
    }

    .fs-sm-4 {
        font-size: 1.5rem !important;
    }

    .fs-md-1 {
        font-size: 2.5rem !important;
    }

    .fs-md-2 {
        font-size: 2rem !important;
    }

    .fs-md-3 {
        font-size: 1.75rem !important;
    }

    .fs-md-4 {
        font-size: 1.5rem !important;
    }

    .fs-lg-1 {
        font-size: 2.5rem !important;
    }

    .fs-lg-2 {
        font-size: 2rem !important;
    }

    .fs-lg-3 {
        font-size: 1.75rem !important;
    }

    .fs-lg-4 {
        font-size: 1.5rem !important;
    }
}

@media print {
    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-grid {
        display: grid !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .d-print-none {
        display: none !important;
    }
}

/*# sourceMappingURL=bootstrap.css.map */
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    to {
        -webkit-transform: rotateY(365deg);
        transform: rotateY(365deg);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    to {
        -webkit-transform: rotateY(365deg);
        transform: rotateY(365deg);
    }
}

@-webkit-keyframes rotationxy {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(365deg);
        transform: rotate(365deg);
    }
}

@keyframes rotationxy {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(365deg);
        transform: rotate(365deg);
    }
}

@-webkit-keyframes rotation1 {
    from {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }

    to {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg);
    }
}

@keyframes rotation1 {
    from {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }

    to {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg);
    }
}

@-webkit-keyframes moveleft {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes moveleft {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes moveboll {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@keyframes moveboll {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@-webkit-keyframes bounce1 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-30px) translateX(50px) rotateX(20deg);
        transform: translateY(-30px) translateX(50px) rotateX(20deg);
    }

    100% {
        -webkit-transform: translateY(-60px) translateX(90px) rotateX(30deg);
        transform: translateY(-60px) translateX(90px) rotateX(30deg);
    }
}

@keyframes bounce1 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-30px) translateX(50px) rotateX(20deg);
        transform: translateY(-30px) translateX(50px) rotateX(20deg);
    }

    100% {
        -webkit-transform: translateY(-60px) translateX(90px) rotateX(30deg);
        transform: translateY(-60px) translateX(90px) rotateX(30deg);
    }
}

@-webkit-keyframes move1 {
    0% {
        -webkit-transform: rotate(0deg) translateX(10px) rotate(0deg);
        transform: rotate(0deg) translateX(10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(260deg) translateX(10px) rotate(-260deg);
        transform: rotate(260deg) translateX(10px) rotate(-260deg);
    }
}

@keyframes move1 {
    0% {
        -webkit-transform: rotate(0deg) translateX(10px) rotate(0deg);
        transform: rotate(0deg) translateX(10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(260deg) translateX(10px) rotate(-260deg);
        transform: rotate(260deg) translateX(10px) rotate(-260deg);
    }
}

@-webkit-keyframes move2 {
    0% {
        -webkit-transform: rotate(0deg) translateX(10px) rotate(0deg);
        transform: rotate(0deg) translateX(10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg);
        transform: rotate(360deg) translateX(10px) rotate(-360deg);
    }
}

@keyframes move2 {
    0% {
        -webkit-transform: rotate(0deg) translateX(10px) rotate(0deg);
        transform: rotate(0deg) translateX(10px) rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg);
        transform: rotate(360deg) translateX(10px) rotate(-360deg);
    }
}

@-webkit-keyframes move3 {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-300px) rotate(-365deg);
        transform: translateX(-300px) rotate(-365deg);
    }
}

@keyframes move3 {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-300px) rotate(-365deg);
        transform: translateX(-300px) rotate(-365deg);
    }
}

@-webkit-keyframes backanimat {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 3000px 0;
    }
}

@keyframes backanimat {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 3000px 0;
    }
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(15deg);
        transform: rotateZ(15deg);
    }

    3% {
        -webkit-transform: rotateZ(-14deg);
        transform: rotateZ(-14deg);
    }

    5% {
        -webkit-transform: rotateZ(17deg);
        transform: rotateZ(17deg);
    }

    7% {
        -webkit-transform: rotateZ(-16deg);
        transform: rotateZ(-16deg);
    }

    9% {
        -webkit-transform: rotateZ(15deg);
        transform: rotateZ(15deg);
    }

    11% {
        -webkit-transform: rotateZ(-14deg);
        transform: rotateZ(-14deg);
    }

    13% {
        -webkit-transform: rotateZ(13deg);
        transform: rotateZ(13deg);
    }

    15% {
        -webkit-transform: rotateZ(-12deg);
        transform: rotateZ(-12deg);
    }

    17% {
        -webkit-transform: rotateZ(12deg);
        transform: rotateZ(12deg);
    }

    19% {
        -webkit-transform: rotateZ(-10deg);
        transform: rotateZ(-10deg);
    }

    21% {
        -webkit-transform: rotateZ(9deg);
        transform: rotateZ(9deg);
    }

    23% {
        -webkit-transform: rotateZ(-8deg);
        transform: rotateZ(-8deg);
    }

    25% {
        -webkit-transform: rotateZ(7deg);
        transform: rotateZ(7deg);
    }

    27% {
        -webkit-transform: rotateZ(-5deg);
        transform: rotateZ(-5deg);
    }

    29% {
        -webkit-transform: rotateZ(5deg);
        transform: rotateZ(5deg);
    }

    31% {
        -webkit-transform: rotateZ(-4deg);
        transform: rotateZ(-4deg);
    }

    33% {
        -webkit-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }

    35% {
        -webkit-transform: rotateZ(-2deg);
        transform: rotateZ(-2deg);
    }

    37% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
        transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(15deg);
        transform: rotateZ(15deg);
    }

    3% {
        -webkit-transform: rotateZ(-14deg);
        transform: rotateZ(-14deg);
    }

    5% {
        -webkit-transform: rotateZ(17deg);
        transform: rotateZ(17deg);
    }

    7% {
        -webkit-transform: rotateZ(-16deg);
        transform: rotateZ(-16deg);
    }

    9% {
        -webkit-transform: rotateZ(15deg);
        transform: rotateZ(15deg);
    }

    11% {
        -webkit-transform: rotateZ(-14deg);
        transform: rotateZ(-14deg);
    }

    13% {
        -webkit-transform: rotateZ(13deg);
        transform: rotateZ(13deg);
    }

    15% {
        -webkit-transform: rotateZ(-12deg);
        transform: rotateZ(-12deg);
    }

    17% {
        -webkit-transform: rotateZ(12deg);
        transform: rotateZ(12deg);
    }

    19% {
        -webkit-transform: rotateZ(-10deg);
        transform: rotateZ(-10deg);
    }

    21% {
        -webkit-transform: rotateZ(9deg);
        transform: rotateZ(9deg);
    }

    23% {
        -webkit-transform: rotateZ(-8deg);
        transform: rotateZ(-8deg);
    }

    25% {
        -webkit-transform: rotateZ(7deg);
        transform: rotateZ(7deg);
    }

    27% {
        -webkit-transform: rotateZ(-5deg);
        transform: rotateZ(-5deg);
    }

    29% {
        -webkit-transform: rotateZ(5deg);
        transform: rotateZ(5deg);
    }

    31% {
        -webkit-transform: rotateZ(-4deg);
        transform: rotateZ(-4deg);
    }

    33% {
        -webkit-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }

    35% {
        -webkit-transform: rotateZ(-2deg);
        transform: rotateZ(-2deg);
    }

    37% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
        transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }
}

@-webkit-keyframes o-rotate-360 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes o-rotate-360 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*-----------------------------------------------------------------------------------

    Template Name: Bigdeal
    Description: This is E-commerce Theme
----------------------------------------------------------------------------------- */
/*-----------------------------------------------------------------------------------
1.General CSS start
  1.1.Button CSS start
2.Services CSS start
3.Instagram CSS start
4. Brand panel CSS start
5. Testimonial CSS start
6. Offer-banner CSS start
7. Deal banner CSS start
8. Discount banner CSS start
9. Contact banner CSS start
10. Rounded category CSS start
11. Box category CSS start
12.Blog CSS start
13. Collection banner CSS start
14. Product CSS start
15. Hot Deal CSS start
16. Header CSS start
17. Media Banner start
18. Footer start
19.  Slider start
20. Title css
21. Tab-product css
22. Newsleatter css
23. breadcrumb CSS start
24. payment offer CSS start
25.Inner pages CSS start
26.add to cart CSS start
27.add to account bar css start
28. Tab to top CSS start
29. Modal CSS start
30. Loader css start
31. masonory-banner css start
31. masonory-banner css start
----------------------------------------------------------------------------------- */

/*=====================
   11. Box category CSS start
==========================*/
.category-block>div:nth-child(n+2) {
    margin-top: 15px;
}

.box-category .box-category-contain {
    padding: 30px 0;
    background-color: #ffffff;
    text-align: center;
    margin-left: 15px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #444444;
    text-transform: uppercase;
}

.rtl .box-category .box-category-contain {
    direction: rtl;
}

.box-category .box-category-contain h4 {
    line-height: 1;
}

.box-category .box-category-contain:after {
    background: #4150b5;
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.box-category .box-category-contain:hover {
    color: #ffffff;
    background: transparent;
}

.box-category .box-category-contain:hover:after {
    height: 100%;
}

.box-category.big-category .box-category-contain {
    background-color: #4150b5;
}

.box-category.big-category .box-category-contain h4 {
    color: #ffffff;
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
    font-style: italic;
}

.category1 {
    padding-top: calc(25px + (60 - 25) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(25px + (60 - 25) * ((100vw - 320px) / (1920 - 320)));
    background-color: #e62a16;
}

.category1 .category-box {
    text-align: center;
    margin-right: 15px;
}

.category1 .category-box .img-wrapper {
    border-radius: 5px;
    overflow: hidden;
}

.category1 .category-box .img-wrapper img {
    width: 100%;
}

.category1 .category-box .category-details h4 {
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 15px;
}

.category1.rounded-category-inverse {
    background-color: #4150b5;
}

.category2 .category-box {
    background-color: #ffffff;
    padding: 30px;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 5px;
}

.category2 .category-box .icon-wrapper svg {
    width: 25%;
    margin-bottom: 10px;
    height: auto;
    fill: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category2 .category-box .category-details h6 {
    display: block;
    color: #444444;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
    line-height: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category2 .category-box:hover .icon-wrapper svg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.category2 .category-box:hover .category-details h6 {
    color: #4150b5;
}

.category3 .category-box {
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 15px;
}

.rtl .category3 .category-box {
    margin-right: unset;
    margin-left: 15px;
}

.category3 .category-box .img-wrraper a {
    display: block;
    overflow: hidden;
}

.category3 .category-box .img-wrraper img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category3 .category-box .category-detail {
    background-color: #ffffff;
    padding: 10px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category3 .category-box:hover .img-wrraper img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.category3 .category-box:hover .category-detail {
    background-color: rgba(65, 80, 181, 0.8);
    color: #ffffff;
}

.category4 .category-box {
    background-color: #ffffff;
    margin-right: 15px;
    border-radius: 5px;
}

.category4 .category-box img {
    width: 100%;
}

.category4 .category-box .img-wrraper img {
    width: 100%;
}

.category4 .category-box .category-detail {
    padding: 20px;
}

.category4 .category-box .category-detail h2 {
    text-transform: uppercase;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 10px;
}

.category4 .category-box .category-detail ul li {
    display: block;
    padding-left: 15px;
    position: relative;
    line-height: 1.2;
}

.category4 .category-box .category-detail ul li:nth-child(n+2) {
    margin-top: 10px;
}

.category4 .category-box .category-detail ul li:before {
    content: "";
    position: absolute;
    top: 35%;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e62a16;
}

.category4 .category-box .category-detail ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #444444;
}

.category4 .category-box .category-detail .btn {
    margin-top: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    font-size: 16px;
}

.category5 .category-box {
    margin-right: 15px;
    overflow: hidden;
    background-blend-mode: overlay;
    background-color: #4b4b4b;
}

.category5 .category-box .contain-wrraper {
    padding: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
    text-align: center;
    background-color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category5 .category-box .contain-wrraper svg {
    width: calc(35px + (55 - 35) * ((100vw - 320px) / (1920 - 320)));
    height: auto;
    margin-bottom: 5px;
}

.category5 .category-box .contain-wrraper h3 {
    font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 5px;
}

.category5 .category-box .contain-wrraper p {
    color: #444444;
    line-height: 1.6;
}

.category5 .category-box:hover .contain-wrraper {
    -webkit-transform: translate(100%);
    transform: translate(100%);
}

/*=====================
    12.Blog CSS start
==========================*/
.blog .blog-contain {
    margin-right: 15px;
    position: relative;
}

.rtl .blog .blog-contain {
    margin-right: unset;
    margin-left: 15px;
}

/* .rtl .blog .blog-contain {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); } */
.blog .blog-contain .blog-img {
    overflow: hidden;
    border: 1px solid #ffffff;
}

.blog .blog-contain .blog-img img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.blog .blog-contain .blog-details {
    background-color: #ffffff;
    padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.blog .blog-contain .blog-details h4 {
    color: #444444;
    margin-bottom: 10px;
    font-size: calc(17px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
}

.blog .blog-contain .blog-details p {
    color: #939b9e;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.blog .blog-contain .blog-details span a {
    color: #4150b5;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.blog .blog-contain .blog-details-2 {
    background-color: #ffffff;
    padding: 20px;
}

.blog .blog-contain .blog-details-2 h4 {
    text-transform: capitalize;
    color: #4150b5;
    line-height: 1;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.blog .blog-contain .blog-details-2 p {
    line-height: 1.6;
    margin-top: 5px;
    text-transform: capitalize;
}

.blog .blog-contain .blog-details-2 ul {
    margin-top: 15px;
    line-height: 1;
}

.blog .blog-contain .blog-details-2 ul li:first-child {
    margin-right: 30px;
}

.blog .blog-contain .blog-details-2 ul li a {
    color: #999999;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    font-weight: 500;
}

.blog .blog-contain .blog-details-2 ul li a i {
    margin-right: 10px;
}

.blog .blog-contain .blog-details-2 .btn {
    margin-top: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    padding: 10px 25px;
}

.blog .blog-contain .blog-details-2 .btn-normal {
    border-radius: 5px;
    background-color: rgba(230, 42, 22, 0.05);
    color: #e62a16 !important;
    border-color: #e62a16;
}

.blog .blog-contain .blog-details-2 .btn-normal:hover {
    background-color: #e62a16;
    color: #ffffff !important;
}

.blog .blog-contain .blog-details-2.text-center .btn {
    margin-left: auto;
    margin-right: auto;
}

.blog .blog-contain .blog-label {
    position: absolute;
    top: 5%;
    left: 0;
    background-color: #4150b5;
    padding: 2px 10px;
    color: #ffffff;
}

.rtl .blog .blog-contain .blog-label {
    left: unset;
    direction: rtl;
    right: 0;
}

.blog .blog-contain .blog-label1 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background-color: #4150b5;
    line-height: 1.2;
}

.blog .blog-contain .blog-label1.square {
    border-radius: 2px;
    background-color: #e62a16;
}

.blog .blog-contain.blog-border {
    border: 1px solid #dddddd;
}

.blog .blog-contain.blog-border .blog-img {
    border: none;
}

.blog .blog-contain:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.blog.blog-inverce .blog-contain .blog-label1 {
    background-color: #e62a16;
}

.blog.blog-inverce .blog-contain .blog-details-2 .btn {
    background-color: #e62a16;
}

/*============================
    13. Collection banner CSS start
==============================*/
.collection-banner .padding-banner-2 {
    padding-bottom: 15px;
}

.collection-banner .collection-banner-main {
    position: relative;
    overflow: hidden;
}

.collection-banner .collection-banner-main .collection-img {
    width: 100%;
    height: 272px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.collection-banner .collection-banner-main .collection-img img {
    width: 100%;
}

.collection-banner .collection-banner-main.p-left .collection-banner-contain {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.collection-banner .collection-banner-main.p-right .collection-banner-contain {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.collection-banner .collection-banner-main.p-center .collection-banner-contain {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.collection-banner .collection-banner-main.p-top .collection-banner-contain {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.collection-banner .collection-banner-main.p-bottom .collection-banner-contain {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.collection-banner .collection-banner-main .collection-banner-contain {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
}

.collection-banner .collection-banner-main .collection-banner-contain h3 {
    color: #4150b5;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 8px;
}

.collection-banner .collection-banner-main .collection-banner-contain h4 {
    color: #444444;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
}

.collection-banner .collection-banner-main .collection-banner-contain .shop {
    margin-top: 13px;
}

.collection-banner .collection-banner-main .collection-banner-contain .shop a {
    text-transform: capitalize;
    color: #e62a16;
    font-weight: 700;
}

.collection-banner .collection-banner-main .collection-banner-contain .shop a i {
    margin-left: 8px;
}

.rtl .collection-banner .collection-banner-main .collection-banner-contain .shop a i {
    margin-left: unset;
    margin-right: 8px;
}

.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h3 {
    color: #4150b5;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 0;
}

.collection-banner .collection-banner-main.banner-1 .collection-banner-contain h4 {
    color: #e62a16;
    font-weight: 600;
    font-size: 52px;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-1 .collection-banner-contain .shop {
    margin-top: 25px;
}

.collection-banner .collection-banner-main.banner-1 .collection-banner-contain .shop a {
    color: #000000;
}

.collection-banner .collection-banner-main.banner-2 .collection-img {
    height: 225px;
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain {
    padding: 20px;
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h3 {
    color: #444444;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 700;
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
    color: #444444;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 700;
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop {
    margin-top: 18px;
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop a {
    text-transform: uppercase;
}

.collection-banner .collection-banner-main.banner-3 .collection-img {
    height: 465px;
}

.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
    color: #e62a16;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0;
}

.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
    margin-top: 18px;
    color: #4150b5;
    font-size: 18px;
    margin-bottom: 100px;
    text-transform: inherit;
}

.collection-banner .collection-banner-main.banner-4 .collection-img {
    height: 225px;
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h3 {
    color: #4150b5;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 400;
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
    color: #444444;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 30px;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain .shop {
    margin-top: 18px;
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain .shop a {
    text-transform: uppercase;
    color: #e62a16;
}

.collection-banner .collection-banner-main.banner-5 .collection-img {
    height: 300px;
}

.collection-banner .collection-banner-main.banner-5 .collection-banner-contain {
    text-align: center;
    padding: 0;
}

.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h3 {
    color: #777777;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 0;
}

.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 {
    color: #4150b5;
    font-weight: 700;
    font-size: 72px;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-5 .collection-banner-contain h4 span {
    color: #e62a16;
    font-weight: 500;
}

.collection-banner .collection-banner-main.banner-5 .collection-banner-contain .btn-normal {
    display: inline-block;
}

.collection-banner .collection-banner-main.banner-6 .collection-banner-contain {
    padding: 25px;
}

.collection-banner .collection-banner-main.banner-6 .collection-banner-contain h6 {
    color: #4150b5;
    text-transform: capitalize;
    font-weight: 700;
}

.collection-banner .collection-banner-main.banner-6 .collection-banner-contain h4 {
    color: #e62a16;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    margin-top: 5px;
}

.collection-banner .collection-banner-main.banner-7 .collection-banner-contain {
    padding: 80px;
}

.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h3 {
    color: #4150b5;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
}

.collection-banner .collection-banner-main.banner-7 .collection-banner-contain h4 {
    color: #444444;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 36px;
    text-transform: capitalize;
    margin-top: 5px;
}

.collection-banner .collection-banner-main.banner-7 .collection-banner-contain .shop {
    margin-top: 30px;
}

.collection-banner .collection-banner-main.banner-7 .collection-banner-contain .shop a {
    text-transform: uppercase;
    font-weight: 700;
    color: #e62a16;
}

.collection-banner .collection-banner-main.banner-8 {
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.collection-banner .collection-banner-main.banner-8 .collection-banner-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: initial;
}

.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h3 {
    font-size: 24px;
    color: #444444;
}

.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h3:nth-child(2) {
    margin-bottom: 0;
}

.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h1 {
    font-size: 72px;
    color: #4150b5;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
}

.collection-banner .collection-banner-main.banner-8 .collection-banner-contain h6 {
    color: #777777;
    text-transform: uppercase;
    font-weight: 700;
}

.collection-banner .collection-banner-main.banner-8 .collection-banner-contain .shop {
    margin-top: 5px;
}

.collection-banner .collection-banner-main.banner-9 .collection-banner-contain h3 {
    color: #e62a16;
    font-weight: 400;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-9 .collection-banner-contain h4 {
    color: #4150b5;
    font-weight: 400;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-9 .collection-banner-contain a {
    color: #444444;
}

.collection-banner .collection-banner-main.banner-10 .collection-img {
    height: 267px;
}

.collection-banner .collection-banner-main.banner-11 .collection-img {
    height: 550px;
}

.collection-banner .collection-banner-main.banner-12 .collection-img {
    height: 300px;
}

.collection-banner .collection-banner-main.banner-13 .collection-img {
    height: 320px;
}

.collection-banner .collection-banner-main.banner-14 .collection-img {
    height: 655px;
}

.collection-banner .collection-banner-main.banner-15 .collection-img {
    height: 512px;
}

.collection-banner .collection-banner-main.banner-16 .collection-img {
    height: 655px;
}

.collection-banner .collection-banner-main.banner-17 .collection-img {
    height: 222px;
}

.collection-banner .collection-banner-main.banner-18 .collection-img {
    height: 260px;
}

.collection-banner .collection-banner-main.collection-colortheme .collection-banner-contain h3 {
    color: #4150b5;
}

.collection-banner .collection-banner-main.collection-color1 .collection-banner-contain h3 {
    color: #ae745f;
}

.collection-banner .collection-banner-main.collection-color1 .collection-banner-contain .btn {
    background-color: #ae745f;
}

.collection-banner .collection-banner-main.collection-color2 .collection-banner-contain h3 {
    color: #6f9d34;
}

.collection-banner .collection-banner-main.collection-color2 .collection-banner-contain .btn {
    background-color: #6f9d34;
}

.collection-banner .collection-banner-main.collection-color2 .collection-banner-contain h3 {
    color: #6f9d34;
}

.collection-banner .collection-banner-main.collection-color2 .collection-banner-contain .btn {
    background-color: #6f9d34;
}

.collection-banner .collection-banner-main.collection-color3 .collection-banner-contain h3 {
    color: #2da6a4;
}

.collection-banner .collection-banner-main.collection-color3 .collection-banner-contain .btn {
    background-color: #2da6a4;
}

.collection-banner .collection-banner-main.collection-color4 .collection-banner-contain h3 {
    color: #2da6a4;
}

.collection-banner .collection-banner-main.collection-color4 .collection-banner-contain .btn {
    background-color: #2da6a4;
}

.collection-banner .collection-banner-main.collection-color5 .collection-banner-contain h3 {
    color: #e9b77c;
}

.collection-banner .collection-banner-main.collection-color5 .collection-banner-contain .btn {
    background-color: #e9b77c;
}

.collection-banner .collection-banner-main.collection-color6 .collection-banner-contain h3 {
    color: #4aa4d3;
}

.collection-banner .collection-banner-main.collection-color6 .collection-banner-contain .btn {
    background-color: #4aa4d3;
}

.collection-banner .collection-banner-main.collection-color7 .collection-banner-contain h3 {
    color: #d71093;
}

.collection-banner .collection-banner-main.collection-color7 .collection-banner-contain .btn {
    background-color: #d71093;
}

.collection-banner .collection-banner-main.collection-color8 .collection-banner-contain h3 {
    color: #d49723;
}

.collection-banner .collection-banner-main.collection-color8 .collection-banner-contain .btn {
    background-color: #d49723;
}

.collection-banner .collection-banner-main.collection-color9 .collection-banner-contain h3 {
    color: #f4b139;
}

.collection-banner .collection-banner-main.collection-color9 .collection-banner-contain .btn {
    background-color: #f4b139;
}

.collection-banner .collection-banner-main.collection-color10 .collection-banner-contain h3 {
    color: #3f465c;
}

.collection-banner .collection-banner-main.collection-color10 .collection-banner-contain .btn {
    background-color: #3f465c;
}

.collection-banner .collection-banner-main.collection-color11 .collection-banner-contain h3 {
    color: #679e13;
}

.collection-banner .collection-banner-main.collection-color11 .collection-banner-contain .btn {
    background-color: #679e13;
}

.collection-banner .collection-banner-main.collection-color12 .collection-banner-contain h3 {
    color: #35a7b1;
}

.collection-banner .collection-banner-main.collection-color12 .collection-banner-contain .btn {
    background-color: #35a7b1;
}

.collection-banner .collection-banner-main.collection-color13 .collection-banner-contain h3 {
    color: #1136b2;
}

.collection-banner .collection-banner-main.collection-color13 .collection-banner-contain .btn {
    background-color: #1136b2;
}

.collection-banner .collection-banner-main.collection-color14 .collection-banner-contain h3 {
    color: #f72538;
}

.collection-banner .collection-banner-main.collection-color14 .collection-banner-contain .btn {
    background-color: #f72538;
}

.collection-banner .collection-banner-main.collection-color15 .collection-banner-contain h3 {
    color: #01917e;
}

.collection-banner .collection-banner-main.collection-color15 .collection-banner-contain .btn {
    background-color: #01917e;
}

.collection-banner .collection-banner-main.banner-style1 .collection-banner-contain {
    padding: calc(25px + (30 - 25) * ((100vw - 320px) / (1920 - 320)));
}

.collection-banner .collection-banner-main.banner-style1 .collection-banner-contain h3 {
    font-size: 16px;
    font-weight: 400;
    font-family: "iransans", "Sriracha", cursive;
    margin-bottom: 16px;
}

.collection-banner .collection-banner-main.banner-style1 .collection-banner-contain h4 {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    font-family: "iransans", "Rubik", sans-serif;
}

.collection-banner .collection-banner-main.banner-style1 .collection-banner-contain .shop {
    margin-top: 16px;
}

.collection-banner .collection-banner-main.banner-style2 .collection-banner-contain {
    padding: 25px;
}

.collection-banner .collection-banner-main.banner-style2 .collection-banner-contain h3 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.collection-banner .collection-banner-main.banner-style2 .collection-banner-contain h4 {
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.collection-banner .collection-banner-main.banner-style3 .collection-banner-contain {
    padding: calc(15px + (50 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.collection-banner .collection-banner-main.banner-style3 .collection-banner-contain h3 {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    font-family: "iransans", "Poppins", sans-serif;
    margin-bottom: 15px;
}

.collection-banner .collection-banner-main.banner-style3 .collection-banner-contain h4 {
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: #000000;
    font-weight: 700;
    font-family: "iransans", "Merriweather";
    text-transform: capitalize;
    margin-bottom: 16px;
}

.collection-banner .collection-banner-main.banner-style4 .collection-banner-contain {
    padding: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.collection-banner .collection-banner-main.banner-style4 .collection-banner-contain h3 {
    font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: #4150b5;
    font-weight: 400;
    font-family: "iransans", "Courgette", cursive;
    margin-bottom: 9px;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-style4 .collection-banner-contain h4 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #000000;
    font-weight: 500;
    font-family: "iransans", "Roboto", sans-serif;
    margin-bottom: 12px;
}

.collection-banner .collection-banner-main.banner-style5 .collection-banner-contain {
    padding: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.collection-banner .collection-banner-main.banner-style5 .collection-banner-contain h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    font-family: "iransans", "Sansita Swashed", cursive;
    text-transform: capitalize;
    margin-bottom: 19px;
}

.collection-banner .collection-banner-main.banner-style5 .collection-banner-contain h4 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #000000;
    font-weight: 400;
    font-family: "iransans", "Poppins", sans-serif;
    margin-bottom: 18px;
}

.collection-banner .collection-banner-main.banner-style6 .collection-banner-contain {
    padding: 30px;
}

.collection-banner .collection-banner-main.banner-style6 .collection-banner-contain h3 {
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 400;
    font-family: "iransans", "Chau Philomene One", sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.collection-banner .collection-banner-main.banner-style6 .collection-banner-contain h4 {
    font-size: calc(14px + (17 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #000000;
    font-weight: 500;
    font-family: "iransans", "Roboto", sans-serif;
    margin-bottom: 15px;
}

.collection-banner .collection-banner-main.banner-style7 .collection-banner-contain {
    padding: 25px;
}

.collection-banner .collection-banner-main.banner-style7 .collection-banner-contain h3 {
    font-size: calc(16px + (23 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 400;
    font-family: "iransans", "Days One", sans-serif;
    text-transform: capitalize;
    margin-bottom: 11px;
}

.collection-banner .collection-banner-main.banner-style7 .collection-banner-contain h4 {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "iransans", "Poppins", sans-serif;
    margin-bottom: 14px;
}

.collection-banner .collection-banner-main.banner-style8 .collection-banner-contain {
    padding: 25px;
}

.collection-banner .collection-banner-main.banner-style8 .collection-banner-contain h3 {
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    color: #ffffff;
    font-weight: 700;
    font-family: "iransans", "Merienda", cursive;
    text-transform: capitalize;
    margin-bottom: 12px;
}

.collection-banner .collection-banner-main.banner-style8 .collection-banner-contain h4 {
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #000000;
    font-weight: 600;
    font-family: "iransans", "Roboto", sans-serif;
    margin-bottom: 12px;
}

.collection-banner .collection-banner-main.banner-style8 .collection-banner-contain .btn {
    background-color: #ffffff;
    color: #4150b5 !important;
}

.collection-banner .collection-banner-main.collection-13 .collection-img {
    height: 513px;
}

.collection-banner .collection-banner-main:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.collection-banner .collection-banner-main:hover .collection-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.collection-banner .collection-banner-main:hover:after {
    -webkit-animation: collection 1s;
    animation: collection 1s;
}

.collection-banner .banner-2-padding {
    margin-bottom: 15px;
}

@-webkit-keyframes collection {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes collection {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.collection-banner .collection-p1>div:first-child>div>div:nth-child(n+2),
.collection-banner .collection-p1>div:last-child>div>div:nth-child(n+2) {
    margin-top: 15px;
}

.collection-banner .collection-p1>div:nth-child(2) {
    padding-left: unset;
    padding-right: unset;
}

.collection-banner .collection-p2>div:first-child>div>div:first-child {
    padding-right: unset;
}

.collection-banner .collection-p2>div:first-child>div>div:nth-child(n+3) {
    margin-top: 15px;
}

.collection-banner .collection-p2>div:last-child {
    padding-left: unset;
}

.collection-banner .collection-p3>div:first-child {
    padding-right: unset;
}

.collection-banner .collection-p3>div:first-child>div>div:nth-child(n+2) {
    margin-top: 15px;
}

.collection-banner .collection-p3>div:last-child>div>div:first-child {
    padding-right: unset;
}

.collection-banner .collection-p3>div:last-child>div>div:nth-child(n+3) {
    margin-top: 15px;
}

.collection-banner .collection-p4>div:nth-child(2) {
    padding-left: unset;
    padding-right: unset;
}

.collection-banner .collection-p4>div:nth-child(2)>div>div:nth-child(n+2) {
    margin-top: 15px;
}

.collection-banner .collection-p5>div:nth-child(n+2) {
    margin-top: 15px;
}

.collection-banner .collection-p5>div>div>div:nth-child(n+2) {
    padding-left: unset;
}

.collection-banner .collection-p6>div:nth-child(n+2) {
    margin-top: 15px;
}

.collection2>div:nth-child(2) {
    padding-right: 0;
    padding-left: 0;
}

.collection3>div:first-child {
    padding-right: 0;
}

.collection4>div:first-child {
    padding-right: 0;
}

.collection5>div:first-child {
    margin-bottom: 15px;
}

.layout-4-collection>div:first-child {
    margin-left: 270px;
}

.layout-4-collection>div:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}

.layout-3-collection>div:first-child {
    padding-right: 0;
}

/*============================
  14. Product CSS start
==============================*/
.product-block>div:nth-child(n+2) {
    margin-top: 15px;
}

.product-block2>div {
    padding-left: 0;
    padding-right: 0;
}

.product-block2>div:nth-child(n+2) {
    margin-top: 30px;
}

.product-block3>div {
    padding-right: 0;
}

.product-block3>div:nth-child(n+2) {
    margin-top: 15px;
}

.product-block4>div .product-box {
    padding-right: unset;
}

.product-block4>div:nth-child(n+5) {
    margin-top: 30px;
}

.product .product-box {
    padding-right: 15px;
}

.product .product-box .product-imgbox {
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
}

.product .product-box .product-imgbox img {
    margin: 0 auto;
    width: 100%;
}

.product .product-box .product-imgbox .product-front {
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-back {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}

.rtl .product .product-box .product-imgbox .product-back {
    left: unset;
    right: 0;
}

.product .product-box .product-imgbox .on-sale {
    background-color: #e62a16;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 6px;
    font-size: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-imgbox .on-sale {
    right: unset;
    left: 0;
}

.product .product-box .product-imgbox .new-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    font-weight: 600;
}

.rtl .product .product-box .product-imgbox .new-label {
    left: unset;
    right: 0;
}

.product .product-box .product-imgbox .new-label div {
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 3px;
}

.rtl .product .product-box .product-imgbox .new-label div {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    float: right;
}

.product .product-box .product-imgbox .new-label::before {
    width: 0;
    height: 0;
    border-top: 60px solid #4150b5;
    border-right: 60px solid transparent;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}

.rtl .product .product-box .product-imgbox .new-label::before {
    border-right: unset;
    border-left: 60px solid transparent;
    left: unset;
    right: 0;
}

.product .product-box .product-imgbox .product-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rtl .product .product-box .product-imgbox .product-icon {
    right: unset;
    left: 0;
}

.product .product-box .product-imgbox .product-icon button {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
    width: 45px;
    height: 45px;
    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;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon button svg {
    width: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon button:hover {
    background-color: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon button:hover svg {
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon a {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
    width: 45px;
    height: 45px;
    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;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon a svg {
    width: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-imgbox .product-icon a i {
    display: block;
    padding: 15px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    color: #777777;
}

.product .product-box .product-imgbox .product-icon a:hover {
    background-color: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon a:hover svg {
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-imgbox .product-icon.icon-inline {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.product .product-box .product-imgbox .product-icon.icon-inline a {
    margin-left: 7px;
}

.rtl .product .product-box .product-imgbox .product-icon.icon-inline a {
    margin-left: unset;
    margin-right: 7px;
}

.product .product-box .product-imgbox .product-icon.icon-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.product .product-box .product-imgbox .product-icon.icon-top {
    bottom: unset;
    top: 0;
}

.product .product-box .product-imgbox .on-sale1 {
    color: #e62a16;
    text-transform: uppercase;
    position: absolute;
    top: 40px;
    right: -10px;
    padding: 0 6px;
    font-size: calc(11px + (15 - 11) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.rtl .product .product-box .product-imgbox .on-sale1 {
    right: unset;
    left: -10px;
}

.product .product-box .product-imgbox .new-label1 {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #4150b5;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-imgbox .new-label1 {
    left: unset;
    right: 15px;
}

.product .product-box .product-imgbox .on-sale2 {
    color: #e62a16;
    text-transform: uppercase;
    position: absolute;
    top: 40px;
    right: -10px;
    padding: 0 6px;
    font-size: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.rtl .product .product-box .product-imgbox .on-sale2 {
    right: unset;
    left: -10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.product .product-box .product-imgbox .new-label2 {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #e62a16;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-imgbox .new-label2 {
    left: unset;
    right: 15px;
}

.product .product-box .product-imgbox .on-sale3 {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #4150b5;
    text-transform: uppercase;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
}

.rtl .product .product-box .product-imgbox .on-sale3 {
    right: unset;
    left: 10px;
}

.product .product-box .product-imgbox .new-label3 {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
    background-color: #e62a16;
    padding: 15px 10px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-imgbox .new-label3 {
    left: unset;
    right: 10px;
}

.product .product-box .product-imgbox .on-sale4 {
    background-color: #e62a16;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 6px;
    font-size: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-imgbox .on-sale4 {
    right: unset;
    left: 0;
}

.product .product-box .product-imgbox .btn-cart {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #4150b5;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1;
    font-size: 14px;
    padding-top: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
    padding-left: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    padding-right: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    opacity: 0;
    visibility: hidden;
}

.product .product-box .product-imgbox .btn-cart:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
}

.product .product-box .product-imgbox .counter-cart {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.product .product-box:hover .product-imgbox .btn-cart {
    visibility: visible;
    overflow: hidden;
    opacity: 1;
    -webkit-animation: fadeInUp 300ms ease-in-out;
    animation: fadeInUp 300ms ease-in-out;
}

.product .product-box:hover .product-imgbox .counter-cart {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}

.product .product-box:hover .product-back {
    opacity: 1;
}

.product .product-box:hover .product-icon {
    opacity: 1;
}

.product .product-box:hover .product-icon button {
    -webkit-animation: fadeInRight 300ms ease-in-out;
    animation: fadeInRight 300ms ease-in-out;
}

.rtl .product .product-box:hover .product-icon button {
    -webkit-animation: fadeInLeft 300ms ease-in-out;
    animation: fadeInLeft 300ms ease-in-out
}

.product .product-box:hover .product-icon a:nth-child(2) i {
    -webkit-animation: fadeInRight 500ms ease-in-out;
    animation: fadeInRight 500ms ease-in-out;
}

.rtl .product .product-box:hover .product-icon a:nth-child(2) i {
    -webkit-animation: fadeInLeft 500ms ease-in-out;
    animation: fadeInLeft 500ms ease-in-out
}

.product .product-box:hover .product-icon a:nth-child(3) i {
    -webkit-animation: fadeInRight 700ms ease-in-out;
    animation: fadeInRight 700ms ease-in-out;
}

.rtl .product .product-box:hover .product-icon a:nth-child(3) i {
    -webkit-animation: fadeInLeft 700ms ease-in-out;
    animation: fadeInLeft 700ms ease-in-out
}

.product .product-box:hover .product-icon a:nth-child(4) i {
    -webkit-animation: fadeInRight 1000ms ease-in-out;
    animation: fadeInRight 1000ms ease-in-out;
}

.rtl .product .product-box:hover .product-icon a:nth-child(4) i {
    -webkit-animation: fadeInLeft 1000ms ease-in-out;
    animation: fadeInLeft 1000ms ease-in-out
}

.product .product-box:hover .product-icon.icon-inline {
    opacity: 1;
}

.rtl .product .product-box:hover .product-icon.icon-inline {
    direction: rtl;
}

.product .product-box:hover .product-icon.icon-inline button {
    -webkit-animation: fadeInUp 300ms ease-in-out;
    animation: fadeInUp 300ms ease-in-out;
}

.product .product-box:hover .product-icon.icon-inline a:nth-child(2) i {
    -webkit-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}

.product .product-box:hover .product-icon.icon-inline a:nth-child(3) i {
    -webkit-animation: fadeInUp 700ms ease-in-out;
    animation: fadeInUp 700ms ease-in-out;
}

.product .product-box:hover .product-icon.icon-inline a:nth-child(4) i {
    -webkit-animation: fadeInUp 1000ms ease-in-out;
    animation: fadeInUp 1000ms ease-in-out;
}

.product .product-box:hover .product-icon.icon-center button {
    -webkit-animation: none;
    animation: none;
}

.product .product-box:hover .product-icon.icon-center a:nth-child(2) i {
    -webkit-animation: none;
    animation: none;
}

.product .product-box:hover .product-detail.detail-center .detail-title {
    opacity: 0;
}

.product .product-box:hover .product-detail.detail-center .icon-detail {
    opacity: 1;
}

.product .product-box:hover .product-detail.detail-center .icon-detail button {
    -webkit-animation: fadeInUp 300ms ease-in-out;
    animation: fadeInUp 300ms ease-in-out;
}

.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(2) i {
    -webkit-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}

.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(3) i {
    -webkit-animation: fadeInUp 700ms ease-in-out;
    animation: fadeInUp 700ms ease-in-out;
}

.product .product-box:hover .product-detail.detail-center .icon-detail a:nth-child(4) i {
    -webkit-animation: fadeInUp 1000ms ease-in-out;
    animation: fadeInUp 1000ms ease-in-out;
}

.product .product-box:hover .product-detail.product-detail2 .size-box {
    display: block;
}

.product .product-box .product-detail.detail-center1 {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
}

.rtl .product .product-box .product-detail.detail-center1 {
    direction: rtl;
}

.product .product-box .product-detail.detail-center1 .rating-star li i {
    color: #ffa800;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-detail.detail-center1 .rating-star li:last-child i {
    color: #e8ebf2;
}

.product .product-box .product-detail.detail-center1 h6 {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    padding: 3px 0;
    text-transform: capitalize;
    color: #444444;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product .product-box .product-detail.detail-center1 .detail-price {
    color: #e62a16;
    font-weight: 700;
    display: block;
    direction: rtl;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-detail.detail-center1 .detail-price {
    display: inline-flex;
    direction: rtl;
}

.product .product-box .product-detail.detail-center1 .detail-price span {
    margin-right: 20px;
    color: #444444;
}

.rtl .product .product-box .product-detail.detail-center1 .detail-price span {
    margin-left: unset;
    margin-right: 20px;
}

.product .product-box .product-detail.product-detail2 {
    text-align: center;
    padding: 15px;
    background-color: #ffffff;
}

.product .product-box .product-detail.product-detail2 ul li {
    margin-right: 0;
}

.product .product-box .product-detail.product-detail2 ul li:nth-child(n+2) {
    margin-left: 2px;
}

.product .product-box .product-detail.product-detail2 ul li i {
    color: #ffa800;
}

.product .product-box .product-detail.product-detail2 .color-variant {
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.product .product-box .product-detail.product-detail2 .color-variant .check-color {
    width: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320)));
    height: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 50%;
    display: inline-block;
}

.product .product-box .product-detail.product-detail2 .color-variant .check-color.pro-color1 {
    background-color: #f6d51f;
}

.product .product-box .product-detail.product-detail2 .color-variant .check-color.pro-color2 {
    background-color: #000000;
}

.product .product-box .product-detail.product-detail2 .color-variant .check-color.pro-color3 {
    background-color: #f85357;
}

.product .product-box .product-detail.product-detail2 .color-variant .check-color.pro-color4 {
    background-color: #1136b2;
}

.product .product-box .product-detail.product-detail2 .pro-bottom-slide {
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

.product .product-box .product-detail.product-detail2 button {
    border: 1px solid #4150b5;
    background: #4150b5;
    outline: none;
    color: #ffffff;
    text-transform: capitalize;
    padding-top: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320)));
    padding-left: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding-right: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-detail.product-detail2 button:hover {
    background-color: transparent;
    color: #4150b5;
}

.product .product-box .product-detail.product-detail2 .size-box {
    margin-top: 10px;
    display: none;
}

.product .product-box .product-detail h3 {
    font-weight: 700;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #444444;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product .product-box .product-detail h5 {
    color: #4150b5;
    font-weight: 600;
    direction: rtl;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-detail h5 span {
    color: #333333;
    text-decoration: line-through;
}

.product .product-box .product-detail.detail-center {
    position: relative;
    overflow: hidden;
    padding: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    background-color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-detail.detail-center .detail-title {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
}

.product .product-box .product-detail.detail-center .detail-title .detail-left {
    width: 100%;
}

.product .product-box .product-detail.detail-center .detail-title .detail-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.product .product-box .product-detail.detail-center .detail-title .detail-right .price {
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    margin-left: 10px;
    color: #4150b5;
}

.product .product-box .product-detail.detail-inline {
    background-color: #ffffff;
    padding: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    overflow: auto;
}

.product .product-box .product-detail.detail-inverse .detail-title .detail-right .price {
    color: #e62a16;
}

.product .product-box .product-detail .detail-title {
    padding-top: 10px;
}

.product .product-box .product-detail .detail-title .detail-left {
    float: left;
}

.rtl .product .product-box .product-detail .detail-title .detail-left {
    float: right
}

.product .product-box .product-detail .detail-title .detail-left .rating-star i {
    color: #ffa800;
    font-size: calc(11px + (14 - 11) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-detail .detail-title .detail-left .rating-star i:last-child {
    color: #e8ebf2;
}

.product .product-box .product-detail .detail-title .detail-left .price-title {
    text-transform: capitalize;
    color: #444444;
    font-weight: 700;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-detail .detail-title .detail-right {
    float: right;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product .product-box .product-detail .detail-title .detail-right {
    float: left;
}

.product .product-box .product-detail .detail-title .detail-right .check-price {
    text-decoration: line-through;
    direction: rtl;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.product .product-box .product-detail .detail-title .detail-right .price {
    color: #e62a16;
    direction: rtl;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
}

.product .product-box .product-detail .icon-detail {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}

.rtl .product .product-box .product-detail .icon-detail {
    direction: rtl;
}

.product .product-box .product-detail .icon-detail button {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s easer;
    transition: all 0.5s easer;
}

.product .product-box .product-detail .icon-detail button svg {
    width: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #777777;
    -webkit-transition: all 0.5s easer;
    transition: all 0.5s easer;
}

.product .product-box .product-detail .icon-detail button:hover {
    background-color: #4150b5;
}

.product .product-box .product-detail .icon-detail button:hover svg {
    color: #ffffff;
}

.product .product-box .product-detail .icon-detail a {
    width: 45px;
    height: 45px;
    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;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-detail .icon-detail a svg {
    width: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #777777;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box .product-detail .icon-detail a i {
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #dddddd;
    color: #777777;
}

.product .product-box .product-detail .icon-detail a:hover {
    background-color: #4150b5;
}

.product .product-box .product-detail .icon-detail a:hover svg {
    color: #ffffff;
}

.product .product-box.product-box2 .product-icon button {
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 45px;
    height: 45px;
    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;
}

.product .product-box.product-box2 .product-icon button svg {
    color: #333333;
    width: 18px;
}

.product .product-box.product-box2 .product-icon button:hover {
    background-color: #4150b5;
    color: #f1f3f5;
}

.product .product-box.product-box2 .product-icon a {
    width: 45px;
    height: 45px;
    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;
    border-radius: 50%;
}

.product .product-box.product-box2 .product-icon a svg {
    width: 18px;
    color: #333333;
}

.product .product-box.product-box2 .product-icon a i {
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product .product-box.product-box2 .product-icon a i:hover {
    background-color: #4150b5;
    color: #f1f3f5;
}

.product .product-box.product-box2:hover .product-icon {
    bottom: 45%;
}

.product .product-box .tab-content {
    display: block;
}

.product .product-box .nav-tabs {
    border: unset;
}

.product .product-box .nav-tabs .nav-link {
    border: unset;
    padding: 0;
}

.product .product-box .nav-tabs .nav-link.active {
    border: unset;
    background-color: unset;
}

.product-box3 {
    background-color: #ffffff;
    padding: 15px;
    margin-right: 15px;
}

.product-box3 .product-detail {
    text-align: left;
    padding-left: 20px;
    padding-top: 0;
}

.product-box3 .product-detail .rating {
    margin-bottom: 12px;
    line-height: 1;
}

.product-box3 .product-detail .rating li a i {
    color: #ffa800;
}

.product-box3 .product-detail h3 {
    margin-bottom: 12px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
    color: #000000;
}

.product-box3 .product-detail h4 {
    color: #acacac;
    font-weight: 600;
    margin-bottom: 12px;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.rtl .product-box3 .product-detail h4 {
    direction: rtl;
}

.product-box3 .product-detail h4 span {
    text-decoration: line-through;
    color: #e62a16;
    margin-left: 10px;
}

.rtl .product-box3 .product-detail h4 span {
    margin-left: unset;
    margin-right: 10px;
}

.product-box3 .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.no-slider .product-box {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: calc(25% - 30px);
    margin: 0 15px 30px;
    padding-right: 0;
}

.no-slider .product-box:nth-last-child(-n+4) {
    margin: 0 15px 0;
}

.no-slider.five-product .product-box {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: calc(20% - 30px);
    margin: 0 15px 30px;
}

.no-slider.five-product .product-box:nth-last-child(-n+5) {
    margin: 0 15px 0;
}

.product-border {
    border: 1px solid #e8ebf2;
}

.digipro-box {
    border-radius: 10px;
    border: 1px solid #f1f4f7;
    background-color: #ffffff;
    margin-right: 15px;
    margin-left: 15px;
    overflow: hidden;
}

.digipro-box:hover .img-wrraper img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.digipro-box .img-wrraper img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.digipro-box .product-detail {
    padding: 20px;
}

.digipro-box .product-detail h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: rgba(0, 0, 0, 0.7);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
}

.digipro-box .product-detail h5 {
    color: #444444;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}

.digipro-box .product-detail .sale-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
}

.digipro-box .product-detail .sale-box ul li i {
    color: #ffa800;
}

.digipro-box .product-detail .sale-box h4.price {
    color: #444444;
}

.digipro-box .product-detail .sale-box .pro-sale h4 {
    color: #444444;
}

.digipro-box .product-detail .pro-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
}

.digipro-box .product-detail .pro-btn .btn {
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 12px;
}

.digipro-box .product-detail .pro-btn .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
}

.digipro-box .product-detail .pro-btn .btn:last-child {
    background-color: #e62a16;
}


/*============================
   16. Header CSS start
==============================*/
.top-header {
    background-color: #4150b5;
    padding: 10px 0;
    z-index: 99;
}

.top-header .top-header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-header .top-header-left .shpping-order {
    margin-right: 35px;
}

.top-header .top-header-left .shpping-order h6 {
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 13px;
}

.top-header .top-header-left .app-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-header .top-header-left .app-link h6 {
    font-size: 13px;
    color: #ffffff;
    text-transform: capitalize;
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
}

.top-header .top-header-left .app-link ul li {
    margin-left: 10px;
}

.top-header .top-header-left .app-link ul li a i {
    color: #ffffff;
}

.top-header .top-header-right {
    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;
    height: 100%;
}

.top-header .top-header-right .top-menu-block {
    text-align: right;
}

.top-header .top-header-right .top-menu-block ul {
    padding: 0;
}

.top-header .top-header-right .top-menu-block ul li {
    margin-right: 20px;
}

.top-header .top-header-right .top-menu-block ul li a {
    color: #ffffff;
    text-transform: capitalize;
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
    font-size: 13px;
    font-weight: 800;
    height: 100%;
}

.top-header .top-header-right .top-menu-block ul li:last-child {
    margin-right: 0;
}

.top-header .top-header-right .language-block {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.top-header .top-header-right .language-block .language-dropdown {
    position: relative;
}

.top-header .top-header-right .language-block .language-dropdown .language-dropdown-click {
    color: #ffffff;
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
    font-size: 13px;
    font-weight: 800;
    text-transform: capitalize;
}

.top-header .top-header-right .language-block .language-dropdown .language-dropdown-click i {
    margin-left: 10px;
}

.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 1px 0 #dddddd;
    box-shadow: 0 0 1px 0 #dddddd;
    padding: 10px 20px;
    margin-top: 10px;
    position: absolute;
    top: 100%;
    right: 0;
    left: unset;
    z-index: 11;
}

.rtl .top-header .top-header-right .language-block .language-dropdown .language-dropdown-open {
    left: 0;
    right: unset;
}

.rtl .top-header .top-header-right .language-block .language-dropdown .language-dropdown-open {
    text-align: right;
}

.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li {
    display: block;
    margin-bottom: 10px;
}

.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li:last-child {
    margin-bottom: 0;
}

.top-header .top-header-right .language-block .language-dropdown .language-dropdown-open li a {
    color: #444444;
    font-size: 12px;
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
    text-transform: capitalize;
}

.top-header .top-header-right .language-block .curroncy-dropdown {
    position: relative;
    margin-left: 20px;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-click {
    color: #ffffff;
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
    font-size: 13px;
    font-weight: 800;
    text-transform: capitalize;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-click i {
    margin-left: 10px;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 1px 0 #dddddd;
    box-shadow: 0 0 1px 0 #dddddd;
    margin-top: 10px;
    padding: 10px 20px;
    position: absolute;
    top: 100%;
    right: 0;
    left: unset;
    z-index: 11;
}


.rtl .top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open {
    left: 0;
    right: unset;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li {
    display: block;
    margin-bottom: 8px;
}

.category-header7 .category-contain .category-right .menu-block ul li a {
    color: #ffffff;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li:last-child {
    margin-bottom: 0;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li a {
    color: #444444;
    font-size: 12px;
    font-family: "iransans", "Raleway", sans-serif, "PT Sans", sans-serif;
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li a i {
    margin-right: 10px;
}

.rtl .top-header .top-header-right .language-block .curroncy-dropdown .curroncy-dropdown-open li a i {
    margin-right: unset;
    margin-left: 10px;
}

.top-header.top-header-inverse {
    background-color: #e62a16;
}

.input-block .input-box .big-deal-form {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.input-block .input-box .big-deal-form .input-group {
    height: 58px;
}

.input-block .input-box .big-deal-form .input-group .form-control {
    border-radius: 0;
    border: none;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    color: #939b9e;
}

.input-block .input-box .big-deal-form .input-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-block .input-box .big-deal-form .input-group span {
    padding: 10px 20px;
    background-color: #ffffff;
    -ms-flex-item-align: center;
    align-self: center;
}

.input-block .input-box .big-deal-form .input-group span i {
    font-size: 20px;
    color: #939b9e;
}

.input-block .input-box .big-deal-form .input-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    font-weight: 700;
    color: #939b9e;
    background: url("../images/layout-1/drop-1.png") no-repeat scroll 10px 21px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    width: 175px;
    height: 100%;
    text-transform: uppercase;
}

.rtl .input-block .input-box .big-deal-form .input-group select {
    background: url("../images/layout-1/drop-1.png") no-repeat scroll 150px 21px;
}

.input-block .input-box .big-deal-form .input-group .input-group-text {
    background-color: transparent;
    border: none;
    padding: 0;
}

.layout-header1 {
    background-color: #ffffff;
    padding-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
}

.layout-header1 .main-menu-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

.layout-header1 .main-menu-block .menu-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block {
    margin-right: 15px;
    cursor: pointer;
    display: none;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block span i {
    font-size: 24px;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 100vh;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li.mor-slide-open ul li {
    padding-left: 0;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li a {
    color: #333333;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:first-child {
    padding: 0;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child {
    border-bottom: none;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child a {
    color: #4150b5;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child a i {
    font-size: 20px;
    margin-left: 10px;
    float: right;
}

.rtl .layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:last-child a i {
    margin-left: unset;
    margin-right: 10px;
    float: left
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li .nav-sm-back {
    font-size: 16px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    text-align: right;
    padding: 15px;
}

.rtl .layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li .nav-sm-back {
    text-align: left;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide>li:hover>li a {
    color: #4150b5;
}

.layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide li {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 7px 10px;
}

.rtl .layout-header1 .main-menu-block .menu-left .sm-nav-block .nav-slide li {
    text-align: right;
}

.layout-header1 .main-menu-block .menu-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header1 .main-menu-block .menu-right .toggle-nav {
    margin-left: 15px;
}

.layout-header1 .main-menu-block .menu-right .icon-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li {
    position: relative;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li svg {
    fill: #999999;
    width: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li .cart-item {
    display: inline-block;
    color: #4150b5;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "iransans", "PT Sans", sans-serif;
    margin-left: 10px;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li .cart-item span {
    display: block;
    color: #000000;
    margin-top: 3px;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block svg {
    fill: #ffffff;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li .item-count-contain {
    position: absolute;
    top: -8px;
    left: 13px;
    padding-bottom: 1px;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block {
    background-color: #4150b5;
    padding: 15px 20px;
    margin-left: 20px;
    position: relative;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block i {
    font-size: 29px;
    color: #ffffff;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block .cart-product {
    background-color: #ffffff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    position: absolute;
    top: 3px;
    right: 15px;
    line-height: 0;
    color: #4150b5;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block .item-count-contain {
    position: absolute;
    top: 3px;
    left: 29px;
}

.layout-header1 .main-menu-block .menu-right .icon-nav ul li.mobile-search,
.layout-header1 .main-menu-block .menu-right .icon-nav ul li.mobile-setting {
    display: none;
}

.layout-header1 .main-menu-block .menu-right .menu-banner {
    margin-top: 20px;
}

.layout-header1.layout-header1-inverse .main-menu-block .menu-right .icon-nav .cart-block {
    background-color: #e62a16;
}

.layout-header1 .searchbar-input {
    display: none;
}

.category-header {
    background-color: #4150b5;
}

.category-header .navbar-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9;
}

.category-header .navbar-menu .category-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.category-header .navbar-menu .category-left .nav-block {
    min-width: 270px;
    margin-right: 10px;
}

.category-header .navbar-menu .category-left .nav-block .nav-left {
    position: absolute;
    top: 0;
    width: 270px;
    z-index: 1;
    overflow: hidden;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #444444;
    padding: 29px 0;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 16px;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
    width: 17px;
    height: 17px;
    padding: 0;
    background-color: #ffffff;
    color: #444444;
    border-radius: 50%;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat {
    padding: 20px;
    margin-top: 15px;
    margin-right: 10px;
    background-color: #ffffff;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
    display: block;
    padding-bottom: 10px;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li:last-child {
    padding-bottom: 0;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
    color: #444444;
    font-size: 14px;
    text-transform: capitalize;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li img {
    margin-right: 10px;
    border: 2px solid #f0f0f0;
    border-radius: 50%;
    padding: 3px;
    height: 46.5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>a {
    color: #4150b5;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>img {
    border: 2px solid #e62a16;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click {
    color: #4150b5;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1;
    display: block;
    width: 100%;
    margin-top: 10px;
    background-color: transparent;
    border: none;
    outline: none;
    text-align: left;
}

.category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click i {
    float: right;
    font-size: 20px;
}

.rtl .category-header .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click i {
    float: left;
}

.category-header .navbar-menu .category-left .input-block {
    width: 745px;
}

.category-header .navbar-menu .category-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.category-header .navbar-menu .category-right .gift-block {
    background-color: #e62a16;
    padding: 17px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    width: 255px;
    margin-left: 15px;
    border: 0;
}

.category-header .navbar-menu .category-right .gift-block .grif-icon i {
    font-size: 35px;
}

.category-header .navbar-menu .category-right .gift-block .gift-offer {
    margin-left: 10px;
}

.category-header .navbar-menu .category-right .gift-block .gift-offer p {
    text-transform: uppercase;
    line-height: 1;
}

.category-header .navbar-menu .category-right .gift-block .gift-offer span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}

.category-header .navbar-menu .category-right .contact-block {
    padding: 20px 0;
    -ms-flex-item-align: center;
    align-self: center;
}

.category-header .navbar-menu .category-right .contact-block i {
    font-size: 28px;
    color: #ffffff;
}

.category-header .navbar-menu .category-right .contact-block span {
    font-size: 14px;
    color: #ffffff;
    margin-left: 15px;
    text-transform: uppercase;
}

.category-header .navbar-menu .category-right .contact-block span span {
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
}

.category-header.category-header-inverse .navbar-menu .category-left .nav-block .nav-left .navbar {
    background-color: #e62a16;
}

.category-header.category-header-inverse .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
    color: #e62a16;
}

.layout-header2 {
    background-color: #ffffff;
    padding-top: calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
}

.layout-header2 .main-menu-block {
    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;
}

.layout-header2 .main-menu-block .sm-nav-block {
    margin-right: 15px;
    display: none;
}

.layout-header2 .main-menu-block .sm-nav-block span i {
    font-size: 24px;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 100vh;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 10px;
}

.rtl .layout-header2 .main-menu-block .sm-nav-block .nav-slide li {
    text-align: right;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li.mor-slide-open ul li {
    padding-left: 0;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li a {
    color: #444444;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:last-child {
    border-bottom: none;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:last-child a i {
    font-size: 20px;
    margin-left: 10px;
    float: right;
}

.rtl .layout-header2 .main-menu-block .sm-nav-block .nav-slide li:last-child a i {
    margin-left: unset;
    margin-right: 10px;
    float: left
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li .nav-sm-back {
    font-size: 20px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    text-align: right;
    padding: 17px;
}

.rtl .layout-header2 .main-menu-block .sm-nav-block .nav-slide li .nav-sm-back {
    text-align: left;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li .mor-slide-click {
    color: #4150b5;
}

.layout-header2 .main-menu-block .sm-nav-block .nav-slide li:hover>li a {
    color: #e62a16;
}

.layout-header2 .main-menu-block .brand-logo {
    margin-right: 45px;
}

.layout-header2 .main-menu-block .input-block {
    width: 750px;
}

.layout-header2 .main-menu-block .icon-block {
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header2 .main-menu-block .icon-block ul li {
    position: relative;
    display: none;
}

.layout-header2 .main-menu-block .icon-block ul li svg {
    width: 32px;
    fill: #444444;
}

.layout-header2 .main-menu-block .icon-block ul li .cart-block {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header2 .main-menu-block .icon-block ul li .cart-block .cart-item {
    margin-left: 10px;
}

.layout-header2 .main-menu-block .icon-block ul li .cart-block .cart-item h5 {
    color: #444444;
    text-transform: uppercase;
    font-family: "iransans", "PT Sans", sans-serif;
}

.layout-header2 .main-menu-block .icon-block ul li .item-count-contain {
    position: absolute;
    top: -16px;
    left: 16px;
}

.rtl .layout-header2 .main-menu-block .icon-block ul li .item-count-contain {
    left: unset;
    right: 16px;
}

.layout-header2 .main-menu-block .icon-block ul li:nth-child(n+5) {
    display: inline-block;
}

.layout-header2 .main-menu-block .menu-nav {
    display: none;
}

.layout-header2 .searchbar-input {
    display: none;
}

.category-header-2 {
    background-color: #e62a16;
    position: relative;
}

.category-header-2 .navbar-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.category-header-2 .navbar-menu .logo-block {
    display: none;
}

.category-header-2 .navbar-menu .nav-block {
    min-width: 255px;
}

.category-header-2 .navbar-menu .nav-block .nav-left {
    position: absolute;
    width: 255px;
    z-index: 1;
    overflow: hidden;
}

.category-header-2 .navbar-menu .nav-block .nav-left .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #4150b5;
    padding: 29px 0;
    cursor: pointer;
}

.category-header-2 .navbar-menu .nav-block .nav-left .navbar h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 16px;
}

.category-header-2 .navbar-menu .nav-block .nav-left .navbar-toggler {
    width: 17px;
    height: 17px;
    padding: 0;
    background-color: #ffffff;
    color: #4150b5;
    border-radius: 50%;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat {
    padding: 20px;
    margin-top: 15px;
    background-color: #ffffff;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li {
    display: block;
    padding-bottom: 10px;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li a {
    color: #444444;
    font-size: 14px;
    text-transform: capitalize;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li img {
    margin-right: 10px;
    border: 2px solid #f0f0f0;
    border-radius: 50%;
    padding: 3px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li:hover>a {
    color: #4150b5;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li:hover>img {
    border: 2px solid #e62a16;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li .mor-slide-click {
    color: #4150b5;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.category-header-2 .navbar-menu .nav-block .nav-left .nav-cat li .mor-slide-click i {
    font-size: 20px;
    float: right;
}

.category-header-2 .navbar-menu .menu-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header-2 .navbar-menu .menu-block .pixelstrap li .label-nav {
    background-color: #4150b5;
    top: 7px;
}

.category-header-2 .navbar-menu .menu-block .pixelstrap li .label-nav:before {
    border-top: 5px solid #4150b5;
}

.category-header-2 .navbar-menu .menu-block .pixelstrap .dark-menu-item {
    padding-top: 25px;
    padding-bottom: 25px;
    color: white;
}

.category-header-2 .navbar-menu .icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    cursor: pointer;
}

.category-header-2 .navbar-menu .icon-block ul li {
    position: relative;
}

.category-header-2 .navbar-menu .icon-block ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header-2 .navbar-menu .icon-block ul li:nth-child(n+2) {
    margin-left: 20px;
}

.category-header-2 .navbar-menu .icon-block ul li .item-count-contain {
    position: absolute;
    top: -9px;
    left: 14px;
}

.category-header-2 .navbar-menu .icon-block ul li .cart-item {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "iransans", "PT Sans", sans-serif;
    color: #ffffff;
    margin-left: 10px;
}

.category-header-2 .navbar-menu .icon-block ul li .cart-item span {
    display: block;
    margin-top: 3px;
}

.category-header-2 .navbar-menu .icon-block ul li svg {
    width: 30px;
    height: auto;
    fill: #ffffff;
}

.category-header-2 .navbar-menu .icon-block ul li.mobile-search,
.category-header-2 .navbar-menu .icon-block ul li.mobile-setting,
.category-header-2 .navbar-menu .icon-block ul li.mobile-cart {
    display: none;
}

.category-header-2 .navbar-menu .category-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header-2 .navbar-menu .category-right .gift-block {
    background-color: #4150b5;
    padding: 17px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    width: 255px;
    border: 0;
    cursor: pointer;
}

.category-header-2 .navbar-menu .category-right .gift-block .grif-icon i {
    font-size: 35px;
}

.category-header-2 .navbar-menu .category-right .gift-block .gift-offer {
    margin-left: 10px;
}

.category-header-2 .navbar-menu .category-right .gift-block .gift-offer p {
    text-transform: uppercase;
    line-height: 1;
}

.category-header-2 .navbar-menu .category-right .gift-block .gift-offer span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}

.category-header-2 .navbar-menu .category-right .contact-block {
    padding: 20px 28px;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: #c12312;
}

.category-header-2 .navbar-menu .category-right .contact-block i {
    font-size: 28px;
    color: #ffffff;
}

.category-header-2 .navbar-menu .category-right .contact-block span {
    font-size: 14px;
    color: #ffffff;
    margin-left: 10px;
    text-transform: uppercase;
}

.category-header-2 .navbar-menu .category-right .contact-block span span {
    font-size: 20px;
    font-weight: 600;
}

.category-header-2 .searchbar-input {
    display: none;
}

.layout-header3 {
    background-color: #e62a16;
    position: relative;
}

.layout-header3 .main-menu {
    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-top: 15px;
    padding-bottom: 15px;
}

.layout-header3 .main-menu .menu-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.layout-header3 .main-menu .menu-left .sm-nav-block {
    margin-right: 15px;
    display: none;
}

.layout-header3 .main-menu .menu-left .sm-nav-block span i {
    font-size: 25px;
    color: #ffffff;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 100vh;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 7px 10px;
}

.rtl .layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li {
    text-align: right;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide li a {
    color: #444444;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:last-child {
    border-bottom: none;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:last-child a {
    color: #4150b5;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:last-child a i {
    font-size: 20px;
    margin-left: 10px;
    float: right;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li .nav-sm-back {
    font-size: 18px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    text-align: right;
    padding: 9px;
}

.layout-header3 .main-menu .menu-left .sm-nav-block .nav-slide>li:hover>li a {
    color: #4150b5;
}

.layout-header3 .main-menu .menu-left .nav-block {
    min-width: 255px;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 255px;
    top: 0;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar {
    padding: 28px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 16px;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar-toggler {
    width: 17px;
    height: 17px;
    padding: 0;
    background-color: #ffffff;
    color: #e62a16;
    border-radius: 50%;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat {
    padding: 20px;
    margin-top: 25px;
    background-color: #ffffff;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li {
    display: block;
    padding-bottom: 10px;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li a {
    color: #444444;
    font-size: 14px;
    text-transform: capitalize;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li img {
    margin-right: 10px;
    border: 2px solid #f0f0f0;
    border-radius: 50%;
    padding: 3px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li:hover>a {
    color: #4150b5;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat li:hover>img {
    border: 2px solid #e62a16;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat .mor-slide-click a {
    color: #4150b5;
    font-size: 16px;
    font-weight: 700;
    display: block;
    width: 100%;
    text-transform: capitalize;
    line-height: 1;
    margin-top: 10px;
}

.layout-header3 .main-menu .menu-left .nav-block .nav-left .nav-cat .mor-slide-click a i {
    font-size: 20px;
    float: right;
}

.layout-header3 .main-menu .menu-nav span i {
    color: #ffffff;
    font-size: 25px;
}

.layout-header3 .main-menu .menu-nav .desc-horizontal {
    position: fixed;
    background-color: #ffffff;
    width: 300px;
    border-radius: 0;
    border: 1px solid #dddddd;
    top: 0;
    height: 100vh;
    right: -300px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.rtl .layout-header3 .main-menu .menu-nav .desc-horizontal {
    right: unset;
    left: -300px;
}

.layout-header3 .main-menu .menu-nav .desc-horizontal .desc-back {
    padding: 20px;
    font-size: 18px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.layout-header3 .main-menu .menu-nav .desc-horizontal li .label-nav {
    top: -10px;
    left: 20px;
}

.layout-header3 .main-menu .input-block .input-box {
    width: 600px;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group {
    height: 43px;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group .form-control {
    border-radius: 0;
    border: none;
    padding: 0 13px;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group span {
    padding: 10px 20px;
    background-color: #4150b5;
    -ms-flex-item-align: center;
    align-self: center;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group span i {
    font-size: 20px;
    color: #ffffff;
}

.layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    font-weight: 700;
    color: #444444;
    background: url("../images/layout-1/drop-1.png") no-repeat scroll 20px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    width: 175px;
    text-transform: uppercase;
    border-left: 1px solid #dddddd;
}

.rtl .layout-header3 .main-menu .input-block .input-box .big-deal-form .input-group select {
    border-left: unset;
    background: url("../images/layout-1/drop-1.png") no-repeat scroll 142px 17px;
    border-right: 1px solid #ddd;
}

.layout-header3 .main-menu .icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.layout-header3 .main-menu .icon-block ul li {
    position: relative;
}

.layout-header3 .main-menu .icon-block ul li svg {
    fill: #ffffff;
    width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.layout-header3 .main-menu .icon-block ul li.mobile-cart .item-count-contain {
    position: absolute;
    top: -10px;
    left: 9px;
}

.layout-header3 .main-menu .icon-block ul li.mobile-wishlist .cart-item {
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "iransans", "PT Sans", sans-serif;
    margin-left: 5px;
}

.layout-header3 .main-menu .icon-block ul li.mobile-wishlist .cart-item span {
    display: block;
    margin-top: 3px;
    font-weight: 700;
}

.layout-header3 .main-menu .icon-block ul li.mobile-wishlist .item-count-contain {
    top: -5px;
    left: 14px;
}

.layout-header3 .main-menu .icon-block ul li.mobile-search,
.layout-header3 .main-menu .icon-block ul li.mobile-setting {
    display: none;
}

.layout-header3 .main-menu .icon-block .toggle-nav-desc {
    margin-left: 15px;
    display: none;
}

.layout-header3 .main-menu .icon-block .toggle-nav-desc i {
    font-size: 25px;
    color: #ffffff;
}

.layout-header3 .main-menu .gift-block {
    background-color: #3a48a2;
    padding: 17px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    width: auto;
    border: 0;
    cursor: pointer;
}

.layout-header3 .main-menu .gift-block .grif-icon i {
    font-size: 35px;
}

.layout-header3 .main-menu .gift-block .gift-offer {
    margin-left: 10px;
}

.layout-header3 .main-menu .gift-block .gift-offer p {
    text-transform: uppercase;
    line-height: 1;
}

.layout-header3 .main-menu .gift-block .gift-offer span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}

.layout-header4 {
    padding: 15px 0;
    background-color: #ffffff;
    position: relative;
}

.layout-header4 .contact-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.layout-header4 .contact-block .sm-nav-block {
    margin-right: 15px;
}

.layout-header4 .contact-block .sm-nav-block .sm-nav-btn {
    display: none;
}

.layout-header4 .contact-block .sm-nav-block span i {
    font-size: 24px;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 100vh;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
    cursor: pointer;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 7px 10px;
}

.rtl .layout-header4 .contact-block .sm-nav-block .nav-slide li {
    text-align: right;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li ul li {
    padding-left: 0;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li a {
    color: #444444;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li:first-child {
    padding: 0;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li:last-child {
    border-bottom: none;
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li:last-child a i {
    font-size: 20px;
    margin-left: 10px;
    float: right;
}

.rtl .layout-header4 .contact-block .sm-nav-block .nav-slide li:last-child a i {
    margin-left: unset;
    margin-right: 10px;
    float: left
}

.layout-header4 .contact-block .sm-nav-block .nav-slide li .nav-sm-back {
    font-size: 16px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    text-align: right;
    padding: 7px;
}

.rtl .layout-header4 .contact-block .sm-nav-block .nav-slide li .nav-sm-back {
    text-align: left;
}

.layout-header4 .contact-block .desc-nav-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.layout-header4 .contact-block .desc-nav-block ul li:nth-child(n+2) {
    margin-left: 30px;
}

.layout-header4 .contact-block .desc-nav-block ul li svg {
    width: 30px;
    fill: #4150b5;
    display: inline-block;
}

.layout-header4 .contact-block .desc-nav-block ul li .contact-item {
    color: #777777;
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 12px;
    display: inline-block;
}

.layout-header4 .contact-block .desc-nav-block ul li .contact-item span {
    font-size: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
    color: #444444;
    display: block;
    line-height: 1;
    font-weight: 700;
}

.layout-header4 .contact-block .desc-nav-block ul li.mobile-user {
    color: #999999;
    font-size: calc(20px + (33 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.layout-header4 .logo-block {
    text-align: center;
}

.layout-header4 .icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.layout-header4 .icon-block ul li {
    position: relative;
}

.layout-header4 .icon-block ul li:nth-child(n+2) {
    margin-left: 25px;
}

.layout-header4 .icon-block ul li .item-count-contain {
    top: -5px;
    left: 15px;
}

.layout-header4 .icon-block ul li a svg {
    fill: #999999;
    width: 30px;
}

.layout-header4 .icon-block ul li a .cart-item {
    display: inline-block;
    color: #444444;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "iransans", "PT Sans", sans-serif;
}

.rtl .layout-header4 .icon-block ul li a .cart-item {
    text-align: right;
}

.layout-header4 .icon-block ul li a .cart-item span {
    display: block;
    margin-top: 2px;
}

.layout-header4 .icon-block ul li.mobile-search,
.layout-header4 .icon-block ul li.mobile-setting,
.layout-header4 .icon-block ul li.mobile-user {
    display: none;
}

.layout-header4 .icon-block ul li.mobile-cart svg {
    fill: #4150b5;
}

.layout-header4 .icon-block .toggle-nav {
    display: none;
}

.category-header-4 {
    background-color: #4150b5;
    position: relative;
}

.category-header-4 .navbar-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.category-header-4 .navbar-menu .category-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.category-header-4 .navbar-menu .category-left .sm-nav-btn {
    margin-right: 15px;
    display: none;
}

.category-header-4 .navbar-menu .category-left .sm-nav-btn i {
    font-size: 24px;
}

.category-header-4 .navbar-menu .category-left .logo-block {
    display: none;
}

.category-header-4 .navbar-menu .category-left .nav-block {
    min-width: 260px;
    position: relative;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left {
    position: absolute;
    width: 260px;
    z-index: 1;
    overflow: hidden;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e62a16;
    padding: 28px 0;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 16px;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .navbar-toggler {
    width: 17px;
    height: 17px;
    padding: 0;
    background-color: #ffffff;
    color: #444444;
    border-radius: 50%;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat {
    padding: 30px 35px;
    margin-top: 15px;
    background-color: #ffffff;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li {
    display: block;
    padding-bottom: 19px;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li:last-child {
    padding-bottom: 0;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
    color: #444444;
    font-size: 14px;
    text-transform: capitalize;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a i {
    margin-right: 15px;
    float: right;
}

.rtl .category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a i {
    margin-left: unset;
    margin-right: 15px;
    float: left
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat li:hover>a {
    color: #4150b5;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click {
    padding-bottom: 0;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click a {
    color: #4150b5;
    font-size: 16px;
    font-weight: 700;
    display: block;
    width: 100%;
    line-height: 1;
    text-transform: capitalize;
}

.category-header-4 .navbar-menu .category-left .nav-block .nav-left .nav-cat .mor-slide-click a i {
    float: right;
    font-size: 20px;
}

.category-header-4 .navbar-menu .category-left .nav-block:before {
    width: 100%;
    height: 100%;
    background-color: #e62a16;
    position: absolute;
    content: '';
    top: 0;
    left: -100%;
    z-index: 9;
}

.category-header-4 .navbar-menu .menu-block .pixelstrap .light-menu-item {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #ffffff;
}

.category-header-4 .navbar-menu .menu-block .pixelstrap li .label-nav {
    background-color: #e62a16;
    top: 7px;
}

.category-header-4 .navbar-menu .menu-block .pixelstrap li .label-nav:before {
    border-top: 5px solid #e62a16;
}

.category-header-4 .navbar-menu .category-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-header-4 .navbar-menu .category-right .gift-block {
    background-color: #444444;
    padding: 12px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    width: 255px;
    border: 0;
    cursor: pointer;
}

.category-header-4 .navbar-menu .category-right .gift-block .grif-icon i {
    font-size: 35px;
}

.category-header-4 .navbar-menu .category-right .gift-block .gift-offer {
    margin-left: 10px;
}

.category-header-4 .navbar-menu .category-right .gift-block .gift-offer p {
    text-transform: uppercase;
    line-height: 1;
}

.category-header-4 .navbar-menu .category-right .gift-block .gift-offer span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}

.category-header-4 .navbar-menu .category-right .icon-block {
    display: none;
}

.category-header-4 .navbar-menu .category-right .icon-block ul li svg {
    width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
    fill: #ffffff;
}

.category-header-4 .navbar-menu .category-right .icon-block ul li .item-count-contain {
    top: -10px;
    right: -5px;
}

.rtl .category-header-4 .navbar-menu .category-right .icon-block ul li .item-count-contain {
    right: unset;
    left: -5px;
}

.category-header-4 .navbar-menu .category-right .icon-block ul li.mobile-search,
.category-header-4 .navbar-menu .category-right .icon-block ul li.mobile-setting {
    display: none;
}

.category-header-4 .navbar-menu .category-right .icon-block .toggle-nav {
    margin-left: 15px;
}

.category-header-4 .navbar-menu .input-block {
    width: 535px;
    margin-top: auto;
    margin-bottom: auto;
}

.category-header-4 .searchbar-input {
    display: none;
}

.category-header-6 {
    background-color: #e62a16;
}

.category-header-6 .navbar-menu .category-left .nav-block .nav-left .navbar {
    background-color: #4150b5;
}

.category-header-6 .navbar-menu .category-left .nav-block .nav-left .nav-cat li a {
    color: #333333;
}

.category-header-6 .navbar-menu .category-right .gift-block {
    background-color: #4150b5;
}

.onhover-dropdown {
    position: relative;
    z-index: 9;
}

.onhover-dropdown .onhover-show-div {
    top: 50px;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
    min-width: 160px;
    text-align: left;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 15px 20px;
    border: 5px solid #f2f2f2;
}

.onhover-dropdown .onhover-show-div li {
    display: block;
    line-height: 2.2;
    margin-left: 0 !important;
}

.onhover-dropdown .onhover-show-div li a {
    color: #444444;
    text-transform: capitalize;
    font-size: 14px;
    font-family: "iransans", "PT Sans", sans-serif;
}

.onhover-dropdown:hover .onhover-show-div {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.cart-hover-div {
    position: relative;
}

.cart-hover-div .cart-show-div {
    top: 50px;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
    min-width: 250px;
    text-align: left;
    -webkit-box-shadow: 0 0 1px 0 #dddddd;
    box-shadow: 0 0 1px 0 #dddddd;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    right: 0;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    border: 5px solid #f2f2f2;
}

.cart-hover-div .cart-show-div.right {
    right: unset;
}

.cart-hover-div .cart-show-div li {
    margin-left: 0 !important;
    width: 100%;
}

.cart-hover-div .cart-show-div li .media {
    padding-bottom: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.cart-hover-div .cart-show-div li .media img {
    height: 70px;
    margin-right: 20px;
    border: 1px solid #dddddd;
}

.cart-hover-div .cart-show-div li .media .media-body {
    -ms-flex-item-align: center;
    align-self: center;
}

.cart-hover-div .cart-show-div li .media .media-body h6 {
    color: #444444;
    text-transform: capitalize;
    font-family: "iransans", "PT Sans", sans-serif;
    padding-bottom: 5px;
}

.cart-hover-div .cart-show-div li .total {
    padding: 10px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.cart-hover-div .cart-show-div li .total h6 {
    font-size: 16px;
    color: #8d8d8d;
    text-transform: capitalize;
;
}

.cart-hover-div .cart-show-div li .total h6 span {
    float: right;
}

.cart-hover-div .cart-show-div li .check-btn {
    text-transform: capitalize;
    font-size: 16px;
    padding-top: 10px;
}

.cart-hover-div .cart-show-div li .check-btn a {
    color: #000000;
    font-family: "iransans", "PT Sans", sans-serif;
}

.cart-hover-div .cart-show-div li .check-btn a:last-child {
    float: right;
}

.cart-hover-div:hover .cart-show-div {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}

.cart-hover-div:hover .cart-show-div.right {
    right: unset;
}

.search-overlay {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}

.search-overlay>div {
    width: 100%;
}

.search-overlay>div .close-mobile-search {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 50px;
    color: #444444;
    cursor: pointer;
}

.search-overlay>div .overlay-content input {
    padding: 20px 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dddddd;
}

.search-overlay>div .overlay-content input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-overlay>div .overlay-content input::-webkit-input-placeholder {
    font-size: 18px;
    font-family: "iransans", "PT Sans", sans-serif;
    color: #444444;
}

.search-overlay>div .overlay-content input::-moz-placeholder {
    font-size: 18px;
    font-family: "iransans", "PT Sans", sans-serif;
    color: #444444;
}

.search-overlay>div .overlay-content input:-ms-input-placeholder {
    font-size: 18px;
    font-family: "iransans", "PT Sans", sans-serif;
    color: #444444;
}

.search-overlay>div .overlay-content input::-ms-input-placeholder {
    font-size: 18px;
    font-family: "iransans", "PT Sans", sans-serif;
    color: #444444;
}

.search-overlay>div .overlay-content input::placeholder {
    font-size: 18px;
    font-family: "iransans", "PT Sans", sans-serif;
    color: #444444;
}

.search-overlay>div .overlay-content button {
    position: absolute;
    top: 10px;
    right: 20px;
    background-color: transparent;
    border: none;
    font-size: 22px;
}

.search-overlay>div .overlay-content button i {
    color: #444444 !important;
}

.mobile-setting-hover {
    position: relative;
}

.mobile-setting-hover .mobile-setting-show {
    position: absolute;
    bottom: 40px;
    right: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 1px 0 #dddddd;
    box-shadow: 0 0 1px 0 #dddddd;
    min-width: 160px;
    padding: 20px;
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0;
}

.mobile-setting-hover .mobile-setting-show h6 {
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
    font-family: "iransans", "PT Sans", sans-serif;
    margin-bottom: 10px;
}

.mobile-setting-hover .mobile-setting-show .curroncy {
    margin-top: 10px;
}

.mobile-setting-hover .mobile-setting-show ul li {
    display: block;
    margin-bottom: 8px;
    padding-left: 17px;
}

.mobile-setting-hover .mobile-setting-show ul li:last-child {
    margin-bottom: 0;
}

.mobile-setting-hover .mobile-setting-show ul li a {
    color: #444444;
    text-transform: capitalize;
    font-family: "iransans", "PT Sans", sans-serif;
    font-size: 14px;
}

.mobile-setting-hover:hover .mobile-setting-show {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}

.product-notification {
    width: 300px;
    padding: 20px;
    background-color: white;
    -webkit-box-shadow: 0 0 7px 2px rgba(158, 158, 158, 0.2);
    box-shadow: 0 0 7px 2px rgba(158, 158, 158, 0.2);
    margin: 10px;
    position: fixed;
    bottom: 0;
    -webkit-animation: movebottom 10s infinite;
    animation: movebottom 10s infinite;
    z-index: 99;
}

.product-notification img {
    height: 70px;
}

.product-notification .btn-close {
    position: absolute;
    right: 13px;
    top: 5px;
    font-size: 14px;
    z-index: 99;
    opacity: 1;
}

.item-count {
    position: relative;
}

.item-count .item-count-contain {
    position: absolute;
    font-family: "iransans";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #4150b5;
    color: #ffffff;
    font-size: 12px;
    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;
}

.item-count .item-count-contain.item-whtie {
    background-color: #ffffff;
    color: #4150b5;
}

.item-count .item-count-contain.inverce {
    background-color: #e62a16;
}

.item-count .item-count-contain.item-md {
    width: 15px;
    height: 15px;
    font-size: 10px;
}

.item-count:hover .item-count-contain {
    -webkit-animation: pulse 0.8s infinite;
    animation: pulse 0.8s infinite;
}

.mobilecat-toggle {
    display: none;
}

.icon-lable {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #4150b5;
    color: #ffffff;
    font-size: 12px;
    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;
}

.top-header2 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #4150b5;
}

.top-header2 ul li a {
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
}

.top-header2 ul li a i {
    margin-right: 10px;
}

.top-header2 ul li:nth-child(n+2) {
    margin-left: 15px;
}

.top-header2 .top-header-right {
    text-align: right;
}

.top-header2.light-header {
    background-color: #f1f1f1;
}

.top-header2.light-header ul li a {
    color: #444444;
}

.header7 {
    padding-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    background-color: #ffffff;
    position: relative;
    border-bottom: 1px solid #dddddd;
}

.header7 .pixelstrap ul a,
.header7 .pixelstrap ul a:hover,
.header7 .pixelstrap ul a:focus,
.header7 .pixelstrap ul a:active,
.header7 .pixelstrap ul a.highlighted {
    font-size: 16px;
}

.header7 .header-contain {
    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;
}

.header7 .header-contain .logo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header7 .header-contain .logo-block .mobilecat-toggle {
    font-size: 24px;
    color: #4150b5;
    margin-right: 15px;
}

.header7 .header-contain .menu-block .toggle-nav {
    display: none;
}

.header7 .header-contain .menu-block ul li a.dark-menu-item {
    font-size: 16px;
}

.header7 .header-contain .icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header7 .header-contain .icon-block.icon-lg-block {
    display: none;
}

.header7 .header-contain .icon-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header7 .header-contain .icon-block ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.header7 .header-contain .icon-block ul li:nth-child(n+2) {
    margin-left: 10px;
}

.header7 .header-contain .icon-block ul li svg {
    width: 30px;
    color: #4150b5;
}

.header7 .header-contain .icon-block ul li .item-count-contain {
    top: -8px;
    right: 0;
}

.rtl .header7 .header-contain .icon-block ul li .item-count-contain {
    right: unset;
    left: -5px;
}

.header7 .header-contain .icon-block ul li.icon-desk-none {
    display: none;
}

.header7 .header-contain .icon-block ul li.icon-lg-block {
    display: none;
}

.header7 .header-contain .icon-block ul li.icon-md-block {
    display: none;
}

.header7 .header-contain .icon-block ul.rounde-icon li {
    width: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 50%;
    border: 2px solid #dddddd;
    position: relative;
}

.header7 .header-contain .icon-block ul.rounde-icon li:nth-child(n+2) {
    margin-left: calc(5px + (15 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.header7 .header-contain .icon-block ul.rounde-icon li svg {
    width: 45%;
    height: auto;
    fill: #000000;
}

.header7 .header-contain .icon-block ul.rounde-icon li .icon-lable {
    position: absolute;
    top: -5px;
    right: -4px;
}

.header7 .header-contain .icon-block ul.theme-color li {
    width: calc(30px + (45 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (45 - 30) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 100%;
    background-color: #4150b5;
    cursor: pointer;
}

.header7 .header-contain .icon-block ul.theme-color li svg {
    fill: #ffffff;
    width: 35%;
}

.header7 .header-contain .icon-block ul.theme-color li:nth-child(n+2) {
    margin-left: calc(5px + (15 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.header7 .header-contain .icon-block ul.theme-color.color-full li:nth-child(2) {
    background-color: #e62a16;
}

.header7 .header-contain .icon-block ul.theme-color.color-full li:nth-child(3) {
    background-color: #33b54c;
}

.header7 .header-contain .icon-block ul.theme-color.color-full li:nth-child(4) {
    background-color: #f85357;
}

.header7 .header-contain .icon-block ul.theme-color.color-full li:nth-child(5) {
    background-color: #f6d51f;
}

.header7 .header-contain .icon-block ul.icon-radius li {
    border-radius: 50%;
}

.header7 .header-contain .icon-block .toggle-nav {
    margin-left: 15px;
}

.header7 .toggle-nav {
    padding-top: 0;
    padding-bottom: 0;
}

.header-style2 .searchbar-input {
    display: none;
}

.searchbar-input {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
    box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
    z-index: 10;
}

.searchbar-input .input-group {
    height: 100%;
}

.searchbar-input .input-group .twitter-typeahead {
    width: calc(100% - 126px);
}

.searchbar-input .input-group .twitter-typeahead .form-control {
    height: 100%;
}

.rtl .searchbar-input .input-group .twitter-typeahead .form-control {
    text-align: right;
}

.searchbar-input .input-group .form-control {
    border: none;
    text-transform: capitalize;
    color: #444444;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    padding: 0;
    border-radius: 0;
    background-color: #ffffff !important;
}

.searchbar-input .input-group .form-control::-webkit-input-placeholder {
    color: #939b9e;
    font-weight: 600;
}

.searchbar-input .input-group .form-control::-moz-placeholder {
    color: #939b9e;
    font-weight: 600;
}

.searchbar-input .input-group .form-control:-ms-input-placeholder {
    color: #939b9e;
    font-weight: 600;
}

.searchbar-input .input-group .form-control::-ms-input-placeholder {
    color: #939b9e;
    font-weight: 600;
}

.searchbar-input .input-group .form-control::placeholder {
    color: #939b9e;
    font-weight: 600;
}

.searchbar-input .input-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.searchbar-input .input-group .input-group-text {
    background-color: #ffffff;
    height: 100%;
    border: none;
    cursor: pointer;
}

.searchbar-input .input-group .input-group-text:first-child {
    padding-left: 30px;
}

.searchbar-input .input-group .input-group-text:last-child {
    padding-right: 30px;
}

.rtl .searchbar-input .input-group .input-group-text:first-child {
    padding-left: 0.75rem;
    padding-right: 30px;
}

.rtl .searchbar-input .input-group .input-group-text:last-child {
    padding-right: 0.75rem;
    padding-left: 30px;
}

.searchbar-input .input-group .input-group-text svg {
    width: 22px;
    height: auto;
    fill: #939b9e;
}

.searchbar-input.open {
    width: 100%;
    opacity: 1;
    visibility: visible;
}

.category-header7 {
    background-color: #4150b5;
    position: relative;
}

.category-header7 .category-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.category-header7 .category-contain .category-left .logo-block .mobilecat-toggle {
    display: none;
    margin-right: 15px;
}

.rtl .category-header7 .category-contain .category-left .logo-block .mobilecat-toggle {
    margin-right: unset;
    margin-left: 15px;
}

.category-header7 .category-contain .category-left .logo-block .mobilecat-toggle i {
    font-size: 24px;
    color: #4150b5;
}

.category-header7 .category-contain .category-left .logo-block .brand-logo {
    display: none;
}



.category-header7 .category-contain .icon-block {
    display: none;
}

.category-header7 .category-contain .icon-block ul li svg {
    width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.category-header7 .category-contain .icon-block ul li .item-count-contain {
    top: -10px;
    right: -4px;
}

.rtl .category-header7 .category-contain .icon-block ul li .item-count-contain {
    right: unset;
    left: -4px;
}

.category-header7 .category-contain .icon-block .toggle-nav {
    margin-left: 15px;
}

.category-header7 .category-contain .gift-block-main {
    height: 100%;
    cursor: pointer;
}

.category-header7 .category-contain .gift-block-main .gift-block {
    height: 100%;
}

.category-header7 .category-contain .gift-block-main .gift-dropdown.dropdown-menu {
    right: 0;
}

.category-header7.category-inverse {
    background-color: #e62a16;
}

.category-header7.category-inverse .category-contain .store-locator select {
    background-color: #4150b5;
}

.category-header7 .searchbar-input {
    display: none;
}

.header-category {
    z-index: 1;
    position: relative;
}

.header-category .category-toggle {
    background: #e62a16;
    width: 100%;
    display: block;
    padding: 20px 30px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.header-category .category-toggle i {
    margin-right: 15px;
}

.header-category ul.collapse-category {
    width: 100%;
    background-color: #ffffff;
    padding: 20px;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 15px;
    border: 1px solid #dddddd;
}

.rtl .header-category ul.collapse-category {
    left: unset;
    right: 0;
}

.header-category ul.collapse-category li {
    display: block;
    text-transform: capitalize;
}

.header-category ul.collapse-category li.back-btn {
    padding-bottom: 15px;
    font-size: 18px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    border-bottom: 1px solid #dddddd;
}

.header-category ul.collapse-category li.back-btn i {
    margin-right: 10px;
}

.rtl .header-category ul.collapse-category li.back-btn i {
    margin-right: unset;
    margin-left: 10px;
}

.header-category ul.collapse-category li a {
    color: #444444;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    width: 100%;
    line-height: 1;
}

.header-category ul.collapse-category li a img {
    border: 2px solid #f0f0f0;
    padding: 3px;
    border-radius: 50%;
    margin-right: 10px;
}

.header-category ul.collapse-category li:nth-child(n+3) a {
    border-top: 1px solid #dddddd;
}

.header-category ul.collapse-category li:first-child a {
    padding-top: 0;
}

.header-category ul.collapse-category li:last-child a {
    padding-bottom: 0;
}

.header-category ul.collapse-category.hide {
    display: none;
}

.header-category ul.collapse-category.show {
    display: block;
}

.header-category2 .category-toggle {
    background: #4150b5;
    width: 100%;
    display: block;
    padding: 20px 30px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.header-category2 .category-toggle i {
    margin-right: 15px;
}

.header-category2 ul.collapse-category {
    width: 100%;
    background-color: #ffffff;
    padding: 25px;
    margin-top: 15px;
    border: 1px solid #dddddd;
}

.header-category2 ul.collapse-category li {
    display: block;
    text-transform: capitalize;
}

.header-category2 ul.collapse-category li.back-btn {
    padding-bottom: 15px;
    font-size: 18px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    border-bottom: 1px solid #dddddd;
}

.header-category2 ul.collapse-category li.back-btn i {
    margin-right: 10px;
}

.header-category2 ul.collapse-category li a {
    color: #444444;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    line-height: 1;
}

.header-category2 ul.collapse-category li a .icon {
    margin-right: 15px;
    padding: 3px;
    border: 2px solid #f0f0f0;
    width: 41px;
    height: 41px;
    border-radius: 50%;
}

.header-category2 ul.collapse-category li a .icon>div {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background-color: rgba(65, 80, 181, 0.07);
    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;
}

.header-category2 ul.collapse-category li a .icon svg {
    width: 50%;
}

.header-category2 ul.collapse-category li:nth-child(2) a {
    padding-top: 0;
}

.header-category2 ul.collapse-category li:last-child a {
    padding-bottom: 0;
}

.header-category2 ul.collapse-category.hide {
    display: none;
}

.header-category2 ul.collapse-category.show {
    display: block;
}

.header-category3 {
    z-index: 1;
    position: relative;
}

.header-category3 .category-toggle {
    background-color: #e62a16;
    width: 100%;
    display: block;
    padding: 20px 30px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.header-category3 .category-toggle i {
    margin-right: 15px;
}

.rtl .header-category3 .category-toggle i {
    margin-right: unset;
    margin-left: 15px;
}

.header-category3 ul li {
    display: block;
    text-transform: capitalize;
    position: relative;
    width: 240px;
    background-color: #ffffff;
}

.header-category3 ul li a {
    color: #444444;
    font-size: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
    display: block;
    width: 100%;
    line-height: 1;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.header-category3 ul li a span:before {
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 7px;
    color: #444444;
    font-size: 20px;
    font-family: FontAwesome;
}

.header-category3 ul li a:hover {
    color: #4150b5;
}

.header-category3 ul li a:hover span:before {
    color: #4150b5;
}

.header-category3 ul li a i {
    float: right;
    font-weight: 600;
}

.header-category3 ul.collapse-category {
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 15px;
    margin-top: 10px;
    border: 1px solid #dddddd;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rtl .header-category3 ul.collapse-category {
    left: unset;
    right: 0;
}

.header-category3 ul.collapse-category>li.back-btn {
    padding-bottom: 15px;
    font-size: 18px;
    color: #444444;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    border-bottom: 1px solid #dddddd;
}

.header-category3 ul.collapse-category>li.back-btn i {
    margin-right: 10px;
}

.header-category3 ul.collapse-category>li:nth-child(2)>a {
    padding-top: 20px;
}

.header-category3 ul.collapse-category>li:nth-child(2)>a span:before {
    top: 17px;
}

.header-category3 ul.collapse-category>li:last-child a {
    padding-bottom: 20px;
}

.header-category3 ul.collapse-category>li ul {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 0 0 #dddddd;
    box-shadow: 0 0 0 #dddddd;
}

.header-category3 ul.collapse-category>li ul li:first-child a {
    padding-top: 20px;
}

.header-category3 ul.collapse-category>li ul li:last-child a {
    padding-bottom: 20px;
}

.header-category3 ul.collapse-category.open {
    visibility: hidden;
    opacity: 0;
}

.header-category3 ul .categoryone .collapse-two {
    position: absolute;
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 2px;
}

.header-category3 ul .categoryone .collapse-two .categorytwo .collapse-third {
    position: absolute;
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 2px;
}

.header-category3 ul .categoryone .collapse-two .categorytwo:hover .collapse-third {
    opacity: 1;
    visibility: visible;
}

.header-category3 ul .categoryone:hover .collapse-two {
    opacity: 1;
    visibility: visible;
}

.header-category3 ul .categoryone:hover .collapse-mega {
    opacity: 1;
    visibility: visible;
}

.header-category3 ul .categoryone .collapse-mega {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #dddddd;
    border-radius: 2px;
    display: flex;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header-category3 ul .categoryone .collapse-mega .mega-box h5 {
    color: #444444;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1;
}

.header-category3 ul .categoryone .collapse-mega .mega-box ul {
    border: none;
}

.header-category3 ul .categoryone .collapse-mega .mega-box ul li:first-child {
    border-top: none;
}

.header-category3 ul .categoryone .collapse-mega .mega-box ul li:first-child a {
    padding-top: 0;
}

.header-category3 ul .categoryone .collapse-mega .mega-box ul li:last-child a {
    padding-bottom: 0;
}

.category-heandle {
    position: relative;
    z-index: 3;
}

.category-heandle .heandle-left,
.category-heandle .heandle-right {
    width: 4px;
    height: 40px;
    border-radius: 3px;
    background-color: #4150b5;
    position: absolute;
    top: -13px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.category-heandle .heandle-left .point,
.category-heandle .heandle-right .point {
    position: relative;
}

.category-heandle .heandle-left .point:after,
.category-heandle .heandle-left .point:before,
.category-heandle .heandle-right .point:after,
.category-heandle .heandle-right .point:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #4150b5;
    z-index: -1;
    left: -4px;
}

.category-heandle .heandle-left .point:after,
.category-heandle .heandle-right .point:after {
    bottom: -9px;
}

.category-heandle .heandle-left .point:before,
.category-heandle .heandle-right .point:before {
    top: 31px;
}

.category-heandle .heandle-left {
    left: 20px;
}

.category-heandle .heandle-right {
    right: 20px;
}

.category-heandle.open {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header-search {
    width: 850px;
}

.header-search .input-group {
    height: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-search .input-group .twitter-typeahead {
    width: calc(100% - 270px) !important;
}

.header-search .input-group .form-control,
.header-search .input-group .typeahead {
    /*border-left: none;*/
    /*border-right: none;*/
    text-transform: capitalize;
    color: #444444;
    padding-left: 25px;
    padding-right: 25px;
    height: 60px;
    width: 100%;
}

.rtl .header-search .input-group .form-control,
.rtl .header-search .input-group .typeahead {
    direction: rtl;
}

.header-search .input-group .form-control:focus,
.header-search .input-group .typeahead:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.header-search .input-group .input-group-text {
    padding-left: 25px;
    padding-right: 25px;
    background-color: #4150b5;
    color: #ffffff;
    border: none;
}

.header-search .input-group .input-group-text:first-child {
    padding: 0;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #4150b5;
}

.header-search .input-group .input-group-text:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header-search .input-group .input-group-text select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    height: 100%;
    text-transform: capitalize;
    border: none;
    border-left: 1px solid #dddddd;
    background: url(../images/dropdown1.png) no-repeat 85%;
    background-size: 18px;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    padding-right: 64px;
    border: none;
    outline: none;
    color: #ffffff;
    font-weight: 700;
}

.header-search .input-group .input-group-text select option {
    background-color: #4150b5;
}

.header-search.search-style2 .input-group {
    padding: 3px;
    border: 1px solid #dddddd;
}

.header-search.search-style2 .input-group .form-control {
    border: none;
    height: 100%;
}

.header-search.search-style2 .input-group .input-group-text {
    background-color: rgba(65, 80, 181, 0.7);
    border-left: unset;
    height: 100%;
}

.header-search.search-style2 .input-group .input-group-text select {
    background: url(../images/dropdown2.png) no-repeat 85%;
    background-size: 18px;
}

.header-search2 {
    width: 850px;
}

.header-search2 .input-group {
    height: 60px;
}

.header-search2 .input-group .form-control {
    border-left: none;
    border-right: none;
    text-transform: capitalize;
    color: #444444;
}

.header-search2 .input-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.header-search2 .input-group .input-group-text {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #4150b5;
    color: #ffffff;
}

.header-search2 .input-group .input-group-text select {
    background-color: transparent;
    height: 100%;
    text-transform: uppercase;
    border: none;
    border-left: 1px solid #dddddd;
    background: url(../images/pin.png) no-repeat 88%;
    background-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
    padding-right: 45px;
    border: none;
    outline: none;
    color: #ffffff;
    font-weight: 700;
}

.header-search2 .input-group .input-group-text select option {
    background-color: #4150b5;
    border: none;
    outline: none;
}

.header-search2 .input-group .input-group-text:first-child {
    padding: 0;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.header-search3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-search3 .input-group {
    height: 68px;
}

.header-search3 .input-group .form-control {
    border-right: none;
    text-transform: capitalize;
    color: #444444;
    padding: 15px 25px;
    font-weight: 700;
    font-size: 16px;
}

.header-search3 .input-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.header-search3 .input-group .input-group-text {
    padding-left: 25px;
    padding-right: 25px;
    background-color: #4150b5;
    color: #ffffff;
}

.header-search3 .input-group .input-group-text i {
    font-size: 20px;
}

.header-search3 .icon-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-search3 .icon-block ul li {
    width: 65px;
    height: 65px;
    border-radius: 5px;
    background-color: #4150b5;
    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;
    margin-left: 15px;
    position: relative;
}

.header-search3 .icon-block ul li .item-count-contain {
    position: absolute;
    top: -5px;
    right: 0;
}

.header-search3 .icon-block ul li svg {
    fill: #ffffff;
    width: 43%;
}

.store-locator {
    background-color: #e62a16;
    height: 100%;
}

.store-locator select {
    background-color: transparent;
    height: 100%;
    border: none;
    background: url(../images/pin.png) no-repeat 88%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 14px;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-right: 45px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.rtl .store-locator select {
    background: url(../images/pin.png) no-repeat 12%;
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 14px;
    padding-left: 45px;
}

.store-locator select option {
    background-color: #4150b5;
}

.gift-block-main {
    position: relative;
    cursor: pointer;
}

.gift-block-main .gift-toggle {
    background-color: #4150b5;
    color: #ffffff;
    font-weight: 700;
    min-width: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gift-block-main .gift-toggle .grif-icon {
    margin-right: 20px;
}

.gift-block-main .gift-toggle .grif-icon i {
    font-size: 30px;
}

.gift-block-main .gift-toggle .gift-offer p {
    text-transform: uppercase;
    line-height: 1;
}

.gift-block-main .gift-toggle .gift-offer span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}

.gift-block-main .gift-block {
    background-color: #e62a16;
    padding: 12px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    width: 255px;
    border: 0;
}

.gift-block-main .gift-block .grif-icon i {
    font-size: 35px;
}

.gift-block-main .gift-block .gift-offer {
    margin-left: 10px;
}

.gift-block-main .gift-block .gift-offer p {
    text-transform: uppercase;
    line-height: 1;
}

.gift-block-main .gift-block .gift-offer span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.2;
}

.gift-block-main .gift-dropdown.dropdown-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

@-webkit-keyframes movebottom {
    0% {
        display: block;
        bottom: -200px;
    }

    25% {
        bottom: 0px;
    }

    75% {
        bottom: 0px;
    }

    100% {
        display: none;
        bottom: -200px;
    }
}

@keyframes movebottom {
    0% {
        display: block;
        bottom: -200px;
    }

    25% {
        bottom: 0px;
    }

    75% {
        bottom: 0px;
    }

    100% {
        display: none;
        bottom: -200px;
    }
}

.gift-dropdown.dropdown-menu {
    border: 2px solid #f1f1f1;
    width: 100%;
    border-radius: 0;
    padding: 20px 10px 20px 20px;
}

.gift-dropdown.dropdown-menu .media {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gift-dropdown.dropdown-menu .media:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.gift-dropdown.dropdown-menu .cash {
    height: 10px;
    margin-top: -5px;
}

.gift-dropdown.dropdown-menu .fire {
    height: 13px;
    margin-top: -5px;
}

.gift-dropdown.dropdown-menu .offer-banner {
    width: 60px;
    border: 1px dashed #afafaf;
    border-radius: 5px;
    text-align: center;
    margin-right: 13px;
    font-size: 13px;
    padding: 5px 1px;
    text-transform: uppercase;
    font-weight: 700;
}

.gift-dropdown.dropdown-menu .media+.media {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #f1f5f8;
}

.gift-dropdown.dropdown-menu .media+.media h5 {
    padding-bottom: 2px;
}

.gift-dropdown.dropdown-menu .media .me-3 {
    height: 45px;
    width: 45px;
    background-color: #e6e8f6;
    padding: 7px;
    border-radius: 100%;
    margin-right: 12px !important;
}

.gift-dropdown.dropdown-menu .media .me-3 img {
    height: 30px;
}

header {
    -webkit-animation: slideInUp 300ms ease-in-out;
    animation: slideInUp 300ms ease-in-out;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 2;
    -webkit-box-shadow: 1px 1px 15px #939b9e;
    box-shadow: 1px 1px 15px #939b9e;
    -webkit-animation: slideInDown 300ms ease-in-out;
    animation: slideInDown 300ms ease-in-out;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sticky .header7 {
    padding-top: 0;
    padding-bottom: 0;
}

.sticky .header7 .header-contain .icon-block ul.theme-color li {
    height: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
    width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.sticky .header7 .header-contain .brand-logo img {
    height: 45px;
}

.sticky.header-style2 .category-header7 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sticky.header-style2 .category-header7 .category-contain .icon-block ul li svg {
    width: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.sticky.header-style2 .category-header7 .brand-logo img {
    height: 40px;
}

.sticky .category-header-4 {
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.sticky .category-header-4 .navbar-menu .menu-block .pixelstrap .light-menu-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sticky .category-header-4 .navbar-menu .category-left .logo-block img {
    height: 40px;
}

.sticky .category-header-4 .navbar-menu .category-left .nav-block {
    display: none;
}

.sticky .category-header-4 .navbar-menu .category-left .nav-block:before {
    display: none;
}

.sticky .category-header-4 .navbar-menu .category-left .logo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sticky .category-header-4 .navbar-menu .category-right .icon-block ul li svg {
    width: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.sticky .category-header-4 .navbar-menu .input-block {
    display: none;
}

.sticky .category-header-4 .navbar-menu .category-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sticky .category-header-4 .navbar-menu .category-right .gift-block {
    display: none;
}

.sticky .category-header-4 .navbar-menu .category-right .icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sticky .category-header-4 .navbar-menu .category-right .icon-block ul li svg {
    fill: #444444;
}

.sticky .category-header-4 .navbar-menu .category-right .icon-block ul li .item-count-contain.item-whtie {
    background-color: #4150b5;
    color: #ffffff;
}

.sticky .category-header-4 .navbar-menu .category-right .icon-block ul li.mobile-setting,
.sticky .category-header-4 .navbar-menu .category-right .icon-block ul li.mobile-search {
    display: inline-block;
}

.sticky .category-header-4 .navbar-menu .menu-block .pixelstrap .light-menu-item {
    color: #444444;
}

.sticky .category-header-4 .searchbar-input {
    display: block;
}

.sticky .layout-header3 .main-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sticky .layout-header3 .main-menu .item-count .item-count-contain {
    width: 16px;
    height: 16px;
    font-size: 10px;
}

.sticky .layout-header3 .main-menu .menu-left .nav-block .nav-left .navbar {
    padding: 12px 0;
}

.sticky .layout-header3 .main-menu .gift-dropdown.dropdown-menu {
    padding: 10px 5px 10px 5px;
}

.sticky .layout-header3 .main-menu .gift-dropdown.dropdown-menu .media .me-3 {
    width: 35px;
}

.sticky .layout-header3 .main-menu .gift-dropdown.dropdown-menu .media .me-3 img {
    height: 25px;
}

.sticky .layout-header3 .main-menu .gift-block {
    padding: 7px 20px;
}

.sticky .layout-header3 .main-menu .gift-block i {
    font-size: 25px;
}

.sticky .layout-header3 .main-menu .icon-block ul li.mobile-wishlist .item-count-contain {
    top: -9px;
}

.sticky .layout-header3 .main-menu .icon-block ul li svg {
    width: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.sticky .layout-header3 .main-menu .logo-block img {
    height: 40px;
}

.sticky .layout-header1 {
    padding: 0;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li svg {
    width: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.sticky .layout-header1 .main-menu-block .brand-logo img {
    height: 40px;
}

.sticky+.theme-slider {
    padding-top: 107px;
}

.sticky .category-header-2 .navbar-menu .icon-block ul li svg {
    width: 20px;
    margin-left: 5px;
}

.sticky .category-header-2 .menu-block .dark-menu-item {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.sticky .category-header-2 .logo-block .brand-logo img {
    height: 40px;
}

.sticky .top-header {
    display: none;
}

.sticky .layout-header2 {
    display: none;
}

.sticky .category-header-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
}

.sticky .category-header-2 .navbar-menu .logo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sticky .category-header-2 .navbar-menu .nav-block {
    display: none;
}

.sticky .category-header-2 .navbar-menu .icon-block ul li:nth-child(n+2) {
    margin-left: unset;
}

.sticky .category-header-2 .navbar-menu .icon-block ul li.mobile-search,
.sticky .category-header-2 .navbar-menu .icon-block ul li.mobile-setting,
.sticky .category-header-2 .navbar-menu .icon-block ul li.mobile-cart {
    display: inline-block;
}

.sticky .category-header-2 .navbar-menu .icon-block ul li .cart-item {
    display: none;
}

.sticky .category-header-2 .navbar-menu .icon-block ul li svg {
    fill: #303030;
}

.sticky .category-header-2 .navbar-menu .icon-block ul li .item-count-contain {
    width: 15px;
    height: 15px;
}

.sticky .category-header-2 .navbar-menu .menu-block .pixelstrap .dark-menu-item {
    color: #303030;
}

.sticky .category-header-2 .navbar-menu .category-right {
    display: none;
}

.sticky .category-header-2 .searchbar-input {
    display: block;
}

.sticky .category-header {
    display: none;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-search,
.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul .mobile-setting {
    display: inline-block;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li .item-count-contain {
    width: 15px;
    height: 15px;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li .cart-item {
    display: none;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block {
    padding: 0;
    margin-left: 0;
    background-color: transparent;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block svg {
    fill: #999999;
    width: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block.item-count .item-count-contain {
    left: unset;
    right: 1px;
    top: -8px;
}

.rtl .sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block.item-count .item-count-contain {
    right: unset;
    left: 1px;
}

.sticky .layout-header1 .main-menu-block .menu-right .icon-nav ul li.cart-block.item-count .item-count-contain.item-whtie {
    background-color: #4150b5;
    color: #ffffff;
}

.sticky .layout-header1 .searchbar-input {
    display: block;
}

.sticky .layout-header3 .main-menu .icon-block ul li.mobile-setting {
    display: inline-block;
}

.sticky .layout-header3 .main-menu .icon-block ul li.mobile-wishlist .cart-item {
    display: none;
}

.sticky .layout-header4 {
    height: 0;
    padding: 0;
}

.sticky .top-header2 {
    display: none;
}

.sticky .header7 .header-contain .icon-block ul li.icon-desk-none {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sticky.header-style2 .header7 {
    display: none;
}

.sticky.header-style2 .category-header7 {
    background-color: #ffffff;
}

.sticky.header-style2 .category-header7 .category-contain {
    height: auto;
}

.sticky.header-style2 .category-header7 .category-contain .category-left .logo-block .brand-logo {
    display: block;
}

.sticky.header-style2 .category-header7 .category-contain .category-left .header-category {
    display: none;
}

.sticky.header-style2 .category-header7 .category-contain .category-left .header-category3 {
    display: none;
}

.sticky.header-style2 .category-header7 .category-contain .category-right .menu-block ul li a {
    color: #444444;
}

.sticky.header-style2 .category-header7 .category-contain .icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sticky.header-style2 .category-header7 .category-contain .icon-block ul li svg {
    fill: #444444;
}

.sticky.header-style2 .category-header7 .category-contain .store-locator {
    display: none;
}

.sticky.header-style2 .category-header7 .searchbar-input {
    display: block;
}




/*============================
   20. Title css
==============================*/
.title1 {
    text-align: center;
    background-color: #ffffff;
    padding: 42px 0;
}

.title1 h4 {
    font-size: 18px;
    color: #444444;
    text-transform: uppercase;
}

.title1.title-big h4 {
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.title2 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    text-align: center;
    background-color: #ffffff;
}

.title2 h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #444444;
    font-weight: 600;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 0 auto;
}

.title2 h4:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 3px;
    width: 100%;
    max-width: 100%;
    background: #4150b5;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.title2 h4:hover:before {
    width: 48px;
    max-width: 50%;
}

.title3 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}

.title3 h4 {
    text-transform: uppercase;
    color: #000000;
    margin-top: -4px;
}

.title3.title-big h4 {
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.title4 {
    text-align: center;
    padding-top: calc(20px + (42 - 20) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(20px + (42 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.title4 h4 {
    font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #444444;
    text-transform: uppercase;
    line-height: 1;
}

.title4 h4 span {
    color: #4150b5;
}

.title5 {
    text-align: center;
    background-color: #ffffff;
}

.title5 h4 {
    font-size: 36px;
    text-transform: uppercase;
    color: #000000;
}

.title5 p {
    color: #444444;
    margin-top: 10px;
    font-size: 18px;
}

.title6 {
    text-align: center;
    position: relative;
    padding: calc(18px + (42 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.title6 h4 {
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    padding: 0 25px;
    text-transform: uppercase;
    position: relative;
    color: #444444;
}

.title6 h4:before,
.title6 h4:after {
    width: 10%;
    height: 2px;
    content: '';
    background: #444444;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -30px;
}

.title6 h4:after {
    right: -30px;
    left: unset;
}

.title7 {
    text-align: center;
    padding-bottom: calc(20px + (42 - 20) * ((100vw - 320px) / (1920 - 320)));
    background-color: #ffffff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.title7 h3 {
    text-transform: uppercase;
    margin-bottom: calc(5px + (15 - 5) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1;
}

.title7 .line {
    position: relative;
    width: 100%;
    height: 3px;
    background-color: #e62a16;
}

.title7 .line:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #4150b5;
    animation: moveboll 15s linear infinite alternate-reverse;
}

.title8 {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
}

.title8 h4 {
    font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #444444;
    text-transform: uppercase;
    line-height: 1;
}

.title8:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 3px;
    width: 100%;
    max-width: 100%;
    background: #4150b5;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.title8:hover:before {
    width: 50%;
    max-width: 50%;
}

.title2 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    text-align: center;
    background-color: #ffffff;
}

.title2 h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #444444;
    font-weight: 600;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    margin: 0 auto;
}

.title2 h4:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 3px;
    width: 100%;
    max-width: 100%;
    background: #4150b5;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.title2 h4:hover:before {
    width: 48px;
    max-width: 50%;
}

/*============================
  21. Tab-product css
==============================*/
.tab-product-main {
    background-color: #ffffff;
}

.tab-product-main .tab-prodcut-contain {
    text-align: center;
}

.tab-product-main .tab-prodcut-contain ul li {
    padding: 40px 0;
    position: relative;
}

.tab-product-main .tab-prodcut-contain ul li:nth-child(n+2) {
    margin-left: 40px;
}

.rtl .tab-product-main .tab-prodcut-contain ul li:nth-child(n+2) {
    margin-left: unset;
    margin-right: 40px;
}

.tab-product-main .tab-prodcut-contain ul li.current a {
    color: #4150b5;
}

.tab-product-main .tab-prodcut-contain ul li.current:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 5px;
    background-color: #4150b5;
    width: 100%;
    content: '';
}

.tab-product-main .tab-prodcut-contain ul li a {
    color: #4150b5;
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.tab-product-main.tab-second {
    padding-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.tab-product-main.tab-second .tab-prodcut-contain ul li {
    border-radius: 5px;
    border: 1px solid #4150b5;
    line-height: 1;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-product-main.tab-second .tab-prodcut-contain ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
    padding-left: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
    padding-right: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-product-main.tab-second .tab-prodcut-contain ul li a svg {
    width: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
    margin-right: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-product-main.tab-second .tab-prodcut-contain ul li.current {
    border-color: #4150b5;
    background-color: #4150b5;
}

.tab-product-main.tab-second .tab-prodcut-contain ul li.current a {
    color: #ffffff;
}

.tab-product-main.tab-second .tab-prodcut-contain ul li.current a svg {
    fill: #ffffff;
}

.tab-product-main.tab-second .tab-prodcut-contain ul li.current:before {
    display: none;
}

.tab-product-main.tab-third .tab-prodcut-contain ul li.current:before {
    top: unset;
    bottom: 32%;
}

.tab-product-main.tab-four {
    background-color: transparent;
}

.tab-product-main.tab-four .tab-prodcut-contain ul li {
    padding: 0;
    margin: 0;
}

.tab-product-main.tab-four .tab-prodcut-contain ul li.current a {
    background-color: #4150b5;
    color: #ffffff;
}

.tab-product-main.tab-four .tab-prodcut-contain ul li.current::before {
    display: none;
}

.tab-product-main.tab-four .tab-prodcut-contain ul li a {
    padding-top: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
    padding-left: calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding-right: calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 30px;
    border: 1px solid #4150b5;
    line-height: 1;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    display: block;
}

.tab-product-main.tab-four .tab-prodcut-contain ul li:nth-child(n+2) {
    margin-left: calc(0px + (15 - 0) * ((100vw - 320px) / (1920 - 320)));
}


/*=====================
  23.breadcrumb CSS start
==========================*/
.breadcrumb-main {
    background-color: #ffffff;
    padding: 50px 0;
}

.breadcrumb-main .breadcrumb-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.breadcrumb-main .breadcrumb-contain h2 {
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.breadcrumb-main .breadcrumb-contain ul li {
    margin-right: 15px;
}

.breadcrumb-main .breadcrumb-contain ul li:last-child {
    margin-right: 0;
}

.breadcrumb-main .breadcrumb-contain ul li a {
    color: #333333;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
    font-weight: 700;
}

.breadcrumb-main .breadcrumb-contain ul li i {
    color: #333333;
    font-size: 17px;
    font-weight: 700;
}

/*=====================
  24. payment offer CSS start
==========================*/
.paymant-offer-mian {
    background-color: #ffffff;
    padding: 30px;
    margin-right: 15px;
    text-align: center;
}

.rtl .paymant-offer-mian {
    direction: rtl;
}

.paymant-offer-mian img {
    margin: 0 auto;
}

.paymant-offer-mian h2 {
    color: #e62a16;
    font-weight: 600;
    line-height: 1;
    margin-top: 25px;
    font-family: "iransans", monospace;
}

.paymant-offer-mian h3 {
    text-transform: capitalize;
    line-height: 1;
    margin-top: 10px;
    color: #333333;
    font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    margin-bottom: 10px;
}

.paymant-offer-mian h4 {
    text-transform: capitalize;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 500;
}

.paymant-offer-mian .payment-cod {
    padding: 8px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-transform: capitalize;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    line-height: 1;
    color: #e62a16;
    background-color: rgba(230, 42, 22, 0.1);
    font-weight: 700;
    border: 1px dashed;
    border-radius: 5px;
}

/*=====================
  25.Inner pages CSS start
==========================*/
.sitemap_page .title {
    color: #4150b5;
    text-transform: capitalize;
    font-weight: 700;
}

.sitemap_page ul {
    padding-left: 10px;
}

.sitemap_page ul li {
    display: block;
    margin-bottom: 10px;
}

.sitemap_page ul li a {
    color: #444444;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: capitalize;
}

.sitemap_page ul li a i {
    font-size: 10px;
}

.sitemap_page ul li a:hover {
    color: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sitemap_page ul ul {
    padding-left: 15px;
    margin-top: 5px;
}

.sitemap_page ul ul li {
    margin-bottom: 0;
}

.sitemap_page ul ul li a {
    font-weight: 400;
    color: #333333;
    font-size: 14px;
}

.select_input select {
    padding: 13px 20px;
    margin-bottom: 25px;
}

.mb-3.theme-form .mb-5 {
    margin-bottom: 0 !important;
}

.template-password {
    background: url("../images/coming-soon.jpg");
    background-size: cover;
    height: 100vh;
    background-blend-mode: overlay;
    background-color: #82c2db;
}

.template-password #container {
    height: 100vh;
    max-width: 600px;
    margin: 0 auto;
    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;
}

.template-password #container>div {
    width: 100%;
}

.template-password #container #login {
    width: 100%;
    margin-bottom: 120px;
}

.template-password #container #login h2 {
    color: #4150b5;
    font-size: 30px;
    font-weight: 600;
    margin-top: 50px;
    font-size: 300%;
}

.template-password #container #login .theme-form h3 {
    color: #333333;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 500;
}

.template-password #container #login .theme-form input {
    border-color: #dddddd;
    font-size: 12px;
    padding: 17px 25px;
    margin-bottom: 15px;
    height: inherit;
}

.template-password #container #login .theme-form input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.template-password #container #powered {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}

.template-password #container #owner a {
    color: #4150b5;
}

.template-password .btn-normal {
    text-transform: uppercase;
}

.review-page .comment-section {
    border-bottom: none !important;
}

.review-page .comment-section li:first-child {
    border-top: none;
    padding-top: 0;
}

.review-page .comment-section li:last-child {
    padding-bottom: 0;
}

.review-page .comnt-sec {
    margin-top: 10px;
}

.review-page .comnt-sec li {
    margin-right: 15px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    border-top: none !important;
}

.review-page .comnt-sec li a {
    color: #777777;
    font-size: 16px;
}

.review-page .comnt-sec li a i {
    margin-right: 5px;
}

.error-section {
    padding: 130px 0;
    text-align: center;
}

.error-section h1 {
    font-size: 200px;
    font-weight: 100;
    margin: 0;
    line-height: 0.8;
    color: #444444;
    margin-top: -11px;
}

.error-section h2 {
    color: #333333;
    font-weight: 700;
    margin: 40px 0;
    text-transform: uppercase;
}

.error-section .btn-normal {
    text-transform: uppercase;
}

.breadcrumb-section {
    background-color: #dddddd;
    padding: 30px 0;
}

.breadcrumb-section .page-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumb-section .page-title h2 {
    font-size: 16px;
    margin-bottom: 0;
}

.breadcrumb-section .breadcrumb {
    background-color: transparent;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-transform: uppercase;
    font-size: 14px;
    color: #444444;
    font-weight: 600;
    margin: 0;
    padding-right: 0;
}

.breadcrumb-section .breadcrumb a {
    color: #444444;
    font-weight: 600;
}

.about-head {
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.about-head h2 {
    color: #4150b5;
    margin-bottom: 0;
}

.about-page p {
    margin-bottom: -7px;
}

.about-page .banner-section {
    border-radius: 5px;
    overflow: hidden;
}

.about-page h4 {
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.3;
    color: #333333;
}

.about-page p {
    line-height: 1.8;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.team {
    position: relative;
}

.team img {
    margin: 0 auto;
    padding: 0 10px;
}

.team .slick-prev,
.team .slick-next {
    position: absolute;
    top: -45px;
}

.team .slick-prev:before,
.team .slick-next:before {
    font: normal normal normal 30px/1 FontAwesome;
    color: #444444;
    opacity: 0.6;
}

.team .slick-prev {
    left: unset;
    right: 20px;
}

.team .slick-prev:before {
    content: "\f104";
}

.team .slick-next {
    right: 0;
}

.team .slick-next:before {
    content: "\f105";
}

.team h2 {
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}

.team h4,
.team h6 {
    text-align: center;
}

.team h4 {
    color: #4150b5;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
}

.team h6 {
    margin-bottom: 0;
    color: #444444;
}

.collection-filter>div:nth-child(n +2) {
    margin-top: 30px;
}

.category-6 .col-xl-2 {
    padding-left: 10px;
    padding-right: 10px;
}

.category-6 .col-xl-2 .product .product-box .product-detail .icon-detail button {
    padding: 10px;
}

.category-6 .col-xl-2 .product .product-box .product-detail .icon-detail a i {
    padding: 10px;
}

.collection-filter-block .product-service .media {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.collection-filter-block .product-service .media svg {
    height: 40px;
    width: 40px;
}

.collection-filter-block .product-service .media svg path {
    fill: #4150b5;
}

.collection-filter-block .product-service .media .media-body {
    padding-left: 10px;
}

.collection-filter-block .product-service .media .media-body h4 {
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #333333;
}

.collection-filter-block .product-service .media .media-body p {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.collection-filter-block .product-service .media:last-child {
    padding-bottom: 0;
}

.collection-collapse-block .collapse-block-title {
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    line-height: 1;
}

.collection-collapse-block .collapse-block-title:after {
    position: absolute;
    display: block;
    top: 0;
    right: -3px;
    content: "\f0d7";
    font-family: FontAwesome;
    color: #333333;
}

.collection-collapse-block .collection-collapse-block-content .color-selector {
    margin-top: 20px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-check-input {
    height: 20px;
    width: 20px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a {
    color: #777777;
    padding-bottom: 10px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:last-child a {
    padding-bottom: 0;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
    margin-top: 30px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox {
    margin-bottom: 12px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:first-child {
    margin-top: 20px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child {
    margin-bottom: -5px;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
    text-transform: uppercase;
    cursor: pointer;
    color: #777777;
    font-weight: 600;
    padding-left: 5px;
    line-height: 1.7;
    margin-bottom: 0;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:checked {
    background-color: #4150b5;
    border-color: #4150b5;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before {
    top: 1px;
    height: 15px;
    width: 15px;
    background: #ffffff;
    border: 1px solid #dddddd;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after {
    top: 1px;
    height: 15px;
    width: 15px;
    background-size: 65%;
}

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
}

.color-selector ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #777777;
    font-weight: 700;
    text-transform: uppercase;
}

.color-selector ul li:nth-child(n+2) {
    margin-top: 5px;
}

.color-selector ul li:nth-child(n+2)>div.active:after {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.color-selector ul li>div {
    height: 22px;
    width: 22px;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #dddddd;
}

.color-selector ul li>div.active {
    position: relative;
}

.color-selector ul li>div.active:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
    top: 5px;
    right: 0;
    height: 15px;
    width: 15px;
    background-size: 70%;
    background-repeat: no-repeat;
    position: absolute;
}

.color-selector ul li .color-1 {
    background-color: #ffffff;
}

.color-selector ul li .color-2 {
    background-color: brown;
}

.color-selector ul li .color-3 {
    background-color: red;
}

.color-selector ul li .color-4 {
    background-color: purple;
}

.color-selector ul li .color-5 {
    background-color: teal;
}

.color-selector ul li .color-6 {
    background-color: pink;
}

.color-selector ul li .color-7 {
    background-color: coral;
}

.color-selector.inline ul li {
    display: inline-block;
}

.color-selector.inline ul li>div {
    margin-right: unset;
}

.color-selector.inline ul li:nth-child(n+2) {
    margin-top: 0;
    margin-left: 5px;
}

.collection-sidebar-banner {
    margin-top: 30px;
}

.collection-sidebar-banner img {
    width: 100%;
}

.top-banner-wrapper .top-banner-content h4 {
    font-weight: 600;
    color: #333333;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.top-banner-wrapper .top-banner-content h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 1.2;
    margin-bottom: 10px;
}

.top-banner-wrapper .top-banner-content p {
    line-height: 1.5;
    color: #777777;
    margin-bottom: 0;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product-wrapper-grid.list-view .product-wrap .product-info {
    text-align: left;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 15px;
}

.product-wrapper-grid.list-view .product-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    background-color: #ffffff;
}

.product-wrapper-grid.list-view .product-box .product-imgbox,
.product-wrapper-grid.list-view .product-box .img-block {
    width: 25%;
}

.product-wrapper-grid.list-view .product-box .product-detail {
    padding-left: 15px;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: left !important;
}

.product-wrapper-grid.list-view .product-box .product-detail.detail-center {
    padding: 0;
    padding-left: 25px;
    background-color: transparent;
    overflow: unset;
}

.product-wrapper-grid.list-view .product-box .product-detail .rating-star {
    margin-top: 0;
    margin-bottom: 10px;
}

.product-wrapper-grid.list-view .product-box .product-detail p {
    display: block !important;
    margin-bottom: 10px;
    line-height: 18px;
}

.product-wrapper-grid.list-view .product-box .product-detail .color-variant {
    padding-top: 10px;
}

.product-wrapper-grid.list-view .product-box .product-detail h6 {
    font-weight: 700;
    margin-bottom: 10px;
}

.product-wrapper-grid.list-view .product-box .product-detail .detail-title {
    opacity: 1 !important;
    padding-top: 0 !important;
    background-color: transparent;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail {
    position: relative;
    padding-top: 10px;
    left: unset;
    right: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    top: 0;
    bottom: 0;
    opacity: 1;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail button {
    -webkit-animation: none;
    animation: none;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail button i {
    font-size: 14px;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail a i {
    font-size: 12px;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail a:nth-child(2) i {
    -webkit-animation: none;
    animation: none;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail a:nth-child(3) i {
    -webkit-animation: none;
    animation: none;
}

.product-wrapper-grid.list-view .product-box .product-detail .icon-detail a:nth-child(4) i {
    -webkit-animation: none;
    animation: none;
}

.collection-product-wrapper .product-top-filter {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.collection-product-wrapper .product-top-filter .product-filter-content,
.collection-product-wrapper .product-top-filter .popup-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.collection-product-wrapper .product-top-filter .product-filter-content .search-count,
.collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup,
.collection-product-wrapper .product-top-filter .popup-filter .search-count,
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    border-right: 1px solid #dddddd;
    padding: 20px;
    text-transform: capitalize;
    width: 35%;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5,
.collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup h5,
.collection-product-wrapper .product-top-filter .popup-filter .search-count h5,
.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup h5 {
    margin-bottom: 0;
    color: #333333;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-view,
.collection-product-wrapper .product-top-filter .popup-filter .collection-view {
    padding: 20px;
    width: 10%;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li,
.collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li {
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child,
.collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child {
    margin-right: 14px;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view,
.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
    padding: 20px;
    width: 20%;
    border-right: 1px solid #dddddd;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul,
.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li,
.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li {
    margin-left: 10px;
}

.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img,
.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li img {
    height: 18px;
    cursor: pointer;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    position: relative;
    width: 20%;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
    border: 0;
    /*padding: 20px;*/
    margin-top: 8px;
    border-right: 1px solid #dddddd;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: url(../images/dropdown.png) no-repeat 95%;
    color: #040404;
    font-weight: 700;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    padding-right: 20px;
    background-color: #ffffff;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select:focus,
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select:focus,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select:focus {
    outline: unset;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option,
.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select option,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select option {
    padding: 20px 0;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: 15%;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    right: 10px;
}

.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
    border-right: none;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle {
    background: url(../images/dropdown.png) no-repeat 95%;
    border-right: 1px solid #dddddd;
    padding: 20px;
    text-transform: capitalize;
    width: 35%;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    cursor: pointer;
}

.rtl .collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle,
.rtl .collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle {
    background: url(../images/dropdown.png) no-repeat 5%;
;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle h5,
.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle h4,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle h5,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle h4 {
    margin-bottom: 0;
    color: #333333;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle h4,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle h4 svg,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle h4 svg {
    margin-right: 10px;
}

.rtl .collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter-toggle h4 svg,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter-toggle h4 svg {
    margin-right: unset;
    margin-left: 10px;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter {
    position: absolute;
    top: 100%;
    left: 15px;
    width: 860px;
    padding: 30px;
    z-index: 1;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    display: none;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 800px;
}

.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group {
    padding-right: 20px;
    margin-right: 20px;
    width: 25%;
    border-right: 1px solid #e8ebf2;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group:last-child,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

.collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter .btn,
.collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .btn {
    float: right;
}

.rtl .collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group,
.rtl .collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group {
    padding-right: unset;
    padding-left: 20px;
    margin-right: unset;
    margin-left: 20px;
    border-right: unset;
    border-left: 1px solid #e8ebf2;
}

.rtl .collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group:last-child,
.rtl .collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .horizontal-filter-contain .filter-group:last-child {
    padding-right: unset;
    padding-left: 0;
    margin-right: unset;
    margin-left: 0;
    border-right: unset;
    border-left: none;
}

.rtl .collection-product-wrapper .product-top-filter .product-filter-content.horizontal-filter-mian .horizontal-filter .btn,
.rtl .collection-product-wrapper .product-top-filter .popup-filter.horizontal-filter-mian .horizontal-filter .btn {
    float: left;
}

.collection-product-wrapper .product-top-filter .popup-filter {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
}

.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar {
    width: 3px;
}

.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-track {
    background: #dddddd;
}

.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb {
    background: #444444;
}

.collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb:hover {
    background: #444444;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    position: relative;
    cursor: pointer;
    width: 20%;
    background: url(../images/dropdown.png) no-repeat 95%;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup a {
    font-size: 16px;
    color: #333333;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
    background-color: #8a8a8a;
    width: 270px;
    height: 600px;
    overflow-y: scroll;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-filter-block {
    border: none;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .theme-card {
    padding: 0 30px;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner {
    padding: 0 30px;
}

.collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner img {
    width: 100%;
}

.collection-product-wrapper .product-top-filter .popup-filter .open-popup {
    display: none;
    position: absolute;
    z-index: 9;
    top: 75px;
    left: 0;
    min-width: 330px;
    border: 5px solid #f2f2f2;
}

.collection-product-wrapper .product-top-filter .popup-filter .open-popup.open {
    display: block;
}

.collection-product-wrapper .product-top-filter .popup-filter .open-popup .collection-filter-block {
    margin-bottom: 0;
}

.collection-product-wrapper .product-top-filter .popup-filter .open-popup .collection-filter-block {
    padding-right: 30px;
}

.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: 20%;
}

.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
    padding-right: 45px;
    font-size: 16px;
}

.collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before,
.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    right: 35px;
}

.collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
    padding: 20px;
}

.collection-product-wrapper .product-top-filter .popup-filter .collection-view {
    width: 20%;
}

.collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    right: 25px !important;
}

.collection-product-wrapper .product-wrapper-grid .product-box {
    margin-top: 30px;
    padding-right: 0;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail {
    padding-top: 0;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail p {
    display: none;
}

.collection-product-wrapper .product-wrapper-grid .product-box .product-detail .detail-title .detail-left .price-title {
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding-top: 5px;
}

.collection-product-wrapper .product-wrapper-grid .product-five {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 {
    padding-left: 10px;
    padding-right: 10px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box {
    margin-top: 15px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .icon-detail a,
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .icon-detail button {
    width: 35px;
    height: 35px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .icon-detail a svg,
.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .icon-detail button svg {
    width: 16px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6 {
    font-size: 13px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4 {
    font-size: 18px;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .rating i {
    padding-right: 0;
}

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .img-wrapper .label-block .label3 {
    padding: 8px 4px;
    font-size: 12px;
}

.filter-slide {
    padding-top: 30px;
    /*# sourceMappingURL=ion.rangeSlider.css.map */
}

.filter-slide .irs {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: "iransans", Arial, sans-serif;
}

.filter-slide .irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.filter-slide .irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.filter-slide .irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.filter-slide .irs-handle {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 1;
}

.filter-slide .irs-handle.type_last {
    z-index: 2;
}

.filter-slide .irs-min {
    position: absolute;
    display: block;
    cursor: default;
    left: 0;
    display: none;
}

.filter-slide .irs-max {
    position: absolute;
    display: block;
    cursor: default;
    right: 0;
}

.filter-slide .irs-from {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.filter-slide .irs-from,
.filter-slide .irs-to {
    top: -10px;
    color: #ffffff;
    font-size: 14px;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #4150b5;
    border-radius: 4px;
    font-weight: 700;
}

.filter-slide .irs-to {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.filter-slide .irs--flat .irs-to:before,
.filter-slide .irs--flat .irs-from:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #4150b5;
}

.filter-slide .irs-single {
    position: absolute;
    display: block;
    top: -10px;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.filter-slide .irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.filter-slide .irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

.filter-slide .irs-grid-pol.small {
    height: 4px;
}

.filter-slide .irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.filter-slide .irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
}

.filter-slide .lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.filter-slide .irs-disabled {
    opacity: 0.4;
}

.filter-slide .irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.filter-slide .irs--flat {
    height: 40px;
}

.filter-slide .irs--flat .irs-line {
    top: 25px;
    height: 5px;
    background-color: #f7f7f7;
    border-radius: 4px;
}

.filter-slide .irs--flat .irs-bar {
    top: 25px;
    height: 5px;
    background-color: #4150b5;
}

.filter-slide .irs--flat .irs-bar--single {
    border-radius: 4px 0 0 4px;
}

.filter-slide .irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9;
}

.filter-slide .irs--flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent;
}

.filter-slide .irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: -2px;
    left: 50%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: -1px;
    background-color: #4150b5;
    border: 4px solid #4150b5;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.filter-slide .irs--flat .irs-handle.state_hover>i:first-child {
    background-color: #4150b5;
}

.filter-slide .irs--flat .irs-min {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px;
}

.filter-slide .irs--flat .irs-max {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px;
    display: none;
}

.filter-slide .irs--flat .irs-single {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #4150b5;
    border-radius: 4px;
}

.filter-slide .irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #4150b5;
}

.filter-slide .irs--flat .irs-grid-pol {
    background-color: #e1e4e9;
}

.filter-slide .irs--flat .irs-grid-text {
    color: #999;
}

.filter-slide .irs--big {
    height: 55px;
}

.filter-slide .irs--big .irs-line {
    top: 33px;
    height: 12px;
    background-color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, white));
    background: linear-gradient(to bottom, #ddd -50%, white 150%);
    border: 1px solid #ccc;
    border-radius: 12px;
}

.filter-slide .irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #428bca), to(#b9d4ec));
    background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.filter-slide .irs--big .irs-bar--single {
    border-radius: 12px 0 0 12px;
}

.filter-slide .irs--big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, 0.5);
}

.filter-slide .irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #cbcfd5;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #B4B9BE), to(white));
    background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
    border-radius: 30px;
}

.filter-slide .irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, 0.45);
    background-color: #939ba7;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919BA5), to(white));
    background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.filter-slide .irs--big .irs-handle.state_hover {
    border-color: rgba(0, 0, 0, 0.45);
    background-color: #939ba7;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919BA5), to(white));
    background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.filter-slide .irs--big .irs-min {
    top: 0;
    padding: 1px 5px;
    color: white;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px;
}

.filter-slide .irs--big .irs-max {
    top: 0;
    padding: 1px 5px;
    color: white;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px;
}

.filter-slide .irs--big .irs-from {
    color: white;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px;
}

.filter-slide .irs--big .irs-to {
    color: white;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px;
}

.filter-slide .irs--big .irs-single {
    color: white;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px;
}

.filter-slide .irs--big .irs-grid-pol {
    background-color: #428bca;
}

.filter-slide .irs--big .irs-grid-text {
    color: #428bca;
}

.filter-slide .irs--big.irs-with-grid {
    height: 70px;
}

.filter-slide .irs--modern {
    height: 55px;
}

.filter-slide .irs--modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
    background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px;
}

.filter-slide .irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
    background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.filter-slide .irs--modern .irs-bar--single {
    border-radius: 5px 0 0 5px;
}

.filter-slide .irs--modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, 0.5);
}

.filter-slide .irs--modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px;
}

.filter-slide .irs--modern .irs-handle>i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-slide .irs--modern .irs-handle>i:nth-child(2) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
    background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
    border-radius: 0 0 3px 3px;
}

.filter-slide .irs--modern .irs-handle>i:nth-child(3) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1;
}

.filter-slide .irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #919ba5), to(#ffffff));
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.filter-slide .irs--modern .irs-handle:hover>i:nth-child(1) {
    border-color: #7685a2;
}

.filter-slide .irs--modern .irs-handle:hover>i:nth-child(3) {
    border-color: #48536a;
}

.filter-slide .irs--modern .irs-handle.state_hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #919ba5), to(#ffffff));
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.filter-slide .irs--modern .irs-handle.state_hover>i:nth-child(1) {
    border-color: #7685a2;
}

.filter-slide .irs--modern .irs-handle.state_hover>i:nth-child(3) {
    border-color: #48536a;
}

.filter-slide .irs--modern .irs-min {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: white;
    background-color: #d1d6e0;
    border-radius: 5px;
}

.filter-slide .irs--modern .irs-max {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: white;
    background-color: #d1d6e0;
    border-radius: 5px;
}

.filter-slide .irs--modern .irs-from {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: white;
    border-radius: 5px;
}

.filter-slide .irs--modern .irs-from:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}

.filter-slide .irs--modern .irs-to {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: white;
    border-radius: 5px;
}

.filter-slide .irs--modern .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}

.filter-slide .irs--modern .irs-single {
    font-size: 14px;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: white;
    border-radius: 5px;
}

.filter-slide .irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}

.filter-slide .irs--modern .irs-grid {
    height: 25px;
}

.filter-slide .irs--modern .irs-grid-pol {
    background-color: #dedede;
}

.filter-slide .irs--modern .irs-grid-text {
    color: silver;
    font-size: 13px;
}

.filter-slide .irs--modern.irs-with-grid {
    height: 55px;
}

.filter-slide .irs--sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1;
}

.filter-slide .irs--sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: black;
    border-radius: 2px;
}

.filter-slide .irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa;
}

.filter-slide .irs--sharp .irs-bar--single {
    border-radius: 2px 0 0 2px;
}

.filter-slide .irs--sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, 0.5);
}

.filter-slide .irs--sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2;
}

.filter-slide .irs--sharp .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2;
}

.filter-slide .irs--sharp .irs-handle:hover {
    background-color: black;
}

.filter-slide .irs--sharp .irs-handle:hover>i:first-child {
    border-top-color: black;
}

.filter-slide .irs--sharp .irs-handle.state_hover {
    background-color: black;
}

.filter-slide .irs--sharp .irs-handle.state_hover>i:first-child {
    border-top-color: black;
}

.filter-slide .irs--sharp .irs-min {
    color: white;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: 0.4;
    background-color: #a804b2;
    border-radius: 2px;
}

.filter-slide .irs--sharp .irs-max {
    color: white;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: 0.4;
    background-color: #a804b2;
    border-radius: 2px;
}

.filter-slide .irs--sharp .irs-from {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: white;
    border-radius: 2px;
}

.filter-slide .irs--sharp .irs-from:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2;
}

.filter-slide .irs--sharp .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: white;
    border-radius: 2px;
}

.filter-slide .irs--sharp .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2;
}

.filter-slide .irs--sharp .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: white;
    border-radius: 2px;
}

.filter-slide .irs--sharp .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2;
}

.filter-slide .irs--sharp .irs-grid {
    height: 25px;
}

.filter-slide .irs--sharp .irs-grid-pol {
    background-color: #dedede;
}

.filter-slide .irs--sharp .irs-grid-text {
    color: silver;
    font-size: 13px;
}

.filter-slide .irs--sharp.irs-with-grid {
    height: 57px;
}

.filter-slide .irs--round {
    height: 50px;
}

.filter-slide .irs--round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #dee4ec;
    border-radius: 4px;
}

.filter-slide .irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #006cfa;
}

.filter-slide .irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px;
}

.filter-slide .irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, 0.5);
}

.filter-slide .irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #006cfa;
    background-color: white;
    border-radius: 24px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.filter-slide .irs--round .irs-handle:hover {
    background-color: #f0f6ff;
}

.filter-slide .irs--round .irs-handle.state_hover {
    background-color: #f0f6ff;
}

.filter-slide .irs--round .irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.filter-slide .irs--round .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.filter-slide .irs--round .irs-from {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}

.filter-slide .irs--round .irs-from:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa;
}

.filter-slide .irs--round .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}

.filter-slide .irs--round .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa;
}

.filter-slide .irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}

.filter-slide .irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa;
}

.filter-slide .irs--round .irs-grid {
    height: 25px;
}

.filter-slide .irs--round .irs-grid-pol {
    background-color: #dedede;
}

.filter-slide .irs--round .irs-grid-text {
    color: silver;
    font-size: 13px;
}

.filter-slide .irs--round.irs-with-grid {
    height: 65px;
}

.filter-slide .irs--square {
    height: 50px;
}

.filter-slide .irs--square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede;
}

.filter-slide .irs--square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: black;
}

.filter-slide .irs--square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede;
}

.filter-slide .irs--square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid black;
    background-color: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-slide .irs--square .irs-handle:hover {
    background-color: #f0f6ff;
}

.filter-slide .irs--square .irs-handle.state_hover {
    background-color: #f0f6ff;
}

.filter-slide .irs--square .irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
}

.filter-slide .irs--square .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
}

.filter-slide .irs--square .irs-from {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: black;
    color: white;
}

.filter-slide .irs--square .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: black;
    color: white;
}

.filter-slide .irs--square .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: black;
    color: white;
}

.filter-slide .irs--square .irs-grid {
    height: 25px;
}

.filter-slide .irs--square .irs-grid-pol {
    background-color: #dedede;
}

.filter-slide .irs--square .irs-grid-text {
    color: silver;
    font-size: 11px;
}

.filter-slide .irs--square.irs-with-grid {
    height: 60px;
}

.filter-main-btn {
    display: none;
    margin-bottom: 20px;
    cursor: pointer;
}

.filter-main-btn span {
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    background-color: #4150b5;
    padding: 5px 20px;
    color: #ffffff;
    border-radius: 3px;
}

.collection-mobile-back {
    padding: 15px 0;
    border-bottom: 1px solid #dddddd;
    display: none;
}

.collection-mobile-back span {
    text-transform: uppercase;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
    font-weight: 700;
}

.collection-mobile-back span i {
    font-size: 20px;
    font-weight: 700;
    margin-right: 5px;
}

.rtl .collection-mobile-back span i {
    margin-right: unset;
    margin-left: 5px;
}

.product-pagination {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-top: calc(25px + (50 - 25) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: calc(25px + (50 - 25) * ((100vw - 320px) / (1920 - 320)));
}

.product-pagination .pagination {
    border-radius: 0;
}

.product-pagination .pagination .page-item {
    border-radius: 0;
}

.product-pagination .pagination .page-item a {
    padding: 18px;
    border-bottom: 0;
    border-top: 0;
    color: #777777;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-pagination .pagination .page-item a:hover {
    color: #4150b5;
    background-color: #ffffff;
    border-color: #dddddd;
    background-color: rgba(65, 80, 181, 0.1);
}

.product-pagination .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.product-pagination .pagination .page-item.active a {
    color: #4150b5;
    background-color: #ffffff;
    border-color: #dddddd;
    background-color: rgba(65, 80, 181, 0.1);
}

.product-pagination .product-search-count-bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-right: 15px;
}

.product-pagination .product-search-count-bottom h5 {
    color: #333333;
    margin-bottom: 0;
    padding: 5px 0;
}

.bundle {
    margin-top: 10px;
}

.bundle .bundle_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bundle .bundle_img .img-box img {
    max-width: 115px;
    border: 1px solid #dddddd;
    padding: 2px;
}

.bundle .bundle_img .plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 7px;
    font-size: 22px;
}

.bundle .bundle_detail {
    margin-top: 15px;
}

.bundle .bundle_detail .price_product {
    color: #000000;
    padding-left: 3px;
    font-weight: 700;
}

.rtl .bundle .bundle_detail .price_product {
    padding-left: unset;
    padding-right: 3px;
}

.bundle .bundle_detail .btn-normal {
    padding: 13px 25px;
    text-transform: uppercase;
}

.theme_checkbox label {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
    color: #333333;
}

.rtl .theme_checkbox label {
    padding-left: unset;
    padding-right: 30px;
}

.theme_checkbox label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.theme_checkbox label input:checked~.checkmark:after {
    display: block;
}

.theme_checkbox label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.rtl .theme_checkbox label .checkmark {
    left: unset;
    right: 0;
}

.theme_checkbox label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.theme-card {
    position: relative;
    background-color: #ffffff;
}

.theme-card input:focus,
.theme-card textarea:focus,
.theme-card select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.theme-card.center-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme-card.center-align .offer-slider .product-box2 .media .media-body {
    margin-top: 0;
}

.theme-card.card-border {
    border: 1px solid #dddddd;
}

.theme-card.card-border h5 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    margin-top: 0;
}

.theme-card.card-border .slick-prev,
.theme-card.card-border .slick-next {
    top: -40px;
}

.theme-card.card-border .slick-next {
    right: 30px;
}

.theme-card.card-border .slick-prev {
    right: 50px;
}

.theme-card.card-border .offer-slider {
    padding-top: 0;
}

.theme-card.card-border .offer-slider img {
    padding: 15px;
}

.theme-card.card-border .offer-slider .media .media-body a h6 {
    margin-right: 0;
}

.theme-card h5 {
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #333333;
}

.theme-card h5.title-border {
    border-bottom: 1px solid #dddddd;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.theme-card .slick-prev,
.theme-card .slick-next {
    top: -28px;
}

.theme-card .slick-prev:before,
.theme-card .slick-next:before {
    font: normal normal normal 30px/1 FontAwesome;
    color: #333333;
    opacity: 0.6;
}

.theme-card .slick-next {
    right: 0;
}

.theme-card .slick-next:before {
    content: "\f105";
}

.theme-card .slick-prev {
    left: unset;
    right: 25px;
}

.theme-card .slick-prev:before {
    content: "\f104";
}

.theme-card .offer-slider img {
    height: 140px;
    padding: 15px 15px 0 0;
}

.theme-card .offer-slider>div .media:last-child .media-body {
    margin-top: 15px;
}

.theme-card .offer-slider>div .media:last-child img {
    margin-bottom: -15px;
}

.theme-card .offer-slider .media .media-body .rating {
    margin-top: 0;
}

.theme-card .offer-slider .media .media-body .rating i {
    padding-right: 3px;
}

.theme-card .offer-slider .media .media-body .rating i:nth-child(-n + 4) {
    color: #ffa800;
}

.theme-card .offer-slider .media .media-body .rating i:last-child {
    color: #dddddd;
}

.theme-card .offer-slider .media .media-body a h6 {
    margin-right: 61px;
    margin-top: 5px;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 0;
    color: #777777;
}

.theme-card .offer-slider .media .media-body h4 {
    margin-top: 10px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 0;
}

.related-pro1 .product-box {
    padding-right: 0;
}

.addtocart_count {
    position: relative;
}

.addtocart_count button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.addtocart_count .product-box .product-detail {
    text-align: center;
}

.addtocart_count .product-box .product-detail .detail-title .detail-right {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.addtocart_count .product-box .cart-info {
    bottom: 40px;
    right: 10px;
}

.addtocart_count .product-box .cart-info a i {
    background-color: #e2e2e2;
    border-radius: 100%;
    margin: 10px 0;
    padding: 8px;
    font-size: 16px;
    color: #313131;
}

.addtocart_count .product-box .add-button {
    background-color: #e62a16;
    color: #ffffff;
    text-align: center;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    width: 100%;
    padding: 5px 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: none;
    cursor: pointer;
    font-weight: 700;
}

.addtocart_count .product-box:hover .cart-info a:nth-child(1) i {
    -webkit-animation: fadeInRight 300ms ease-in-out;
    animation: fadeInRight 300ms ease-in-out;
}

.addtocart_count .product-box:hover .add-button {
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.addtocart_count .addtocart_btn {
    position: relative;
}

.addtocart_count .addtocart_btn .cart_qty {
    width: 100%;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box {
    position: absolute;
    bottom: 0;
    display: none;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group .form-control {
    width: 100%;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group .form-control:focus {
    border-color: #efefef;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button {
    background: #e62a16;
    color: #ffffff;
    position: absolute;
    height: 100%;
    z-index: 9;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus {
    left: 0;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-left-minus:before {
    display: none;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus {
    right: 0;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button.quantity-right-plus:before {
    display: none;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button i {
    color: #ffffff !important;
}

.addtocart_count .addtocart_btn .cart_qty.qty-box .input-group button i {
    color: #000000;
}

.addtocart_count .addtocart_btn .cart_qty.open {
    display: block;
}

.category-side .collection-collapse-block .collapse-block-title {
    margin-top: 20px;
}

.category-side .color-selector ul li {
    margin-bottom: 12px;
}

.metro-block .product-box .product-imgbox .product-detail {
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    position: absolute;
    bottom: -100%;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.metro-block .product-box .product-imgbox .product-detail h6 {
    color: #444444;
    text-transform: capitalize;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.metro-block .product-box .product-imgbox .product-detail h4 {
    color: #333333;
}

.metro-block .product-box:hover .product-imgbox .product-detail {
    bottom: 15px;
}

.center-product .theme-card {
    border: 1px solid #dddddd;
    padding: 15px;
    margin-right: 15px;
}

.center-product .theme-card .offer-slider .media .media-body a h6 {
    margin-right: 0;
}

.collection .collection-block {
    text-align: center;
}

.collection .collection-block img,
.collection .collection-block .bg-size {
    margin-bottom: 20px;
}

.collection .collection-block .collection-content {
    text-align: center;
    padding: 15px;
    border: 1px solid #e8e8e8;
}

.collection .collection-block .collection-content h3 {
    margin-bottom: 10px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 900;
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.collection .collection-block .collection-content h4 {
    color: #444444;
    margin-bottom: 10px;
    font-size: 16px;
    direction: rtl;
    font-weight: 400;
}

.collection .collection-block .collection-content p {
    line-height: 1.5;
;
    margin-bottom: 15px;
}

.collection .collection-block .collection-content .btn-normal {
    padding: 10px 25px;
    text-transform: uppercase;
}

.faq-section .accordion-item p {
    font-size: 16px;
    line-height: 1.6;
}

.faq-section .accordion-item:nth-child(n+2) {
    margin-top: 15px;
}

.faq-section .accordion-item .accordion-header .accordion-button {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #4150b5;
    font-weight: 600;
    background-color: #f1f4f7;
    border-bottom: 1px solid rgba(65, 80, 181, 0.2);
    padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.faq-section .accordion-item .accordion-header .accordion-button:after {
    content: "\f0d7";
    font-family: FontAwesome;
    background-image: none;
}

.faq-section .accordion-item .accordion-header .accordion-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.faq-section .accordion-item .accordion-collapse {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.pwd-page {
    text-align: center;
}

.pwd-page h2 {
    margin-bottom: 25px;
    color: #333333;
    margin-top: -5px;
}

.pwd-page .theme-form input {
    border-color: #dddddd;
    font-size: 15px;
    padding: 15px 25px;
    margin-bottom: 15px;
    height: inherit;
    text-align: center;
}

.pwd-page .theme-form .btn-normal {
    margin: 0 auto;
}

.pwd-page .btn-normal {
    text-transform: uppercase;
}

.login-page h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    margin-top: -5px;
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.login-page .theme-card {
    padding: 30px;
    background-color: #ffffff;
}

.login-page .theme-card .theme-form {
    padding: 30px;
    background-color: #f1f4f7;
}

.login-page .theme-card .theme-form label {
    text-transform: capitalize;
    color: #333333;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    line-height: 1;
}

.login-page .theme-card .theme-form input {
    padding: 12px 25px;
    border-radius: 0;
}

.login-page .theme-card .btn {
    text-transform: uppercase;
    padding: 14px 35px;
}

.login-page .authentication-right {
    height: calc(100% - 48px);
}

.login-page .authentication-right h6 {
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
}

.login-page .authentication-right p {
    font-size: 14px;
    color: #777777;
    line-height: 2;
    margin-bottom: 1rem;
}

.search-block {
    padding: 0;
}

.search-block .form-header .input-group input {
    border-radius: 0 5px 5px 0;
    padding: 15px 20px;
}

.search-block .form-header .input-group i {
    padding-right: 10px;
}

.search-block .form-header .input-group .btn {
    z-index: 0;
    text-transform: uppercase;
}

.contact-page h3 {
    color: #333;
}

.contact-page .map .theme-card {
    padding: 30px;
    background-color: #f1f4f7;
    border: 30px solid #ffffff;
}

.contact-page .map iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.contact-page .contact-right {
    padding-top: 30px;
    padding-bottom: 30px;
}

.contact-page .contact-right ul li {
    position: relative;
    padding-left: 150px;
    margin-top: 45px;
    display: block;
}

.contact-page .contact-right ul li:first-child {
    margin-top: 0;
}

.contact-page .contact-right ul li .contact-icon {
    position: absolute;
    left: 0;
    text-align: center;
    width: 130px;
    border-right: 1px solid #dddddd;
}

.contact-page .contact-right ul li .contact-icon i {
    font-size: 24px;
    color: #4150b5;
}

.contact-page .contact-right ul li .contact-icon h6 {
    text-transform: uppercase;
    padding-top: 5px;
    font-weight: 600;
    color: #4150b5;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.contact-page .contact-right ul li p {
    margin-bottom: 0;
    line-height: 30px;
    color: #333333;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.contact-page .theme-form {
    padding: 30px;
    background-color: #f1f4f7;
    border: 30px solid #ffffff;
}

.contact-page .theme-form label {
    text-transform: capitalize;
    color: #333333;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
}

.contact-page .theme-form input {
    padding: 12px 25px;
    border-radius: 0;
    margin-bottom: 0;
}

.contact-page .theme-form textarea {
    padding: 17px 25px;
    margin-bottom: 30px;
    height: inherit;
}

.contact-page .form-control {
    border-radius: 0;
}

.contact-page .btn {
    text-transform: uppercase;
}

.qty-box .input-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #dddddd;
}

.qty-box .input-group .form-control {
    text-align: center;
    width: 80px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    border-color: #dddddd;
    border-top: unset;
    border-bottom: unset;
}

.qty-box .input-group button {
    background-color: transparent;
    cursor: pointer;
    line-height: 1;
    background-color: #ffffff;
    font-family: themify;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
}

.qty-box .input-group button i {
    font-weight: 900;
    color: #444444;
    font-size: 16px;
}

.qty-box .input-group button:first-child:before {
    content: "\e622";
}

.qty-box .input-group button:last-child:before {
    content: "\e61a";
}

.qty-box .input-group input::-webkit-outer-spin-button,
.qty-box .input-group input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.qty-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.qty-box .input-group {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    width: unset;
}

.qty-box .input-group .input-group-prepend button:focus {
    border-color: #dddddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.qty-box .input-group .form-control {
    border-color: #dddddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.order-history .responsive-data {
    display: none;
}

.order-history .responsive-data .price {
    margin-bottom: 2px;
}

.order-history .dark-data {
    color: #333333;
    font-weight: 600;
}

.order-history .btn-normal {
    text-transform: uppercase;
    padding: 13px 25px;
}

.cart-section .table tbody tr td .qty-box,
.wishlist-section .table tbody tr td .qty-box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.cart-section .table tbody+tbody,
.wishlist-section .table tbody+tbody {
    border-top: none;
}

.cart-section .cart-buttons,
.wishlist-section .cart-buttons {
    padding-top: 35px;
    text-transform: uppercase;
}

.cart-section .cart-buttons>div:last-child,
.wishlist-section .cart-buttons>div:last-child {
    text-align: right;
    padding-right: 59px;
}

.cart-section .wishlist-buttons,
.wishlist-section .wishlist-buttons {
    padding-top: 35px;
    text-align: right;
    text-transform: uppercase;
}

.cart-section .wishlist-buttons:last-child a,
.wishlist-section .wishlist-buttons:last-child a {
    margin-left: 15px;
}

.cart-section .cart-table,
.wishlist-section .cart-table {
    overflow: hidden;
    margin-bottom: 0;
}

.cart-section .cart-table thead th,
.wishlist-section .cart-table thead th {
    border-bottom-width: 1px;
    font-weight: 900;
    color: #333333;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 0;
    text-align: center;
    padding: 0 0.75rem 0.75rem 0.75rem;
    line-height: 1;
    border-bottom: 1px solid #dddddd !important;
}

.cart-section tbody h2,
.wishlist-section tbody h2 {
    margin-bottom: 0;
}

.cart-section tbody tr td,
.wishlist-section tbody tr td {
    min-width: 210px;
    vertical-align: middle;
    color: #444444;
    border-top: 0;
    border-bottom: 1px solid #dddddd !important;
    text-align: center;
}

.cart-section tbody tr td a,
.cart-section tbody tr td p,
.wishlist-section tbody tr td a,
.wishlist-section tbody tr td p {
    color: #777777;
    font-weight: 400;
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    margin-bottom: 0;
}

.cart-section tbody tr td a img,
.cart-section tbody tr td p img,
.wishlist-section tbody tr td a img,
.wishlist-section tbody tr td p img {
    height: 90px;
}

.cart-section tbody tr td .td-color,
.wishlist-section tbody tr td .td-color {
    color: #4150b5;
}

.cart-section tbody tr td h2,
.wishlist-section tbody tr td h2 {
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    color: #444444;
    font-weight: 400;
}

.cart-section tbody tr td .mobile-cart-content,
.wishlist-section tbody tr td .mobile-cart-content {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
}

.cart-section tbody tr td .mobile-cart-content .qty-box,
.wishlist-section tbody tr td .mobile-cart-content .qty-box {
    border-radius: 5px;
}

.cart-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control,
.wishlist-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control {
    width: 48px;
    padding: 6px;
}

.cart-section tbody tr td .mobile-cart-content .col-xs-3,
.wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 10px;
    margin-right: 10px;
}

.cart-section tfoot tr th,
.wishlist-section tfoot tr th {
    padding-top: 35px;
    text-align: right;
}

.cart-section tfoot tr td,
.wishlist-section tfoot tr td {
    padding-top: 35px;
    padding-bottom: 0;
    text-align: right;
    border: none;
    padding-right: 63px;
}

.rtl .cart-section tfoot tr td,
.wishlist-section tfoot tr td {
    text-align: left;
    padding-right: unset;
    padding-left: 63px;
}

.cart-section tfoot tr td h2,
.wishlist-section tfoot tr td h2 {
    font-size: 24px;
    margin-bottom: 0;
}

.rtl .cart-section tfoot tr td h2,
.wishlist-section tfoot tr td h2 {
    font-size: 22px;
    text-align: left;
}

.cart-section tfoot tr td:first-child,
.wishlist-section tfoot tr td:first-child {
    width: 85%;
    font-size: 15px;
    padding-right: 10px;
    text-transform: capitalize;
    font-weight: 700;
}

.rtl .cart-section tfoot tr td:first-child,
.rtl .wishlist-section tfoot tr td:first-child {
    direction: rtl;
}

.blog-block>div {
    padding-left: 0;
    padding-right: 0;
}

.blog-block .blog-contain {
    margin-right: 15px;
    margin-left: 15px;
}

.blog-detail-page .blog-detail p:last-child {
    margin-bottom: 0;
}

.blog-detail-page .blog-detail img {
    margin-bottom: 30px;
}

.blog-detail-page .blog-detail h3 {
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.blog-detail-page .blog-detail p {
    color: #777777;
    line-height: 1.8;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.blog-detail-page .blog-detail .post-social {
    color: #444444;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}



.blog-detail-page .blog-detail .post-social li+li {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #dddddd;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.blog-detail-page .blog-advance>div:last-child p:last-child {
    margin-bottom: 0;
}

.blog-detail-page .blog-advance img {
    margin-bottom: 15px;
}

.blog-detail-page .blog-advance ul {
    list-style-type: decimal;
    list-style-position: inside;
}

.blog-detail-page .blog-advance ul li {
    display: list-item;
    font-weight: 700;
    color: #333333;
    font-size: 15px;
    margin-bottom: 11px;
}

.blog-detail-page .blog-advance ul li:last-child {
    margin-bottom: 0;
}

.blog-detail-page .blog-advance p {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.5;
}

.blog-detail-page .blog-contact h2 {
    margin-bottom: 30px;
    margin-top: -5px;
    color: #333333;
}

.blog-detail-page .blog-contact .theme-form label {
    text-transform: capitalize;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
}

.blog-detail-page .blog-contact .theme-form input,
.blog-detail-page .blog-contact .theme-form textarea {
    border-color: #dddddd;
    font-size: 14px;
    padding: 17px 25px;
    margin-bottom: 30px;
}

.blog-detail-page .blog-contact .theme-form .btn {
    text-transform: uppercase;
}

.blog-detail-page .comment-section li {
    padding-bottom: 35px;
}

.blog-detail-page .comment-section li+li {
    padding-top: 35px;
    border-top: 1px solid #dddddd;
}

.blog-detail-page .comment-section li:last-child {
    padding-bottom: 0;
}

.blog-detail-page .comment-section li img {
    height: 65px;
    width: 65px;
    margin-right: 20px;
    border-radius: 100%;
}

.blog-detail-page .comment-section li h6 {
    color: #333333;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}

.blog-detail-page .comment-section li h6 span {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    color: #444444;
    margin-right: 20px;
}

.rtl .blog-detail-page .comment-section li h6 span {
    margin-left: unset;
    margin-right: 20px;
}

.blog-detail-page .comment-section li p {
    line-height: 1.8;
    margin-bottom: 0;
}

.creative-card {
    padding: 30px;
    background-color: #ffffff;
}

.creative-card.creative-inner {
    border-width: 15px;
}

.review-box {
    -webkit-box-shadow: 0 11px 35px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 11px 35px 2px rgba(0, 0, 0, 0.1);
    padding: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #ffffff;
}

.review-box .rating-star li i {
    color: #ffa800;
}

.review-box img {
    height: 60px;
    border-radius: 50%;
}

.review-box h5 {
    color: #4150b5;
    font-weight: 600;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 15px;
}

.review-box p {
    line-height: 1.4;
    color: #444444;
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.4;
}

.review-box h6 {
    text-transform: capitalize;
    direction: rtl;
    margin-top: 5px;
}

.review-block>div:nth-child(n+4) {
    margin-top: 20px;
}

.search-product>div:nth-child(n + 5) {
    margin-top: 30px;
}

.blog-page .order-sec {
    padding-left: 30px;
}

.blog-page .blog-sidebar h6 {
    margin-bottom: 0;
    direction: rtl;
    line-height: 20px;
    color: #333333;
    font-weight: 700;
}

.blog-page .blog-sidebar p {
    line-height: 20px;
    margin-bottom: 0;
    color: #777777;
}

.blog-page .blog-sidebar h4 {
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 20px;
}

.blog-page .blog-sidebar .theme-card {
    padding: 30px;
    background-color: #ffffff;
}

.blog-page .blog-sidebar .theme-card .recent-blog li .media img {
    width: 100px;
    margin-right: 15px;
}

.blog-page .blog-sidebar .theme-card .recent-blog li+li {
    margin-top: 30px;
}

.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date {
    background-color: #4150b5;
    height: 70px;
    width: 70px;
    margin: 0 15px 0 0;
    padding: 15px;
}

.blog-page .blog-sidebar .theme-card .popular-blog li .blog-date span {
    display: block;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}

.blog-page .blog-sidebar .theme-card .popular-blog li+li {
    margin-top: 30px;
}

.blog-page .blog-sidebar .theme-card .popular-blog li p {
    margin-top: 10px;
}

.blog-page .blog-sidebar .theme-card+.theme-card {
    margin-top: 30px;
}

.blog-page .blog-media {
    margin-bottom: 30px;
    background-color: #ffffff;
    padding: 30px 15px;
}

.blog-page .blog-media:last-child {
    margin-bottom: 0;
}

.blog-page .blog-media .blog-left {
    overflow: hidden;
    position: relative;
}

.blog-page .blog-media .blog-left img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.blog-page .blog-media .blog-left .date-label {
    background-color: #4150b5;
    color: #ffffff;
    font-weight: 700;
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    left: 15px;
    direction: rtl;
    padding: 10px 15px;
    line-height: 1;
}

.rtl .blog-page .blog-media .blog-left .date-label {
    left: unset;
    right: 15px;
}

.blog-page .blog-media .blog-right {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.blog-page .blog-media .blog-right h6 {
    color: #4150b5;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
}

.blog-page .blog-media .blog-right h4 {
    color: #333333;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.blog-page .blog-media .blog-right p {
    line-height: 1.8;
    margin-bottom: 0;
    color: #777777;
}

.blog-page .blog-media .blog-right ul {
    color: #444444;
    margin-bottom: 15px;
}

.blog-page .blog-media .blog-right ul li {
    font-size: 14px;
    line-height: 1.5;
}

.blog-page .blog-media .blog-right ul li i {
    padding-right: 3px;
}

.blog-page .blog-media .blog-right ul li+li {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #dddddd;
}

.blog-page .blog-media:hover .blog-left img {
    -webkit-transform: translateX(20px) scale(1.1);
    transform: translateX(20px) scale(1.1);
}

.blog-page .blog-media.media-change {
    text-align: right;
}

.blog-page .blog-media.media-change>div:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.product-slick img,
.rtl-product-slick img,
.product-right-slick img,
.rtl-product-right-slick img {
    width: 100%;
}

.rtl .product-slick .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .product-right-slick .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .product-left-slick .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .hotdeal-right-slick .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .hotdeal-left-slick .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .slide-1 .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .slider-nav .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .slider-nav .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .testimonial-top-slide .slick-list .slick-track .slick-slide {
    float: left;
}

.rtl .testimonial5 .slick-list .slick-track .slick-slide {
    float: left;
}



.product-slick .slick-prev,
.product-slick .slick-next,
.rtl-product-slick .slick-prev,
.rtl-product-slick .slick-next,
.product-right-slick .slick-prev,
.product-right-slick .slick-next,
.rtl-product-right-slick .slick-prev,
.rtl-product-right-slick .slick-next {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: -10px;
}

.product-slick .slick-prev:before,
.product-slick .slick-next:before,
.rtl-product-slick .slick-prev:before,
.rtl-product-slick .slick-next:before,
.product-right-slick .slick-prev:before,
.product-right-slick .slick-next:before,
.rtl-product-right-slick .slick-prev:before,
.rtl-product-right-slick .slick-next:before {
    font: normal normal normal 14px/1 FontAwesome;
    opacity: 1;
    color: black;
    background-color: #ffffff;
    border-radius: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-slick .slick-next,
.rtl-product-slick .slick-next,
.product-right-slick .slick-next,
.rtl-product-right-slick .slick-next {
    right: 1px;
}

.product-slick .slick-next:before,
.rtl-product-slick .slick-next:before,
.product-right-slick .slick-next:before,
.rtl-product-right-slick .slick-next:before {
    content: "\f105";
}

.product-slick .slick-prev,
.rtl-product-slick .slick-prev,
.product-right-slick .slick-prev,
.rtl-product-right-slick .slick-prev {
    left: 1px;
    z-index: 1;
}

.product-slick .slick-prev:before,
.rtl-product-slick .slick-prev:before,
.product-right-slick .slick-prev:before,
.rtl-product-right-slick .slick-prev:before {
    content: "\f104";
}

.product-slick .slick-slide>div,
.rtl-product-slick .slick-slide>div,
.product-right-slick .slick-slide>div,
.rtl-product-right-slick .slick-slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.product-slick:hover .slick-prev,
.product-slick:hover .slick-next,
.rtl-product-slick:hover .slick-prev,
.rtl-product-slick:hover .slick-next,
.product-right-slick:hover .slick-prev,
.product-right-slick:hover .slick-next,
.rtl-product-right-slick:hover .slick-prev,
.rtl-product-right-slick:hover .slick-next {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product-slick:hover .slick-prev:before,
.product-slick:hover .slick-next:before,
.rtl-product-slick:hover .slick-prev:before,
.rtl-product-slick:hover .slick-next:before,
.product-right-slick:hover .slick-prev:before,
.product-right-slick:hover .slick-next:before,
.rtl-product-right-slick:hover .slick-prev:before,
.rtl-product-right-slick:hover .slick-next:before {
    opacity: 1;
}

.product-slick:hover .slick-next,
.rtl-product-slick:hover .slick-next,
.product-right-slick:hover .slick-next,
.rtl-product-right-slick:hover .slick-next {
    right: 20px;
}

.product-slick:hover .slick-prev,
.rtl-product-slick:hover .slick-prev,
.product-right-slick:hover .slick-prev,
.rtl-product-right-slick:hover .slick-prev {
    left: 20px;
}

.slider-nav .slick-slide>div,
.rtl-slider-nav .slick-slide>div,
.slider-right-nav .slick-slide>div,
.rtl-slider-right-nav .slick-slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 15px 0 15px;
    border: 1px solid #f1f5f8;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.5;
    overflow: hidden;
}

.slider-nav .slick-slide>div:hover,
.rtl-slider-nav .slick-slide>div:hover,
.slider-right-nav .slick-slide>div:hover,
.rtl-slider-right-nav .slick-slide>div:hover {
    border-color: #4150b5;
    opacity: 1;
}

.slider-nav .slick-slide.slick-current>div,
.rtl-slider-nav .slick-slide.slick-current>div,
.slider-right-nav .slick-slide.slick-current>div,
.rtl-slider-right-nav .slick-slide.slick-current>div {
    border-color: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
}

.slider-nav .slick-slide.slick-active,
.rtl-slider-nav .slick-slide.slick-active,
.slider-right-nav .slick-slide.slick-active,
.rtl-slider-right-nav .slick-slide.slick-active {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slider-right-nav .slick-slide:first-child>div,
.rtl-slider-right-nav .slick-slide:first-child>div {
    margin-top: 0;
}

.pro_sticky_info {
    padding: 20px;
    border: 1px solid #dddddd;
}

.is_stuck {
    margin-top: 120px;
}

.image-scroll div>div {
    padding-bottom: 20px;
}

.image-scroll div>div:last-child {
    padding: 0;
}

.size-box ul li {
    width: calc(40px + (45 - 40) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #dddddd;
    text-align: center;
}

.size-box ul li:nth-child(n+2) {
    margin-left: 5px;
}

.size-box ul li a {
    color: #444444;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
    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;
    height: 100%;
}

.size-box ul li.active {
    background-color: #dddddd;
}

.addeffect-section .error-message {
    display: none;
    color: red;
}

.addeffect-section.cartMove .error-message {
    display: block;
}

.addeffect-section.cartMove .size-box {
    -webkit-animation: shakeX 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    animation: shakeX 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}

.added-notification {
    position: fixed;
    top: -60px;
    right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #444444;
    border-radius: 3px;
    padding: 6px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 2px 1px #dddddd;
    box-shadow: 0 0 2px 1px #dddddd;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.rtl .added-notification {
    right: unset;
    left: 30px;
}

.added-notification img {
    width: 25px;
}

.added-notification h3 {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 600;
}

.added-notification.show {
    z-index: 2;
    top: 30px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.color-selector ul {
    line-height: 1;
}

.color-selector ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.color-selector ul li>div {
    margin-right: 5px;
}

.color-selector ul li:nth-child(n+2) {
    margin-top: 5px;
}

.product-offer .offer-contain ul li {
    color: #444444;
    font-size: 14px;
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
}

.product-offer .offer-contain ul li .code-lable {
    color: #4150b5;
    background-color: rgba(65, 80, 181, 0.08);
    border: 1px dashed #4150b5;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-right: 10px;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    -webkit-animation: headShake 2s ease-in-out infinite;
    animation: headShake 2s ease-in-out infinite;
}

.product-offer .offer-contain ul li h5 {
    font-weight: 600;
    font-size: 14px;
}

.product-offer .offer-contain ul li p {
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding-top: 5px;
}

.product-offer .offer-contain .offer-sider {
    display: none;
}

.product-offer .offer-contain .show-offer {
    color: #4150b5;
    text-transform: capitalize;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
}

.product-offer .offer-contain .show-offer .less-offer {
    display: none;
}

.product-title {
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.product-title i {
    color: #4150b5;
    margin-right: 5px;
}

.product-title span {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.product-title span a {
    color: #4150b5;
}

.product-right .pro-group {
    padding-bottom: 20px;
}

.product-right .pro-group:nth-child(n+2) {
    padding-top: 20px;
    border-top: 1px solid #dddddd;
}

.product-right .pro-group h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    line-height: 1.2em;
    color: #333333;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.product-right .pro-group ul.pro-price {
    font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #444444;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
}

.product-right .pro-group ul.pro-price span {
    text-decoration: line-through;
    color: #777777;
    font-size: 80%;
    font-weight: 500;
}

.product-right .pro-group ul.pro-price li {
    direction: rtl;
    text-transform: uppercase;
}

.product-right .pro-group ul.pro-price li span {
    color: #8a8a8a;
    font-size: 80%;
}

.product-right .pro-group ul.pro-price li:nth-child(n+2) {
    margin-left: 5px;
}

.product-right .pro-group ul.pro-price li:last-child {
    color: #4150b5;
    font-size: 80%;
}

.product-right .pro-group ul.best-seller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-right .pro-group ul.best-seller li {
    font-size: 14px;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 1;
    text-transform: capitalize;
}

.product-right .pro-group ul.best-seller li:nth-child(n+2) {
    margin-left: 10px;
}

.product-right .pro-group ul.best-seller li svg {
    width: 24px;
    margin-right: 5px;
}

.product-right .pro-group ul.delivery-services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-right .pro-group ul.delivery-services li {
    padding: 15px 25px;
    display: block;
    font-size: 14px;
    color: #444444;
    font-weight: 700;
    text-transform: capitalize;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 1;
}

.product-right .pro-group ul.delivery-services li:nth-child(n+2) {
    margin-left: 10px;
}

.product-right .pro-group ul.delivery-services li svg {
    width: calc(30px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
    fill: #4150b5;
    margin-right: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.product-right .pro-group ul.image-swatch li {
    width: 33px;
    height: 33px;
    overflow: hidden;
}

.product-right .pro-group ul.image-swatch li img {
    width: 33px;
    height: 33px;
    padding: 2px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product-right .pro-group ul.image-swatch li:nth-child(n+2) {
    margin-left: 5px;
}

.rtl .product-right .pro-group ul.image-swatch li:nth-child(n+2) {
    margin-left: unset;
    margin-right: 5px;
}

.product-right .pro-group ul.image-swatch li.active img {
    border: 1px solid #4150b5;
}

.product-right .pro-group .revieu-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

.product-right .pro-group .revieu-box ul li i {
    color: #ffa800;
}

.product-right .pro-group .revieu-box a {
    color: #4150b5;
}

.product-right .pro-group .revieu-box span {
    display: inline-block;
    margin-left: 10px;
    text-transform: capitalize;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.product-right .pro-group .size-box {
    margin-bottom: 15px;
}

.product-right .pro-group .qty-box {
    margin-bottom: 15px;
}

.product-right .pro-group .color-selector {
    margin-bottom: 15px;
}

.product-right .pro-group .product-buttons {
    text-transform: uppercase;
}

.product-right .pro-group .product-buttons a {
    padding: 13px 18px;
}

.product-right .pro-group .product-buttons a.cart-btn i {
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    animation: ring 4s .7s ease-in-out infinite;
}

.product-right .pro-group .product-buttons a:last-child {
    margin-left: 10px;
}

.product-right .pro-group .delivery-detail .delivery-detail-contian {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.product-right .pro-group .delivery-detail .delivery-detail-contian .input-group {
    border-radius: 5px;
    width: 270px;
    height: 48px;
}

.product-right .pro-group .delivery-detail .delivery-detail-contian .input-group .input-group-text {
    background-color: transparent;
}

.product-right .pro-group .delivery-detail .delivery-detail-contian .input-group .form-control {
    border-left: none;
    padding-left: 0;
}

.product-right .pro-group .delivery-detail .delivery-detail-contian .input-group .form-control:focus {
    border-color: #dddddd;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-right .pro-group .delivery-detail .delivery-detail-contian .btn {
    text-transform: capitalize;
    margin-left: 10px;
}

.product-right .pro-group .delivery-detail .delivery-lable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    padding: 10px 12px;
    width: 380px;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product-right .pro-group .delivery-detail .delivery-lable svg {
    width: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
    margin-right: 10px;
}

.product-right .pro-group .product-social li:nth-child(n+2) {
    margin-left: 5px;
}

.product-right .pro-group .product-social li a {
    width: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dddddd;
    color: #999999;
    border-radius: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product-right .pro-group .product-social li a i {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product-right .pro-group .product-social li:hover a {
    background-color: #4150b5;
    border-color: #4150b5;
    color: #ffffff;
}

.product-right .pro-group .timer {
    margin-top: 10px;
    direction: ltr;
}

.product-right .pro-group .timer p {
    color: #444444;
}

.product-right .pro-group .timer p>span {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    border: 1px solid #4150b5;
}

.product-right .pro-group .timer p span {
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    line-height: 1;
    font-size: 20px;
    margin-right: unset;
}

.product-right .pro-group .timer p span:nth-child(n+2) {
    margin-left: 15px;
}

.product-right .pro-group .timer p span .timer-cal {
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
}

.product-right .payment-card-bottom {
    margin-top: 10px;
}

.product-right .payment-card-bottom ul li {
    padding-right: 10px;
}

.product-right.product-form-box {
    text-align: center;
    padding: 20px;
    background-color: #ffffff;
}

.product-right.product-form-box .pro-group .product-title.size-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-right.product-form-box .pro-group .qty-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bottom-cart-sticky {
    position: fixed;
    bottom: -100px;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: #ffffff;
    padding: 12px 0;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.bottom-cart-sticky.open-cart {
    bottom: 0;
}

.bottom-cart-sticky .cart-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bottom-cart-sticky .product-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}

.bottom-cart-sticky .product-image img {
    width: 60px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.bottom-cart-sticky .product-image .content {
    margin-left: 12px;
}

.bottom-cart-sticky .product-image .content h5 {
    font-size: 18px;
    font-weight: 600;
    color: #444444;
    text-transform: capitalize;
}

.bottom-cart-sticky .product-image .content h6 {
    direction: rtl;
    font-size: 15px;
    color: #444444;
    font-weight: 700;
}

.bottom-cart-sticky .product-image .content h6 del {
    margin-right: 7px;
    color: #999999;
    font-weight: 400;
}

.bottom-cart-sticky .product-image .content h6 span {
    color: #4150b5;
    margin-right: 5px;
}

.bottom-cart-sticky .selection-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
}

.bottom-cart-sticky .selection-section .form-control {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    text-transform: uppercase;
}

.bottom-cart-sticky .selection-section .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bottom-cart-sticky .selection-section .form-group:nth-child(2) {
    margin-left: 40px;
}

.bottom-cart-sticky .btn {
    margin-left: 15px;
}

.product-side-tab {
    margin-top: 50px !important;
}

.single-product-tables {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.single-product-tables table {
    width: 20%;
}

.single-product-tables table tr {
    height: 35px;
}

.single-product-tables table tr td {
    color: #333333;
}

.single-product-tables table tr td:first-child {
    font-weight: 600;
}

.single-product-tables.detail-section {
    margin-top: 0;
}

.single-product-tables.detail-section table {
    width: 55%;
}

.product-accordion .btn-link {
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
    text-decoration: none;
}

.product-accordion .btn-link:hover {
    text-decoration: none;
}

.product-accordion .card {
    border: none;
}

.product-accordion .card-body {
    width: 100%;
    height: auto;
}

.product-accordion .card-header {
    padding: 5px 8px;
    border-bottom: 1px solide #dddddd;
}

.product-related h2 {
    color: #444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    margin-top: -4px;
    font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.rating {
    margin-top: 0;
}

.rating i:nth-child(-n + 4) {
    color: #ffa800;
}

.rating i:last-child {
    color: #dddddd;
}

.rating .three-star {
    padding-bottom: 5px;
}

.rating .three-star i {
    color: #acacac;
}

.rating .three-star i:nth-child(-n + 3) {
    color: #ffd200;
}

.tab-border {
    border: 1px solid #dddddd;
    margin: 0;
    padding: 8px 0;
}

.tab-border .nav-border {
    border-bottom: 0;
    border-right: 1px solid #dddddd;
}

.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link,
.vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
    padding: 15px 20px;
}

.tab-product,
.product-full-tab {
    margin-top: 30px;
}

.tab-product.tab-exes,
.product-full-tab.tab-exes {
    margin-top: 50px;
}

.tab-product .nav-material.nav-tabs,
.product-full-tab .nav-material.nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.tab-product .nav-material.nav-tabs .nav-item .nav-link,
.product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
    color: #333333;
    text-align: center;
    padding: 0 15px 20px 15px;
    text-transform: uppercase;
    border: 0;
    background-color: transparent;
    font-weight: 700;
}

.tab-product .nav-material.nav-tabs .nav-item .material-border,
.product-full-tab .nav-material.nav-tabs .nav-item .material-border {
    border-bottom: 2px solid #4150b5;
    opacity: 0;
}

.tab-product .nav-material.nav-tabs .nav-link.active,
.product-full-tab .nav-material.nav-tabs .nav-link.active {
    color: #4150b5;
}

.tab-product .nav-material.nav-tabs .nav-link.active~.material-border,
.product-full-tab .nav-material.nav-tabs .nav-link.active~.material-border {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
}

.tab-product .theme-form input,
.product-full-tab .theme-form input {
    border-color: #dddddd;
    font-size: 15px;
    padding: 15px 25px;
    margin-bottom: 15px;
    height: inherit;
    text-align: left;
}

.tab-product .theme-form input:focus,
.product-full-tab .theme-form input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-product .theme-form .btn-solid,
.tab-product .theme-form .btn-outline,
.product-full-tab .theme-form .btn-solid,
.product-full-tab .theme-form .btn-outline {
    margin: 0 auto;
}

.tab-product .theme-form textarea,
.product-full-tab .theme-form textarea {
    border-color: #dddddd;
    font-size: 15px;
    padding: 17px 25px;
    margin-bottom: 15px;
    height: inherit;
}

.tab-product .theme-form textarea:focus,
.product-full-tab .theme-form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-product .tab-content.nav-material p,
.product-full-tab .tab-content.nav-material p {
    padding: 20px 20px 0 20px;
    margin-bottom: -8px;
    line-height: 2;
}

.tab-product .tab-content.nav-material .media,
.product-full-tab .tab-content.nav-material .media {
    margin-top: 20px;
}

.tab-product .title,
.product-full-tab .title {
    padding-right: 45px;
    color: #4150b5;
    padding-bottom: 20px;
}

.tab-product .theme-slider .slick-arrow,
.product-full-tab .theme-slider .slick-arrow {
    top: -45px;
    height: auto;
}

.tab-product .theme-slider .slick-arrow :before,
.product-full-tab .theme-slider .slick-arrow :before {
    color: #000000;
    font-size: 18px;
}

.tab-product .product-box,
.product-full-tab .product-box {
    position: relative;
    margin: 5px;
}

.tab-product .product-box:hover,
.product-full-tab .product-box:hover {
    -webkit-box-shadow: 0 0 12px 0 #dddddd;
    box-shadow: 0 0 12px 0 #dddddd;
}

.tab-product .product-box:hover .lbl-1,
.product-full-tab .product-box:hover .lbl-1 {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-product .product-box:hover .lbl-2,
.product-full-tab .product-box:hover .lbl-2 {
    opacity: 1;
    -webkit-animation: flipInY 1000ms ease-in-out;
    animation: flipInY 1000ms ease-in-out;
}

.tab-product .product-box:hover .color-variant li,
.product-full-tab .product-box:hover .color-variant li {
    opacity: 1 !important;
    -webkit-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}

.tab-product .product-box .img-block,
.product-full-tab .product-box .img-block {
    min-height: unset;
}

.tab-product .product-box .cart-info,
.product-full-tab .product-box .cart-info {
    position: absolute;
    padding: 10px 0;
    top: 25%;
    right: 15px;
    width: 40px;
    margin-right: 0;
}

.tab-product .product-box .cart-info i,
.product-full-tab .product-box .cart-info i {
    padding-right: 0;
}

.tab-product .product-box .cart-info a,
.tab-product .product-box .cart-info button,
.product-full-tab .product-box .cart-info a,
.product-full-tab .product-box .cart-info button {
    color: #333333;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #ffffff;
    height: 35px;
    width: 35px;
    margin: 7px 0;
    border-radius: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    -webkit-box-shadow: 0 0 12px 0 #dddddd;
    box-shadow: 0 0 12px 0 #dddddd;
}

.tab-product .product-box .cart-info a :hover,
.tab-product .product-box .cart-info button :hover,
.product-full-tab .product-box .cart-info a :hover,
.product-full-tab .product-box .cart-info button :hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #4150b5;
}

.tab-product .product-box .lbl-1,
.product-full-tab .product-box .lbl-1 {
    background-color: #4150b5;
    padding: 2px 20px 2px 10px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 14px;
    line-height: 1.5;
    opacity: 0;
}

.tab-product .product-box .lbl-1:before,
.product-full-tab .product-box .lbl-1:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12px solid #4150b5;
    border-bottom: 13px solid #4150b5;
    border-right: 7px solid #ffffff;
}

.tab-product .product-box .lbl-2,
.product-full-tab .product-box .lbl-2 {
    font-size: 14px;
    top: 15px;
    position: absolute;
    right: 10px;
    color: #333333;
    font-weight: 600;
    text-transform: capitalize;
    opacity: 0;
}

.tab-product .product-box a,
.product-full-tab .product-box a {
    color: #0072bb;
    font-size: 15px;
    font-weight: 700;
}

.tab-product .product-box .color-variant,
.product-full-tab .product-box .color-variant {
    position: absolute;
    top: -35px;
    width: 100%;
}

.tab-product .product-box .slick-slide img,
.product-full-tab .product-box .slick-slide img {
    display: block;
}

.tab-product .product-box .product-details,
.product-full-tab .product-box .product-details {
    position: relative;
}

.tab-product .product-box .product-details .color-variant,
.product-full-tab .product-box .product-details .color-variant {
    position: absolute;
    top: -35px;
    width: 100%;
}

.tab-product .product-box .product-details .color-variant li,
.product-full-tab .product-box .product-details .color-variant li {
    opacity: 0;
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 0 3px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.tab-product .product-box .product-details h6,
.product-full-tab .product-box .product-details h6 {
    color: #333333;
    font-weight: 600;
    text-transform: capitalize;
}

.tab-product .product-box .product-details .price,
.product-full-tab .product-box .product-details .price {
    padding-bottom: 10px;
    font-size: 16px;
    color: #4150b5;
}

.product-full-tab {
    padding-top: 70px;
}

.product-load-more .col-grid-box {
    display: none;
}

.load-more-sec {
    margin-top: 40px;
    text-align: center;
}

.load-more-sec a {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: 10px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    color: #4150b5;
}

.product_image_4>div:nth-last-child(-n + 2) {
    margin-top: 25px;
}

.image-360 {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 35px;
    z-index: 8;
    width: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 320)));
}

.product-image-360 {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.product-image-360 .nav_bar {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -67.5px;
    z-index: 11;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.product-image-360 .nav_bar a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    color: #444444;
}

.product-image-360 .product-images-item {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-image-360 .product-images-item img.previous-image {
    visibility: hidden;
}

.product-image-360 .product-images-item img.current-image {
    visibility: visible;
}

.product-image-360 .product-images-item img {
    position: absolute;
    top: 50%;
    vertical-align: middle;
    height: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.product-image-360 .spinner {
    background: #ffffff;
    position: relative;
    z-index: 999;
    width: 800px;
    height: 90px;
    margin-top: 0 !important;
    display: inline-block;
}

.product-image-360 .spinner span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #000000;
    font-weight: bolder;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    margin-top: 20px;
}

.custom_stop {
    display: none !important;
}

.play-video .custom_play {
    display: none !important;
}

.play-video .custom_stop {
    display: inline-block !important;
}

.video-product video {
    width: 100%;
    height: 75vh;
}

.video-icon {
    position: relative;
}

.video-icon img {
    opacity: 0.8;
}

.video-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.quick-view {
    width: 100%;
    max-width: 1080px;
    max-height: 600px;
    position: relative;
}

.checkout-page .checkout-title {
    margin-bottom: 25px;
}

.checkout-page .checkout-title h3 {
    color: #333333;
    font-weight: 700;
    font-size: 24px;
}

.checkout-page .checkout-form .check-out .form-group:last-child {
    margin-bottom: -5px;
}

.checkout-page .checkout-form .check-out .form-group:last-child label {
    margin-bottom: -5px;
    float: initial;
}

.checkout-page .checkout-form .form-group {
    position: relative;
    margin-bottom: 25px;
}

.checkout-page .checkout-form .form-group h3 {
    color: #444444;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 30px;
}

.checkout-page .checkout-form .form-group .field-label {
    line-height: 24px;
    text-transform: capitalize;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 700;
}

.checkout-page .checkout-form .form-group .field-label span {
    font-size: 16px;
    color: #444444;
    font-weight: 600;
}

.checkout-page .checkout-form .form-group label {
    color: #333333;
}

.checkout-page .checkout-form select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/dropdown.png) no-repeat 95%;
}

.checkout-page .checkout-form input[type="text"],
.checkout-page .checkout-form input[type="email"],
.checkout-page .checkout-form input[type="password"],
.checkout-page .checkout-form input[type="tel"],
.checkout-page .checkout-form input[type="number"],
.checkout-page .checkout-form input[type="url"] {
    width: 100%;
    padding: 0 22px;
    height: 45px;
    border: 1px solid #dddddd;
}

.checkout-page .checkout-form select,
.checkout-page .checkout-form textarea {
    width: 100%;
    padding: 0 22px;
    height: 45px;
    background: #ffffff;
    border: 1px solid #dddddd;
}

.checkout-page .check-box {
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
}

.checkout-page .check-box label {
    position: relative;
    top: -1px;
    font-weight: normal;
    padding: 0;
    font-size: 16px;
    cursor: pointer;
    color: #333333;
}

.checkout-page .lower-content {
    margin-top: 30px;
}

.checkout-page .lower-content .order-column {
    margin-bottom: 40px;
}

.order-box {
    position: relative;
    margin-bottom: 50px;
}

.order-box .title-box {
    position: relative;
    padding-bottom: 25px;
    color: #444444;
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

.order-box .title-box span {
    position: relative;
    width: 35%;
    float: right;
    line-height: 1.2em;
}

.rtl .order-box .title-box span {
    float: left;
}

.order-box .qty {
    position: relative;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}

.order-box .qty li {
    position: relative;
    display: block;
    font-size: 15px;
    color: #444444;
    line-height: 20px;
    margin-bottom: 20px;
}

.order-box .qty li span {
    float: right;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    font-weight: 400;
    width: 35%;
}

.rtl .order-box .qty li span {
    float: left;
}

.order-box .sub-total {
    position: relative;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}

.order-box .sub-total li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.order-box .sub-total li .count {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #4150b5;
    font-weight: 400;
    width: 35%;
    float: right;
}

.rtl .order-box .sub-total li .count {
    float: left
}

.order-box .sub-total .shopping-option label {
    position: relative;
    font-size: 16px;
    line-height: 32px;
    padding-left: 10px;
    color: #444444;
}

.order-box .sub-total .shipping {
    width: 35%;
    float: right;
}

.rtl .order-box .sub-total .shipping {
    float: left
}

.order-box .total {
    position: relative;
    margin-bottom: 40px;
}

.order-box .total li {
    position: relative;
    display: block;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 18px;
}

.order-box .total li .count {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #4150b5;
    font-weight: 400;
}

.order-box .total li span {
    float: right;
    font-size: 15px;
    line-height: 20px;
    color: #444444;
    font-weight: 400;
    width: 35%;
    display: block;
}

.rtl .order-box .total li span {
    float: left;
}

.payment-box {
    position: relative;
}

.payment-box .upper-box {
    position: relative;
}

.payment-box .btn-normal {
    text-transform: uppercase;
}

.payment-box .payment-options {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
}

.payment-box .payment-options li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.payment-box .payment-options li .radio-option {
    position: relative;
}

.payment-box .payment-options li .radio-option label {
    position: relative;
    padding-left: 30px;
    text-transform: capitalize;
    color: #444444;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.payment-box .payment-options li .radio-option input[type="radio"] {
    position: absolute;
    left: 0;
    top: 5px;
}

.payment-box .payment-options li .radio-option label .small-text {
    position: relative;
    display: none;
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    color: #666666;
    margin-top: 10px;
}

.payment-box .payment-options li .radio-option label img {
    position: relative;
    display: block;
    max-width: 100%;
    margin-left: -30px;
    margin-top: 5px;
}

.checkout-second .checkout-box {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
    background-color: #ffffff;
}

.checkout-second .checkout-box .checkout-header {
    text-align: center;
    padding-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-header h2 {
    text-transform: uppercase;
    color: #444444;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-header h4 {
    text-transform: capitalize;
    font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 300;
    padding-top: 5px;
}

.checkout-second .checkout-box .checkout-body .btn {
    text-transform: capitalize;
    padding: 13px 30px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    margin-top: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .previous {
    margin-right: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form {
    position: relative;
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar {
    margin-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
    overflow: hidden;
    padding-top: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
    background-color: #f2f2f2;
    text-align: center;
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar .active {
    color: #4150b5;
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar li {
    font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
    color: #e62a16;
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar li:nth-child(n+2) {
    margin-left: calc(10px + (70 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar li .icon {
    width: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e62a16;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
    margin-bottom: 5px;
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar li .icon svg {
    width: 42%;
    height: auto;
    fill: #ffffff;
}

.checkout-second .checkout-box .checkout-body .checkout-form .menu-bar li.active .icon {
    background-color: #4150b5;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box {
    width: 100%;
    position: relative;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box:not(:first-of-type) {
    display: none;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card h3.form-title {
    text-transform: capitalize;
    margin-bottom: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(18px + (26 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group {
    margin-bottom: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group label {
    font-weight: 700;
    color: #444444;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .form-control {
    border-color: #dddddd;
    height: calc(35px + (48 - 35) * ((100vw - 320px) / (1920 - 320)));
    padding-top: 0;
    padding-bottom: 0;
    padding-left: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .small-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .small-group select {
    -webkit-appearance: none;
    background-image: url(../images/checkout/dropdown.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 95%;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .small-group select:nth-child(n+2) {
    margin-left: 15px;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .small-group>div {
    width: 100%;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .form-group .small-group .small-sec {
    width: 300px;
    margin-left: 15px;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card ul.payment-info {
    margin-bottom: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card ul.payment-info li {
    line-height: 1;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card ul.payment-info li:nth-child(n+2) {
    margin-left: calc(2px + (15 - 2) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card ul.payment-info li img {
    width: calc(52px + (60 - 52) * ((100vw - 320px) / (1920 - 320))) !important;
    height: auto;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .payment-success {
    text-align: center;
    padding-top: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    padding-bottom: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    background-color: #f2f2f2;
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .payment-success svg {
    width: calc(50px + (100 - 50) * ((100vw - 320px) / (1920 - 320)));
    fill: #4ead4e;
    margin-bottom: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.checkout-second .checkout-box .checkout-body .checkout-form .checkout-fr-box .form-card .payment-success h2 {
    font-weight: 700;
    text-transform: capitalize;
    color: #4ead4e;
    line-height: 1;
}

.dashboard-left {
    background-color: #ffffff;
}

.dashboard-left .block-title h2 {
    font-size: 24px;
    padding-bottom: 20px;
}

.dashboard-left .block-content {
    padding: 15px;
}

.dashboard-left .block-content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.dashboard-left .block-content ul li.active {
    color: #4150b5;
}

.dashboard-left .block-content ul li.active a {
    color: #4150b5;
}

.dashboard-left .block-content ul li:before {
    content: '\f105';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-top: 3px;
}

.rtl .dashboard-left .block-content ul li:before {
    content: '\f104';
    margin-top: 0
}

.rtl .offset-lg-4 {
    margin-left: unset;
    margin-right: 33.33333%;
}

.dashboard-left .block-content ul li a {
    color: #333333;
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard-left .block-content ul li:hover {
    padding-left: 10px;
    color: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.dashboard-left .block-content ul li:hover a {
    color: #4150b5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.padding-cls {
    padding-left: 50px;
    padding-right: 50px;
}

.dashboard-right {
    background-color: #ffffff;
}

.dashboard-right p {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 20px;
}

.dashboard-right .dashboard {
    padding: 30px;
}

.dashboard-right .dashboard .page-title h2 {
    font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 15px;
    color: #333333;
    line-height: 1;
    font-weight: 600;
}

.dashboard-right .dashboard .welcome-msg p {
    margin-bottom: 0;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.6;
}

.dashboard .box-head h2 {
    font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
    margin: 20px 0 0;
    text-transform: capitalize;
    color: #333333;
}

.dashboard .box a {
    color: #4150b5;
    font-weight: 700;
}

.dashboard .box h6 {
    margin-bottom: 0;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard .box .box-title {
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    margin-bottom: 5px;
    padding: 12px 0;
    position: relative;
    width: 100%;
}

.dashboard .box .box-title h3 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin: 0;
    text-transform: capitalize;
    color: #333333;
}

.dashboard .box .box-title>a {
    position: absolute;
    right: 0;
    top: 12px;
    color: #4150b5;
    font-weight: 700;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard .box address {
    margin-bottom: 0;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.box-content h6 {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.8 !important;
    margin-bottom: 0;
}

.box-content a {
    color: #4150b5;
    font-weight: 700;
}

.account-sidebar {
    display: none;
    cursor: pointer;
    background-color: #4150b5;
    color: #ffffff;
    width: 30%;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 5px;
}

.success-text {
    text-align: center;
}

.success-text i {
    font-size: 50px;
    color: #4ead4e;
}

.success-text h2 {
    text-transform: uppercase;
    font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: #333333;
    font-weight: 700;
}

.success-text p {
    text-transform: capitalize;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.success-text.order-fail i {
    color: #4150b5;
}

.order-success-sec h4 {
    font-weight: 700;
    text-transform: capitalize;
    color: #333333;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1;
    margin-bottom: 10px;
}

.order-success-sec .order-detail li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: capitalize;
    font-size: 16px;
}

.order-success-sec .payment-mode p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.delivery-sec {
    padding: 30px;
    text-align: center;
    margin-top: 20px;
    background-color: #eeeeee;
}

.delivery-sec h2,
.delivery-sec h3 {
    color: #000000;
    text-transform: capitalize;
}

.delivery-sec h2 {
    font-weight: 600;
    direction: rtl;
    font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.delivery-sec h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
}

.product-order h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    font-size: calc(18px + (26 - 18) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1;
}

.product-order .product-order-detail {
    margin-top: 15px;
}

.product-order .product-order-detail img {
    height: 130px;
}

.product-order .product-order-detail .order_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-order .product-order-detail .order_detail h4 {
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight: 700;
    color: #333333;
}

.product-order .product-order-detail .order_detail h5 {
    text-transform: capitalize;
    margin-bottom: 0;
    direction: rtl;
    font-weight: 500;
}

.product-order .total-sec {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin: 15px 0;
    padding: 15px 0;
}

.product-order .total-sec ul li {
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    color: #333333;
}

.rtl .product-order .total-sec ul li {
    text-align: right;
}

.product-order .total-sec ul li span {
    direction: rtl;
    float: right;
}

.rtl .product-order .total-sec ul li span {
    float: left
}

.product-order .final-total h3 {
    display: block;
    margin-bottom: 0;
    font-size: 24px;
}

.product-order .final-total h3 span {
    float: right;
}

.compare-section .compare-part {
    position: relative;
}

.compare-section .compare-part .close-btn {
    background-color: transparent;
    border: none;
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 0;
}

.rtl .compare-section .compare-part .close-btn {
    right: unset;
    left: 0;
}

.compare-section .compare-part .img-secton {
    padding: 25px 15px 15px;
    text-align: center;
}

.compare-section .compare-part .img-secton img,
.compare-section .compare-part .img-secton .bg-size {
    width: 50%;
    margin: 0 auto;
}

.compare-section .compare-part .img-secton a h5 {
    margin-bottom: 0;
    text-align: center;
    text-transform: capitalize;
    margin-top: 10px;
    color: #333333;
    font-weight: 600;
}

.compare-section .compare-part .img-secton h5 {
    margin-bottom: 0;
    text-align: center;
    line-height: 1.2;
    font-weight: 400;
}

.compare-section .compare-part .detail-part .title-detail {
    background-color: #f7f8fa;
    text-align: center;
    padding: 8px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.compare-section .compare-part .detail-part .title-detail h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #333333;
}

.compare-section .compare-part .detail-part .inner-detail {
    padding: 15px;
}

.compare-section .compare-part .detail-part .inner-detail p {
    margin-bottom: 0;
    line-height: 1.2;
    text-align: center;
}

.compare-section .compare-part .btn-part {
    text-align: center;
    padding: 15px;
    border-top: 1px solid #dddddd;
}

.compare-section .compare-part .btn-part .btn-normal {
    padding: 13px 25px;
    text-transform: uppercase;
}

.compare-section .slick-slide>div {
    border: 1px solid #dddddd;
    border-left: none;
}

.compare-section .slick-slide:first-child {
    border-left: 1px solid #dddddd;
}

.compare-padding {
    padding-bottom: 50px;
}

.compare-padding h2 {
    margin-bottom: 20px;
}

.compare-label {
    position: absolute;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 20px;
    left: 16px;
    z-index: 1;
}

.rtl .compare-label {
    left: unset;
    right: 16px;
}

.compare-page .table-wrapper {
    padding-bottom: 0;
}

.compare-page .table-wrapper .table {
    border: 1px solid #dddddd;
    text-transform: capitalize;
    color: #333333;
    margin-bottom: 0;
}

.compare-page .table-wrapper .table .product-name {
    width: 15%;
}

.compare-page .table-wrapper .table .featured-image {
    width: 185px;
}

.compare-page .table-wrapper .table td {
    border-top: none;
}

.compare-page .table-wrapper .table thead,
.compare-page .table-wrapper .table tbody,
.compare-page .table-wrapper .table tfoot,
.compare-page .table-wrapper .table tr,
.compare-page .table-wrapper .table td,
.compare-page .table-wrapper .table th {
    border: 1px solid #dddddd !important;
}

.compare-page .table-wrapper .table thead .th-compare td {
    font-size: 14px;
    font-weight: 700;
    background: #f1f1f1;
    border-right: 1px solid #dddddd;
    padding-left: 20px;
}

.compare-page .table-wrapper .table thead .th-compare th {
    text-align: left;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-left: 20px;
}

.compare-page .table-wrapper .table thead .th-compare th .remove-compare {
    float: left;
    border: none;
    background: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
}

.compare-page .table-wrapper .table tbody tr th {
    background: #f1f1f1;
}

.compare-page .table-wrapper .table tbody tr td {
    border-right: 1px solid #dddddd;
    position: relative;
}

.compare-page .table-wrapper .table tbody tr th,
.compare-page .table-wrapper .table tbody tr td {
    padding: 15px;
    vertical-align: top;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.compare-page .table-wrapper .table tbody tr .grid-link__title {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

.compare-page .table-wrapper .table tbody tr .product_price {
    margin: 15px 0;
}

.compare-page .table-wrapper .table tbody tr .product_price span.money {
    padding-left: 5px;
}

.compare-page .table-wrapper .table tbody tr p {
    color: #777777;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
}

.compare-page .table-wrapper .table tbody tr .add-to-cart,
.compare-page .table-wrapper .table tbody tr .select-option-cls {
    padding: 6px 10px;
}

.typography_section .typography-box {
    margin-bottom: 30px;
}

.typography_section .typography-box p {
    line-height: 22px;
}

.typography_section .typography-box .headings {
    margin-bottom: 20px;
    background-color: #e8e8e8;
    padding: 8px 12px;
}

.typography_section .typography-box .headings h3 {
    text-transform: capitalize;
    color: #2d2d2d;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 20px;
}

.typography_section .typography-box .headings span {
    color: #444444;
}

.typography_section .typography-box .headings span code {
    color: #444444;
}

.typography_section .typography-box .typo-content.heading_content h1,
.typography_section .typography-box .typo-content.heading_content h2,
.typography_section .typography-box .typo-content.heading_content h3,
.typography_section .typography-box .typo-content.heading_content h4,
.typography_section .typography-box .typo-content.heading_content h5,
.typography_section .typography-box .typo-content.heading_content h6 {
    font-weight: 400;
    color: black;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}

.typography_section .typography-box .typo-content .sub-title {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-size: 18px;
    color: #444444;
    text-transform: capitalize;
}

.typography_section .typography-box .typo-content.product-pagination {
    border: none;
    margin: 0;
}

.typography_section .typography-box .typo-content.product-pagination .pagination .page-item {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.typography_section .typography-box .typo-content.product-pagination .pagination .page-item a {
    padding: 10px 14px;
}

.typography_section .typography-box .typo-content.input_button input {
    margin-bottom: 10px;
}

.typography_section .typography-box .typo-content.input_button label {
    font-size: 16px;
    text-transform: capitalize;
    padding-left: 5px;
}

.rtl .typography_section .typography-box .typo-content.input_button label {
    padding-left: unset;
    padding-right: 5px;
}

.rtl .blockquote-footer {
    text-align: right;
}

.typography_section .typography-box .typo-content.loader-typo {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.typography_section .typography-box .typo-content.loader-typo .pre-loader {
    position: relative;
    width: 50px;
    height: 50px;
    background-color: #4150b5;
    border-radius: 50%;
}

.typography_section .typography-box .typo-content.loader-typo .pre-loader:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    border: 0 solid #dddddd;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: loading 1000ms ease-out forwards infinite;
    animation: loading 1000ms ease-out forwards infinite;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.typography_section .typography-box .typo-content .footer-social {
    margin-top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.typography_section .typography-box:last-child {
    margin-bottom: 0;
}

.typography_section code {
    color: rgba(65, 80, 181, 0.6);
    background-color: #f7f7f7;
    padding: 3px;
    margin: 0 3px;
    border-radius: 2px;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    margin-top: unset;
}

.profile-section {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    padding: 15px;
}

.profile-section .profile-detail .profile-name {
    font-weight: 700;
}

.profile-section .profile-detail p {
    margin-bottom: 8px;
}

.lookbook-section {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

.lookbook-section .lookbook-img>div+div img {
    margin-top: 25px;
}

.lookbook .lookbook-block {
    position: relative;
}

.lookbook .lookbook-block .lookbook-dot {
    cursor: pointer;
    position: absolute;
    z-index: 2;
    width: 29px;
    height: 29px;
    line-height: 29px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 50%;
    left: 12%;
    background-color: #ffffff;
}

.rtl .lookbook .lookbook-block .lookbook-dot {
    left: unset;
    right: 12%;
}

.lookbook .lookbook-block .lookbook-dot.dot2 {
    top: 70%;
    left: 27%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot2 {
    left: unset;
    right: 27%;
}

.lookbook .lookbook-block .lookbook-dot.dot3 {
    top: 28%;
    left: 30%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot3 {
    left: unset;
    right: 30%;
}

.lookbook .lookbook-block .lookbook-dot.dot4 {
    top: 67%;
    left: 8%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot4 {
    left: unset;
    right: 8%;
}

.lookbook .lookbook-block .lookbook-dot.dot5 {
    top: 40%;
    left: 35%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot5 {
    left: unset;
    right: 35%;
}

.lookbook .lookbook-block .lookbook-dot.dot6 {
    top: 80%;
    left: 58%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot6 {
    left: unset;
    right: 58%;
}

.lookbook .lookbook-block .lookbook-dot.dot7 {
    top: 67%;
    left: 45%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot7 {
    left: unset;
    right: 45%;
}

.lookbook .lookbook-block .lookbook-dot.dot8 {
    top: 43%;
    left: 39%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot8 {
    left: unset;
    right: 39%;
}

.lookbook .lookbook-block .lookbook-dot.dot9 {
    top: 32%;
    left: 50%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot9 {
    left: unset;
    right: 50%;
}

.lookbook .lookbook-block .lookbook-dot.dot10 {
    top: 60%;
    left: 50%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot10 {
    left: unset;
    right: 50%;
}

.lookbook .lookbook-block .lookbook-dot.dot11 {
    top: 50%;
    left: 45%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot11 {
    left: unset;
    right: 45%;
}

.lookbook .lookbook-block .lookbook-dot.dot12 {
    top: 75%;
    left: 45%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot12 {
    left: unset;
    right: 45%;
}

.lookbook .lookbook-block .lookbook-dot.dot13 {
    top: 40%;
    left: 45%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot13 {
    left: unset;
    right: 45%;
}

.lookbook .lookbook-block .lookbook-dot.dot14 {
    top: 76%;
    left: 45%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot14 {
    left: unset;
    right: 45%;
}

.lookbook .lookbook-block .lookbook-dot.dot15 {
    top: 50%;
    left: 15%;
}

.rtl .lookbook .lookbook-block .lookbook-dot.dot15 {
    left: unset;
    right: 15%;
}

.lookbook .lookbook-block .lookbook-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    zoom: 1;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.lookbook .lookbook-block .lookbook-dot span {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333333;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox {
    visibility: hidden;
    top: -98px;
    left: 150%;
    position: absolute;
    width: 130px;
    background-color: #ffffff;
    -webkit-box-shadow: -3px -3px 13px rgba(48, 54, 61, 0.1);
    box-shadow: -3px -3px 13px rgba(48, 54, 61, 0.1);
}

.rtl .lookbook .lookbook-block .lookbook-dot .dot-showbox {
    left: unset;
    right: 150%;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox img {
    margin-top: 0;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info {
    padding: 5px;
    text-align: center;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
    margin-bottom: 0;
    text-transform: capitalize;
    line-height: 20px;
    color: #333333;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5.title {
    font-weight: 700;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h6 {
    text-transform: uppercase;
    color: #4150b5;
    margin-bottom: 0;
}

.lookbook .lookbook-block .lookbook-dot .dot-showbox:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #dddddd;
    border-bottom: 8px solid transparent;
    top: 41%;
    left: -8px;
}

.rtl .lookbook .lookbook-block .lookbook-dot .dot-showbox:before {
    left: unset;
    right: -8px;
    border-right: unset;
    border-left: 8px solid #ffffff;
}

.lookbook .lookbook-block .lookbook-dot:hover {
    background-color: #4150b5;
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
    z-index: 10;
}

.lookbook .lookbook-block .lookbook-dot:hover .dot-showbox {
    -webkit-animation: fadeInUp 400ms ease-in-out;
    animation: fadeInUp 400ms ease-in-out;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.lookbook .lookbook-block .lookbook-dot:hover span {
    color: #ffffff;
}

.lookbook .lookbook-block .lookbook-dot:hover:before {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.portfolio-padding {
    padding-bottom: 40px;
}

.portfolio-section .isotopeSelector {
    margin-bottom: 30px;
}

.portfolio-section .portfolio-2 {
    margin-bottom: -20px;
}

.portfolio-section .portfolio-3 {
    margin-bottom: -5px;
}

.portfolio-section .article-title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: white;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: center;
    float: left;
    font-size: 18px;
    line-height: 24px;
}

.portfolio-section .article-title a {
    color: white;
}

.portfolio-section .isotopeSelector {
    float: left;
    position: relative;
}

.portfolio-section .isotopeSelector .overlay {
    position: relative;
    overflow: hidden;
}

.portfolio-section .isotopeSelector img {
    width: 100%;
    height: auto;
}

.portfolio-section .isotopeSelector .product-box {
    padding-right: 0;
}

.portfolio-section .isotopeSelector img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.portfolio-section .isotopeSelector .overlay-background {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.portfolio-section .isotopeSelector .overlay-background i {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 22px;
    display: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 40px;
    height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portfolio-section .isotopeSelector:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.portfolio-section .isotopeSelector:hover .overlay-background {
    -webkit-transform: scale(1);
    transform: scale(1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.portfolio-section .isotopeSelector:hover .overlay-background i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.portfolio-section .border-portfolio {
    margin: 3px;
    overflow: hidden;
}

.portfolio-section .border-portfolio:after {
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    -webkit-transform: translate(-20%, -20%);
    transform: translate(-20%, -20%);
    opacity: 0;
}

.portfolio-section .border-portfolio:before {
    position: absolute;
    bottom: 10%;
    right: 10%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    -webkit-transform: translate(10%, 10%);
    transform: translate(10%, 10%);
    opacity: 0;
}

.portfolio-section .border-portfolio:hover:after {
    -webkit-animation: portfolio-circle 0.5s ease;
    animation: portfolio-circle 0.5s ease;
}

.portfolio-section .border-portfolio:hover:before {
    -webkit-animation: portfolio-circle 0.8s ease;
    animation: portfolio-circle 0.8s ease;
}

@-webkit-keyframes portfolio-circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 300px;
        height: 300px;
        opacity: 0;
    }
}

@keyframes portfolio-circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 300px;
        height: 300px;
        opacity: 0;
    }
}

.portfolio-section #form1 {
    padding-bottom: 20px;
}

.portfolio-section .filter-button {
    padding: 15px 24px;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    border: none;
    background-color: #ffffff;
    margin: 0 5px;
    line-height: 1;
}

.portfolio-section .filter-button.active {
    background-color: #4150b5;
    color: #ffffff;
}

.portfolio-section.fullwidth-portfolio .isotopeSelector {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px;
}

.filter-section .filter-container {
    text-align: center;
    padding: 0 0 20px;
}

.filter-section .filter-container ul.filter>li {
    padding: 0 25px;
}

.filter-section .filter-container ul.filter>li>a {
    color: #4150b5;
    font-size: 20px;
    line-height: 40px;
}

.filter-section .filter-container ul.filter>li>a:hover,
.filter-section .filter-container ul.filter>li>a:focus {
    text-decoration: none;
    color: #4150b5;
    outline: none;
}

.filter-section .filter-container ul.filter>li.active {
    background-color: #4150b5;
}

.filter-section .filter-container ul.filter>li.active a {
    color: #ffffff;
}

.filter-section .filter-container ul.filter>li span {
    color: #ddd;
    font-size: 20px;
    display: inline-block;
    margin: 0 5px;
}

.filter-section .filter-container .filter>li {
    padding: 0;
    margin: 0;
}

.filter-section .title1 .title-inner1 {
    margin-top: -5px;
}

.filter-section h1 {
    text-align: center;
}

.demo-colored-wrap {
    background: #ecf0f1;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-title {
    display: none;
}

.offer-box {
    top: 50%;
    position: fixed;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: -415px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 9;
}

.offer-box img {
    margin-right: 18px;
}

.offer-box.toggle-cls {
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.offer-box .heading-right h3 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 230px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transform: translate(50%, -50%) rotate(-90deg);
    transform: translate(50%, -50%) rotate(-90deg);
    text-align: center;
    background-color: #4150b5;
    margin-bottom: 0;
    cursor: pointer;
}

.theme-tab {
    position: relative;
}

.theme-tab.product.tab-abjust {
    margin-bottom: -15px;
}

.theme-tab .tab-content {
    display: none;
}

.theme-tab .tab-content[style="display: block;"] .product-box,
.theme-tab .tab-content[style="display: block;"] .tab-box,
.theme-tab .tab-content[style="display: block;"] .media-banner,
.theme-tab .tab-content[style="display: block;"] .digipro-box,
.theme-tab .tab-content[style="display: block;"] .product-box3,
.theme-tab .tab-content[style="display: block;"] .gallery-box {
    -webkit-animation: zoomIn 300ms ease-in-out;
    animation: zoomIn 300ms ease-in-out;
}

.theme-tab .tab-content .product-tab .tab-box {
    background-color: white;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: calc(25% - 10px);
    margin: 0 5px 10px;
}

.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n + 4) {
    margin: 0 5px 0;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 img {
    height: 250px;
    padding: 15px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating {
    margin-top: 0;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i {
    padding-right: 0;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i:nth-child(-n + 4) {
    color: #ffa800;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i:last-child {
    color: #ffa800;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6 {
    margin-right: 35px;
    line-height: 17px;
    margin-top: 5px;
    margin-bottom: 0;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4 {
    font-size: 20px;
    margin-top: 5px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 0;
}

.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li {
    display: inline-block;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    margin-right: 2px;
    margin-top: 20px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin-bottom: 0;
    cursor: pointer;
}

.theme-tab .tab-content .product-tab .tab-box:hover .product-box2 img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.theme-tab .tab-title,
.theme-tab .tab-title2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: -6px;
}

.theme-tab .tab-title.media-tab li,
.theme-tab .tab-title2.media-tab li {
    padding-top: 40px;
    position: relative;
}

.theme-tab .tab-title.media-tab li.current::before,
.theme-tab .tab-title2.media-tab li.current::before {
    width: 100%;
    position: absolute;
    top: 6px;
    left: 0;
    background-color: #4150b5;
    height: 5px;
    content: '';
}

.theme-tab .tab-title.media-tab .media-banner,
.theme-tab .tab-title2.media-tab .media-banner {
    margin-right: 15px;
}

.theme-tab .tab-title .current a,
.theme-tab .tab-title2 .current a {
    color: #4150b5;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.theme-tab .tab-title li,
.theme-tab .tab-title2 li {
    padding-left: 25px;
    padding-right: 25px;
}

.theme-tab .tab-title a,
.theme-tab .tab-title2 a {
    color: #333333;
    text-transform: uppercase;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.theme-tab .tab-title2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -8px;
}

.theme-tab .tab-title2:after {
    content: "";
    position: absolute;
    border: 1px solid #dddddd;
    width: 100%;
    left: 0;
    top: 17px;
    z-index: -1;
}

.theme-tab .tab-title2 .current {
    background-color: #f2f2f2;
}

.theme-tab .tab-title2 .current a {
    background-color: #f2f2f2;
}

.theme-secondtab .tab-bg {
    background-color: #e6e8f6;
    padding: 70px 50px 60px 50px;
}

.theme-secondtab .tab-bg .theme-tab .tab-title {
    margin-bottom: 30px;
}

.theme-secondtab .tab-bg .product-box {
    padding-right: 0;
}

.parallax {
    background-attachment: fixed;
}

.full-banner {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 190px;
    padding-bottom: 190px;
    background-position: center;
}

.full-banner.advertise-banner {
    background-image: url("../images/fashion/banner.jpg");
}

.full-banner.parallax-layout {
    padding-top: 350px;
    padding-bottom: 350px;
}

.full-banner.parallax-layout .banner-contain h4 {
    color: #f1f1f1;
}

.full-banner.banner-layout-3 .banner-contain .btn-normal {
    text-transform: uppercase;
}

.full-banner.banner-layout-3 .banner-contain h4 {
    color: #ffffff;
}

.full-banner.banner-layout-3 .banner-contain h3 {
    color: #ffffff;
    margin-top: 10px;
}

.full-banner.banner-layout-3 .banner-contain .color {
    color: #4150b5;
    line-height: 1;
}

.full-banner.parallax {
    background-attachment: fixed;
}

.full-banner.p-left .banner-contain {
    float: left;
}

.full-banner.p-right .banner-contain {
    float: right;
}

.full-banner.p-center .banner-contain {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.full-banner .banner-contain .btn-solid,
.full-banner .banner-contain .btn-outline {
    margin-top: 20px;
}

.full-banner .banner-contain h2 {
    font-size: calc(55px + (100 - 55) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    color: #4150b5;
    text-transform: uppercase;
    margin-top: -15px;
}

.full-banner .banner-contain h3 {
    font-size: calc(36px + (60 - 36) * ((100vw - 320px) / (1920 - 320)));
    color: #333333;
    text-transform: uppercase;
    font-weight: 700;
}

.full-banner .banner-contain h4 {
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 10px;
    margin-bottom: -5px;
    line-height: 1.3;
}

.parallax-cls section:nth-child(odd) .full-banner {
    background-position: right;
}

.parallax-cls section:nth-child(even) .full-banner {
    background-position: left;
}

.parallax-cls section .banner-contain {
    margin-top: -12px;
}

.pet-parallax {
    position: relative;
}

.pet-parallax .pet-decor {
    position: absolute;
    left: 110px;
    bottom: -164px;
}

.pet-parallax .banner-contain h4,
.pet-parallax .banner-contain h3,
.pet-parallax .banner-contain p {
    color: #212121;
}

.pet-parallax .banner-contain p {
    max-width: 75%;
    margin: 0 auto;
    line-height: 22px;
    font-size: 16px;
}

.pet-parallax .banner-contain h4 {
    padding-top: 0 !important;
    margin-bottom: 0;
    line-height: 1.3;
    margin-top: -7px;
}

.pet-parallax .banner-contain h3 {
    margin: 15px 0;
    font-size: 48px;
}

.pet-parallax .full-banner {
    padding-top: 130px;
    padding-bottom: 130px;
    background-blend-mode: overlay;
}

.advertise-section .full-banner {
    padding-bottom: 105px;
    padding-top: 105px;
    background-position: top;
}

.advertise-section .full-banner .banner-contain {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 0;
    width: 90%;
    border: 3px solid #4150b5;
}

.advertise-section .full-banner .banner-contain h2 {
    font-size: 75px;
}

.center-slider {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.about-text p {
    text-align: center;
    margin-bottom: 50px;
}

.full-box .theme-card .offer-slider .product-box2 {
    overflow: hidden;
}

.theme-pannel-main {
    background-color: #ffffff;
    position: fixed;
    top: 30%;
    left: 0;
    z-index: 9;
    padding: 0 5px;
    -webkit-box-shadow: 0 0 7px 1px rgba(158, 158, 158, 0.2);
    box-shadow: 0 0 7px 1px rgba(158, 158, 158, 0.2);
}

.theme-pannel-main ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 12px;
    border-bottom: 1px solid #dadada;
}

.theme-pannel-main ul li span {
    padding: 0;
    text-transform: uppercase;
    color: #949494;
    font-weight: 700;
}

.theme-pannel-main ul li a {
    padding: 0;
}

.theme-pannel-main ul li:last-child {
    border-bottom: 0;
}

.color-picker {
    position: fixed;
    top: calc(30% + 110px);
    z-index: 9;
    padding: 0 5px;
    left: 0;
    -webkit-box-shadow: 0 0 7px 1px rgba(158, 158, 158, 0.2);
    box-shadow: 0 0 7px 1px rgba(158, 158, 158, 0.2);
    background-color: #ffffff;
    max-width: 150px;
}

.color-picker h4 {
    padding: 10px 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.color-picker .title {
    display: inline-block;
    position: absolute;
    right: -68px;
    width: 68px;
    -webkit-box-shadow: -3px 0 7px 1px rgba(158, 158, 158, 0.2);
    box-shadow: -3px 0 7px 1px rgba(158, 158, 158, 0.2);
    background-color: #ffffff;
    padding: 10px 14px;
}

.color-picker .colors {
    text-align: center;
}

.color-picker .colors li {
    height: 35px;
    margin: 3px;
    width: 35px;
    display: inline-block;
    position: relative;
}

.color-picker .colors li.active:before {
    content: "\e600";
    position: absolute;
    font-family: themify;
    color: #fff;
    font-size: 19px;
    top: 2px;
    left: 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.color1 {
    background: linear-gradient(135deg, #ff6000 49%, #ff6000 50%, #ffa800 51%, #ffa800 100%);
}

.color2 {
    background: linear-gradient(135deg, #00baf2 49%, #00baf2 50%, #1c3481 51%, #1c3481 100%);
}

.color3 {
    background: linear-gradient(135deg, #f1bb3a 49%, #f1bb3a 50%, #0083c1 51%, #0083c1 100%);
}

.color4 {
    background: linear-gradient(135deg, #f15838 49%, #f15838 50%, #6465a5 51%, #6465a5 100%);
}

.color5 {
    background: linear-gradient(135deg, #2690e4 49%, #2690e4 50%, #252525 51%, #252525 100%);
}

.color6 {
    background: linear-gradient(135deg, #84b213 49%, #84b213 50%, #f97c2d 51%, #f97c2d 100%);
}

.color7 {
    background: linear-gradient(135deg, #c76d62 49%, #c76d62 50%, #ef9f77 51%, #ef9f77 100%);
}

.color8 {
    background: linear-gradient(135deg, #f78195 49%, #f78195 50%, #f97107 51%, #f97107 100%);
}

.color9 {
    background: linear-gradient(135deg, #35a7b1 49%, #35a7b1 50%, #f98925 51%, #f98925 100%);
}

.color10 {
    background: linear-gradient(135deg, #fb6436 49%, #fb6436 50%, #f98925 51%, #f98925 100%);
}

.color11 {
    background: linear-gradient(135deg, #4150b5 49%, #4150b5 50%, #e62a16 51%, #e62a16 100%);
}

.color12 {
    background: linear-gradient(135deg, #fa741b 49%, #fa741b 50%, #2fbb2f 51%, #2fbb2f 100%);
}

.color13 {
    background: linear-gradient(135deg, #a03b41 49%, #a03b41 50%, #f56449 51%, #f56449 100%);
}

.color14 {
    background: linear-gradient(135deg, #1e9a05 49%, #1e9a05 50%, #f3725c 51%, #f3725c 100%);
}

.color15 {
    background: linear-gradient(135deg, #3635aa 49%, #3635aa 50%, #46d8d5 51%, #46d8d5 100%);
}

/*=====================
  26.add to cart CSS start
==========================*/
.add_to_cart {
    position: fixed;
    background-color: #ffffff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add_to_cart ::-webkit-scrollbar {
    width: 3px;
    height: 7px;
}

.add_to_cart ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.add_to_cart ::-webkit-scrollbar-thumb {
    background: #dddddd;
}

.add_to_cart ::-webkit-scrollbar-thumb:hover {
    background: #000000;
}

.add_to_cart .cart-inner {
    background-color: #ffffff;
    z-index: 9;
    position: relative;
    top: 0;
}

.add_to_cart .cart-inner .cart_media {
    padding: 0 20px;
}

.add_to_cart .cart-inner .cart_media ul li .btn {
    text-transform: capitalize;
    font-size: 18px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product .addit-box {
    padding-top: 5px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product .qty-minus,
.add_to_cart .cart-inner .cart_media ul.cart_product .qty-plus {
    width: 25px;
    padding: 0;
    font-size: 10px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product .qty-adj {
    height: 25px;
    width: 35px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li {
    position: relative;
    width: 100%;
    border: 1px solid #dddddd;
    padding: 10px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media img {
    width: 83px;
    height: auto;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media .media-body h4 {
    color: #444444;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media .media-body h4 span {
    color: #333333;
    font-size: 16px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media .media-body h6 {
    color: #4150b5;
    font-weight: 700;
    margin-bottom: 5px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media .media-body h6 span {
    color: #999999;
    text-decoration: line-through;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media .media-body .qty-box {
    margin-bottom: 5px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .media .media-body .addit-box .pro-add svg {
    color: #444444;
    width: 14px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .close-circle {
    position: absolute;
    top: 10px;
    right: 10px;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .close-circle svg {
    width: 14px;
    color: #444444;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .close-circle i {
    color: #444444;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add_to_cart .cart-inner .cart_media ul.cart_product li .close-circle i:hover {
    color: #000000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add_to_cart .cart-inner .cart_media ul.cart_total {
    background-color: rgba(65, 80, 181, 0.05);
    padding: 15px;
}

.add_to_cart .cart-inner .cart_media ul.cart_total li {
    display: block;
    color: #444444;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1;
}

.add_to_cart .cart-inner .cart_media ul.cart_total li:nth-child(n+2) {
    margin-top: 10px;
}

.add_to_cart .cart-inner .cart_media ul.cart_total li span {
    float: right;
    text-transform: uppercase;
}

.add_to_cart .cart-inner .cart_media ul.cart_total li .total {
    border-top: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.add_to_cart .cart-inner .cart_media ul.cart_total li .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.add_to_cart .cart-inner .cart_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(65, 80, 181, 0.05);
}

.add_to_cart .cart-inner .cart_top h3 {
    font-size: 18px;
    color: #4150b5;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.add_to_cart .cart-inner .cart_top .close-cart {
    margin-left: auto;
}

.add_to_cart .cart-inner .cart_top .close-cart i {
    color: #4150b5;
    font-size: 18px;
}

.add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #000000;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add_to_cart.open-side {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add_to_cart.open-side .overlay {
    opacity: 0.8;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.add_to_cart.left {
    left: -320px;
    top: 0;
    height: 100vh;
    width: 320px;
}

.rtl .add_to_cart.left {
    left: unset;
    right: -320px;
}

.add_to_cart.left .cart-inner {
    height: 100vh;
    overflow: auto;
}

.add_to_cart.left.open-side {
    left: 0;
}

.rtl .add_to_cart.left.open-side {
    left: unset;
    right: 0;
}

.add_to_cart.right {
    right: -320px;
    height: 100vh;
    width: 320px;
    top: 0;
}

.rtl .add_to_cart.right {
    right: unset;
    left: -320px;
}

.add_to_cart.right .cart-inner {
    height: 100vh;
    overflow: auto;
}

.add_to_cart.right.open-side {
    right: 0;
}

.rtl .add_to_cart.right.open-side {
    right: unset;
    left: 0;
}

.add_to_cart.top,
.add_to_cart.bottom {
    width: 100%;
}

.add_to_cart.top .cart_media,
.add_to_cart.bottom .cart_media {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
}

.add_to_cart.top .cart_media ul.cart_product,
.add_to_cart.bottom .cart_media ul.cart_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    overflow-y: auto;
}

.add_to_cart.top .cart_media ul.cart_product li,
.add_to_cart.bottom .cart_media ul.cart_product li {
    min-width: 245px;
    max-width: 280px;
}

.add_to_cart.top .cart_media ul.cart_product li:nth-child(n+2),
.add_to_cart.bottom .cart_media ul.cart_product li:nth-child(n+2) {
    margin-left: 15px;
}

.add_to_cart.top .cart_media .cart_total,
.add_to_cart.bottom .cart_media .cart_total {
    width: 24%;
}

.add_to_cart.top {
    top: -350px;
}

.add_to_cart.top.open-side {
    top: 0;
}

.add_to_cart.bottom {
    bottom: -320px;
}

.add_to_cart.bottom.open-side {
    bottom: 0;
}

.add_to_cart.left .cart-inner .cart_media ul.cart_product,
.add_to_cart.right .cart-inner .cart_media ul.cart_product {
    height: calc(100vh - 335px);
    overflow-y: auto;
}

.add_to_cart.left .cart-inner .cart_media ul.cart_product li:nth-child(n+2),
.add_to_cart.right .cart-inner .cart_media ul.cart_product li:nth-child(n+2) {
    margin-top: 15px;
}

.add_to_cart.left .cart-inner .cart_media .cart_total,
.add_to_cart.right .cart-inner .cart_media .cart_total {
    width: calc(320px - 40px);
    position: fixed;
    bottom: 0px;
    margin-bottom: 20px;
}

.add_to_cart .setting-block {
    padding-left: 20px;
    padding-right: 20px;
}

.add_to_cart .setting-block .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 44px;
    text-transform: capitalize;
    border: 1px solid #dddddd;
    background: url(../images/dropdown.png) no-repeat 95%;
    background-size: 12px;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
}

.rtl .add_to_cart .setting-block .form-group select {
    background: url(../images/dropdown.png) no-repeat 5%;
}

/*=====================
  27.add to account bar start
==========================*/
.account-bar .theme-form {
    padding-left: 20px;
    padding-right: 20px;
}

.account-bar .theme-form .form-group {
    margin-bottom: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.account-bar .theme-form .form-group label {
    font-size: 18px;
    text-transform: capitalize;
    color: #444444;
    line-height: 1;
    font-weight: 700;
}

.account-bar .theme-form .form-group .form-control {
    border-radius: 5px;
    border-color: #dddddd;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

.account-bar .theme-form .form-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.account-bar .theme-form h5 {
    color: #4150b5;
    text-transform: capitalize;
}

.account-bar .theme-form h6 {
    color: #444444;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 5px;
}

.account-bar .theme-form h6 span {
    color: #4150b5;
    margin-left: 10px;
}

.rtl .account-bar .theme-form h6 span {
    margin-left: unset;
    margin-right: 10px;
}

/*=====================
  28. Tab to top CSS start
==========================*/
.tap-top {
    position: fixed;
    bottom: 110px;
    right: 30px;
    z-index: 8;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.tap-top svg {
    width: calc(35px + (50 - 35) * ((100vw - 320px) / (1920 - 320)));
    fill: #4150b5;
}

.tap-top.top-cls {
    opacity: 1;
    visibility: visible;
}

.tap-top:hover svg {
    -webkit-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}

/*=====================
   29. Modal CSS start
==========================*/
.theme-modal {
    padding-right: 0 !important;
}

.theme-modal .quick-view-img {
    height: 100%;
    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;
}

.theme-modal .modal-dialog .modal-content .modal-body {
    background-color: #ffffff;
    border-radius: 5px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
    background-color: #ffffff;
    padding: 25px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .btn-close {
    position: absolute;
    right: 17px;
    top: 15px;
    padding: 0;
    font-size: 16px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .btn-close span {
    color: #000000;
    font-size: 30px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2 {
    border-bottom: 1px dashed #bfbfbf;
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 24px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4 {
    margin-bottom: 30px;
    text-align: center;
    color: #272727;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.6;
    font-size: 14px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form {
    margin: 0 auto;
    text-align: center;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 12px;
    height: 45px;
    border-radius: 0;
    width: 100%;
    margin: 0 10px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control:focus {
    border-color: #dddddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img {
    margin-bottom: 40px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
    margin-bottom: 15px;
    text-align: center;
    color: #333333;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    font-size: calc(20px + (32 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group {
    margin: 0 auto;
    text-align: center;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 14px;
    max-width: 640px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: 15px;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-normal {
    text-transform: uppercase;
}

.theme-modal .modal-dialog .quick-view-modal button.btn-close,
.theme-modal .modal-dialog .demo_modal button.btn-close {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 5px;
}

.theme-modal .modal-dialog .quick-view-modal .view-detail,
.theme-modal .modal-dialog .demo_modal .view-detail {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.theme-modal.demo-modal .modal-dialog .modal-content .modal-body {
    height: 75vh;
    overflow-y: scroll;
    padding: 25px;
    background-image: none !important;
}

.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar {
    width: 5px;
}

.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb {
    background: #4150b5;
}

.theme-modal.demo-modal .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body {
    background-position: center;
    background-size: cover;
    background-blend-mode: overlay;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img {
    max-width: 150px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body {
    padding: 0 15px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 {
    font-size: 16px;
    color: #4150b5;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 i {
    margin-right: 8px;
    color: #ffffff;
    background: #19a340;
    font-size: 14px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
}

.rtl .theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 i {
    margin-right: unset;
    margin-left: 8px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons {
    margin-bottom: 20px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box {
    padding-left: 10px;
    padding-right: 10px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .img-wrapper {
    -webkit-box-shadow: 0 0 5px rgba(221, 221, 221, 0.6);
    box-shadow: 0 0 5px rgba(221, 221, 221, 0.6);
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail {
    text-align: center;
    padding: 10px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6 {
    font-weight: 700;
    color: #444444;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h4 {
    color: #e62a16;
    font-size: 14px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h4 span {
    color: #777;
    text-decoration: line-through;
    margin-left: 10px;
}

.rtl .theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h4 span {
    margin-left: unset;
    margin-right: 10px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell {
    margin: 20px 0 10px;
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4 {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #444444;
    font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4 span {
    color: #777;
    text-decoration: line-through;
    margin-left: 10%;
}

.theme-modal#exampleModal .modal-body {
    padding: 0;
}

.theme-modal#exampleModal .btn-close span {
    color: #4150b5;
    font-size: 35px;
    text-shadow: none;
}

.theme-modal#exampleModal .modal-bg {
    background-color: #ffffff96 !important;
    padding: 0;
}

.theme-modal#exampleModal .close {
    position: absolute;
    right: 10px;
}

.rtl .theme-modal#exampleModal .close {
    right: unset;
    left: 10px;
}

.theme-modal#exampleModal .newslatter-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(230, 42, 22, 0.05);
}

.theme-modal#exampleModal .newslatter-main>div {
    width: 100%;
    height: 400px;
}

.theme-modal#exampleModal .newslatter-main>div:last-child {
    background-repeat: no-repeat;
}

.theme-modal#exampleModal .offer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme-modal#exampleModal .offer-content>div {
    width: 100%;
    padding: 50px;
}

.theme-modal#exampleModal .offer-content p {
    text-align: center;
    color: #777777;
    line-height: 1.6;
    margin-bottom: 20px;
}

.theme-modal.exit-modal .modal-body {
    background-image: url(../images/bg-popup.png) !important;
    background-size: cover !important;
    background-position: center !important;
}

.theme-modal.exit-modal .modal-bg {
    background-color: #ffffffb3 !important;
}

.theme-modal.exit-modal .modal-content {
    border-radius: 10px;
}

.theme-modal.exit-modal .media .media-body h4 {
    font-size: 16px;
    line-height: 1.2;
    color: #333333;
    font-weight: 500;
}

.theme-modal.exit-modal .media .media-body h4 b {
    color: #4150b5;
}

.theme-modal.exit-modal .media .media-body h5 {
    font-size: 18px;
    color: #bfbfbf;
    margin-bottom: 0;
    padding-bottom: 0;
}

.theme-modal.pro-edit-modal {
    z-index: 11111;
}

.theme-modal.pro-edit-modal .modal-dialog {
    width: 350px;
}

.theme-modal.pro-edit-modal .modal-dialog .modal-content .modal-body {
    padding: 20px;
}

.theme-modal.pro-edit-modal .modal-dialog .modal-content .modal-body .btn-close {
    position: absolute;
    top: 5px;
    right: 15px;
}

.theme-modal.pro-edit-modal .pro-group {
    text-align: center;
    margin-bottom: 15px;
}

.theme-modal.pro-edit-modal .pro-group .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme-modal.pro-edit-modal .pro-group .media .img-wraper img {
    width: auto;
    height: 150px;
}

.theme-modal.pro-edit-modal .pro-group .media .media-body {
    text-align: left;
}

.theme-modal.pro-edit-modal .pro-group .media .media-body h3 {
    color: #444444;
    text-transform: capitalize;
    font-size: 18px;
}

.theme-modal.pro-edit-modal .pro-group .media .media-body h6 {
    color: #4150b5;
    font-size: 16px;
    font-weight: 700;
}

.theme-modal.pro-edit-modal .pro-group .media .media-body h6 span {
    color: #999999;
    text-decoration: line-through;
    margin-left: 5px;
}

.rtl .theme-modal.pro-edit-modal .pro-group .media .media-body h6 span {
    margin-left: unset;
    margin-right: 5px;
}

.theme-modal.pro-edit-modal .pro-group h6.product-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #444444;
    margin-bottom: 10px;
    text-align: center;
}

.theme-modal.pro-edit-modal .pro-group .qty-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme-modal.pro-edit-modal .pro-group .modal-btn .btn {
    text-transform: capitalize;
}

.theme-modal.pro-edit-modal .pro-group .modal-btn .btn:nth-child(n+2) {
    margin-left: 5px;
}

.theme-modal.blackfriday-modal {
    font-family: "iransans", "Rubik", sans-serif;
}

.theme-modal.blackfriday-modal#exampleModal .btn-close {
    opacity: 1;
    z-index: 3;
    right: 15px;
    top: 10px;
    -webkit-filter: invert(1);
    filter: invert(1);
    position: absolute;
}

.theme-modal.blackfriday-modal#exampleModal .btn-close span {
    color: #ffffff;
    font-size: 30px;
}

.theme-modal.blackfriday-modal#exampleModal .modal-dialog {
    max-width: 800px;
}

.theme-modal.blackfriday-modal#exampleModal .modal-body {
    height: 460px;
    overflow: hidden;
    position: relative;
    background-color: #000000;
}

.theme-modal.blackfriday-modal#exampleModal .rainbow {
    width: 100%;
    height: 100%;
    -webkit-animation: o-rotate-360 linear 12s infinite;
    animation: o-rotate-360 linear 12s infinite;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.theme-modal.blackfriday-modal#exampleModal .rainbow span {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.theme-modal.blackfriday-modal#exampleModal .rainbow span:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
}

.theme-modal.blackfriday-modal#exampleModal .rainbow span:first-child {
    background-color: #e62a16;
}

.theme-modal.blackfriday-modal#exampleModal .rainbow span:last-child:after {
    background-color: #e62a16;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content {
    background-color: #000000;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width: calc(100% - 5px);
    height: calc(100% - 5px);
}

.theme-modal.blackfriday-modal#exampleModal .offer-content>div {
    padding: calc(10px + (50 - 10) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content h2 {
    font-size: calc(50px + (100 - 50) * ((100vw - 320px) / (1920 - 320)));
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-family: "iransans", "Rubik", sans-serif;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content h2 span {
    font-size: 30%;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content .lable {
    background-color: #e62a16;
    color: #ffffff;
    text-transform: uppercase;
    height: 40px;
    text-align: center;
    position: relative;
    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;
    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-left: 20px;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content .lable:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #000000;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content .lable:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #e62a16;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content h3,
.theme-modal.blackfriday-modal#exampleModal .offer-content h4 {
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content h3 {
    font-size: calc(20px + (60 - 20) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1;
    margin-bottom: 10px;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content .timer p {
    direction: ltr;
    margin-bottom: 15px;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content .timer span {
    background-color: rgba(230, 42, 22, 0.3);
    color: #ffffff;
    border-radius: 5px;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content .timer .timer-cal {
    background-color: transparent;
    color: #ffffff;
}

.theme-modal.blackfriday-modal#exampleModal .offer-content h4 {
    text-align: center;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.theme-modal.cyber-monday#exampleModal .btn-close {
    opacity: 1;
    font-weight: 400;
    position: absolute;
    top: 15px;
    right: 15px;
}

.theme-modal.cyber-monday#exampleModal .btn-close span {
    color: #4150b5;
}

.theme-modal.cyber-monday#exampleModal .offer-content {
    text-align: center;
    font-family: "iransans", "Roboto", sans-serif;
}

.theme-modal.cyber-monday#exampleModal .offer-content>div {
    padding: calc(15px + (50 - 15) * ((100vw - 320px) / (1920 - 320)));
    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;
}

.theme-modal.cyber-monday#exampleModal .offer-content h6 {
    text-transform: capitalize;
    text-align: center;
    color: #4150b5;
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    margin-bottom: 10px;
}

.theme-modal.cyber-monday#exampleModal .offer-content h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: calc(50px + (95 - 50) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 900;
    line-height: 1;
    margin-bottom: 10px;
    color: #444444;
    font-style: italic;
}

.theme-modal.cyber-monday#exampleModal .offer-content h2 span {
    display: block;
}

.theme-modal.cyber-monday#exampleModal .offer-content h3 {
    text-transform: capitalize;
    text-align: center;
    font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    margin-bottom: 20px;
    color: #444444;
}

.theme-modal.cyber-monday#exampleModal .offer-content .btn {
    font-size: 14px;
    padding: 10px 15px;
}

.modal-v-sec.fade .modal-content .close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 700;
    z-index: 9;
    color: #ffffff;
    opacity: 1;
}

.modal-v-sec.fade .modal-content iframe {
    width: 100%;
    height: calc(250px + (400 - 250) * ((100vw - 320px) / (1920 - 320)));
    border: transparent;
}

.modal-v-sec.fade .modal-dialog {
    max-width: 700px;
}
