@charset "UTF-8";
/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500,700&display=swap");
@import url(https://fonts.googleapis.com/css?family=Montserrat);

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}

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

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

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

  100% {
    transform: rotate(360deg);
  }
}

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

.fa-accusoft:before {
  content: "";
}

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

.fa-ad:before {
  content: "";
}

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

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

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

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

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

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

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

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

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

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

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

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

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

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

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

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

.fa-amilia:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

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

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

.fa-apper:before {
  content: "";
}

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

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

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

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

.fa-archway:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-artstation:before {
  content: "";
}

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

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

.fa-asymmetrik:before {
  content: "";
}

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

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

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

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

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

.fa-backspace:before {
  content: "";
}

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

.fa-bacon:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bible:before {
  content: "";
}

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

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

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

.fa-biohazard:before {
  content: "";
}

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

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

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

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

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

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

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

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

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

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

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

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

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

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

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

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

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

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

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

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

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

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

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

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

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

.fa-buffer:before {
  content: "";
}

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

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

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

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

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

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

.fa-bus-alt:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

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

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

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

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

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

.fa-calendar-day:before {
  content: "";
}

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

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

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

.fa-calendar-week:before {
  content: "";
}

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

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

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

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

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-carrot:before {
  content: "";
}

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

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

.fa-cash-register:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

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

.fa-cc-apple-pay:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

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

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

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

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

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

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

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

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

.fa-check-double:before {
  content: "";
}

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

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

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

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

.fa-city:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

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

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

.fa-closed-captioning:before {
  content: "";
}

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

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

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

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

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-coins:before {
  content: "";
}

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

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

.fa-comment-alt:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

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

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

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

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

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

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

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

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

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

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

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

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

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

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

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

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

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

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

.fa-creative-commons-pd-alt:before {
  content: "";
}

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

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

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

.fa-creative-commons-sampling-plus:before {
  content: "";
}

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

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

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

.fa-critical-role:before {
  content: "";
}

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

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

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

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

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

.fa-css3-alt:before {
  content: "";
}

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

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

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

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

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

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

.fa-deaf:before {
  content: "";
}

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

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

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

.fa-dev:before {
  content: "";
}

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

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

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

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

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

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

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

.fa-dove:before {
  content: "";
}

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

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

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

.fa-dribbble-square:before {
  content: "";
}

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

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

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

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

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

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

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

.fa-elementor:before {
  content: "";
}

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

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

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

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

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

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

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

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

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

.fa-equals:before {
  content: "";
}

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

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

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

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

.fa-evernote:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-eye-dropper:before {
  content: "";
}

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

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

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

.fa-facebook-messenger:before {
  content: "";
}

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

.fa-fan:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

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

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

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

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

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

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

.fa-figma:before {
  content: "";
}

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

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

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

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

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

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

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

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

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

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

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

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

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

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

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

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

.fa-fingerprint:before {
  content: "";
}

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

.fa-fire-alt:before {
  content: "";
}

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

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

.fa-first-aid:before {
  content: "";
}

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

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

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

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

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

.fa-flag-usa:before {
  content: "";
}

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

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

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

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

.fa-folder-minus:before {
  content: "";
}

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

.fa-folder-plus:before {
  content: "";
}

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

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

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

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

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

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

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

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

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

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

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

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

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

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

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

.fa-gas-pump:before {
  content: "";
}

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

.fa-gem:before {
  content: "";
}

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

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

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

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

.fa-ghost:before {
  content: "";
}

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

.fa-gifts:before {
  content: "";
}

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

.fa-git-alt:before {
  content: "";
}

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

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

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

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

.fa-gitkraken:before {
  content: "";
}

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

.fa-gitter:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

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

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

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

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

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

.fa-google-drive:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

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

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

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

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

.fa-gopuram:before {
  content: "";
}

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

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

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

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

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

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

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

.fa-hand-middle-finger:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

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

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

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

.fa-hat-wizard:before {
  content: "";
}

.fa-haykal:before {
  content: "";
}

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

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

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

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

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

.fa-heart-broken:before {
  content: "";
}

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

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

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

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

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

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

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

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

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

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

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

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

.fa-house-damage:before {
  content: "";
}

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

.fa-hryvnia:before {
  content: "";
}

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

.fa-hubspot:before {
  content: "";
}

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

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

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

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

.fa-id-card-alt:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

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

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

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

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

.fa-infinity:before {
  content: "";
}

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

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

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

.fa-intercom:before {
  content: "";
}

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

.fa-invision:before {
  content: "";
}

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

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

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

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

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

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

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

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

.fa-keybase:before {
  content: "";
}

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

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

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

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

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

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

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

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

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

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

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

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

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

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

.fa-life-ring:before {
  content: "";
}

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

.fa-line:before {
  content: "";
}

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

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

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

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

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

.fa-lira-sign:before {
  content: "";
}

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

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

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

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

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

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

.fa-lock-open:before {
  content: "";
}

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

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

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

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

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

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

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

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

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

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

.fa-mandalorian:before {
  content: "";
}

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

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

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

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

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

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

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

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

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

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

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

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

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

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

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

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

.fa-medium-m:before {
  content: "";
}

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

.fa-medrt:before {
  content: "";
}

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

.fa-megaport:before {
  content: "";
}

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

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

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

.fa-meteor:before {
  content: "";
}

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

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

.fa-microphone-alt:before {
  content: "";
}

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

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

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

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

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

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

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

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

.fa-mizuni:before {
  content: "";
}

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

.fa-mobile-alt:before {
  content: "";
}

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

.fa-monero:before {
  content: "";
}

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

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

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

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

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

.fa-mountain:before {
  content: "";
}

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

.fa-mug-hot:before {
  content: "";
}

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

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

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

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

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

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

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

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

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

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

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

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

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

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

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

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

.fa-page4:before {
  content: "";
}

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

.fa-pager:before {
  content: "";
}

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

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

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

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

.fa-parachute-box:before {
  content: "";
}

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

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

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

.fa-patreon:before {
  content: "";
}

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

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

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

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

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

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

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

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

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

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

.fa-phone-alt:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

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

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

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

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

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

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

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

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

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

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

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

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

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

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

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

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

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

.fa-playstation:before {
  content: "";
}

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

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

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

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

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

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

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

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

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

.fa-procedures:before {
  content: "";
}

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

.fa-project-diagram:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

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

.fa-python:before {
  content: "";
}

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

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

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

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

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

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

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

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

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

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

.fa-raspberry-pi:before {
  content: "";
}

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

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

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

.fa-receipt:before {
  content: "";
}

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

.fa-red-river:before {
  content: "";
}

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

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

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

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

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

.fa-remove-format:before {
  content: "";
}

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

.fa-reply:before {
  content: "";
}

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

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

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

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

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

.fa-robot:before {
  content: "";
}

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

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

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

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

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

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

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

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

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

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

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

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

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

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

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

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

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

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

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

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

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

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

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

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

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

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

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

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

.fa-shipping-fast:before {
  content: "";
}

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

.fa-shoe-prints:before {
  content: "";
}

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

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

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

.fa-shopware:before {
  content: "";
}

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

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

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

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

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

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

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

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

.fa-sistrix:before {
  content: "";
}

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

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

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

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

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

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

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

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

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

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

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

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

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

.fa-snowboarding:before {
  content: "";
}

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

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

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

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

.fa-sort-alpha-down-alt:before {
  content: "";
}

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

.fa-sort-alpha-up-alt:before {
  content: "";
}

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

.fa-sort-amount-down-alt:before {
  content: "";
}

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

.fa-sort-amount-up-alt:before {
  content: "";
}

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

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

.fa-sort-numeric-down-alt:before {
  content: "";
}

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

.fa-sort-numeric-up-alt:before {
  content: "";
}

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

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

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

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

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

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

.fa-splotch:before {
  content: "";
}

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

.fa-spray-can:before {
  content: "";
}

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

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

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

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

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

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

.fa-star-and-crescent:before {
  content: "";
}

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

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

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

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

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

.fa-steam-symbol:before {
  content: "";
}

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

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

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

.fa-sticker-mule:before {
  content: "";
}

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

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

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

.fa-stopwatch:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

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

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

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

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

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

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

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

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

.fa-suitcase-rolling:before {
  content: "";
}

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

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

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

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

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

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

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

.fa-table-tennis:before {
  content: "";
}

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

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

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

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

.fa-tape:before {
  content: "";
}

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

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

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

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

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

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

.fa-tenge:before {
  content: "";
}

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

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

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

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

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

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

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

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

.fa-thermometer:before {
  content: "";
}

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

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

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

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

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

.fa-think-peaks:before {
  content: "";
}

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

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

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

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

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

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

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

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

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

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

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

.fa-traffic-light:before {
  content: "";
}

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

.fa-tram:before {
  content: "";
}

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

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

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

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

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

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

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

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

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

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

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

.fa-umbrella-beach:before {
  content: "";
}

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

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

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

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

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

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

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

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

.fa-untappd:before {
  content: "";
}

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

.fa-ups:before {
  content: "";
}

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

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

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

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

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

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

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

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

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

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

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

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

.fa-users-cog:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

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

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

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

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

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

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

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

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

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

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

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

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

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

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

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

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

.fa-volume-mute:before {
  content: "";
}

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

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

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

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

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

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

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

.fa-whatsapp-square:before {
  content: "";
}

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

.fa-whmcs:before {
  content: "";
}

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

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

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

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

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

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

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

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

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

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

.fa-wordpress-simple:before {
  content: "";
}

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

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

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

.fa-wpressr:before {
  content: "";
}

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

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

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

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

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

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

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

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

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

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

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

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

