/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/templates/shop-homepage)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-shop-homepage/blob/master/LICENSE)
 */

* {
    margin: 0;
    padding: 0;
}

body {
    padding-top: 350px;
}

.navbar-custom {
    background-color: #343a40;
}


/* change the brand and text color */

.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(255, 255, 255, 1);
}


/* change the link color */

.navbar-custom .navbar-nav .nav-link {
    color: rgba(220, 220, 220, 1);
}


/* change the color of active or hovered links */

.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #ffffff;
}

.bg-pie {
    background-color: #6d2c0c;
}

.custom-btn {
    background-color: rgba(167, 114, 74, 1);
    border-color: #000;
    color: rgba(255, 255, 255, 1);
}

.list-group-mine .list-group-item {
    background-color: #f21299;
    border-top: 1px solid #0091b5;
    border-left-color: #fff;
    border-right-color: #fff;
    color: white;
}

.list-group-mine .list-group-item:hover {
    background-color: purple;
}

.temas {
    font-family: Lucida Bright, sans-serif;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.container_img1 {
    height: 240px;
    background: white;
    /*IMPORTANTE*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.container_img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

#contenido {
    margin-top: 35px;
    margin-bottom: 35px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/*
     FILE ARCHIVED ON 07:07:39 Jan 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:17:26 Jul 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.408
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.036
  esindex: 0.008
  cdx.remote: 3.463
  LoadShardBlock: 53.73 (3)
  PetaboxLoader3.datanode: 117.879 (6)
  PetaboxLoader3.resolve: 405.54 (3)
  load_resource: 526.761 (2)
  loaddict: 38.041
*/