.fa-zhihu:before {
  content: "";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

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

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

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

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

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

@media only screen and (min-width: 1200px) {
  .logo {
    height: auto;
    width: 70%;
  }

  .nice-select span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 110px;
  }

  .slick-arrow:before {
    font-size: 2.3rem;
  }

  .slick-next {
    left:/*  96% */100%;
  }

  .slick-prev {
    right: 95%;
  }

  .slide-bodegon .slick-prev{
    right: 100%;
  }

  .cta-recetas .receta-wrapper {
    padding: 80px 0;
  }

  .cta-recetas .receta-wrapper p {
    width: 50%;
  }

  footer {
    margin: 100px 0 0 0;
  }

  footer .copyright .copyright-text {
    display: flex;
  }

  footer .copyright .copyright-text p:after {
    font-size: 1rem;
    padding: 0 10px;
  }

  footer .copyright .copyright-text p .icon-ibarra {
    font-size: 1.2rem;
  }

  footer .links ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 60px auto 0;
    padding-bottom: 40px;
  }

  footer .links ul li i {
    font-size: 0.5rem;
    vertical-align: middle;
  }

  .sec-departamentos .departamento-wrapper p {
    font-size: 1.3rem;
  }

  .sec-departamentos #departamentosCarousel .slick-track {
    height: 280px;
  }

  .sec-info-sucursal {
    padding: 70px 0 140px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal {
    margin: 30px auto 60px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199.9px) {
  .buscador-wrapper-side .closenav {
    display: none;
  }

  .btn.WhatsApp {
    font-size: 15px;
  }

  .logo {
    height: auto;
    width: 70%;
  }

  .slick-arrow:before {
    font-size: 2.3rem;
  }

  .slick-next {
    left:/*  95% */100%;
  }

  .slick-prev {
    right: /* 95% */ 100%;
  }

  .nice-select span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80px;
  }

  .cta-recetas .receta-wrapper {
    padding: 80px 0;
  }

  footer {
    margin: 100px 0 0 0;
  }

  footer .copyright .copyright-text {
    display: flex;
  }

  footer .copyright .copyright-text p:after {
    font-size: 1rem;
    padding: 0 10px;
  }

  footer .copyright .copyright-text p .icon-ibarra {
    font-size: 1.2rem;
  }

  footer .links ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 60px auto 0;
    padding-bottom: 40px;
  }

  .sec-departamentos .departamento-wrapper p {
    font-size: 1.3rem;
  }

  .sec-departamentos #departamentosCarousel .slick-track {
    height: 280px;
  }

  .sec-info-sucursal {
    padding: 100px 0;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal {
    margin: 30px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .cookies {
    border-radius: 20px;
    bottom: 20px;
    padding: 15px 20px;
    right: 20px;
    width: 680px;
  }

  .cookies img {
    margin-top: -50px;
    width: 60px;
  }

  .btn-shopping.con-producto:before {
    height: 20px;
    top: 6px;
    width: 20px;
  }

  .btn-shopping i {
    font-size: 1.5rem;
  }

  .btn-shopping .cantidad {
    display: inline-block;
  }

  header #top-header {
    background-color: #E2F4E7;
    padding: 20px 0;
  }

  header .nav-wrapper {
    height: 58px;
  }

  .content-center-center {
    display: none;
  }

  .back-btn {
    display: none;
  }

  .hamburger-btn,
  .closenav {
    display: none;
  }

  .sticky-nav {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
  }

  .sticky-nav+.main {
    padding-top: 60px;
  }

  .nav-links ul li {
    margin: 0;
    padding: 15px 20px;
  }

  .nav-links ul li:not(.sucursal) {
    background: transparent;
    transition: background 3s ease-in-out;
  }

  .nav-links ul li:not(.sucursal):hover {
    background: linear-gradient(180deg, #0c5f07, #026550);
  }

  .nav-links ul li.sucursal {
    font-size: 1.2rem;
    right: 0;
    margin: 0;
    position: absolute;
    text-align: right;
  }

  .nav-links ul .dropdown {
    position: relative;
  }

  .nav-links ul .dropdown i {
    margin: 0 0 0 10px;
  }

  .nav-links ul .dropdown .dropdown-content {
    box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    height: 100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 999;
    transition: all 0.7s ease;
  }

  .nav-links ul .dropdown:hover .dropdown-content,
  .nav-links ul .dropdown:focus .dropdown-content {
    display: flex;
  }

  .nav-links ul .dropdown:hover .dropdown-content .submenu-col div a,
  .nav-links ul .dropdown:focus .dropdown-content .submenu-col div a {
    color: #5A5A5A;
  }

  .nav-links ul .dropdown:hover .dropdown-content .submenu-col div:hover a,
  .nav-links ul .dropdown:focus .dropdown-content .submenu-col div:hover a {
    color: #026550;
    font-weight: 700;
  }

  .nav-links ul .dropdown:hover .dropdown-content .submenu-col div:hover .img-icon:before,
  .nav-links ul .dropdown:focus .dropdown-content .submenu-col div:hover .img-icon:before {
    height: 57px;
    transform: translateX(-50%) scale(1);
    width: 57px;
  }

  .nav-links ul .dropdown:hover .dropdown-content .submenu-col:nth-child(2),
  .nav-links ul .dropdown:focus .dropdown-content .submenu-col:nth-child(2) {
    margin: 0 0 0 20px;
  }

  .content {
    padding: 0;
  }

  .sec-testimonios .testimonio-wrapper .fa-quote-left,
  .sec-testimonios .testimonio-wrapper .fa-quote-right {
    font-size: 7rem;
    margin: 60px auto 0;
  }

  .sec-testimonios .testimonio-wrapper p {
    margin: 60px auto 30px;
  }

  .double-section p {
    margin: 0 auto 1rem;
    width: 75%;
  }

  .sugerencias,
  .boletin {
    background-size: contain;
  }

  .sec-info-sucursal .title-sucursal {
    margin: 0 auto 60px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento img {
    width: 95%;
  }

  .sec-eventos {
    padding-top: 30px;
  }

  .post {
    padding-bottom: 50px;
  }

  .post .nota-portada {
    border-radius: 0 0 50px 0;
  }

  .post h1 {
    margin: 30px 0 0;
  }

  .post .fecha {
    color: #b5b5b5;
    display: inline-block;
    padding: 20px 0 10px;
  }

  .post .fecha .fecha-nota {
    align-items: center;
    display: flex;
    text-align: center;
  }

  .post .fecha .fecha-nota i {
    font-size: 0.8rem;
    margin: 0 8px 0 0;
  }

  .post .fecha .fecha-nota span {
    font-size: 1rem;
    text-transform: uppercase;
  }

  .post .categoria {
    align-items: center;
    display: inline-block;
    padding: 20px 0 10px;
    color: #b5b5b5;
  }

  .post .categoria a {
    color: #b5b5b5;
    text-transform: uppercase;
  }

  .post .categoria a:hover,
  .post .categoria a:focus {
    color: #E20613;
  }

  .post .categoria i {
    font-size: 0.8rem;
    margin: 0 8px 0 0;
  }

  .post .categoria:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 0.3rem;
    font-weight: 900;
    padding: 0 15px 0;
  }

  .post .post-content {
    padding: 30px 30px 0 0;
  }

  .post .post-content p {
    margin: 0 auto 25px;
  }

  .post-ind {
    display: flex;
  }

  aside .recientes {
    margin: 20px auto;
  }

  aside .recientes .reciente-ind {
    display: flex;
    padding: 5px 0;
  }

  aside .recientes .reciente-ind .thumb {
    margin: 0 10px 0 0;
    width: 30%;
  }

  aside .recientes .reciente-ind a {
    display: flex;
    width: 70%;
  }

  aside .banner-single {
    margin: 15px auto;
  }
}

@media only screen and (max-width: 991px) {
  .icon-radio {
    display: inline-block;
  }

  .back-btn {
    margin: 0 auto 15px;
    width: 100%;
    text-align: left;
  }

  .cookies {
    border-radius: 0;
    bottom: 0;
    padding: 10px;
    right: 0;
    width: 100%;
  }

  .cookies img {
    margin-top: -40px;
    width: 40px;
  }

  .cookies h4 {
    font-size: 1.1rem;
  }

  .content-center-center {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .list {
    max-height: 120px;
    overflow-y: scroll !important;
  }

  .sticky-topheader {
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
  }

  .sticky-topheader+.main {
    padding-top: 60px;
  }

  #top-header {
    background-color: #E2F4E7;
    height: 128px;
    padding: 10px 0;
    z-index: 998;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  }

  body {
    overflow-x: hidden;
  }

  .main {
    left: 0;
    transition: all 0.7s ease;
    position: relative;
  }

  .nav-links {
    box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    height: 100%;
    left: -100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 999;
    transition: all 0.7s ease;
  }

  .nav-links .closenav {
    display: block;
  }

  .nav-links ul {
    flex-direction: column;
    height: auto;
  }

  .nav-links ul li {
    font-size: 1.2rem;
    margin: 5px 0;
    padding: 0 3px;
    width: 100%;
  }

  .nav-links ul li a {
    color: #ffffff;
  }

  .nav-links ul li:focus {
    outline: 0px solid transparent;
  }

  .nav-links ul li.sucursal {
    border-top: 1px solid #ffffff;
    margin: 10px auto 0;
    padding-top: 10px;
    position: relative;
    text-align: left;
  }

  .dropdown {
    padding: 0;
  }

  .dropdown .rotate {
    transform: rotate(-90deg);
    margin: 0 0 0 10px;
  }

  .dropdown .dropdown-content {
    background-color: #E20613;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    display: none;
    height: auto;
    padding: 0;
    top: 0%;
    width: 100%;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translate3d(-100%, 0, 0);
    transition: all 0.3s ease;
  }

  .dropdown .dropdown-content.shown {
    display: block;
    transform: translate3d(0px, 0, 0);
    position: absolute;
    z-index: 9;
  }

  .dropdown .dropdown-content .submenu-col {
    display: flex;
    flex-direction: column;
  }

  .dropdown .dropdown-content .submenu-col div.active {
    background: linear-gradient(90deg, transparent, #ff4341, #ff4341, transparent);
  }

  .dropdown .dropdown-content .submenu-col div a {
    color: #ffffff;
    width: 100%;
  }

  .dropdown .dropdown-content .submenu-col div a .img-icon {
    margin: 0 25px 0 10px;
  }

  .hamburger-btn {
    display: flex;
  }

  .sec-noticias {
    padding: 80px 0;
  }

  .sec-testimonios .testimonio-wrapper .fa-quote-left,
  .sec-testimonios .testimonio-wrapper .fa-quote-right {
    font-size: 3rem;
    margin: 0 auto;
  }

  .sec-testimonios p {
    margin: 20px auto;
    padding: 0 15px;
  }

  .sec-testimonios i {
    margin: 0 auto 20px;
  }

  .double-section .boletin {
    margin: 30px 0 0;
  }

  footer .copyright .copyright-text {
    display: inline-block;
    text-align: center;
  }

  footer .copyright .copyright-text p {
    display: inline-block;
  }

  footer .copyright .copyright-text p:nth-child(-n + 2) {
    margin: 0 auto 10px;
  }

  .sec-info-sucursal {
    padding: 70px 0 100px;
  }

  .post .post-content {
    padding: 30px 0 0 0;
  }

  aside {
    margin: 40px auto 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .linea {
    padding-top: 50px;
  }

  #top-header {
    height: 95px;
  }

  .content {
    padding-top: 0px;
  }

  .btn-shopping.con-producto:before {
    height: 15px;
    top: 10px;
    width: 15px;
  }

  .btn-shopping i {
    font-size: 2.5rem;
    margin-right: -10px;
    position: relative;
    z-index: 3;
  }

  .btn-shopping .cantidad {
    /* display: none; */
  }

  .buscador-container {
    margin-top: 10px;
  }

  .buscador-container input {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  }

  .nav-links ul .dropdown .dropdown-content .submenu-col div {
    margin: 5px 0;
  }

  .logo {
    height: auto;
    width: 60%;
  }

  .slick-arrow:before {
    font-size: 2rem;
  }

  .slick-next {
    left: 90%;
  }

  .slick-prev {
    right: 90%;
  }

  .sugerencias,
  .boletin {
    background-size: contain;
  }

  .cta-recetas .receta-wrapper {
    padding: 80px 0;
  }

  footer {
    margin: 50px 0 0 0;
  }

  footer .links ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 60px auto 0;
    padding-bottom: 40px;
  }

  footer .copyright .copyright-text p:after {
    font-size: 1rem;
    padding: 0 10px;
  }

  footer .copyright .copyright-text p .icon-ibarra {
    font-size: 1.2rem;
  }

  .sec-departamentos .departamento-wrapper p {
    font-size: 1.3rem;
  }

  .sec-departamentos #departamentosCarousel .slick-track {
    height: 310px;
  }

  .sec-info-sucursal .title-sucursal {
    margin: 0 auto 60px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento img {
    width: 55%;
  }

  .sec-eventos {
    padding-top: 50px;
  }

  /* 
  .post {
    padding-bottom: 90px;
  } */

  .post-ind {
    display: flex;
  }

  aside .recientes {
    display: inline-block;
  }

  aside .recientes .reciente-ind {
    display: inline-block;
    padding: 5px 0;
    width: 49%;
  }

  aside .recientes .reciente-ind .thumb {
    display: inline-block;
    width: 30%;
  }

  aside .recientes .reciente-ind a {
    display: inline-block;
    width: 60%;
  }

  aside .banner {
    display: flex;
  }

  aside .banner .banner-single {
    margin: 15px;
  }

  .lista-productos {
    margin-bottom: 40px;
  }

  .nav-links,
  .menu-side {
    box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    height: 100%;
    left: -100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 999;
    transition: all 0.7s ease;
  }

  .nav-links ul {
    height: auto;
  }

  .nav-links ul li {
    font-size: 1.2rem;
    margin: 5px 0;
    padding: 0 3px;
    width: 100%;
  }

  .nav-links ul li a {
    color: #ffffff;
  }

  .nav-links ul li:focus {
    outline: 0px solid transparent;
  }

  .nav-links ul li.sucursal {
    border-top: 1px solid #ffffff;
    margin: 10px auto 0;
    padding-top: 10px;
    position: relative;
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  #mobileSucursal {
    display: none;
  }

  #desktopSucursal {
    display: block;
  }

  .buscador-wrapper .fa-map-marker-alt {
    font-size: 40px;
    color: #026550;
  }

  .buscador-wrapper .closenav {
    display: none;
  }

  .buscador-wrapper-side {
    display: none;
  }

  .btn-shopping.con-producto:before {
    height: 15px;
    top: 10px;
    width: 15px;
  }

  .btn-shopping i {
    font-size: 2.5rem;
    margin-right: -10px;
    position: relative;
    z-index: 3;
  }

  .img-bodegon {
    height: 100%;
    width: auto;
  }

  .slide-responsive {
    display: none !important;
  }

  .slide-desktop {
    display: block !important;
  }

  .double-section .boletin-btn {
    position: relative;
  }

  .double-section .boletin-btn .send-btn {
    border-radius: 0 8px 8px 0;
    height: 45px;
    padding: 10px 35px;
    position: absolute;
  }

  .receta-ind .receta-wrapper .receta-info,
  .receta-ind .receta-wrapper .portada-receta {
    width: 50%;
  }

  .receta-ind .receta-wrapper .receta-info .border-dashed h3 {
    margin: 0 auto 30px;
  }

  .receta-ind .portada-receta img {
    border-radius: 0 0 50px 0;
  }

  .noticias-container {
    padding: 50px 0;
  }

  .producto .acciones {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 767px) {
  #mobileSucursal {
    display: block;
  }

  #desktopSucursal {
    display: none;
  }

  .buscador-wrapper .fa-map-marker-alt {
    font-size: 1.5rem;
    color: #026550;
  }

  .buscador-wrapper .closenav {
    background-color: #13780D;
  }

  .buscador-wrapper-side {
    /* background-color: #026550;
    box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
    height: 100%;
    left: -200%;
    margin: 0;
    overflow: hidden;
    padding: 0 !important;
    position: fixed !important;
    top: 0;
    width: 300px;
    z-index: 999;
    transition: all 0.7s ease; */
  }

  .buscador-wrapper-side .form-group {
    padding: 0 15px;
  }

  .buscador-wrapper-side .form-group .select {
    width: 100% !important;
    margin: 0 auto 20px;
  }

  .buscador-wrapper-side .form-group .search-sucursal {
    border-radius: 2px;
    margin: 20px auto 0;
    width: 100%;
  }

  .buscador-wrapper-side .form-group .search-sucursal:hover {
    transform: scale(1.1);
  }

  .buscador-wrapper-side .title {
    color: #000000;
    font-size: 1.5rem;
  }

  .btn-shopping.con-producto:before {
    height: 15px;
    top: 6px;
    width: 15px;
    right: -7px !important;
  }

  .btn-shopping i {
    font-size: 1.5rem;
  }

  .btn-shopping .cantidad {
    /* display: none; */
  }

  .img-bodegon {
    height: 100%;
    width: auto;
  }

  .breadcrumb-list {
    padding-top: 0px;
  }

  .slide-desktop {
    display: none !important;
  }

  .slide-responsive {
    display: block !important;
  }

  .nav-links ul .dropdown .dropdown-content .submenu-col div {
    margin: 5px 0;
  }

  .slick-arrow:before {
    font-size: 2rem;
  }

  .slick-next {
    left: 85%;
  }

  .slick-prev {
    right: 85%;
  }

  .cta-recetas .image-bg {
    height: 200px;
  }

  .double-section .boletin-btn {
    position: relative;
  }

  .double-section .boletin-btn .send-btn {
    border-radius: 8px 8px;
    height: auto;
    margin: 15px auto;
    padding: 10px 55px;
    position: relative;
  }

  .sec-departamentos .departamento-wrapper p {
    font-size: 1rem;
  }

  .sec-departamentos .departamento-wrapper:hover {
    transform: translateY(-20px);
  }

  .sec-departamentos #departamentosCarousel .slick-track {
    height: 300px;
  }

  .sec-eventos {
    padding-top: 30px;
  }

  .productos-proximamente form {
    margin: 60px auto;
  }

  .productos-proximamente form input {
    margin: 15px auto;
  }

  .post {
    padding-bottom: 90px;
  }

  .post-ind {
    display: none;
  }

  aside .recientes .reciente-ind {
    display: flex;
    padding: 5px 0;
  }

  aside .recientes .reciente-ind .thumb {
    display: inline-block;
    width: 20%;
  }

  aside .recientes .reciente-ind a {
    display: flex;
    font-size: 1.3rem;
    width: 60%;
  }

  aside .banner {
    display: flex;
  }

  aside .banner .banner-single {
    margin: 0 5px;
  }

  .receta-ind .receta-wrapper {
    flex-direction: column-reverse;
  }

  .receta-ind .receta-wrapper .receta-info,
  .receta-ind .receta-wrapper .portada-receta {
    width: 100%;
  }

  .receta-ind .receta-wrapper .receta-info {
    padding: 10px 0 20px;
  }

  .receta-ind .receta-wrapper .receta-info .border-dashed {
    padding: 20px 0;
  }

  .receta-ind .receta-wrapper .receta-info .border-dashed h3 {
    margin: 0 auto 15px;
  }

  .receta-ind .portada-receta img {
    border-radius: 0;
  }

  .receta-ind .portada-receta:before {
    background: linear-gradient(0deg, #E20613, transparent);
    bottom: 0;
    height: 30%;
    width: 100%;
  }

  .noticias-container {
    padding: 30px 0 60px;
  }

  .lista-productos {
    margin-bottom: 40px;
  }

  .producto .acciones {
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 10px;
  }

  .producto .acciones .widget input {
    width: 40%;
  }

  .producto .acciones .cantidad span {
    margin-left: auto;
    width: 70%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .logo {
    height: auto;
    width: 50%;
  }

  #top-header {
    height: 109px;
  }

  .content {
    padding-top: 0px;
  }

  .buscador-container {
    margin-top: 10px;
  }

  .buscador-container input {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  }

  .cta-recetas .receta-wrapper {
    padding: 40px 0;
  }

  .cta-recetas .receta-wrapper p {
    width: 70%;
  }

  footer {
    margin: 0;
  }

  footer .links ul {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 40px auto 0;
    padding-bottom: 40px;
  }

  footer .links ul li {
    display: inline-block;
  }

  footer .links ul li i {
    margin: 0 0 0 0.5rem;
  }

  footer .copyright .copyright-text p:after {
    font-size: 1rem;
    padding: 0 10px;
  }

  footer .copyright .copyright-text p .icon-ibarra {
    font-size: 1.2rem;
  }

  .sec-info-sucursal .title-sucursal {
    margin: 0 auto 60px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento {
    margin: 0 auto 20px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento img {
    width: 30%;
  }

  .post-ind {
    display: none;
  }

  aside .recientes {
    display: inline-block;
  }

  aside .recientes .reciente-ind {
    display: inline-block;
    padding: 15px 0;
    width: 49%;
  }

  aside .recientes .reciente-ind .thumb {
    display: inline-block;
    width: 30%;
  }

  aside .recientes .reciente-ind a {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
  }
}

@media only screen and (max-width: 429px) {
  #top-header {
    height: 104px;
  }

  .content {
    padding-top: 0px;
  }
}

@media only screen and (min-width: 430px) and (max-width: 574px) {
  #top-header {
    height: 90px;
  }

  .content {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 575px) {
  .buscador-container {
    margin-top: 10px;
  }

  .buscador-container input {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  }

  .logo {
    height: auto;
    width: 140px;
  }

  .cta-recetas .receta-wrapper {
    padding: 80px 0;
  }

  .cta-recetas .receta-wrapper p {
    width: 100%;
  }

  footer {
    margin: 0;
  }

  footer .info-footer {
    padding-top: 30px;
  }

  footer .links {
    text-align: center;
  }

  footer .links ul {
    display: inline-block;
    margin: 20px auto;
    padding-bottom: 0;
  }

  footer .links ul li {
    display: inline-block;
    margin: 0 5px;
  }

  footer .copyright .copyright-text {
    display: block;
  }

  footer .copyright .copyright-text p {
    font-size: 0.7rem;
    display: inline-block;
  }

  footer .copyright .copyright-text p:after {
    font-size: 0.7rem;
    padding: 0 4px;
  }

  .sec-info-sucursal .title-sucursal {
    margin: 0 auto 60px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento {
    margin: 0 auto 40px;
  }

  .sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento img {
    width: 50px;
  }
}

@media only screen and (min-width: 448px) {

  .sugerencias,
  .boletin {
    background-size: contain;
  }
}

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

  .sugerencias,
  .boletin {
    background-size: cover;
  }
}

/* @media screen and (max-width: 768px) {
  .carrito {
    height: 23px !important; } } */
@media screen and (max-width: 992px) {
  .btn-shopping {
    border: 0;
    background: transparent;
    position: relative;
  }

  .btn-shopping.con-producto:before {
    background-color: #ffb04e;
    border: 3px solid #026550;
    border-radius: 50px;
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    z-index: 4;
  }
}

.checkbox-container {
  float: left;
  width: auto;
  box-sizing: border-box;
  text-align: center;
  display: flex;
}

.input-title {
  clear: both;
  font-size: 16px;
  color: #5A5A5A;
  font-weight: 300;
}

.checkbox-label {
  display: block;
  position: relative;
  margin: auto 20px auto 0;
  cursor: pointer;
  font-size: 22px;
  line-height: 24px;
  height: 24px;
  width: 24px;
  clear: both;
}

.checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkbox-label input:checked~.checkbox-custom {
  background-color: #026550;
  border-radius: 5px;
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 2px solid #026550;
}

.checkbox-label .checkbox-custom {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 24px;
  width: 24px;
  background-color: transparent;
  border-radius: 5px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  border: 2px solid #5A5A5A;
}

.checkbox-label .checkbox-custom::after {
  position: absolute;
  content: "";
  left: 12px;
  top: 12px;
  height: 0px;
  width: 0px;
  border-radius: 5px;
  border: solid #009BFF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(0deg) scale(0);
  -ms-transform: rotate(0deg) scale(0);
  transform: rotate(0deg) scale(0);
  opacity: 1;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.checkbox-label input:checked~.checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity: 1;
  left: 8px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}

.double-input input {
  padding-right: 160px !important;
  position: relative;
}

.double-input .checkbox-container {
  bottom: 50px;
  position: absolute;
  right: 30px;
  width: auto;
}

.double-input .checkbox-label {
  margin: 0 20px;
}

/* @import '../css/nice-select'; */
@font-face {
  font-family: "icomoon";
  src: url("../webfonts/icomoon.eot?9ypzx1");
  src: url("../webfonts/icomoon.eot?9ypzx1#iefix") format("embedded-opentype"), url("../webfonts/icomoon.ttf?9ypzx1") format("truetype"), url("../webfonts/icomoon.woff?9ypzx1") format("woff"), url("../webfonts/icomoon.svg?9ypzx1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ibarra:before {
  content: "\e900";
}

.icon-bebidas:before {
  content: "\e901";
}

.icon-postres:before {
  content: "\e902";
}

.icon-desayunos:before {
  content: "\e903";
}

.icon-chef:before {
  content: "\e904";
}

.icon-platillos:before {
  content: "\e905";
}

html,
body {
  color: #5A5A5A !important;
  font-family: Fira Sans, sans-serif !important;
  font-size: 16px;
  overflow-x: hidden;
  background-color: #f7f7f7 !important;
}

.preloader {
  background-color: #ffffff;
  z-index: 999999;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

ul {
  padding: 0;
  list-style: none;
}

a,
a:hover,
a:focus {
  text-decoration: none !important;
}

.text-link {
  text-decoration: underline !important;
  color: #026550;
}

.text-link:hover {
  color: #13780D;
}

.bg-gray {
  background-color: #f5f5f5;
  padding: 60px 0;
}

.item-padding {
  padding: 0 15px;
}

#blog .nota-wrapper {
  background-color: #ffffff;
  box-shadow: 4px 4px 8px 0 rgb(184, 184, 184);
  border-radius: 15px;
}

input {
  -webkit-appearance: none;
}

.form-style form {
  margin: 0 auto 30px;
}

.form-style form input,
.form-style form textarea {
  margin: 0 auto 40px;
  padding: 5px 8px;
}

.form-style form label {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 700;
  color: #026550;
}

.form-style form label span {
  color: #E20613;
  margin: 0 0 0 4px;
}

.form-style form input:not([type="checkbox"]) {
  border: white;
  border-radius: 10px;
  transition: all 0.3s ease;
  box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.1);
}

.form-style form input:not([type="checkbox"]):focus {
  border-bottom-color: #E20613;
}

.form-style form #txtNombre,
.form-style form #txtApellido {
  text-transform: capitalize;
}

.form-style form textarea {
  border-radius: 8px;
  /* border-color: #ffffff; */
  width: 100%;
  box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.1);
  border: none;
}

.form-style form a {
  color: #026550;
}

.form-style form .select {
  border-radius: 10px;
  border-color: white;
  margin: 0 auto 40px;
  box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.1);
  height: 35px;
}

.form-style form .nice-select span {
  width: 90%;
}

.form-style form .send-btn {
  border-radius: 8px;
  border-color: #ffffff;
  padding: 15px 40px;
}

.form-style .form-entrega input {
  border: 2px solid #e1e1e1 !important;
  box-shadow: none !important;
}

input {
  width: 100%;
  -webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.overlay {
  position: absolute;
  transition: all 0.3s ease;
}

.send-btn {
  background-color: #E20613;
  border: 0;
  top: 0;
  right: 0;
  transition: all 0.3s ease;
}

.send-btn i {
  color: #b11715;
  transition: all 0.3s ease;
}

.send-btn:hover,
.send-btn:focus {
  color: white;
  transform: scale(1.1);
}

.send-btn:hover i,
.send-btn:focus i {
  color: #9c1110;
}

.slider-prom .slick-slide img {
  height: auto;
  width: 100%;
}

.default-dots {
  bottom: 20px !important;
  display: flex;
  justify-content: center;
  width: 100%;
  display: block;
  width: 100%;
  padding: 0;
  margin: 15px auto 0;
  list-style: none;
  text-align: center;
}

.default-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.default-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.default-dots li button:hover,
.default-dots li button:focus {
  outline: none;
}

.default-dots li button:hover:before,
.default-dots li button:focus:before {
  opacity: 1;
}

.default-dots li button:before {
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  line-height: 20px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\f111";
  text-align: center;
  color: #d6d6d6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.default-dots li.slick-active button:before {
  color: #869791;
}

.closenav {
  background-color: #E20613;
  border: 0;
  margin: 0 0 15px auto;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 0 0 0 8px;
}

.menu-side {
  background-color: #ffffff;
  box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 50px 0px 50px rgba(0, 0, 0, 0.3);
  height: 100%;
  left: -100%;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  width: 0;
  z-index: 999991;
  transition: all 0.7s ease;
}

.menu-side::-webkit-scrollbar {
  display: none;
}

.menu-side.depto-content .departamento-option:hover {
  background-color: #026550;
  transition: all 0.3s ease;
}

.menu-side.subdepto-content {
  background-color: #ebebeb;
}

.menu-side.subdepto-content .submenu-col {
  height: 100%;
}

.menu-side.subdepto-content .submenu-col .closenav {
  background-color: #b1b1b1;
}

.menu-side.subdepto-content .submenu-col .lista-sub {
  height: 80vh;
  position: relative;
  width: 100%;
}

.menu-side.subdepto-content .submenu-col .lista-sub .gradient {
  position: absolute;
  bottom: -20px;
  width: 100%;
}

.menu-side.subdepto-content .submenu-col .lista-sub .gradient:before {
  content: "";
  height: 40px;
  background: #ebebeb;
  background: linear-gradient(0deg, #ebebeb 30%, rgba(235, 235, 235, 0) 100%);
  width: 100%;
  display: block;
}

.menu-side.subdepto-content .submenu-col .lista-sub .ver-mas {
  background-color: #ebebeb;
  border: 0;
  cursor: pointer;
  color: #b11715;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 30px 0;
  width: 100%;
  transition: all 0.3s ease;
}

.menu-side.subdepto-content .submenu-col .lista-sub .ver-mas i {
  font-size: 30px;
  margin-right: 10px;
}

.menu-side.subdepto-content .submenu-col .lista-sub .ver-mas:hover {
  color: #026550;
}

.menu-side.subdepto-content .submenu-col .lista-sub .ver-mas:hover i {
  bottom: -10px;
}

.menu-side.subdepto-content .submenu-col .lista-sub.hideContent {
  overflow: hidden;
}

.menu-side.subdepto-content .submenu-col .lista-sub.showContent {
  height: auto;
}

.menu-side.subdepto-content .submenu-col .lista-sub.showContent .gradient:before {
  display: none;
}

.menu-side.subdepto-content .submenu-col .lista-sub.showContent .ver-mas {
  display: none;
}

.menu-side.subdepto-content .submenu-col .depto-title {
  width: 100%;
  align-items: center;
  display: flex;
  padding-left: 30px;
  margin-bottom: 10px;
}

.menu-side.subdepto-content .submenu-col .depto-title .img-icon {
  margin: 0 10px 0 0;
}

.menu-side.subdepto-content .submenu-col .depto-title .img-icon img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 50px;
}

.menu-side.subdepto-content .submenu-col .depto-title h4 {
  color: #026550;
  font-weight: 600;
  margin: 0;
}

.menu-side.subdepto-content .submenu-col .depto-title h4 a {
  color: #026550;
  font-weight: 600;
  margin: 0;
}

.menu-side.subdepto-content .submenu-col .subdepartamento-option {
  padding: 8px 30px;
}

.menu-side.subdepto-content .submenu-col .subdepartamento-option a {
  color: #5A5A5A;
  line-height: normal;
  transition: all 0.3s ease;
}

.menu-side.subdepto-content .submenu-col .subdepartamento-option a:hover {
  color: #13780D;
}

.menu-side.subdepto-content .submenu-col .subdepartamento-option:hover {
  background-color: #dcdada;
  transition: all 0.3s ease;
}

.menu-side .submenu-col {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  position: relative;
}

.menu-side .submenu-col .closenav {
  display: block !important;
}

.menu-side .submenu-col .departamento-option button {
  background-color: transparent;
  border: 0;
  color: #000000;
  width: 100%;
}

.menu-side .submenu-col .departamento-option {
  color: #ffffff;
  width: 100%;
  padding: 8px 30px;
}

.menu-side .submenu-col .departamento-option.active {
  background: linear-gradient(90deg, transparent, #ff4341, #ff4341, transparent);
}

.menu-side .submenu-col .departamento-option a,
.menu-side .submenu-col .departamento-option button {
  align-items: center;
  color: #000000;
  display: flex;
  text-align: left;
  width: 100%;
}

.menu-side .submenu-col .departamento-option .img-icon {
  margin: 0 20px 0 0;
  width: 50px;
}

.dropdown {
  padding: 0;
}

.dropdown .rotate {
  transform: rotate(-90deg);
  margin: 0 0 0 10px;
}

.dropdown .back-btn {
  margin: 0 auto 15px;
  width: 100%;
  text-align: left;
}

.dropdown .dropdown-content {
  background-color: #E20613;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: auto;
  padding: 0;
  top: 0%;
  width: 100%;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: translate3d(-100%, 0, 0);
  transition: all 0.3s ease;
}

.dropdown .dropdown-content.shown {
  display: block;
  transform: translate3d(0px, 0, 0);
  position: absolute;
  z-index: 9;
}

.dropdown .dropdown-content .submenu-col {
  display: flex;
  flex-direction: column;
}

.dropdown .dropdown-content .submenu-col div.active {
  background: linear-gradient(90deg, transparent, #ff4341, #ff4341, transparent);
}

.dropdown .dropdown-content .submenu-col div a {
  color: #ffffff;
  width: 100%;
}

.dropdown .dropdown-content .submenu-col div a .img-icon {
  margin: 0 25px 0 10px;
}

.nav-links {
  background-color: #E20613;
  border-top: 2px dashed #ffffff;
}

.nav-links::-webkit-scrollbar {
  display: none;
}

.nav-links ul {
  align-items: center;
  display: flex;
  height: 56px;
  margin: 0 auto;
  position: relative;
}

.nav-links ul li {
  color: #ffffff;
}

.nav-links ul li a {
  color: #ffffff;
}

.nav-links ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}

.nav-links ul li.sucursal i {
  font-size: 1.2rem;
  margin: 0 8px 0 0;
}

.back-btn {
  background-color: transparent;
  border: 0;
  color: #000000;
  padding: 0 30px;
}

.back-btn i {
  margin-right: 20px;
}

.dropdown button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  display: flex;
  padding: 0;
  /* margin: 0 auto; */
}

.dropdown button i {
  font-size: 13px;
  margin-left: 15px;
}

.dropdown .dropdown-content .submenu-col div {
  display: inline-block;
}

.dropdown .dropdown-content .submenu-col div a {
  align-items: center;
  display: flex;
  width: 240px;
}

.dropdown .dropdown-content .submenu-col div .img-icon {
  height: 50px;
  margin: 0 38px 0 0;
  position: relative;
  width: 50px;
}

.dropdown .dropdown-content .submenu-col div .img-icon img {
  display: block;
  height: auto;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
}

.dropdown .dropdown-content .submenu-col div .img-icon:before {
  background-color: #026550;
  border-radius: 100%;
  content: "";
  display: block;
  height: 57px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  transition: all 0.3s ease;
  width: 57px;
  z-index: -1;
}

.open>.menu-sucursal {
  display: block;
  top: 0;
}

.menu-sucursal {
  /*top: 0% !important;*/
  border-radius: 8px !important;
  border: 0 !important;
  box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
  padding: 0 !important;
  min-width: 15rem !important;
  right: auto !important;
  text-align: center !important;
  /*transform: translate(-50%, 56px) !important; */
}

.menu-sucursal .form-group .nice-select {
  margin-bottom: 20px;
}

.menu-sucursal .btn-default {
  justify-content: center;
  padding: 15px 10px;
  width: 100%;
  border-radius: 0px 0px 8px 8px;
}

.menu-sucursal .btn-default:hover {
  transform: unset;
}

select {
  display: none;
}

.select {
  height: 35px;
}

.nice-select span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.option {
  white-space: normal;
  line-height: normal !important;
  padding: 10px 29px 10px 18px;
}

[data-display] {
  min-height: 0 !important;
  padding: 0;
}

.input-icon {
  position: relative;
}

.input-icon i {
  color: #bdbdbd;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.input-icon input {
  padding: 10px 10px 10px 40px;
}

h1 {
  color: #E20613;
  font-weight: 700 !important;
}

h2,
h2 a {
  color: #026550;
  font-weight: 700 !important;
  margin: 0 auto 30px !important;
  transition: all 0.3s ease;
}

h2 a:hover,
h2 a a:hover {
  color: #13780D;
}

h1 a {
  color: #026550;
}

h1 a a:hover {
  color: #026550;
}

.receta {
  padding: 0 0 40px 0;
}

.receta h1 {
  margin: 30px auto;
}

.receta h4 {
  color: #026550;
  margin: 30px auto 15px;
}

.receta .porciones {
  align-items: center;
  display: flex;
  font-size: 1.2rem;
  margin: 20px auto;
}

.receta .porciones p {
  margin: 0;
}

.receta .porciones i {
  display: block;
  margin: 0 10px 0 0;
}

.receta .porciones i.fa-circle {
  color: #026550;
}

.receta ol li {
  margin: 0 0 10px 0;
}

.default {
  padding-left: 35px;
}

.default li {
  list-style: disc;
  list-style-position: outside;
  margin: 0 auto 5px;
}

#curva-gray {
  bottom: 100%;
  fill: #f6f6f6;
  position: absolute;
  z-index: -1;
}

.btn-transparent {
  background-color: transparent;
  border: 0;
  padding: 10px;
}

.btn-transparent.btn-delete {
  color: #5A5A5A;
  transition: all 0.3s ease;
  border-radius: 8px;
  margin-left: 20px;
  padding: 5px;
}

.btn-transparent.btn-delete:hover {
  background-color: rgba(90, 90, 90, 0.2);
  color: #E20613;
}

.btn-default {
  background-color: #E20613;
  border: 0;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.1rem;
  margin: 0 auto;
  padding: 15px 30px;
  transition: all 0.3s ease;
}

.btn-default:hover,
.btn-default:focus {
  background-color: #026550;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  transform: translateY(-5px);
}

.btn-default:disabled {
  background-color: rgba(90, 90, 90, 0.3);
  color: #5A5A5A;
  cursor: not-allowed;
}

.btn-default:disabled:hover,
.btn-default:disabled:focus {
  box-shadow: unset;
  transform: unset;
}

.btn-default.btn-rojo {
  background-color: #E20613;
}

.btn-default.btn-small {
  border-radius: 5px;
  font-size: 0.8rem;
  padding: 8px 20px;
}

.btn-border {
  background-color: transparent;
  border: 2px solid #026550;
  border-radius: 8px;
  color: #026550;
  display: inline-block;
  font-size: 1rem;
  margin: 0 auto;
  padding: 5px 30px;
  transition: all 0.3s ease;
}

.btn-border:hover,
.btn-border:focus {
  background-color: #13780D;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  transform: translateY(-5px);
}

.btn-border.secundario {
  border-color: #707070;
  color: #707070;
}

.btn-border.secundario:hover,
.btn-border.secundario:focus {
  background-color: #707070;
  color: #ffffff;
}

.btn-group button:first-child {
  margin-right: 20%;
}

.search-sucursal {
  border: 0;
  background-color: #E20613;
  border-radius: 0 0 10px 0;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  color: #ffffff;
  font-size: 1.5rem;
  height: 57px;
  padding: 0 20px;
  transition: all 0.3s ease;
}

.search-sucursal i {
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.16);
}

.buscador-wrapper .dropdown-toggle:hover,
.buscador-wrapper .dropdown-toggle:focus {
  background-color: transparent;
  box-shadow: unset;
  transform: unset;
}

.buscador-wrapper .dropdown-toggle:after {
  display: none;
}

.buscador-wrapper .fa-map-marker-alt {
  color: #026550;
}

.buscador-wrapper-side p {
  text-align: center;
}

.buscador-wrapper-side .search-sucursal {
  height: 35px;
  box-shadow: 0px 3px 3px #0d6b07;
  -webkit-box-shadow: 0px 3px 3px #0d6b07;
  -moz-box-shadow: 0px 3px 3px #0d6b07;
}

.buscador-wrapper-side .select2-container {
  box-shadow: 0px 3px 3px rgba(13, 107, 7, 0.5);
  -webkit-box-shadow: 0px 3px 3px rgba(13, 107, 7, 0.5);
  -moz-box-shadow: 0px 3px 3px rgba(13, 107, 7, 0.5);
}

.logo {
  display: block;
  margin: 0 auto;
}

#slideCarousel {
  position: relative;
}

#slideCarousel .owl-nav,
#slideCarousel .owl-dots {
  position: absolute;
}

#slideCarousel .owl-nav {
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

#slideCarousel .owl-nav .owl-next,
#slideCarousel .owl-nav .owl-prev {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  margin: 0;
  position: absolute;
  transition: all 0.3s ease;
}

#slideCarousel .owl-nav .owl-next span,
#slideCarousel .owl-nav .owl-prev span {
  color: #ffffff;
}

#slideCarousel .owl-nav .owl-next:hover,
#slideCarousel .owl-nav .owl-prev:hover {
  background-color: #E20613;
}

#slideCarousel .owl-dots {
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
}

#slideCarousel .owl-dots .owl-dot.active span {
  background-color: #E20613;
  height: 20px;
  width: 20px;
}

#slideCarousel .owl-dots .owl-dot span {
  background-color: rgba(0, 0, 0, 0.5);
  height: 13px;
  width: 13px;
}

.sec-ofertones {
  padding: 70px 0;
}

.sec-ofertones .flyer-container {
  padding-top: 30px;
}

.sec-ofertones .flyer-container .flyer-wrapper {
  margin: 0 0 50px 0;
}

.sec-ofertones .flyer-container .flyer-wrapper .flyer-ind {
  transition: all 0.3s ease;
}

.sec-ofertones .flyer-container .flyer-wrapper .flyer-ind:hover .overlay-wrapper {
  position: relative;
}

.sec-ofertones .flyer-container .flyer-wrapper .flyer-ind:hover .overlay-wrapper .overlay {
  background-color: rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 100%;
  z-index: 1;
}

.sec-ofertones .flyer-container .flyer-wrapper .flyer-ind:hover .overlay-wrapper .overlay i {
  color: #ffffff;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sec-ofertones .flyer-container .flyer-wrapper .flyer-ind .vigencia-tag {
  z-index: 2;
}

#noticiasCarousel .owl-dots {
  margin: 40px 0 0;
}

.vigencia-tag {
  border-radius: 0 0 30px 0;
  color: #ffffff;
  font-size: 1.1rem;
  padding: 18px;
  position: absolute;
  top: -8px;
  left: 8px;
}

.green-tag {
  background-color: #026550;
}

.red-tag {
  background-color: #E20613;
}

/* RECETAS */
.cta-recetas {
  background-color: #E20613;
  background-image: url(../img/bg/recetas.svg);
}

.cta-recetas h3 {
  font-size: 2rem;
}

.cta-recetas .receta-wrapper {
  color: #ffffff;
  text-align: center;
}

.cta-recetas .receta-wrapper p {
  display: block;
  font-size: 1.2rem;
  margin: 20px auto;
}

.cta-recetas .image-bg {
  background-position: center;
  background-size: cover;
}

.dashed-btn {
  background-color: transparent;
  border: 2px dashed #ffffff;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.1rem;
  padding: 10px 30px;
  transition: all 0.3s ease;
}

.dashed-sm {
  background-color: #E20613;
  width: 50%;
}

@media screen and (max-width: 400px) {
  .dashed-sm {
    width: 100%;
  }
}

.dashed-btn:hover {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #E20613;
  text-decoration: none;
}

.recetas-container {
  padding: 40px 0 90px;
}

.large-btn {
  background-color: #E20613;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  text-align: center;
  transition: all 0.3s ease;
  flex-direction: column;
}

.large-btn i {
  font-size: 2.5rem;
  margin: 10px auto;
}

.large-btn a span {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.4rem;
}

.large-btn a,
.large-btn i {
  color: #ffffff;
}

.large-btn:hover {
  border-radius: 0 0 50px 0;
}

.large-btn:hover a {
  color: #ffffff;
  text-decoration: underline;
}

.categoria-row {
  margin: 60px auto 20px;
}

.receta-hover {
  position: relative;
  overflow: hidden;
}

.receta-hover .overlay {
  background-color: #E20613;
  bottom: -70%;
  color: #ffffff;
  padding: 20px;
  text-align: center;
  width: 100%;
}

.receta-hover .overlay h3 {
  font-size: 1.3rem;
  margin: 0;
}

.receta-hover:hover .overlay,
.receta-hover:focus .overlay {
  bottom: 0%;
}

.categorias ul li {
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #eaeaea;
  transition: all 0.3s ease;
  transform: translateX(0);
}

.categorias ul li i {
  padding: 0 10px 0 0;
}

.categorias ul li a {
  color: #5A5A5A;
}

.categorias ul li:hover,
.categorias ul li:focus {
  transform: translateX(10px);
  color: #026550;
}

.categorias ul li:hover a,
.categorias ul li:focus a {
  color: #026550;
}

.receta-ind {
  margin: 10px auto 40px;
}

.receta-ind .receta-wrapper {
  display: flex;
  transition: all 0.3s ease;
}

.receta-ind .receta-wrapper .receta-info {
  background-color: #E20613;
  background-image: url(../img/bg/recetas.svg);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.receta-ind .receta-wrapper .receta-info .border-dashed {
  align-items: center;
  border-top: 2px dashed #ffffff;
  border-bottom: 2px dashed #ffffff;
  border-left: 0;
  border-right: 0;
  width: 90%;
  height: 90%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.receta-ind .receta-wrapper .receta-info .border-dashed h3 {
  color: #ffffff;
  font-size: 1.4rem;
  padding: 0 10px;
  text-align: center;
}

.receta-ind .receta-wrapper .receta-info .border-dashed .btn-nota {
  color: #ffffff;
}

.receta-ind .receta-wrapper:hover,
.receta-ind .receta-wrapper:focus {
  transform: translateY(-5px);
}

.receta-ind .portada-receta {
  position: relative;
}

/* NOTICIAS */
.sec-noticias {
  padding: 30px 0 40px;
}

.sec-noticias .nota-wrapper {
  display: flex;
  flex-direction: column;
}

.sec-noticias .nota-wrapper span {
  color: #848484;
  margin: 0 auto 10px;
}

.title {
  color: black;
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
  margin: 25px auto;
  transition: all 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.title:hover,
.title:focus {
  color: #026550
}

.bottom-btn {
  background-color: #E20613;
  border-radius: 0 0 8px 8px;
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 5px 10px;
  text-align: center;
  transition: all 0.2s ease;
  width: 100%;
}

.bottom-btn:hover,
.bottom-btn:focus {
  background-color: #e20615e1;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  text-decoration: none;
}

.sec-testimonios {
  background-color: #026550;
  background-image: url(../img/bg/testimonios.png);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding: 60px 0;
  text-align: center;
}

.sec-testimonios h2 {
  color: #ffffff;
  font-size: 2.5rem;
}

.sec-testimonios .testimonio-wrapper {
  display: flex;
  justify-content: center;
}

.sec-testimonios .testimonio-wrapper .fa-quote-left,
.sec-testimonios .testimonio-wrapper .fa-quote-right {
  color: #72db6c;
}

.sec-testimonios .testimonio-wrapper p {
  font-size: 1.9rem;
  font-style: italic;
}

.sec-testimonios .testimonio-wrapper h6 {
  font-size: 1.2rem;
  text-transform: capitalize;
  margin: 20px auto;
}

.double-section {
  padding: 60px 0;
}

.double-section p {
  font-size: 1.5rem;
}

.double-section .boletin-btn {
  position: relative;
}

.double-section .boletin-btn input {
  border-radius: 8px;
  border: 0;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  font-size: 1rem;
  padding: 10px 10px 10px 20px;
  width: 100%;
  height: 45px;
}

.double-section .boletin-btn input:focus {
  outline: 0;
}

.double-section .sugerencias,
.double-section .boletin {
  height: 425px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
}

.double-section .sugerencias {
  background-image: url(../img/forma-1.png);
}

.double-section .boletin {
  background-image: url(../img/forma-2.png);
}

.double-section .boletin h2 {
  color: #E20613;
}

footer {
  position: relative;
}

footer #curva {
  bottom: 99%;
  fill: #026550;
  position: absolute;
  z-index: 0;
}

footer .info-footer {
  background-color: #026550;
}

footer .social ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

footer .social ul li {
  background-color: #ffffff;
  border: 3px solid #026550;
  border-radius: 100%;
  margin: 0 30px;
  height: 53px;
  width: 53px;
  padding: 7px 0;
  transition: all 0.3s ease;
}

footer .social ul li:hover {
  transform: scale(1.2);
}

footer .social ul li i {
  align-items: center;
  color: #026550;
  display: flex;
  font-size: 2rem;
  justify-content: center;
}

footer .links ul li {
  position: relative;
}

footer .links ul li a,
footer .links ul li i {
  color: #ffffff;
}

footer .links ul li i {
  font-size: 0.5rem;
  vertical-align: middle;
}

footer .copyright {
  background-color: #c40806;
  flex-direction: column;
  padding: 18px 0;
}

footer .copyright .prointernet {
  color: #ffffff;
  padding-top: 20px;
  display: flex;
  justify-content: center;
}

footer .copyright .prointernet a {
  color: #ffffff;
}

footer .copyright .prointernet a img {
  fill: #ffffff;
  height: 20px;
  margin-left: 10px;
}

footer .copyright .copyright-text {
  justify-content: center;
}

footer .copyright .copyright-text p {
  color: #ffffff;
  margin: 0;
}

footer .copyright .copyright-text p a {
  color: #ffffff;
  text-decoration: underline !important;
}

footer .copyright .copyright-text p:after {
  color: #ffffff;
  content: "|";
}

footer .copyright .copyright-text p:last-child:after {
  display: none;
}

footer .copyright .copyright-text p .icon-ibarra:before {
  color: #ffffff;
}

.hamburger-btn button {
  background-color: transparent;
  border: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
}

.hamburger-btn button span {
  background-color: #026550;
  border-radius: 5px;
  content: "";
  display: block;
  height: 2px;
  margin: 5px 0;
  width: 35px;
}

.hamburger-btn button span:nth-child(2) {
  margin: 0 auto 0 0;
  width: 30px;
}

.buscador-container input {
  border: 2px dashed #E20613;
  border-radius: 8px;
  height: 40px;
}

.buscador-container .resultados-buscador {
  position: absolute;
  background-color: white;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.12);
  margin-top: 5px;
  z-index: 99;
}

.buscador-container .resultados-buscador .lista-resultados {
  margin: 0;
}

.buscador-container .resultados-buscador .lista-resultados li {
  padding: 5px 10px;
}

.buscador-container .resultados-buscador .lista-resultados li:hover {
  background-color: rgba(239, 239, 239, 0.5);
}

.buscador-container .resultados-buscador .lista-resultados li a {
  color: #5A5A5A;
  display: block;
  width: 100%;
}

.buscador-container .resultados-buscador .lista-resultados li:last-child {
  background-color: #efefef;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.buscador-container .resultados-buscador .lista-resultados li span {
  color: #bbbbbb;
  font-size: 0.7rem;
  margin-left: 10px;
  text-transform: uppercase;
}

.btn-shopping {
  border: 0;
  background: transparent;
  position: relative;
}

.btn-shopping.con-producto:before {
  background-color: #ffb04e;
  border: 3px solid #026550;
  border-radius: 50px;
  content: "";
  display: none;
  position: absolute;
  right: -10px;
  z-index: 4;
}

.btn-shopping .cantidad {
  background-color: #026550;
  border-radius: 50%;
  bottom: 9%;
  color: #fff;
  font-size: 1rem;
  left: 75%;
  min-width: 8px;
  padding: 4px;
  height: 30px;
  width: 30px;
  position: absolute;
  margin-bottom: 0px;
  text-align: center;
  z-index: 0;
}

.sucursal-btn {
  background-color: #E20613;
  border: 0;
  color: #ffffff;
  padding: 5px 10px;
}

#myOverlay {
  display: none;
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 999;
  transition: all 0.7s ease;
}

.sec-folleto {
  padding-top: 60px;
}

.sec-folleto h3 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  margin: 0 auto 40px;
  text-align: center;
}

.center-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sec-departamentos {
  background-color: #f6f6f6;
  padding: 70px 0 40px;
}

.sec-departamentos .departamento-wrapper {
  transition: all 0.3s ease;
}

.sec-departamentos .departamento-wrapper p {
  background-color: #e4e4e4;
  color: #5A5A5A;
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  transition: all 0.3s ease;
}

.sec-departamentos .departamento-wrapper img {
  border-radius: 0 0 50px 0;
}

.sec-departamentos .departamento-wrapper:hover {
  transform: translateY(-20px);
}

.sec-departamentos .departamento-wrapper:hover p {
  background-color: #026550;
  color: #ffffff;
}

.sec-departamentos .departamento-wrapper:hover img {
  box-shadow: 0px 8px 6px rgba(0, 0, 0, 0.15);
}

.sec-departamentos #departamentosCarousel .slick-slide {
  display: flex;
  align-items: center;
}

.sec-info-sucursal .title-sucursal {
  background-color: #026550;
  padding: 20px;
  text-align: center;
  border: 2px dashed #ffffff;
  outline: 8px solid #026550;
}

.sec-info-sucursal .title-sucursal h1 {
  color: #ffffff;
  margin: 0;
}

.sec-info-sucursal #galeriaThumb {
  margin: 20px auto;
}

.sec-info-sucursal #galeriaThumb .owl-stage {
  margin-left: -50px;
}

.sec-info-sucursal .info-sucursal p {
  display: inline-block;
  font-size: 1.5rem;
  line-height: normal;
  margin: 0 auto;
}

.sec-info-sucursal .info-sucursal .suc-telefono,
.sec-info-sucursal .info-sucursal .suc-horario {
  margin: 15px auto;
}

.sec-info-sucursal .info-sucursal .suc-telefono i,
.sec-info-sucursal .info-sucursal .suc-horario i {
  background-color: #E20613;
  border-radius: 100%;
  color: #ffffff;
  font-size: 2rem;
  padding: 17px;
  margin: 0 1rem 0 0;
}

.sec-info-sucursal .info-sucursal .departamentos-sucursal {
  margin: 30px auto;
}

.sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento {
  height: 60px;
}

.sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento img {
  position: relative;
  margin: 0 auto;
  display: block;
}

.sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento:after {
  background-color: #13780D;
  border-radius: 100%;
  content: "";
  height: 60px;
  width: 60px;
  display: flex;
  position: absolute;
  top: 50%;
  z-index: -1;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

.sec-info-sucursal .info-sucursal .departamentos-sucursal .icon-departamento:hover:after {
  background-color: #026550;
}

.sec-eventos {
  background-color: #f6f6f6;
  position: relative;
  padding-bottom: 40px;
}

.sec-eventos h2 {
  margin: 0 0 80px 0 !important;
}

.sec-eventos .evento-wrapper {
  background-color: #ffffff;
  border-radius: 8px 0 0 8px;
  box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.15);
  height: 140px;
  margin: 0 auto 50px;
  padding: 0;
  display: flex;
  transition: all 0.3s ease;
}

.sec-eventos .evento-wrapper .day-month,
.sec-eventos .evento-wrapper .evento-title {
  padding: 10px 0;
  height: 70%;
}

.sec-eventos .evento-wrapper .year,
.sec-eventos .evento-wrapper a {
  align-items: center;
  display: flex;
  height: 30%;
  justify-content: center;
  width: 100%;
}

.sec-eventos .evento-wrapper .fecha {
  background-color: #026550;
  border-radius: 8px 0 0 8px;
  color: #ffffff;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  width: 30%;
}

.sec-eventos .evento-wrapper .fecha .day,
.sec-eventos .evento-wrapper .fecha .month {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: normal;
}

.sec-eventos .evento-wrapper .fecha .year {
  align-items: center;
  background-color: #13780D;
  border-bottom-left-radius: 8px;
  font-size: 1.2rem;
  display: flex;
  height: 30%;
  justify-content: center;
  width: 100%;
}

.sec-eventos .evento-wrapper .info-evento {
  width: 70%;
}

.sec-eventos .evento-wrapper .info-evento .evento-title {
  text-align: center;
}

.sec-eventos .evento-wrapper .info-evento .evento-title h4 {
  margin: 0 !important;
}

.sec-eventos .evento-wrapper .info-evento a {
  background-color: #f5f5f5;
  color: #7b7b7b;
  padding: 5px 0;
  text-align: center;
  text-decoration: underline !important;
  transition: all 0.3s ease;
}

.sec-eventos .evento-wrapper .info-evento a:hover {
  background-color: #ebebeb;
  color: #E20613;
}

.sec-eventos .evento-wrapper:hover {
  transform: translateY(-10px);
}

/* PRODUCTOS */
.productos {
  padding-bottom: 60px;
}

.productos .container-subdepartamento {
  padding-bottom: 30px;
}

.productos .carrusel-productos .slick-slide .producto-card {
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.12) !important;
}

.productos .productosCarousel .slick-slide,
.productos .carrusel-productos .slick-slide,
.productos .productos-col .slick-slide {
  padding: 0 15px;
}

.productos .productosCarousel .producto-card,
.productos .carrusel-productos .producto-card,
.productos .productos-col .producto-card {
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.12);
  margin: 30px auto;
  position: relative;
}

.productos .productosCarousel .producto-card .producto-card-wrapper,
.productos .carrusel-productos .producto-card .producto-card-wrapper,
.productos .productos-col .producto-card .producto-card-wrapper {
  padding: 20px 20px 0 20px;
  position: relative;
}

.productos .productosCarousel .producto-card a,
.productos .carrusel-productos .producto-card a,
.productos .productos-col .producto-card a {
  color: #026550;
}

.productos .productosCarousel .producto-card .producto-tag,
.productos .carrusel-productos .producto-card .producto-tag,
.productos .productos-col .producto-card .producto-tag {
  border-radius: 0 0 30px 0;
  color: #ffffff;
  font-size: 1.1rem;
  padding: 10px 30px;
  position: absolute;
  top: -8px;
  left: 0;
}

.productos .productosCarousel .producto-card .producto-card-wrapper .producto-img a img,
.productos .carrusel-productos .producto-card .producto-card-wrapper .producto-img a img,
.productos .productos-col .producto-card .producto-card-wrapper .producto-img a img {
  height: 193px;
  margin: 0 auto;
  width: auto;
  display: block;
}

.productos .productosCarousel .producto-card .info-producto,
.productos .carrusel-productos .producto-card .info-producto,
.productos .productos-col .producto-card .info-producto {
  display: flex;
  flex-direction: column;
}

.productos .productosCarousel .producto-card .info-producto .promo,
.productos .carrusel-productos .producto-card .info-producto .promo,
.productos .productos-col .producto-card .info-producto .promo {
  min-height: 26px;
}

.productos .productosCarousel .producto-card .info-producto h5,
.productos .carrusel-productos .producto-card .info-producto h5,
.productos .productos-col .producto-card .info-producto h5 {
  align-items: start;
  display: flex;
  /* font-size: 1rem; */
  font-size: .8rem;
  min-height: 36px;
  margin-top: 10px;
}

.productos .productosCarousel .producto-card .info-producto .marca,
.productos .carrusel-productos .producto-card .info-producto .marca,
.productos .productos-col .producto-card .info-producto .marca {
  color: #E20613;
  font-size: 0.9rem;
  margin-bottom: 5px;
}

.productos .productosCarousel .producto-card .info-producto .precio-unidad,
.productos .carrusel-productos .producto-card .info-producto .precio-unidad,
.productos .productos-col .producto-card .info-producto .precio-unidad {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.productos .productosCarousel .producto-card .info-producto .precio-unidad .unidad,
.productos .carrusel-productos .producto-card .info-producto .precio-unidad .unidad,
.productos .productos-col .producto-card .info-producto .precio-unidad .unidad {
  font-size: 0.9rem;
}

.productos .productosCarousel .producto-card .info-producto .precio,
.productos .carrusel-productos .producto-card .info-producto .precio,
.productos .productos-col .producto-card .info-producto .precio {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1B1B1B;
}

.productos .productosCarousel .producto-card .legal,
.productos .carrusel-productos .producto-card .legal,
.productos .productos-col .producto-card .legal {
  display: flex;
  flex-direction: column;
  padding-bottom: 0
    /* 16px */
  ;
}

.productos .productosCarousel .producto-card .legal .restricciones,
.productos .carrusel-productos .producto-card .legal .restricciones,
.productos .productos-col .producto-card .legal .restricciones {
  margin: 3px 0;
}

.productos .productosCarousel .producto-card .legal .vigencia,
.productos .carrusel-productos .producto-card .legal .vigencia,
.productos .productos-col .producto-card .legal .vigencia {
  color: #bbbbbb;
  font-size: 10px;
}

.productos .productosCarousel .producto-card .agregar button,
.productos .carrusel-productos .producto-card .agregar button,
.productos .productos-col .producto-card .agregar button {
  border-radius: 0px 0px 8px 8px;
  font-size: 16px;
  padding: 15px 0;
  width: 100%;
}

.productos .productosCarousel .producto-card .agregar button:hover,
.productos .productosCarousel .producto-card .agregar button:focus,
.productos .carrusel-productos .producto-card .agregar button:hover,
.productos .carrusel-productos .producto-card .agregar button:focus,
.productos .productos-col .producto-card .agregar button:hover,
.productos .productos-col .producto-card .agregar button:focus {
  box-shadow: unset;
  transform: unset;
}

.productos .productosCarousel .producto-card .agregar button i,
.productos .carrusel-productos .producto-card .agregar button i,
.productos .productos-col .producto-card .agregar button i {
  margin-right: 8px;
}

.paginador {
  margin-top: 40px;
}

.paginador ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0;
}

.paginador ul li {
  background-color: white;
  border-color: #026550;
  margin: 0 10px;
  border-radius: 10px;
  height: 50px;
  display: flex;
  width: 50px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.paginador ul li.active {
  background-color: #026550;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}

.paginador ul li.active a {
  color: #ffffff;
}

.paginador ul li.active:hover,
.paginador ul li.active:focus {
  background-color: #026550;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}

.paginador ul li.active:hover a,
.paginador ul li.active:focus a {
  color: #ffffff;
}

.paginador ul li:hover,
.paginador ul li:focus {
  background-color: #026550;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}

.paginador ul li a {
  color: black;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.paginador ul li a:hover {
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.productos-proximamente {
  padding: 60px 0;
}

.productos-proximamente h2 {
  color: #E20613;
  font-size: 2.8rem;
}

.productos-proximamente h4 {
  font-weight: 400;
}

.productos-proximamente form {
  margin: 60px auto;
}

.productos-proximamente form input {
  background-color: #f6f6f6;
  border: 0;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  height: 77px;
  padding: 10px 20px 0;
  width: 100%;
}

.productos-proximamente form .send-btn {
  border-radius: 8px;
  padding: 15px 40px;
}

.sec-sucursal-select {
  padding: 70px 0 100px;
}

.sec-sucursal-select h1 {
  color: #E20613;
  font-size: 2.8rem;
  margin: 0 auto 60px;
}

.sec-sucursal-select h4 {
  font-weight: 400;
}

.sec-sucursal-select .buscador-interior {
  background-color: #f6f6f6;
  padding: 30px 0;
  margin: 40px auto 0;
}

.sec-sucursal-select .buscador-interior .select {
  height: 57px;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
}

/* DETALLE */
.producto-detalle {
  margin: 30px auto;
}

.producto-detalle .producto-card-wrapper {
  padding: 20px 20px 0 20px;
}

.producto-detalle .producto-tag {
  border-radius: 0 0 30px 0;
  color: #ffffff;
  font-size: 1.1rem;
  padding: 10px 30px;
  position: absolute;
  top: -8px;
  left: 0;
}

.producto-detalle .info-producto {
  display: flex;
  flex-direction: column;
  padding: 15px 10px 10px 15px;
}

.producto-detalle .info-producto h5 {
  align-items: center;
  display: flex;
  font-size: 1rem;
  height: 60px;
  margin-top: 10px;
}

.producto-detalle .info-producto .marca {
  color: #026550;
  font-size: 0.9rem;
  margin-bottom: 15px;
  font-weight: 500;
}

.producto-detalle .info-producto .precio-unidad {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.producto-detalle .info-producto .precio-unidad .unidad {
  font-size: 0.9rem;
}

.producto-detalle .info-producto .precio-unidad .sku {
  padding: 6px 0;
  font-size: 0.9rem;
}

.producto-detalle .info-producto .precio {
  font-size: 1.5rem;
  font-weight: 600;
}

.producto-detalle .legal {
  display: flex;
  flex-direction: column;
  padding-bottom: 16px;
}

.producto-detalle .legal .restricciones {
  margin: 3px 0;
}

.producto-detalle .legal .vigencia {
  color: #bbbbbb;
  font-size: 0.9rem;
}

.producto-detalle .agregar button {
  border-radius: 0px 0px 8px 8px;
  font-size: 16px;
  padding: 15px 0;
  width: 100%;
}

.producto-detalle .agregar button:hover,
.producto-detalle .agregar button:focus {
  box-shadow: unset;
  transform: unset;
}

.producto-detalle .agregar button i {
  margin-right: 8px;
}

.galeria-favoritos {
  position: relative;
  overflow: hidden;
}

.galeria-favoritos .favoritos,
.producto-card-wrapper .favoritos {
  align-items: center;
  display: flex;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
}

.producto-card-wrapper .favoritos button {
  background-color: transparent;
  border: 0;
  z-index: 2;
}

.galeria-favoritos .favoritos button {
  background-color: #ffffff;
  border: 0;
  z-index: 2;
}

.galeria-favoritos .favoritos button i,
.producto-card-wrapper .favoritos button i {
  color: #bbbbbb;
  font-size: 28px;
  transition: all 0.3s ease;
}

.galeria-favoritos .favoritos button:hover i {
  color: #E20613;
}

.galeria-favoritos .favoritos span {
  margin-right: 10px;
  position: absolute;
  visibility: hidden;
  right: -10px;
  z-index: 1;
}

.galeria-favoritos .favoritos:hover span {
  display: flex;
  justify-content: center;
  align-items: center;
  right: 35px;
  visibility: visible;
  transition: all 0.2s linear;
  width: 170px;
  height: 30px;
  color: #000;
}

/* DEPARTAMENTO */
.info-departamento {
  padding: 60px 0;
}

.info-departamento h1 {
  color: #026550;
  margin: 0 auto 40px;
}

.slider,
.slide-carousel-2,
.slide-carousel-promos,
.slide-bodegon,
.slide-carousel-4,
.slide-carousel-5 {
  position: relative;
}

.slider .slick-dots,
.slide-carousel-2 .slick-dots,
.slide-carousel-promos .slick-dots,
.slide-bodegon .slick-dots,
.slide-carousel-4 .slick-dots,
.slide-carousel-5 .slick-dots {
  bottom: 20px !important;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slider .slick-dots li,
.slide-carousel-2 .slick-dots li,
.slide-carousel-promos .slick-dots li,
.slide-bodegon .slick-dots li,
.slide-carousel-4 .slick-dots li,
.slide-carousel-5 .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slider .slick-dots li button,
.slide-carousel-2 .slick-dots li button,
.slide-carousel-promos .slick-dots li button,
.slide-bodegon .slick-dots li button,
.slide-carousel-4 .slick-dots li button,
.slide-carousel-5 .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slider .slick-dots li button:hover,
.slider .slick-dots li button:focus,
.slide-carousel-2 .slick-dots li button:hover,
.slide-carousel-2 .slick-dots li button:focus,
.slide-carousel-promos .slick-dots li button:hover,
.slide-carousel-promos .slick-dots li button:focus,
.slide-bodegon .slick-dots li button:hover,
.slide-bodegon .slick-dots li button:focus,
.slide-carousel-4 .slick-dots li button:hover,
.slide-carousel-4 .slick-dots li button:focus,
.slide-carousel-5 .slick-dots li button:hover,
.slide-carousel-5 .slick-dots li button:focus {
  outline: none;
}

.slider .slick-dots li button:hover:before,
.slider .slick-dots li button:focus:before,
.slide-carousel-2 .slick-dots li button:hover:before,
.slide-carousel-2 .slick-dots li button:focus:before,
.slide-carousel-promos .slick-dots li button:hover:before,
.slide-carousel-promos .slick-dots li button:focus:before,
.slide-bodegon .slick-dots li button:hover:before,
.slide-bodegon .slick-dots li button:focus:before,
.slide-carousel-4 .slick-dots li button:hover:before,
.slide-carousel-4 .slick-dots li button:focus:before,
.slide-carousel-5 .slick-dots li button:hover:before,
.slide-carousel-5 .slick-dots li button:focus:before {
  opacity: 1;
}

.slider .slick-dots li button:before,
.slide-carousel-2 .slick-dots li button:before,
.slide-carousel-promos .slick-dots li button:before,
.slide-bodegon .slick-dots li button:before,
.slide-carousel-4 .slick-dots li button:before,
.slide-carousel-5 .slick-dots li button:before {
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\f111";
  text-align: center;
  opacity: 0.5;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slider .slick-dots li.slick-active button:before,
.slide-carousel-2 .slick-dots li.slick-active button:before,
.slide-carousel-promos .slick-dots li.slick-active button:before,
.slide-bodegon .slick-dots li.slick-active button:before,
.slide-carousel-4 .slick-dots li.slick-active button:before,
.slide-carousel-5 .slick-dots li.slick-active button:before {
  color: #E20613;
  font-size: 20px;
  opacity: 1;
}

.slider .slick-arrow,
.slide-carousel-2 .slick-arrow,
.slide-carousel-promos .slick-arrow,
.slide-marcas .slick-arrow,
.slide-bodegon .slick-arrow,
.slide-carousel-4 .slick-arrow,
.slide-carousel-5 .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  font-size: 0;
  line-height: 0;
  display: block;
  width: /* 30px */35px;
  height: /* 30px */35px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slider .slick-arrow:hover,
.slider .slick-arrow:focus,
.slide-carousel-2 .slick-arrow:hover,
.slide-carousel-2 .slick-arrow:focus,
.slide-carousel-promos .slick-arrow:hover,
.slide-carousel-promos .slick-arrow:focus,
.slide-bodegon .slick-arrow:hover,
.slide-bodegon .slick-arrow:focus,
.slide-marcas .slick-arrow:hover,
.slide-marcas .slick-arrow:focus,
.slide-carousel-4 .slick-arrow:hover,
.slide-carousel-4 .slick-arrow:focus,
.slide-carousel-5 .slick-arrow:hover,
.slide-carousel-5 .slick-arrow:focus {
  outline: none;
}

.slider .slick-arrow:hover:before,
.slider .slick-arrow:focus:before,
.slide-carousel-2 .slick-arrow:hover:before,
.slide-carousel-2 .slick-arrow:focus:before,
.slide-carousel-promos .slick-arrow:hover:before,
.slide-carousel-promos .slick-arrow:focus:before,
.slide-bodegon .slick-arrow:hover:before,
.slide-bodegon .slick-arrow:focus:before,
.slide-marcas .slick-arrow:hover:before,
.slide-marcas .slick-arrow:focus:before,
.slide-carousel-4 .slick-arrow:hover:before,
.slide-carousel-4 .slick-arrow:focus:before,
.slide-carousel-5 .slick-arrow:hover:before,
.slide-carousel-5 .slick-arrow:focus:before {
  opacity: 1;
}

.slider .slick-arrow:before,
.slide-carousel-2 .slick-arrow:before,
.slide-carousel-promos .slick-arrow:before,
.slide-bodegon .slick-arrow:before,
.slide-marcas .slick-arrow:before,
.slide-carousel-4 .slick-arrow:before,
.slide-carousel-5 .slick-arrow:before {
  font-family: "Font Awesome 5 Free";
  line-height: 20px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.7;
  color: #026550;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.3s ease;
}

.slider .slick-next:before,
.slide-carousel-2 .slick-next:before,
.slide-carousel-promos .slick-next:before,
.slide-bodegon .slick-next:before,
.slide-carousel-4 .slick-next:before,
.slide-carousel-5 .slick-next:before {
  content: "\f138";
}

.slick-prev.slick-disabled:before {
  font-family: "Font Awesome 5 Free";
  line-height: 20px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.7;
  color: #999999 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.3s ease;
}

.slick-next.slick-disabled:before {
  font-family: "Font Awesome 5 Free";
  line-height: 20px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.7;
  color: #999999 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.3s ease;
}

.slider .slick-prev:before,
.slide-carousel-2 .slick-prev:before,
.slide-carousel-promos .slick-prev:before,
.slide-bodegon .slick-prev:before,
.slide-carousel-4 .slick-prev:before,
.slide-carousel-5 .slick-prev:before {
  content: "\f137";
}

.thumb-galeria {
  padding: 0 10px 0 0;
}

*:not(.title-sucursal) {
  outline: none !important;
}

.list {
  max-height: 120px;
  overflow-y: scroll !important;
}

/* QUEJAS Y SUGERENCIAS */
.sec-quejas-sugerencias {
  padding: 60px 0;
}

.sec-quejas-sugerencias h1 {
  margin: 0 auto 30px;
}

.sec-quejas-sugerencias h4 {
  font-weight: 400;
  margin: 0 auto 60px;
}

/* BREADCRUMB */
.breadcrumb-list {
  background-color: transparent;
  padding: 20px 0 20px;
}

.breadcrumb-list ul {
  display: flex;
  width: 100%;
}

.breadcrumb-list ul li a {
  color: #bdbdbd;
  transition: all 0.3s ease;
}

.breadcrumb-list ul li a:hover,
.breadcrumb-list ul li a:focus {
  text-decoration: underline;
  color: #026550;
}

.breadcrumb-list ul li a i {
  padding: 0 15px 0 10px;
}

.breadcrumb-list ul li:nth-child(n + 1) i {
  padding: 0 10px;
}

/* NOTICIAS */
.noticias-container .nota-wrapper {
  display: block;
  margin: 10px auto 40px;
}

.noticias-container .nota-wrapper .img-categoria {
  position: relative;
  overflow: hidden;
}

.noticias-container .nota-wrapper .img-categoria img {
  height: auto;
  width: 100%;
}

.noticias-container .nota-wrapper .img-categoria .hidden-categoria {
  background-color: #ffffff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  bottom: 0;
  position: absolute;
  transition: all 0.3s ease;
  font-size: 0.8rem;
  display: flex;
  right: 38px;
  transform: translateX(100%);
}

.noticias-container .nota-wrapper .img-categoria .hidden-categoria .icon-categoria {
  padding: 10px 10px 0 15px;
}

.noticias-container .nota-wrapper .img-categoria .hidden-categoria .icon-categoria i {
  font-size: 0.8rem;
}

.noticias-container .nota-wrapper .img-categoria .hidden-categoria span {
  padding: 8px 20px 8px 15px;
  margin: 0;
  transition: all 0.3s ease;
}

.noticias-container .nota-wrapper:hover .hidden-categoria {
  transform: translateX(0);
  right: 0;
}

.noticias-container .nota-wrapper span {
  color: #848484;
  display: block;
  margin: 15px auto 10px;
}

.noticias-container .nota-wrapper .title {
  height: 50px;
  margin: 0px auto 20px;
  display: flex;
  align-items: center;
}

.noticias-container .nota-wrapper .btn-nota {
  background-color: transparent;
  border-top: 2px solid #eaeaea;
  color: #5A5A5A;
  display: block;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.noticias-container .nota-wrapper .btn-nota i {
  transform: translateX(0px);
  margin: 0 0 0 5px;
  transition: all 0.3s ease;
}

.noticias-container .nota-wrapper .btn-nota:hover {
  background-color: #E20613;
  border-radius: 3px;
  border-top: 2px solid #E20613;
  color: #ffffff;
}

.noticias-container .nota-wrapper .btn-nota:hover i {
  color: #ffffff;
  transform: translateX(10px);
}

.post .nota-portada {
  border-radius: 0 0 50px 0;
}

.post h1 {
  margin: 30px 0 0;
}

.post .fecha {
  color: #b5b5b5;
  display: inline-block;
  padding: 20px 0 10px;
}

.post .fecha .fecha-nota {
  align-items: center;
  display: flex;
  text-align: center;
}

.post .fecha .fecha-nota i {
  font-size: 0.8rem;
  margin: 0 8px 0 0;
}

.post .fecha .fecha-nota span {
  font-size: 1rem;
  text-transform: uppercase;
}

.post .categoria {
  align-items: center;
  display: inline-block;
  padding: 20px 0 10px;
  color: #b5b5b5;
}

.post .categoria a {
  color: #b5b5b5;
  text-transform: uppercase;
}

.post .categoria a:hover,
.post .categoria a:focus {
  color: #E20613;
}

.post .categoria i {
  font-size: 0.8rem;
  margin: 0 8px 0 0;
}

.post .categoria:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-size: 0.3rem;
  font-weight: 900;
  padding: 0 15px 0;
}

.post .post-content {
  font-size: 1.1rem;
  line-height: 2rem;
}

.post .post-content p {
  margin: 0 auto 25px;
}

.post-ind {
  border-top: 2px solid #eaeaea;
  justify-content: space-between;
  margin: 40px auto;
  padding: 20px 0;
}

.post-ind a {
  color: #5A5A5A;
}

.post-ind a img {
  margin: 0 auto 20px;
}

.post-ind a:hover h3,
.post-ind a:focus h3 {
  color: #E20613;
}

.post-ind a .fecha-nota {
  color: #b5b5b5;
  text-transform: uppercase;
}

.post-ind a .fecha-nota i {
  margin: 0 5px 0 0;
}

.share {
  margin: 20px auto;
}

.share .facebook-btn {
  display: inline-block;
}

.share a {
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  margin: 10px 8px 0;
  padding: 6px 20px;
  transition: all 0.3s ease;
}

.share a i {
  font-size: 1.1rem;
}

.share a.facebook {
  background-color: #3b5998;
}

.share a.twitter {
  background-color: #00aced;
}

.share a.correo {
  background-color: #E20613;
}

.share a:hover,
.share a:focus {
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.16);
  color: #ffffff;
  transform: scale(1.1);
}

.etiqueta-ind {
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0;
  position: relative;
  padding: 10px 10px 10px 30px;
  display: inline-block;
  margin: 5px 3px;
  transition: all 0.3s ease;
}

.etiqueta-ind a {
  color: #5A5A5A;
}

.etiqueta-ind a:before {
  content: "\f292";
  font-family: "Font Awesome 5 Free";
  font-size: 0.8rem;
  font-weight: 900;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.etiqueta-ind:hover,
.etiqueta-ind:focus {
  background-color: #e4e4e4;
  border-radius: 5px;
}

.etiqueta-ind:hover a,
.etiqueta-ind:focus a {
  color: #E20613;
}

aside h5 {
  text-transform: uppercase;
}

aside .buscador-noticias {
  margin: 0 auto 30px;
  position: relative;
}

aside .buscador-noticias i {
  color: #bdbdbd;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

aside .buscador-noticias input {
  border-bottom: 1px solid #bdbdbd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding: 10px 10px 10px 40px;
  transition: all 0.3s ease;
}

aside .buscador-noticias input:focus {
  border-bottom-color: #E20613;
}

aside .recientes {
  margin: 20px auto;
}

aside .recientes .reciente-ind .thumb {
  margin: 0 10px 0 0;
}

aside .recientes .reciente-ind a {
  color: #5A5A5A;
  align-items: center;
}

aside .recientes .reciente-ind a:hover,
aside .recientes .reciente-ind a:focus {
  color: #026550;
}

aside .top-etiquetas {
  margin: 20px auto;
}

.paginator ul {
  margin: 30px auto;
  text-align: center;
}

.paginator ul li {
  display: inline;
}

.paginator ul li a {
  background-color: white;
  border: 1px solid #E20613;
  border-radius: 3px;
  color: black;
  display: inline-block;
  margin: 0 3px;
  padding: 10px 20px;
  transition: all 0.3s ease;
}

.paginator ul li.active a,
.paginator ul li:hover a,
.paginator ul li:focus a {
  background-color: #E20613;
  color: #ffffff;
}

.big-text {
  font-size: 1.5rem;
  font-weight: 400;
}

/* .producto:first-child {
    border-top: 0; } */
.info-producto.producto {
  border: none;
  background-color: #F7F7F7;
}

.producto {
  border: 2px solid #C0C0C0;
  border-radius: 20px;
  background-color: #FAFAFA;
  padding: 35px 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.lisa-productos .productos-solicitud .producto:nth-child(n+1) {
  margin-bottom: 50px;
}

.productos-solicitud .producto:last-child {
  margin-bottom: 0;
}

.productos-solicitud .producto .departamento {
  color: #026550;
  font-size: 12px;
  font-weight: 600;
}

.productos-solicitud .producto .nombre {
  color: #026550;
}

.productos-solicitud .producto .precio-acciones {
  align-items: baseline;
  margin-top: 25px;
  display: flex;
}

.productos-solicitud .producto .btn-promo {
  padding: 0 20px;
  width: auto;
}

.productos-solicitud .producto .precio {
  color: #E20613;
  margin-right: 28px;
}

.productos-solicitud .producto .precio span {
  font-size: 13px;
}

.producto .acciones .cantidad .widget {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  height: 30px;
}

.producto .acciones .cantidad .widget button {
  background-color: #ffffff;
  border: 2px solid #707070;
  font-size: 20px;
  padding: 0 16px;
  transition: all 0.3s ease;
}

.producto .acciones .cantidad .widget button:hover {
  background-color: #e9e9e9;
}

.producto .acciones .cantidad .widget button.btn-mas {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.producto .acciones .cantidad .widget button.btn-menos {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.producto .acciones .cantidad .widget input {
  border: 2px solid #707070;
  border-left: 0;
  border-right: 0;
  text-align: center;
  font-size: 20px;
}

.producto .acciones .cantidad .widget button,
.producto .acciones .cantidad .widget input {
  color: #026550;
  font-weight: 600;
}

.producto .acciones .cantidad span {
  display: block;
  font-size: 12px;
  text-align: center;
}

.productos-solicitud .producto .subtotal {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: self-end;
  justify-content: flex-end;
}

.productos-solicitud .producto .subtotal p {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.productos-solicitud .producto .subtotal .ahorro {
  color: #707070;
  font-weight: 400;
}

.con-promocion .producto {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.con-promocion .producto:nth-child(n+2) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #E20613;
}

.con-promocion .producto:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom: 2px solid #E20613;
  margin-bottom: 50px;
}

.con-promocion.alerta .producto:last-child {
  border-color: #C0C0C0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.mensaje-promo {
  background-color: #F4F4F4;
  padding: 30px 20px;
  border: 2px solid #C0C0C0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 0;
}

.mensaje-promo p {
  color: #E20613;
  text-align: center;
}

.mensaje-promo p span {
  color: #026550;
  font-weight: 600;
}

.mensaje-promo .btn-group {
  display: flex;
}

.mensaje-promo .btn-group button,
.mensaje-promo .btn-group-custom button {
  border-radius: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.card.entrega-solicitud {
  margin-bottom: 0;
}

.entrega-solicitud .card-header,
.pago-solicitud .card-header {
  font-size: 18px !important;
  padding: 5px;
}

.total-solicitud {
  border-radius: 10px !important;
}

.total-solicitud .card-header,
.card.entrega-solicitud .card-header,
.card.pago-solicitud .card-header {
  border-bottom: 0;
  /* color: #026550; */
  text-align: center;
  font-size: 1.25rem;
}

.total-solicitud .subtotal,
.total-solicitud .total {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.total-solicitud .total {
  font-size: 20px;
}

.total-solicitud .btn-solicitud {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.total-solicitud .btn-solicitud:hover {
  transform: translateY(0);
}

.is_stuck {
  margin-top: 50px;
}

/* COOKIES */
.cookies {
  background-color: rgba(33, 160, 26, 0.9);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.12);
  color: #ffffff;
  text-align: center;
  position: fixed;
  z-index: 999;
}

.cookies img {
  height: auto;
}

.cookies p {
  font-size: 0.8rem;
}

.cookies p a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: underline !important;
}

.cookies .btn-default {
  padding: 5px 50px;
}

/* LOGIN */
.sec-login {
  padding: 60px 0;
}

/* MI CUENTA - PERFIL */
.title-count {
  color: #E20613 !important;
  font-weight: 700 !important;
  margin: 0 auto 30px !important;
  transition: all 0.3s ease;
}

.sec-perfil {
  padding: 60px 0;
}

.sec-perfil .nav-perfil-menu {
  background-color: rgba(90, 90, 90, 0.1);
  border-bottom: 0 !important;
  justify-content: center;
}

.sec-perfil .nav-perfil-menu .nav-link {
  padding: 10px 20px;
  color: #5A5A5A !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0;
  border-bottom: 3px solid #E20613 !important;
  transition: all 0.3s ease;
}

.sec-perfil .nav-perfil-menu .nav-link.active,
.sec-perfil .nav-perfil-menu .nav-link:focus {
  background-color: #E20613 !important;
  border-radius: 0;
  color: #ffffff !important;
  font-weight: 600;
  transition: all 0.3s ease;
}

.sec-perfil .nav-perfil-menu .nav-link.active:hover,
.sec-perfil .nav-perfil-menu .nav-link:focus:hover {
  color: #ffffff !important;
}

.sec-perfil .nav-perfil-menu .nav-link:hover {
  border-bottom: 3px solid #026550c9 !important;
  color: #026550c9 !important;
  border: 0;
  border-radius: 0;
}

.sec-perfil .tab-content {
  padding-top: 40px;
}

.card {
  box-shadow: 0px 15px 20px rgba(112, 144, 176, 0.12);
  border: 0 !important;
  margin-bottom: 30px;
}

.card .card {
  box-shadow: none;
}

.card .card-header {
  background-color: #f3f3f3;
  border: 0;
  color: #5a5a5a;
}

.card .card-header h5 {
  margin: 0;
}

.card p {
  margin-bottom: 10px;
}

.card p.alias {
  font-weight: 600;
  margin-bottom: 3px;
}

.nueva-direccion,
.editar-direccion {
  display: none;
}

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

.tag i {
  margin-right: 15px;
}

.tag.entregado {
  color: #026550;
}

.tag.enviado {
  color: #158baf;
}

.tag.cancelado {
  color: #E20613;
}

.tag.procesando {
  color: #5A5A5A;
}

.sec-padding {
  padding: 60px 0;
}

.sec-detalle .card-body h5 {
  margin-bottom: 15px;
}

.sec-detalle .card-header h5 i,
.sec-detalle .card-body h5 i {
  color: #E20613;
}

.sec-detalle .card-light-bg {
  background-color: #dedede;
  border-color: #dedede;
}

.dropdown button i {
  color: #026550;
}

.far .fa-heart {
  color: #E20613;
}

.btn-shopping i.far.fa-heart {
  color: #E20613;
}

.btn-shopping i.fas.fa-shopping-basket {
  color: #026550;
}

.slide-carousel-2,
.slide-carousel-promos,
#slider-dep,
.slide-bodegon,
.slide-carousel-4,
.slide-carousel-5 {
  margin: 0 -10px;
}

.slide-carousel-2 .slick-slide,
.slide-carousel-promos .slick-slide,
#slider-dep .slick-slide,
.slide-bodegon .slick-slide,
.slide-carousel-4 .slick-slide,
.slide-carousel-5 .slick-slide {
  margin: 0 10px;
}

.slide-carousel-2 .default-dots li button,
.slide-carousel-promos .default-dots li button,
#slider-dep .default-dots li button,
.slide-bodegon .default-dots li button,
.slide-carousel-4 .default-dots li button,
.slide-carousel-5 .default-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slide-carousel-2 .default-dots li button:before,
.slide-carousel-promos .default-dots li button:before,
#slider-dep .default-dots li button:before,
.slide-bodegon .default-dots li button:before,
.slide-carousel-4 .default-dots li button:before,
.slide-carousel-5 .default-dots li button:before {
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\f111";
  text-align: center;
  opacity: 0.5;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slide-carousel-2 .default-dots li.slick-active button:before,
.slide-carousel-promos .default-dots li.slick-active button:before,
#slider-dep .default-dots li.slick-active button:before,
.slide-bodegon .default-dots li.slick-active button:before,
.slide-marcas .default-dots li.slick-active button:before,
.slide-carousel-4 .default-dots li.slick-active button:before,
.slide-carousel-5 .default-dots li.slick-active button:before {
  color: #E20613;
  font-size: 20px;
  opacity: 1;
}

.slide-carousel-2 .slick-arrow,
.slide-carousel-promos .slick-arrow,
.slide-carousel-4 .slick-arrow,
.slide-carousel-5 .slick-arrow {
  position: absolute;
  top: 50%;
  right:/*  103.5% */100%;
  /* transform: translate(222%, 0%); */
}

@media screen and (max-width: 1220px) and (min-width: 992px) {

  .slide-carousel-2 .slick-arrow,
  .slide-carousel-promos .slick-arrow,
  .slide-carousel-4 .slick-arrow,
  .slide-carousel-5 .slick-arrow {
    right: /* 105% */100%;
    /* transform: translate(180%, 0%); */
  }
}

@media screen and (max-width: 574px) and (min-width: 400px) {

  .slide-carousel-2 .slick-arrow,
  .slide-carousel-promos .slick-arrow,
  .slide-carousel-4 .slick-arrow,
  .slide-carousel-5 .slick-arrow {
    right: 102%;
    transform: translate(120%, 0%);
  }
}

@media screen and (max-width: 399px) and (min-width: 320px) {

  .slide-carousel-2 .slick-arrow,
  .slide-carousel-promos .slick-arrow,
  .slide-carousel-4 .slick-arrow,
  .slide-carousel-5 .slick-arrow {
    right: 96%;
    transform: translate(50%, 0%);
  }
}

.prom-img {
  height: 30px !important;
  width: 30px !important;
  position: absolute;
  top: 10px;
  right: 10px;
}

.slider-prom .slick-slide>div {
  transform: scale(0.75);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.slider-prom .slick-center>div {
  transform: scale(1);
}

.slider-prom .slider__item>img {
  width: 100%;
  height: auto;
}

.slider-prom .slick-slide {
  height: 390px !important;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .slider-prom .slick-slide {
    height: 246px !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 465px) {
  .slider-prom .slick-slide {
    height: 400px !important;
  }
}

@media screen and (max-width: 464px) and (min-width: 375px) {
  .slider-prom .slick-slide {
    height: 350px !important;
  }
}

@media screen and (max-width: 374px) and (min-width: 320) {
  .slider-prom .slick-slide {
    height: 315px !important;
  }
}

.dept-img {
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}

a.depa {
  background-color: #fff;
  padding: 8px 24px;
  border-radius: 10px;
  margin-top: 10px;
}

a.depa:hover {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.75);
}

.red-txt-dp {
  color: #E20613;
  background: #ffffff;
  transition: 0.5s;
}

.red-txt-dp:hover {
  color: #ffffff;
  background-color: #E20613;
}

.green-txt-dp {
  color: #026550;
  background: #ffffff;
  transition: 0.5s;
}

.green-txt-dp:hover {
  color: #ffffff;
  background-color: #026550;
}

.pick-up-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.btn-pick a {
  background-color: #026550;
  border-radius: 8px;
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  transition: all 0.2s ease;
  width: 100%;
}

.btn-pick a:hover {
  color: #ffffff;
  background-color: #13780d;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  transform: translateY(-5px);
}

a.pop {
  position: absolute;
  z-index: 1;
  display: flex;
  width: 40px;
  height: 40px;
  background: #E20613;
  justify-content: center;
  align-items: center;
  bottom: 0;
  top: 77%;
  top: 50%;
  right: 50%;
  transform: translate(30px, -10px);
  display: none;
  border-radius: 50%;
}

a.pop .fas.fa-plus {
  color: white;
  background-color: #E20613;
  font-size: 30px;
}

.slider-prom .slider__item {
  cursor: pointer;
}

.slider-prom .slider__item:hover a.pop {
  display: flex;
}

.carrito {
  position: relative;
  height: 30px;
  width: auto;
}

.menu-side .depto-content .departamento-option :hover button {
  color: #ffffff;
}

.menu-side .submenu-col .departamento-option:hover button {
  color: #ffffff;
}

.breadcrumb-item.active {
  color: #E20613 !important;
}

.breadcrumb-item a {
  color: #026550 !important;
}

.breadcrumb {
  background: #EDEDED !important;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #E20613 !important;
}













/*     D     E     M     O           N     U     E     V     O */

body {
  background-color: #F7F7F7;
  font-family: 'Fira Sans';
}

section {
  padding: 20px 0;
}

.demo .form-search button.btn {
  padding: 7px 12px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #E20613;
}

button.depto-btn {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: black;
  display: flex;
}

button.depto-btn:hover {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: #E20613;
  display: flex;
}

nav ul li a {
  color: black;
}

nav ul li a:hover {
  color: #E20613;
}

.h2-red {
  color: #E20613;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.h2-green {
  color: #026550;
  ;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.logo {
  margin: 0;
}

.sesion a {
  color: #1B1B1B;
  font-weight: 400;
}

.sesion a:hover {
  color: black;
}

.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 3px solid #E20613;
  border-right: none;
  padding: 5px;
  height: 38px;
  border-radius: 12px 0 0 12px;
  outline: none;
  color: #9DBFAF;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
}

.searchTerm:focus {
  color: #000000;
}

.searchButton {
  width: 80px;
  height: 38px;
  border: 3px solid #E20613;
  background: #E20613;
  text-align: center;
  color: #fff;
  border-radius: 0 12px 12px 0;
  cursor: pointer;
  font-size: 20px;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
}

.searchButton:hover {
  border: 3px solid #E20613;
  background: #E20613;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

@media (max-width: 991px) {
  .not-icon {
    display: none;
  }
}

@media (max-width: 575px) {
  .searchButton {
    width: auto;
  }
}


/* Ofertones */
#ofertones .container {
  max-width: 70%;
}

#ofertones .fa-star {
  color: #E20613;
}

span .marca {
  color: #E20613;
}

/* End Ofertones */




/* departamentos */
.masonry {
  /* Masonry container */
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
}

.item-m {
  display: inline-block;
  background: #fff;
  padding: 1em;
  margin: 0 0 1.5em;
  width: 100%;
  -webkit-transition: 1s ease all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 2px 2px 4px 0 #ccc;
  border-radius: 15px;
  position: relative;
  display: inline-block;
  text-align: center;
}

.centrado {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 25px;
  font-weight: 700;
}


.item-m img {
  max-width: 100%;
}



@media only screen and (max-width: 320px) {
  .masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .centrado {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 25px;
    font-weight: 600;
  }

  a.frutas {
    margin: 30px 0;
  }
}

@media only screen and (min-width: 321px) and (max-width: 420px) {
  .centrado {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 18px;
    font-weight: 600;
  }

  a.frutas {
    margin: 30px 0;
  }
}

@media only screen and (min-width: 321px) and (max-width: 768px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }

  a.frutas {
    margin: 30px 0;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media only screen and (min-width: 1201px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

/* departamentos */


/* Domicilio */
#adomicilio {
  background-image: url(../img/adomocilio-nov2025.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 630px;
}

/*@media screen and (max-width:667px) {
  #adomicilio{
    background-image: url(../img/domicilio-resp.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 630px;
  }
}*/

.back {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 15px;
  color: #000000;
  align-items: center;
  font-size: 18px;
}

.domi {
  height: 100%;
  display: flex;
  align-items: center;
}

.btn.domicilio {
  background-color: #E20613;
  color: #fff;
  border-radius: 12px;
  padding: 5px 40px;
}

.btn.domicilio:hover {
  color: #fff;
}

.btn.recetas {
  background-color: #fff;
  color: #AA0F1E;
  border-radius: 12px;
  padding: 5px 40px;
}

.btn.recetas:hover {
  color: #AA0F1E;
}
/* End Domicilio */

/* Favoritos */

#losfavoritos .fa-star {
  color: #E20613;
}

.favoritos img {
  width: 380px;
  position: absolute;
}

.bodegon-card {
  background-color: transparent;
  border-radius: 12px;
  width: 300px;
  height: 500px;
  position: relative;
}



@media (min-width:422px) and (max-width: 527px) {
  .favoritos img {
    width: 500px;
  }
}

@media (min-width:351px) and (max-width: 421px) {
  .favoritos img {
    width: 420px;
  }
}

@media (min-width:320px) and (max-width: 350px) {
  .favoritos img {
    width: 300px;
  }
}

/* End Favoritos */




/* Publicidad 1 */
#publicidad1 {
  padding: 0;
  height: 470px;
  background-image: url(../img/publicidad1.png);
  background-repeat: no-repeat;
  background-size: cover;
}


#publicidad1-2 {
  background: rgb(5, 52, 80);
  background: linear-gradient(0deg, rgba(5, 52, 80, 1) 0%, rgba(10, 103, 160, 1) 100%);
  height: 300px;
  position: relative;
}

@media (max-width: 767px) {
  .post h1 {
    font-size: 25px;
  }

  #publicidad1-2 {
    padding: 3rem .5rem;
  }

  .h2-text {
    color: white;
    font-size: 30px;
  }

  .h3-text {
    color: white;
    font-size: 25px;
  }

  .h5-text {
    color: white;
    font-size: 14px;
    opacity: .8;
  }

}

@media (min-width: 768px) {
  #publicidad1-2 {
    padding: 3rem;
  }

  .h2-text {
    color: white;
    font-size: 60px;
  }

  .h3-text {
    color: white;
    font-size: 60px;
  }

  .fotopublicidad {
    position: absolute;
    left: 60%;
    bottom: -8%;
  }

  .fotopublicidad img {
    width: 90%;
  }
}

@media (max-width:767px) {
  .fotopublicidad img {
    width: 90%;
  }

  .fotopublicidad {
    position: absolute;
    left: 60%;
    bottom: -60%;
  }
}


.h5-text {
  color: white;
  font-size: 18px;
  opacity: .8;
}

/* End Publicidad 1 */




/* Nunca está de más  */
#nuncademas .fa-star {
  color: #E20613;
}

/* End Nunca está de más  */




/* También te podría interesar */
#podriainteresar .fa-star {
  color: #E20613;
}

#podriainteresar {
  background-color: #EDEDED;
}

#podriainteresar .fa-star2 {
  color: #E20613;
}

/* End también te podría interesaar */




/* Recetas  */
#recetas {
  padding: 0;
  background-color: #AA0F1E;
  height: 500px;
  /* background-image: url(../img/bg/recetas.svg); */
}


.imagerecetas {
  background-image: url(../img/recetas.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
}

.texth2 {
  font-size: 30px;
  color: white;
  text-align: center;
}

.white-text {
  color: white;
  font-size: 20px;
}

/* Recetas  */




/* Publicidad 2  */

#publicidad2 {
  margin: 60px 0;
}

#publicidad2 img {
  border-radius: 15px;
  /* width: 300px; */
  width: 100%;
  text-align: center;
}

.nota-wrapper .title {
  width: 100%;
  min-height: 53px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

@media (min-width:768px) and (max-width: 992px) {
  #publicidad2 img {
    border-radius: 15px;
    width: 220px;
    text-align: center;
  }
}



/* Publicidad 2  */




/* Blog */

.blog .btn {
  background-color: #E20613;
  color: white;
  border-radius: 12px;
  padding: 5px 45px;
}

.blog .btn:hover {
  color: white;
}

#blog2 {
  background-color: white;
}

/* Blog  */




/* Suscripción */

#suscripcion {
  background-color: #EDEDED;
}

.send-btn {
  background-color: #E20613;
  border: 0;
  top: 0;
  right: 0;
  transition: all 0.3s ease;
}

.send-btn i {
  color: white;
  font-size: 20px;
}

/* Suscripción  */




/* Footer */

#footer {
  background-color: #fff;
  color: #1B1B1B;
}

.h4-text {
  color: #1B1B1B;
  font-size: 20px;
}

.menu2 ul li a {
  color: #1B1B1B;
  font-size: 14px;
  font-weight: 200;
}

.menu2 ul li a:hover {
  color: #1B1B1B;
  font-size: 14px;
  font-weight: 700;
}

.linea2 ul li a {
  color: #1B1B1B;
  font-size: 14px;
  font-weight: 200;
}

.linea2 ul li a:hover {
  color: #1B1B1B;
  font-size: 14px;
  font-weight: 700;
}

.sugerencias2 p {
  color: #1B1B1B;
}

.sugerencias2 .btn {
  background-color: #E20613;
  color: white;
  border-radius: 12px;
  padding: 5px 40px;
}

.sugerencias2 .btn:hover {
  color: white;
}

.redes li {
  width: 40px;
  margin: 15px 12px;
  display: inline-block;
}

.btn.WhatsApp {
  background-color: white;
  border-radius: 22px;
  padding: 8px 30px;
  font-size: 20px;
}

.btn.WhatsApp:hover {
  background-color: #E20613;
  border-radius: 22px;
  padding: 8px 30px;
  color: white;
}

.btn.WhatsApp img {
  width: 30px;
}

/* End Footer  */




/* Footer  2 */

footer .copyright {
  background-color: #E20613;
}

@media (max-width:991px) {
  footer .copyright {
    padding-bottom: 58px;
  }
}

/* End Footer  2 */


/* Noticias */

.red-title {
  color: #E20613;
}

/* End Noticias */

/* Contacto */

.texto-general {
  font-size: 20px;
  text-align: center;
}


/* End Contacto */


/* Recetas*/

.top-recetas {
  display: inline-block;
}

/* RESET RULES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:root {
  --black: #000000;
  --white: #fff;
  --green: #026550;
}

.contenedor img {
  display: block;
  max-width: 100%;
  height: auto;
}

ol {
  list-style: none;
}

a {
  text-decoration: none;
}

.author-archive {
  padding: 1.5rem;
}

.contenedor {
  max-width: 1200px;
  margin: 0 auto;
}

input[type="radio"] {
  position: absolute;
  left: -9999px;
}

.post a.ver {
  color: white;
  background-color: #E20613;
  padding: 5px 20px;
  border-radius: 10px;
}

.post h5 {
  margin-bottom: 20px;
}

/* FILTERS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.filters {
  text-align: center;
  margin-bottom: 2rem;
  margin-left: 0px;
  padding-left: 0px;
}

.filters * {
  display: inline-block;
}

.filters label {
  padding: 0.5rem 1rem;
  margin-bottom: 0.25rem;
  border-radius: 12px;
  min-width: 50px;
  line-height: normal;
  cursor: pointer;
  transition: all 0.1s;
}

.filters label:hover {
  background: #026550;
  color: var(--white);
}


/* FILTERED ELEMENTS (POSTS)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.posts {
  display: grid;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(4, 1fr);
}

.post a img {
  /* width: 300px; */
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px 10px 0px 0;
}

.posts .post {
  background: #fafafa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.posts .post-title {
  font-size: 1.3rem;
}

.posts .post-title:hover {
  text-decoration: underline;
}

.posts figcaption {
  padding: 1rem;
}

.posts .post-categories {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}

.posts .post-categories * {
  display: inline-block;
}

.posts .post-categories li {
  margin-bottom: 0.2rem;
}

.posts .post-categories a {
  padding: 0.2rem 0.5rem;
  border-radius: 1rem;
  border: 1px solid;
  line-height: normal;
  transition: all 0.1s;
}

.sucursales {
  display: grid;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(4, 1fr);
  margin-left: 0px;
  padding-left: 0px;
}

#sucursales {
  display: grid;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(4, 1fr);
}

.sucursal a img {
  width: 300px;
  border-radius: 10px 10px 0px 0;
}


.sucursales .post-title {
  font-size: 1.3rem;
}

.sucursales .post-title:hover {
  text-decoration: underline;
}

.sucursales figcaption {
  padding: 1rem;
}

.sucursales .post-categories {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}

.sucursales .post-categories * {
  display: inline-block;
}

.sucursales .post-categories li {
  margin-bottom: 0.2rem;
}

.sucursales .post-categories a {
  padding: 0.2rem 0.5rem;
  border-radius: 1rem;
  border: 1px solid;
  line-height: normal;
  transition: all 0.1s;
}



/* FILTERING RULES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* [value="todos"]:checked ~ .filters [for="todos"],
[value="desayunos"]:checked ~ .filters [for="desayunos"],
[value="platillos"]:checked ~ .filters [for="platillos"],
[value="postres"]:checked ~ .filters [for="postres"],
[value="bebidas"]:checked ~ .filters [for="bebidas"] {
  background: var(--green);
  color: var(--white);
} */

[value="todos"]:checked~.posts [data-category] {
  display: block;
}

[value="desayunos"]:checked~.posts .post:not([data-category~="desayunos"]),
[value="platillos"]:checked~.posts .post:not([data-category~="platillos"]),
[value="postres"]:checked~.posts .post:not([data-category~="postres"]),
[value="bebidas"]:checked~.posts .post:not([data-category~="bebidas"]) {
  display: none;
}


/* [value="todos"]:checked ~ .filters [for="todos"],
[value="hidalgo"]:checked ~ .filters [for="hidalgo"],
[value="nuevoleon"]:checked ~ .filters [for="nuevoleon"],
[value="slp"]:checked ~ .filters [for="slp"],
[value="tamaulipas"]:checked ~ .filters [for="tamaulipas"],
[value="veracruz"]:checked ~ .filters [for="veracruz"] {
  background: var(--green);
  color: var(--white);
} */

.receta-select {
  background: #026550;
  color: var(--white);
}

[value="todos"]:checked~.sucursales [data-category] {
  display: block;
}

[value="hidalgo"]:checked~.plus-nav:not([data-category~="hidalgo"]),
[value="nuevoleon"]:checked~.plus-nav:not([data-category~="nuevoleon"]),
[value="slp"]:checked~.plus-nav:not([data-category~="slp"]),
[value="tamaulipas"]:checked~.plus-nav:not([data-category~="tamaulipas"]),
[value="veracruz"]:checked~.plus-nav:not([data-category~="veracruz"]),
[value="todos"]:checked~.sucursales .sucursal:not([data-category~="todos"]),
[value="hidalgo"]:checked~.sucursales .sucursal:not([data-category~="hidalgo"]),
[value="nuevoleon"]:checked~.sucursales .sucursal:not([data-category~="nuevoleon"]),
[value="slp"]:checked~.sucursales .sucursal:not([data-category~="slp"]),
[value="tamaulipas"]:checked~.sucursales .sucursal:not([data-category~="tamaulipas"]),
[value="veracruz"]:checked~.sucursales .sucursal:not([data-category~="veracruz"]) {
  display: none;
}



/* MQ
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (min-width: 992px) {
  .icon-radio {
    display: block;
  }

  .post {
    padding-bottom:
      /* 30 */
      10px;
  }

  .sucursal {
    padding-bottom: 30px;
  }
}

@media (min-width: 651px) and (max-width: 900px) {
  .posts {
    grid-template-columns: repeat(3, 1fr);
  }

  .post {
    padding-bottom: 0px;
  }

  .post h5 {
    font-size: 17px;
  }

  #sucursales {
    grid-template-columns: repeat(3, 1fr);
  }

  .sucursales {
    grid-template-columns: repeat(3, 1fr);
  }

  .sucursal {
    padding-bottom: 0px;
  }
}

@media (min-width: 380px) and (max-width: 650px) {
  .post h5 {
    font-size: 15px;
  }

  .posts {
    grid-template-columns: repeat(2, 1fr);
  }

  .post {
    padding-bottom: 30px;
  }

  .sucursales {
    grid-template-columns: repeat(2, 1fr);
  }

  #sucursales {
    grid-template-columns: repeat(2, 1fr);
  }

  .sucursal {
    padding-bottom: 30px;
  }

}

@media screen and (max-width: 379px) {
  .post h5 {
    font-size: 15px;
  }

  .posts {
    grid-template-columns: repeat(1, 1fr);
  }

  .post {
    padding-bottom: 30px;
  }

  #sucursales {
    grid-template-columns: repeat(1, 1fr);
  }

  .sucursales {
    grid-template-columns: repeat(1, 1fr);
  }

  .sucursal {
    padding-bottom: 30px;
  }

  .menu,
  .linea,
  .sugerencias {
    padding: 40px 0 0 20px;
  }
}

/* End Recetas */

.google-maps {
  position: relative;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 50% !important;
}



.plus-nav {
  background: url("../lines.png") repeat-x center;
  margin: 50px 0 0 0;
}

.plus-white {
  background-color: #f7f7f7;
  padding: 10px;
}

.plus-button {
  background-color: #026550;
  border: 1px solid #026550;
  border-radius: 0.2em;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 30px;
  margin: 20px auto;
  text-align: center;
  width: 37px;
  font-size: 20px;
}

.hidden-services {
  display: none;
}

.hidden-services .service-wrapper {
  margin-top: 50px;
}

.card .card-header {
  background-color: #e9e8e8;
  color: rgb(0, 0, 0);
  font-weight: 500;
  letter-spacing: 2px;
}

.card-text {
  color: black;
}

/* .card .card-body {
  padding: 0 1.25rem 1.25rem 1.25rem !important;
} */
.card.sucursales {
  border-radius: 15px;
  height: 100%;
}

/* Nivel 3*/
.carrusel-nivel3 .slick-slide {
  padding: 0 15px;
  box-sizing: border-box;
}

.carrusel-nivel3 img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.3s ease;
}

.carrusel-nivel3 img:hover {
  transform: scale(1.03);
}

.btn-carrusel-n3 {
  background: #026550;
  border: none;
  color: #fff;
  font-size: 24px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  cursor: pointer;
  transition: background 0.3s;
}

.btn-carrusel-n3:hover {
  background: #026550;
}

.prev-n3 {
  left: -60px;
}

.next-n3 {
  right: -60px;
}

@media (max-width: 992px) {
  .prev-n3 {
    left: -40px;
  }

  .next-n3 {
    right: -40px;
  }
}

@media (max-width: 768px) {
  .btn-carrusel-n3 {
    display: none !important;
  }

  .carrusel-nivel3 .slick-slide {
    padding: 0 5px;
  }

  .carrusel-nivel3 img {
    width: 100%;
    height: auto;
  }
}

/* Nivel 3*/

/* DETALLE RECETAS */

#bannerrecetas {
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  background-position: center;
}

.ingredientes {
  font-size: 18px;
  color: black;
}

.numero {
  font-size: 25px;
  color: #026550;
  font-weight: 600;
}

.pasos {
  color: black;
  font-size: 18px;
}

.card-marcas img {
  /* background-color: #f7f7f7ff; */
  /* padding: 10px 25%; */
  display: block;
  filter: grayscale(100%);
  opacity: .5;
  margin: auto;
  /* width: 180px; */
  height: 110px;
  padding: 20px;
}

@media (max-width:449px) {
  .card-marcas img {
    /* width: 250px; */
    height: 110px;
    padding: 0;
  }
}

.card-marcas img:hover {
  opacity: 1;
  filter: none;
}

.slide-bodegon .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  font-size: 0;
  line-height: 0;
  display: block;
  width: /* 85px */36px;
  height: 30px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slide-bodegon .slick-next {
  left: /* 103% */100%;
}


/*     E     N     D          D     E     M     O           N     U     E     V     O */

/* Promociones */
#promociones .link-section {
  color: #E20613;
  font-size: 30px;
  font-weight: 600;
  position: relative;
}

#promociones .link-section.active:after,
#promociones .link-section:hover:after {
  content: '';
  height: 3px;
  width: 100%;
  background-color: #026550;
  display: block;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

#promociones .departamento {
  display: flex;
  align-items: self-end;
}

#promociones .departamento img {
  height: 60px;
  width: auto;
}

#promociones .departamento h3 {
  color: #026550;
  margin: 0 0 0 15px;
}

#promociones .departamento-bg {
  padding-top: 40px;
}

#promociones .departamento-bg:nth-child(odd) {
  background-color: #EAF0F2;
}

.btn-promo {
  /*   font-size: 12px; */
  font-size: 16px;
  font-weight: 500;
  border: 0;
  border-radius: 40px;
  width: 100%;
  color: #212529 !important;
  text-decoration: none !important;
}

.btn-promo i {
  margin-left: 5px;
  font-size: 18px;
}

.btn-promo.n-mas-n {
  background-color: #FFE289;
  transition: all 0.5s ease;
}

.btn-promo.n-mas-n:hover,
.btn-promo.n-mas-n:focus,
.btn-promo.n-mas-n:active {
  background-color: #FFDC6F;
}

.btn-promo.n-y-n {
  background-color: #BADBFC;
  transition: all 0.5s ease;
}

.btn-promo.n-y-n:hover,
.btn-promo.n-y-n:focus,
.btn-promo.n-y-n:active {
  background-color: #91C8FF;
}

.btn-promo.n-por-n {
  background-color: #C4E5AF;
  transition: all 0.5s ease;
}

.btn-promo.n-por-n:hover,
.btn-promo.n-por-n:focus,
.btn-promo.n-por-n:active {
  background-color: #ABDE8A;
}

.btn-promo.n-por-p {
  background-color: #F4969F;
  transition: all 0.5s ease;
}

.btn-promo.n-por-p:hover,
.btn-promo.n-por-p:focus,
.btn-promo.n-por-p:active {
  background-color: #FF6A78;
}

.galeria-promociones {
  margin-top: 50px;
}

.galeria-promociones .promo-img {
  border-radius: 10px;
}

@media only screen and (min-width: 1200px) {

  #promociones .tab-1,
  #promociones .tab-2 {
    padding-top: 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #promociones .link-section {
    font-size: 25px;
  }

  #promociones .tab-1,
  #promociones .tab-2 {
    padding-top: 40px;
  }

  header ul {
    font-size: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #promociones .link-section {
    font-size: 20px;
  }

  #promociones .tab-1,
  #promociones .tab-2 {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 768px) {

  #promociones .link-section.active:after,
  #promociones .link-section:hover:after {
    bottom: -5px;
  }
}

@media only screen and (max-width: 767px) {
  #promociones .link-section {
    font-size: 20px;
  }

  #promociones .tab-2 {
    padding-top: 20px;
  }
}

.modal {
  padding-right: 0 !important;
}

.modal-content {
  border: 0 !important;
}

/*.modal.show .modal-dialog {
  box-shadow: 3px 3px 9px rgba(0, 0, 0, .16);
}*/
.modal-dialog {
 /*  max-width: 520px !important; */
}

.modal-promo {
  padding: 20px 0 0 !important;
  border-radius: 15px;
  text-align: center;
}

.modal-promo .titulo-promo {
  color: #E20613;
  font-weight: 600;
}

.modal-promo .producto-nombre {
  font-weight: 600;
}

.modal-promo .promo-productos {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-promo .promo-productos img {
  height: auto;
  width: 100px;
}

.modal-promo .promo-productos span {
  font-size: 50px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  margin: 0 5px;
}

.modal-promo-footer {
  background-color: #EDEDED;
  padding: 20px;
  margin-top: 30px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.modal-promo-footer p {
  font-size: 14px;
  margin: 0;
}

.modal-promo-footer p a {
  color: #E20613;
  font-weight: 600;
}



@media only screen and (max-width: 991px) {
  .modal-dialog {
    bottom: 0;
    /* position: absolute !important;
    margin: 0 !important;
    width: 100% !important; */
  }

  .modal-promo {
    padding: 10px 0 0 !important;
  }

  .modal-promo .promo-productos img {
    width:
      /* 70 */
      55px;
  }

  .cejita {
    height: 4px;
    background-color: #d5d5d5;
    width: 20%;
    margin: 0 auto 15px;
    border-radius: 50px;
  }
}

/* Promociones */

/* PROMO PRODUCTO */

.white {
  background-color: white;
  padding: 25px;
  border-radius: 25px;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.red-product {
  color: #E20613;
}

.green-link {
  color: #026550;
}

.vigencia {
  font-size: 12px;
  color: #b1b1b1;
  display: block;
  min-height: 39px;
}

@media (max-width:575px) and (min-width: 420px) {
  .productos-col.participantes {
    max-width: 50%;
  }
}

#sticky-bg {
  background-color: #D8D8D8;
  border-radius: 8px;
}

.btn.finalizar {
  background-color: #026550;
  color: white;
  border-radius: 5px;
}


/* ARMA TU COMBO */



* {
  box-sizing: border-box;
}

.cf:before,
.bar:before,
.cf:after,
.bar:after {
  content: " ";
  display: table;
}

.cf:after,
.bar:after {
  clear: both;
}

.combo:not(:first-of-type) {
  display: none;
}

.actions {
  display: flex
}

.btn-combo {
  background: #026550;
  border: 2px solid #026550;
  font-weight: bold;
  font-size: 14px;
  color: white;
  text-decoration: none;
  text-align: center;
  border-radius: 6px;
  padding: 10px 40px;
}

.btn-combo:hover {
  background-color: white;
  color: #026550;
  border: 2px solid #026550;
}

.btn-combo.prev {
  background: #707070;
  border: 2px solid #707070;
  font-weight: bold;
  font-size: 14px;
  color: white;
  text-decoration: none;
  text-align: center;
  border-radius: 6px;
  padding: 10px 40px;
}

.btn-combo.prev:hover {
  background-color: white;
  color: #707070;
  border: 2px solid #707070;
}

.bar {
  counter-reset: step;
  margin: 0;
  padding: 0;
  display: inline-flex;
  -moz-animation: slider 5s infinite linear;
  -webkit-animation: slider 5s infinite linear;
  animation: slider 5s infinite linear;
}

.bar li {
  list-style-type: none;
  float: left;
  position: relative;
  text-align: center;
  font-size: 12px;
  color: #E20613;
  padding-left: 25px;
  font-weight: 400;
}

.bar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #ddd;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  color: #333;
  z-index: 1;
  position: inherit;
}

.bar li:after {
  content: counter(step);
  position: absolute;
  width: 100%;
  height: 4px;
  background: #D8D8D8;
  top: 15px;
  left: -50%;
}

div.line {
  content: counter(step);
  position: absolute;
  width: 100%;
  height: 10px;
  background: #f7f7f7;
  top: 20px;
  left: -20%;
}

.bar li:first-child:after {
  content: none;
}

.bar li.active:before {
  background: #E20613;
  border: 1px solid #E20613;
  color: white;
  position: relative;
}

.bar li.active+li.active:after {
  background: #026550;
}

.bar li.active:first-child+.bar li:after:not(.active) {
  background: #026550;
}

.h3-green {
  color: #026550;
  ;
  font-size: 28px;
  font-weight: 600;
}

@media (max-width:991px) and (min-width: 768px) {
  .text-combo {
    font-size: 14px;
  }
}

.combo.mensaje {
  display: contents;
}

.promo-detalle-producto img {
  margin: 0 5px;
  width: 50px;
}

.promo-detalle-producto span {
  font-weight: 600;
  font-size: 25px;
}

.product-card-noselect {
  opacity: 40%;
}

.product-card-select {
  opacity: 1;
  box-shadow: 1px 7px 9px 5px rgba(86, 203, 54, 0.44);
  -webkit-box-shadow: 1px 7px 9px 5px rgba(86, 203, 54, 0.44);
  -moz-box-shadow: 1px 7px 9px 5px rgba(86, 203, 54, 0.44);
}

.articuloSleccionado {
  background-color: orangered;
}

.error img {
  width: 45%
}

@media only screen and (max-width:767px) {
  .error img {
    width: 100%
  }

  .sin-resultados img {
    width: 100%
  }

  #departamentos .row {
    padding-bottom: 30px;
  }
}

.volver.btn:hover {
  background-color: #E20613;
  color: white;
  border: 2px solid #E20613;
  border-radius: 12px;
  padding: 5px 25px;
  margin: 0px 10px;
}

.volver.btn {
  background-color: white;
  color: #E20613;
  border: 2px solid #E20613;
  border-radius: 12px;
  padding: 5px 25px;
  margin: 0px 10px;
}

.comprando.btn:hover {
  background-color: #026550;
  color: white;
  border: 2px solid #026550;
  border-radius: 12px;
  padding: 5px 25px;
  margin: 0px 10px;
}

.comprando.btn {
  background-color: white;
  color: #026550;
  border: 2px solid #026550;
  border-radius: 12px;
  padding: 5px 25px;
  margin: 0px 10px;
}

.form-entrega .form-group {
  margin-bottom: 5px;
}

.icon-radio {
  height: 35px;
  margin: 0 auto;
  width: auto;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  visibility: hidden;
}

.checkbox:checked+label,
.checkbox:not(:checked)+label {
  position: relative;
  width: 70px;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  margin: 17px 0;
  margin-top: 100px;
  height: 6px;
  border-radius: 4px;
  z-index: 100 !important;
}

.checkbox:checked+label:before,
.checkbox:not(:checked)+label:before {
  position: absolute;
  font-family: 'unicons';
  cursor: pointer;
  top: -17px;
  z-index: 2;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox:not(:checked)+label:before {
  content: '\eac1';
  left: 0;
  color: #5a5a5a;
  background-color: #000000;
}

.checkbox:checked+label:before {
  content: '\eb8f';
  left: 30px;
  color: yellow;
  background-color: blue;
}

.checkbox:checked~.section .container .row .col-12 p {
  color: blue;
}


.checkbox-tools:checked+label,
.checkbox-tools:not(:checked)+label {
  position: relative;
  display: block;
  padding: 6px 5px;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  text-transform: none;
  color: #ffffff;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox-tools:not(:checked)+label {
  background-color: #f5f5f5;
  border: 2px solid #f5f5f5;
  color: #5a5a5a;
}

.checkbox-tools:checked+label {
  background-color: #02655033;
  border: 2px solid #026550;
  color: #000000;
}

.checkbox-tools+label:hover {
  background-color: #f5f5f5;
}

.checkbox-tools:checked+label::before,
.checkbox-tools:not(:checked)+label::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #f5f5f5;
  z-index: -1;
}

.checkbox-tools:checked+label .icon-radio,
.checkbox-tools:not(:checked)+label .icon-radio {
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 10px;
}

.checkbox:checked~.section .container .row .col-12 .checkbox-tools:not(:checked)+label {
  background-color: #f5f5f5;
  color: blue;
}

.nombre-sucursal {
  color: #E20613;
  font-size: 18px;
}

.promo-label {
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.12);
  position: absolute;
  background-color: #ffbf00;
  padding: 5px 20px;
  z-index: 1;
  transform: rotate(320deg);
  top: 20px;
  width: 160px;
  text-align: center;
  left: -30px;
}

.promo-label.promosolicitud {
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.12);
  position: absolute;
  background-color: #ffbf00;
  padding: 5px 20px;
  z-index: 1;
  transform: rotate(320deg);
  top: -15px;
  width: 160px;
  text-align: center;
  left: -35px;
}

.promo-label span {
  font-weight: 600;
  color: #d25c15;
}

.promo-label.promosolicitud span {
  font-weight: 600;
  color: #d25c15;
}

.precio-promo {
  align-items: center;
  color: #e98300;
  display: flex;
}

#loader-out {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

#loader-container {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  -webkit-animation: borderScale 1s infinite ease-in-out;
  animation: borderScale 1s infinite ease-in-out;
}

.classic-6 {
  margin-top: 20px;
  --w: 10ch;
  justify-content: center;
  font-weight: bold;
  font-family: 'monospace';
  font-size: 30px;
  letter-spacing: var(--w);
  width: var(--w);
  overflow: hidden;
  white-space: nowrap;
  text-shadow:
    calc(-1*var(--w)) 0,
    calc(-2*var(--w)) 0,
    calc(-3*var(--w)) 0,
    calc(-4*var(--w)) 0,
    calc(-5*var(--w)) 0,
    calc(-6*var(--w)) 0,
    calc(-7*var(--w)) 0,
    calc(-8*var(--w)) 0,
    calc(-9*var(--w)) 0;
  animation: c6 2s infinite;
}

.classic-6:before {
  content: "Cargando...";
  font-family: 'Fira Sans';
}

@keyframes c6 {
  20% {
    text-shadow:
      calc(-1*var(--w)) 0,
      calc(-2*var(--w)) 0 red,
      calc(-3*var(--w)) 0,
      calc(-4*var(--w)) 0 green,
      calc(-5*var(--w)) 0 red,
      calc(-6*var(--w)) 0,
      calc(-7*var(--w)) 0,
      calc(-8*var(--w)) 0 green,
      calc(-9*var(--w)) 0;
  }

  40% {
    text-shadow:
      calc(-1*var(--w)) 0,
      calc(-2*var(--w)) 0 red,
      calc(-3*var(--w)) 0 green,
      calc(-4*var(--w)) 0,
      calc(-5*var(--w)) 0 red,
      calc(-6*var(--w)) 0 green,
      calc(-7*var(--w)) 0,
      calc(-8*var(--w)) 0 red,
      calc(-9*var(--w)) 0;
  }

  60% {
    text-shadow:
      calc(-1*var(--w)) 0 green,
      calc(-2*var(--w)) 0,
      calc(-3*var(--w)) 0 red,
      calc(-4*var(--w)) 0,
      calc(-5*var(--w)) 0 green,
      calc(-6*var(--w)) 0,
      calc(-7*var(--w)) 0 red,
      calc(-8*var(--w)) 0 green,
      calc(-9*var(--w)) 0 red;
  }

  80% {
    text-shadow:
      calc(-1*var(--w)) 0 green,
      calc(-2*var(--w)) 0 red,
      calc(-3*var(--w)) 0 green,
      calc(-4*var(--w)) 0 red,
      calc(-5*var(--w)) 0 green,
      calc(-6*var(--w)) 0,
      calc(-7*var(--w)) 0 red,
      calc(-8*var(--w)) 0 green,
      calc(-9*var(--w)) 0;
  }
}

.carritoloader {
  height: 70px;
  width: auto;
  justify-content: center;
}



@media only screen and (max-width: 767px) {
  header .mobile-fix-header {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    background-color: #f1f1f1;
    width: 100vw;
    z-index: 10;
    -webkit-box-shadow: 0 2px 5px 0 #a8a8a8;
    box-shadow: 0 2px 5px 0 #a8a8a8;
  }

  .mobile-fix-header .nav-item {
    display: inline-block;
    padding: 10px 8%;
    justify-content: space-between;
    bottom: 10px;
    z-index: 10;
    width: 18%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mobile-fix-header .nav-item.item-suc {
    display: inline-block;
    padding: 10px 8%;
    justify-content: space-between;
    bottom: 10px;
    z-index: 10;
    width: 30%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  @media (max-width: 449px) {
    .mobile-fix-header .nav-item.item-suc {
      padding: 16px 80px 0 4px;
    }
  }

  .menu-sucursal2 {
    bottom: 0% !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
    padding: 0 !important;
    min-width: 15rem !important;
    left: 0% !important;
    text-align: center !important;
    transform: translate(-20%, 617px) !important;
  }

  .menu-sucursal2 .form-group .nice-select {
    margin-bottom: 20px;
  }

  .menu-sucursal2 .btn-default {
    justify-content: center;
    padding: 15px 10px;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
  }

  .menu-sucursal2 .btn-default:hover {
    transform: unset;
  }
}

@media screen and (min-width: 768px) and (max-width:991px) {
  header .mobile-fix-header {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    background-color: #f1f1f1;
    width: 100vw;
    z-index: 10;
    -webkit-box-shadow: 0 2px 5px 0 #a8a8a8;
    box-shadow: 0 2px 5px 0 #a8a8a8;
  }

  .mobile-fix-header .nav-item {
    display: inline-block;
    padding: 10px 8%;
    justify-content: space-between;
    bottom: 10px;
    z-index: 10;
    width: 30%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-item.user-resp {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width:991px) {
  .iniciar-sesion {
    font-size: 12px;
  }

  .menu-sucursal2 {
    bottom: 0% !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
    padding: 0 !important;
    min-width: 15rem !important;
    left: 0% !important;
    text-align: center !important;
    transform: translate(40%, 617px) !important;
  }

  .menu-sucursal2 .form-group .nice-select {
    margin-bottom: 20px;
  }

  .menu-sucursal2 .btn-default {
    justify-content: center;
    padding: 15px 10px;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
  }

  .menu-sucursal2 .btn-default:hover {
    transform: unset;
  }
}

@media screen and (min-width: 992px) {
  .iniciar-sesion {
    font-size: 13px;
  }
}

.mobile-fix-header .dropdown-menu {
  position: absolute;
  bottom: 0%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.menu-sucursal2 {
  bottom: 0% !important;
  border-radius: 8px !important;
  border: 0 !important;
  box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
  padding: 0 !important;
  min-width: 15rem !important;
  left: 0% !important;
  text-align: center !important;
  transform: translate(50%, 617px) !important;
}

.menu-sucursal2 .form-group .nice-select {
  margin-bottom: 20px;
}

.menu-sucursal2 .btn-default {
  justify-content: center;
  padding: 15px 10px;
  width: 100%;
  border-radius: 0px 0px 8px 8px;
}

.menu-sucursal2 .btn-default:hover {
  transform: unset;
}

@media screen and (max-width: 330px) {
  .menu-sucursal2 {
    bottom: 0% !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
    padding: 0 !important;
    min-width: 15rem !important;
    left: 0% !important;
    text-align: center !important;
    transform: translate(4%, 617px) !important;
  }

  .menu-sucursal2 .form-group .nice-select {
    margin-bottom: 20px;
  }

  .menu-sucursal2 .btn-default {
    justify-content: center;
    padding: 15px 10px;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
  }

  .menu-sucursal2 .btn-default:hover {
    transform: unset;
  }
}

@media screen and (min-width: 331px) and (max-width: 400px) {
  .menu-sucursal2 {
    bottom: 0% !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
    padding: 0 !important;
    min-width: 15rem !important;
    left: 0% !important;
    text-align: center !important;
    transform: translate(6%, 617px) !important;
  }

  .menu-sucursal2 .form-group .nice-select {
    margin-bottom: 20px;
  }

  .menu-sucursal2 .btn-default {
    justify-content: center;
    padding: 15px 10px;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
  }

  .menu-sucursal2 .btn-default:hover {
    transform: unset;
  }
}

@media screen and (min-width: 401px) and (max-width: 500px) {
  .menu-sucursal2 {
    bottom: 0% !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
    padding: 0 !important;
    min-width: 15rem !important;
    left: 0% !important;
    text-align: center !important;
    transform: translate(20%, 617px) !important;
  }

  .menu-sucursal2 .form-group .nice-select {
    margin-bottom: 20px;
  }

  .menu-sucursal2 .btn-default {
    justify-content: center;
    padding: 15px 10px;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
  }

  .menu-sucursal2 .btn-default:hover {
    transform: unset;
  }
}

@media screen and (min-width: 501px) and (max-width: 576px) {
  .menu-sucursal2 {
    bottom: 0% !important;
    border-radius: 8px !important;
    border: 0 !important;
    box-shadow: 0px 10px 30px rgba(73, 75, 95, 0.2);
    padding: 0 !important;
    min-width: 15rem !important;
    left: 0% !important;
    text-align: center !important;
    transform: translate(40%, 617px) !important;
  }

  .menu-sucursal2 .form-group .nice-select {
    margin-bottom: 20px;
  }

  .menu-sucursal2 .btn-default {
    justify-content: center;
    padding: 15px 10px;
    width: 100%;
    border-radius: 0px 0px 8px 8px;
  }

  .menu-sucursal2 .btn-default:hover {
    transform: unset;
  }
}



/* MODAL */
.h4-green {
  color: #026550;
  font-weight: 600;
  text-align: center;
}

.red {
  color: #E20613;
  font-weight: 600;
}

#Modal1 .form-control {
  padding: 10px 12px;
  border-radius: 22px;
  font-size: 14px;
  border: #E20613 solid 2px;
}

.form-select.select.wide {
  padding: 0 12px;
  border-radius: 22px;
  font-size: 14px;
  text-align: center;
  border: #E20613 solid 2px;
  color: #495057;
}

a.link-text {
  font-weight: 700;
  color: #E20613;
}

.text-grey {
  color: #898989;
}

#Modal1 .white-text {
  color: white;
  text-align: center;
  margin-top: 0;
  padding: 10px 50px 0 50px;
  font-size: 15px;
}

#Modal1 .modal-header.alert2 {
  background-color: #E20613;
  border-radius: 17px 17px 0 0;
}

#Modal1 .modal-content button.white.close {
  color: white;
  position: absolute;
  right: 2%;
  top: 2%;
}

#Modal1 .modal-content {
  border-radius: 18px;
}

#Modal2 .modal-content {
  border-radius: 18px;
}

.btn.enviar-codigo {
  background-color: #E20613;
  color: white;
  border-radius: 25px;
  padding: 5px 25px;
  font-size: 13px;
}

.btn.ingresar {
  background-color: #E20613;
  color: white;
  border-radius: 25px;
  padding: 5px 50px;
  font-size: 13px;
}

.btn.reenviar {
  background-color: #B4B4B4;
  color: white;
  border-radius: 25px;
  padding: 5px 25px;
  font-size: 13px;
}

#Modal2 .form-control {
  padding: 10px 12px;
  border-radius: 22px;
  font-size: 14px;
  border: solid 2px #026550;
}

a.modificar {
  color: #B4B4B4;
  font-size: 13px;
  text-decoration: none;
}

button.btn-continuar {
  background-color: #026550;
  color: white;
  padding: 8px 75px;
  border-radius: 20px;
}

@media screen and (max-width: 500px) {
  button.btn-continuar {
    background-color: #026550;
    color: white;
    padding: 8px 40px;
    border-radius: 20px;
  }

}


/* .productos-solicitud{
  overflow: auto;
  max-height: 100vh;
} */

#promociones-sucursales {
  padding: 90px 12px;
}

#promociones-sucursales label {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 38px;
}

#promociones-sucursales .select-promocion-sucursales {
  width: 100%;
  padding: 0 18px;
  border-radius: 22px;
  font-size: 14px;
  border: #E20613 solid 2px;
  color: #495057;
}

#promociones-sucursales .select-promocion-sucursales span {
  width: auto;
}

#promociones-sucursales .select-promocion-sucursales ul {
  width: -webkit-fill-available;
}

#carouselExampleCaptions .carousel-control-next,
#carouselExampleCaptions .carousel-control-prev {
  width: auto;
  opacity: .2;
  transform: translate(0, 10%);
}

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

  #carouselExampleCaptions .carousel-control-next,
  #carouselExampleCaptions .carousel-control-prev {
    width: auto;
    opacity: .2;
    transform: translate(0, 10%);
  }

}

#carouselExampleCaptions .carousel-control-next:hover,
#carouselExampleCaptions .carousel-control-prev:hover {
  opacity: 1;
}

#carouselExampleCaptions .carousel-control-next {
  padding-right: 20px;
}

#carouselExampleCaptions .carousel-control-prev {
  padding-left: 20px;
}

#carouselExampleCaptions .carousel-control-next-icon,
#carouselExampleCaptions .carousel-control-prev-icon {
  background-image: none;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  align-items: center;
}


/* Aviso de cookies */



#aviso-cookies {
  position: fixed;
  z-index: 1000;
  background-color: #fff;
  padding: 0;
  bottom: 0;
  width: 100vw;
  box-shadow: 0px -9px 22px -12px rgba(0, 0, 0, 0.30);
  -webkit-box-shadow: 0px -9px 22px -12px rgba(0, 0, 0, 0.30);
  -moz-box-shadow: 0px -9px 22px -12px rgba(0, 0, 0, 0.30);
}

#aviso-cookies .bg-red {
  background-color: #E20613;
}

#aviso-cookies h4 {
  color: #fff;
  margin: 0;
}

#aviso-cookies a,
#cookiesmodal a {
  text-decoration: underline !important;
}

#aviso-cookies .btn-continuar,
#cookiesmodal .btn-continuar {
  padding: 8px 40px;
}

#aviso-cookies .btn-continuar:hover,
#cookiesmodal .btn-continuar:hover {
  color: #fff;
  background-color: #0d6b07;
}

#aviso-cookies .btn-configuracion {
  border: 2px solid #026550;
  border-radius: 20px;
  padding: 8px 40px;
}

#aviso-cookies .btn-configuracion:hover {
  border: 2px solid #0d6b07;
}

/* #cookiesmodal {
  scroll-behavior: ;
} */

#cookiesmodal h4 {
  color: #fff;
}

/* #cookiesmodal img {
  height: 100px;
} */

#cookiesmodal .modal-dialog {
  max-width: 850px !important;
  padding: 20px;
}

#cookiesmodal .modal-header {
  background-color: #E20613;
  padding: 10px;
}

#cookiesmodal .modal-header button {
  background-color: transparent;
  border: none;
}

#cookiesmodal .modal-header i {
  font-size: 30px;
  color: #fff;
  opacity: .5;
}

#cookiesmodal .modal-header i:hover {
  opacity: 1;
}

#cookiesmodal .modal-body {
  padding: 40px;
}

#cookiesmodal .cookie-name-check {
  display: flex;
  align-items: center;
}

#cookiesmodal .cookie-name-check h6 {
  margin-right: 14px;
}

#cookiesmodal .cookie-name-check input[type="checkbox"] {
  -webkit-appearance: none;
  visibility: hidden;
  display: none;
}

#cookiesmodal .cookie-name-check input[type="checkbox"]:checked~.check {
  background: #88E000;
}

#cookiesmodal .cookie-name-check .check {
  position: relative;
  display: block;
  width: 50px;
  height: 30px;
  background: #999;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
  transition: ease-in 0.5s;
  -webkit-box-shadow: 0 0 6px 0 rgb(0 0 0 / 16%);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .16);
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 16%);
}

#cookiesmodal .cookie-name-check input[type="checkbox"]:checked~.check::before {
  transform: translateX(20px);
}

#cookiesmodal .cookie-name-check .check::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  background: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  transition: 0.5s;
}

#cookiesmodal .modal-body {
  max-height: 80vh;
  overflow-y: scroll;
}

@media (max-width: 575px) {
  #cookiesmodal .modal-dialog {
    padding: 10px;
  }

  #cookiesmodal .modal-body {
    padding: 20px 10px 20px 10px;
  }

  #cookiesmodal .modal-header img {
    width: 100px;
  }

  #cookiesmodal .modal-header h4 {
    font-size: 20px;
  }

  #cookiesmodal p {
    font-size: 14px;
  }
}

.cintillo-colgate {
  background-color: #c4211a;
  box-shadow: 0 2px 5px rgb(62 83 109 / 50%);
  color: #ffffff;
  margin: 0 auto;
  padding: 15px 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
  font-size: 15px;
}

/* #publicidad-n2 .carousel-control-prev, #publicidad-n2 .carousel-control-next {
  display: none!important;
} */

/* ================= TOOLS ================= */

.content-void {
  text-align: center;
  background: #e7e7e7;
  border-radius: 10px;
  padding: 32px 0;
}

.content-void img {
  width: 150px;
}

.btn-float {
  position: fixed;
  right: 10vw;
  z-index: 100;
}

.btn-float.whatsapp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #4ac959;
  font-size: 22px;
  border-radius: 100px;
  color: #FFFFFF;
  right: 5vw;
  bottom: 7vh;
  display: none;
}

/* ================= TOOLS ================= */

/* ================= HEADER ================= */

.header-price {
  border-radius: 4px;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  color: #E20613;
  display: block;
  filter: drop-shadow(0px -2px 0px #f1f1f1);
  z-index: 100;
}

.btn-shopping .cantidad {
  background-color: #026550;
  border-radius: 50%;
  bottom: 9%;
  color: #fff;
  font-size: .6rem;
  min-width: 8px;
  padding: 4px;
  height: 22px;
  max-width: 22px;
  position: absolute;
  margin-bottom: 0px;
  text-align: center;
  z-index: 0;
  top: -5px;
}

/* ================= HEADER ================= */

/* ================= DETALLE PRODUCTO ================= */

.sku-product {
  font-weight: 700;
  font-size: 12px;
  color: #707070;
  margin-bottom: 5px;
  display: none;
}

/* ================= DETALLE PRODUCTO ================= */

/* ================= POSTS ================= */

.post h5 {
  display: inline-block;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

/* ================= POSTS ================= */

.btn-collapse {
  background-color: transparent;
  color: var(--white) !important;
  text-decoration: none;
  border: none;
}

.rotate-icon i {
  transition: transform 0.3s ease;
  color: #000;
}

.rotate-icon[aria-expanded="true"] i {
  transform: rotate(360deg);
  color: #E20613;
}

.rotate-icon[aria-expanded="true"] .toggle-text {
  text-decoration: underline;
  text-decoration-color: #E20613;
  text-underline-offset: 3px;
}

.toggle-text{
  color: #000;
}

/* ================= FORMULARIO ================= */

.g-recaptcha {
  text-align: right;
  text-align: -moz-right;
  text-align: -webkit-right;
}

.btn-group-custom {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  gap: 1rem;
  flex-wrap: wrap;
}

/* ================= FORMULARIO ================= */

/* ================= RECETAS ================= */

/* .recetas ol{
  list-style: decimal;
} */

/* ================= RECETAS ================= */

@media screen and (min-width:1367px) {

  /* ================= CUENTA ================= */

  .sec-perfil {
    min-height: 771px;
  }

  /* ================= CUENTA ================= */

}

@media screen and (max-width:1365px) {
  /* ================= CARRITO ================= */

  .producto .acciones .eliminar {
    width: 30px;
  }

  .producto .acciones .eliminar button {
    margin-left: 0;
  }

  /* ================= CARRITO ================= */

}

@media screen and (max-width:1080px) {
  /* ================= CARRITO ================= */

  .productos-solicitud .producto .nombre {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .productos-solicitud .producto .nombre button {
    margin-left: auto;
  }

  /* ================= CARRITO ================= */

  /* ================= POSTS ================= */

  .posts {
    padding-left: 0;
  }

  /* ================= POSTS ================= */
}

@media screen and (max-width:991px) {
   /* ================= CARRUSEL PRODUCTOS ================= */

  .slider .slick-arrow,
  .slide-carousel-2 .slick-arrow,
  .slide-carousel-promos .slick-arrow,
  .slide-bodegon .slick-arrow,
  .slide-marcas .slick-arrow,
  .slide-carousel-4 .slick-arrow,
  .slide-carousel-5 .slick-arrow {
    display: none !important;
  }

   /* ================= CARRUSEL PRODUCTOS ================= */

   
}

@media screen and (max-width:900px) {
  /* ================= POSTS ================= */

  .post h5 {
    height: 44px;
  }

  /* ================= POSTS ================= */
}

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

  /* ================= HEADER ================= */

  .dropdown-toggle::after {
    color: #E20613;
  }

  /* ================= HEADER ================= */

  /* ================= CARRUSEL PRODUCTOS ================= */

  .slider,
  .slide-carousel-2,
  .slide-carousel-promos,
  .slide-bodegon,
  .slide-marcas,
  .slide-carousel-4,
  .slide-carousel-5 {
    width: 100% !important;
  }
/* 
  .slider .slick-arrow,
  .slide-carousel-2 .slick-arrow,
  .slide-carousel-promos .slick-arrow,
  .slide-bodegon .slick-arrow,
  .slide-marcas .slick-arrow,
  .slide-carousel-4 .slick-arrow,
  .slide-carousel-5 .slick-arrow {
    display: none !important;
  } */

  /* ================= CARRUSEL PRODUCTOS ================= */
}

@media screen and (max-width:650px) {
  /* ================= POSTS ================= */

  .post h5 {
    height: 38px;
  }

  /* ================= POSTS ================= */
}

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

  /* ================= TOOLS ================= */

  .btn-float.whatsapp {
    right: 4vw;
    bottom: 8vh;
  }

  /* ================= TOOLS ================= */

}

@media screen and (max-width:390px) {
  /* ================= POSTS ================= */

  .posts {
    grid-template-columns: repeat(1, 1fr);
  }

  /* ================= POSTS ================= */
}