@media only screen and (min-width: 769px) {
  * {
    margin: 0%; }
  body {
    background-image: url(../img/fondotrama.jpg);
    margin: 0rem;
    margin-top: 0; }
  .main {
    overflow: hidden;
    padding: 1rem;
    width: max-content;
    background-color: black; }
  header {
    display: flex;
    background-image: url(../img/AUTOPARTESARIEL.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    background-color: black;
    width: 109EM;
    height: 15rem;
    justify-content: end; }
  .redes {
    display: flex;
    align-content: space-between; }
  .iglogo {
    background: none;
    padding: 5px; }
  nav {
    background-color: black;
    font-size: 1.5em;
    color: #9B9E9D; }
  .navbar {
    display: none; }
  .nav-link {
    color: #9B9E9D; }
  li :hover {
    color: #FFDE59 !important; }
  .nav-item :active {
    color: #FFDE59; }
  .nav-item {
    border-right: 0.5px solid #FFDE59; }
  .chico {
    display: none; }
  section {
    margin: 1rem;
    padding-bottom: 0%;
    margin-bottom: 0%;
    padding: 1.5rem;
    background-color: black; }
  .linea {
    margin: 0;
    padding: 0%;
    height: 50px; }
  aside {
    display: flex;
    flex-direction: row;
    margin: 2.5rem;
    margin-top: 0; }
  h1 {
    font-variant: all-petite-caps;
    display: flex;
    font-size: 8rem;
    justify-content: center;
    color: #FFDE59;
    margin-bottom: 1rem;
    padding: 2rem; }
  .imgLocal {
    width: 50% !important; }
  .descripcion {
    font-size: 1.4em;
    font-style: oblique;
    padding: 2rem; }
  article {
    display: flex;
    justify-content: flex-end;
    justify-content: space-around;
    flex-direction: row;
    align-items: center;
    margin: 2rem; }
  #textUbi {
    font-weight: 700;
    font-size: 45px;
    width: 10em; }
  iframe {
    display: flex;
    align-items: flex-end; }
  #mapaChico {
    display: none; }
  .tituloPreg {
    text-align: left;
    display: flex;
    justify-content: left; }
  .deco {
    top: 3em;
    position: relative;
    width: 50px;
    height: 50px; }
  .decoContacto {
    top: 3em;
    left: -3em;
    position: relative;
    width: 50px;
    height: 50px; }
  .decoAbajo {
    left: 76.5em;
    position: relative;
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
    bottom: 20px; }
  .preguntas {
    border: 2em;
    display: flex;
    flex-direction: row-reverse;
    padding: 1em; }
  span {
    color: #a8a8a8 !important; }
  .imgPreg {
    width: 45%;
    padding: 1em;
    border-radius: 2%;
    height: 20em; }
  .accordion-item {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion-button {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion-button:not(.collapsed) {
    background-color: #0e0e0e !important;
    color: #FFDE59; }
  .accordion-header {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion {
    background-color: #000000;
    color: #FFDE59;
    width: 50%;
    display: flex;
    justify-content: space-around;
    flex-direction: column; }
  form {
    margin: 2rem; }
  .contact_form {
    width: 460px;
    height: auto;
    margin: 80px auto;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #fbfbfb;
    padding-left: 30px; }
  input {
    background-color: #fbfbfb;
    width: 40% !important;
    height: 40px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDE59;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px; }
  textarea {
    background-color: #fbfbfb;
    width: 40% !important;
    height: 150px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDE59;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    padding-top: 15px; }
  label {
    display: block;
    float: center; }
  #enviar {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #FFDE59;
    border-color: #FFDE59;
    border-style: solid;
    border-radius: 10px;
    width: 40% !important;
    cursor: pointer; }
  button p {
    color: #000000; }
  span {
    color: #FFDE59; }
  .aviso {
    font-size: 13px;
    color: #0e0e0e; }
  h1 {
    font-size: 4em;
    text-align: letf;
    padding-bottom: 20px;
    color: #FFDE59;
    padding-top: 0; }
  h2 {
    color: #ffde59; }
  h3 {
    font-size: 16px;
    padding-bottom: 30px;
    color: #0e0e0e; }
  p {
    font-variant: small-caps;
    margin: 0;
    font-size: 14px;
    color: #ffde59; }
  ::-webkit-input-placeholder {
    color: #a8a8a8; }
  ::-webkit-textarea-placeholder {
    color: #a8a8a8; }
  .formulario input:focus {
    outline: 0;
    border: 1px solid #97d848; }
  .formulario textarea:focus {
    outline: 0;
    border: 1px solid #97d848; }
  .mensaje {
    float: right;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 70px;
    color: white;
    background-color: #4dc247;
    position: fixed;
    right: 70px;
    bottom: 3px;
    float: left;
    margin-bottom: 60px;
    z-index: 20; }
  .tituloForm {
    justify-content: flex-start;
    font-size: 5em;
    justify-content: space-between; }
  .imgForm {
    height: 8rem;
    justify-content: flex-end;
    display: flex; }
  footer {
    background-color: #a8a8a8;
    margin: 0% !important;
    display: flex;
    justify-content: space-between;
    padding: 0%; }
  .redesFooter {
    flex-direction: column;
    display: flex;
    margin: 1rem; }
  .direcFooter {
    display: flex;
    justify-content: end;
    font-size: 1.5rem; }
  .iglogoFooter {
    display: flex;
    flex-direction: row; }
  .iglogoFooter p {
    display: flex;
    align-items: center;
    font-size: 1.2rem; }
  a {
    text-decoration-line: none; } }

@media only screen and (min-width: 426px) and (max-width: 768px) {
  * {
    max-width: 768px;
    margin: 0%; }
  body {
    background-image: url(../img/fondotrama.jpg);
    margin: 1.5rem;
    margin-top: 0; }
  .main {
    width: max-content;
    padding: 0;
    background-color: black; }
  span {
    color: #a8a8a8 !important; }
  header {
    display: flex;
    background-image: url(../img/AUTOPARTESARIEL.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    background-color: black;
    width: max-content;
    height: 15rem;
    justify-content: end; }
  .redes {
    z-index: 100;
    display: flex;
    align-content: space-between; }
  .iglogo {
    width: 40px !important;
    height: 40px !important;
    background: none;
    padding: 5px; }
  .navbar {
    display: none;
    background-color: black !important; }
  .offcanvas {
    visibility: visible;
    background-color: #0e0e0e; }
  .navGrande {
    background-color: black;
    color: #9B9E9D; }
  .nav-link {
    color: #9B9E9D; }
  li :hover {
    color: #FFDE59 !important; }
  .nav-item :active {
    color: #FFDE59; }
  .nav-item {
    border-right: 0.5px solid #FFDE59; }
  section {
    margin: 0.5rem;
    padding-bottom: 0%;
    margin-bottom: 0%;
    background-color: black; }
  .chico {
    display: none; }
  .grande {
    padding: 0.5em; }
  .linea {
    display: flex;
    padding: 0%;
    height: 30px !important; }
  #titulo {
    margin-top: 1rem; }
  aside {
    display: flex;
    margin: 2rem;
    margin-top: 0;
    flex-direction: column; }
  h1 {
    display: flex;
    font-size: 8rem;
    justify-content: center;
    color: #FFDE59;
    margin-bottom: 1rem;
    padding: 2rem; }
  .descripcion {
    padding: 2rem; }
  article {
    display: flex;
    justify-content: flex-end;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    margin: 2rem; }
  #textUbi {
    font-size: 25px;
    font-weight: 700;
    width: 10em; }
  #mapaGrande {
    width: 28em; }
  #mapaChico {
    display: none;
    width: 18rem; }
  iframe {
    display: flex;
    align-items: flex-end; }
  .preguntas {
    border: 2em;
    display: flex;
    flex-direction: column-reverse;
    padding: 1em;
    padding-top: 0; }
  .imgPreg {
    padding: 1em;
    border-radius: 2%;
    height: 20em; }
  .accordion-item {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion-button {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion-button:not(.collapsed) {
    background-color: #0e0e0e !important;
    color: #FFDE59; }
  .accordion-header {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion {
    background-color: #000000;
    color: #FFDE59;
    display: flex;
    justify-content: space-around;
    flex-direction: column; }
  form {
    margin: 0rem; }
  .imgLocal {
    padding: 1em; }
  .descripcion {
    font-size: 1.4em;
    font-style: oblique;
    padding: 2rem; }
  .contact_form {
    width: 460px;
    height: auto;
    margin: 80px auto;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #fbfbfb;
    padding-left: 30px; }
  input {
    background-color: #fbfbfb;
    height: 40px;
    width: max-content;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDE59;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px; }
  textarea {
    background-color: #fbfbfb;
    height: 150px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDE59;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    padding-top: 15px; }
  label {
    display: block;
    float: center; }
  #enviar {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #FFDE59;
    border-color: #FFDE59;
    border-style: solid;
    border-radius: 10px;
    width: 18em;
    cursor: pointer; }
  button {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center; }
  button p {
    display: flex;
    color: #000000; }
  span {
    color: #FFDE59; }
  .aviso {
    font-size: 13px;
    color: #0e0e0e; }
  h1 {
    font-variant: all-petite-caps;
    font-size: 50px;
    text-align: letf;
    padding-bottom: 20px;
    padding-top: 0;
    color: #FFDE59; }
  h2 {
    color: #ffde59; }
  h3 {
    font-size: 16px;
    padding-bottom: 30px;
    color: #0e0e0e; }
  p {
    font-variant: small-caps;
    margin: 0;
    font-size: 14px;
    color: #ffde59; }
  ::-webkit-input-placeholder {
    color: #a8a8a8; }
  ::-webkit-textarea-placeholder {
    color: #a8a8a8; }
  .formulario input:focus {
    outline: 0;
    border: 1px solid #97d848; }
  .formulario textarea:focus {
    outline: 0;
    border: 1px solid #97d848; }
  .mensaje {
    float: right;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 70px;
    color: white;
    background-color: #4dc247;
    position: fixed;
    bottom: 3px;
    float: left;
    margin-bottom: 60px;
    z-index: 20; }
  .tituloForm {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    font-size: 3em;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.2em; }
  .imgForm {
    height: 3rem;
    justify-content: flex-start;
    display: flex; }
  footer {
    background-color: #a8a8a8;
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    padding: 0%;
    flex-direction: column; }
  .redesFooter {
    flex-direction: column;
    display: flex;
    margin: 1rem; }
  .direcFooter {
    align-self: center;
    display: flex;
    justify-content: end;
    font-size: 1.5rem; }
  .iglogoFooter {
    display: flex;
    flex-direction: row; }
  .iglogoFooter p {
    display: flex;
    align-items: center;
    font-size: 1.2rem; }
  a {
    text-decoration-line: none; } }

link {
  display: block; }

@media only screen and (max-width: 425px) {
  * {
    max-width: 425px;
    margin: 0%; }
  .main {
    padding: 0;
    background-color: black; }
  header {
    display: flex;
    background-image: url(../img/logoChico.jpg);
    background-position: center;
    background-size: 300px;
    background-repeat: no-repeat;
    margin: 0;
    background-color: black;
    width: max-content;
    height: 15rem;
    justify-content: flex-start; }
  .redes {
    z-index: 100;
    display: flex;
    align-content: space-between;
    align-items: end; }
  .iglogo {
    width: 40px !important;
    height: 40px !important;
    background: none;
    padding: 5px; }
  .navbar {
    background-color: black !important; }
  .offcanvas {
    visibility: visible;
    background-color: #0e0e0e; }
  .navGrande {
    display: none;
    background-color: black;
    font-size: 1.5em;
    color: #9B9E9D; }
  .nav-link {
    color: #9B9E9D; }
  li :hover {
    color: #FFDE59 !important; }
  .nav-item :active {
    color: #FFDE59; }
  .nav-item {
    border-right: 0.5px solid #FFDE59; }
  section {
    margin: 0.5rem;
    padding-bottom: 0%;
    margin-bottom: 0%;
    padding: 0.5em;
    background-color: black; }
  .chico {
    display: none; }
  .linea {
    display: flex;
    padding: 0%;
    height: 40px; }
  .descripcion {
    font-size: 1.4em;
    font-style: oblique;
    padding: 2rem; }
  #titulo {
    margin-bottom: 1em; }
  aside {
    display: flex;
    margin: 2rem;
    margin-top: 0;
    flex-direction: column; }
  h1 {
    padding-bottom: 0;
    display: flex;
    font-variant: all-petite-caps;
    font-size: 8rem;
    justify-content: center;
    color: #FFDE59;
    padding: 2rem; }
  article {
    display: flex;
    justify-content: flex-end;
    justify-content: space-between;
    flex-direction: column-reverse;
    align-items: center;
    margin: 2rem; }
  #textUbi {
    font-size: 25px;
    font-weight: 700;
    width: 10em;
    margin-top: 1em; }
  .descripcion {
    padding: 2rem; }
  #mapaGrande {
    display: none; }
  #mapaChico {
    width: 18rem; }
  iframe {
    display: flex;
    align-items: flex-end; }
  span {
    color: #a8a8a8; }
  .preguntas {
    border: 2em;
    display: flex;
    flex-direction: column-reverse;
    padding: 1em;
    padding-top: 0; }
  .imgPreg {
    padding: 1em;
    border-radius: 2%;
    height: 20em; }
  .accordion-item {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion-button {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion-button:not(.collapsed) {
    background-color: #0e0e0e !important;
    color: #FFDE59; }
  .accordion-header {
    background-color: #0e0e0e;
    color: #FFDE59; }
  .accordion {
    background-color: #000000;
    color: #FFDE59;
    display: flex;
    justify-content: space-around;
    flex-direction: column; }
  form {
    margin: 0rem; }
  .contact_form {
    width: 460px;
    height: auto;
    margin: 80px auto;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #fbfbfb;
    padding-left: 30px; }
  input {
    background-color: #fbfbfb;
    height: 40px;
    width: max-content;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDE59;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px; }
  textarea {
    background-color: #fbfbfb;
    height: 150px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDE59;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    padding-top: 15px; }
  label {
    display: block;
    float: center; }
  #enviar {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #FFDE59;
    border-color: #FFDE59;
    border-style: solid;
    border-radius: 10px;
    width: 18em;
    cursor: pointer; }
  button {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center; }
  button p {
    display: flex;
    color: #000000; }
  span {
    color: #9B9E9D; }
  .aviso {
    font-size: 13px;
    color: #0e0e0e; }
  h1 {
    display: flex;
    flex-direction: column;
    font-size: 39px;
    text-align: letf;
    padding-bottom: 20px;
    color: #FFDE59;
    padding-top: 0; }
  h2 {
    color: #ffde59; }
  h3 {
    font-size: 16px;
    padding-bottom: 30px;
    color: #0e0e0e; }
  p {
    font-variant: small-caps;
    margin: 0;
    font-size: 14px;
    color: #ffde59; }
  ::-webkit-input-placeholder {
    color: #a8a8a8; }
  ::-webkit-textarea-placeholder {
    color: #a8a8a8; }
  .formulario input:focus {
    outline: 0;
    border: 1px solid #97d848; }
  .formulario textarea:focus {
    outline: 0;
    border: 1px solid #97d848; }
  .mensaje {
    float: right;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 70px;
    color: white;
    background-color: #4dc247;
    position: fixed;
    bottom: 3px;
    float: left;
    margin-bottom: 60px;
    z-index: 20; }
  .tituloForm {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    font-size: 3em;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.2em; }
  .imgForm {
    height: 3rem;
    justify-content: flex-start;
    display: flex; }
  footer {
    background-color: #a8a8a8;
    margin: 0% !important;
    display: flex;
    justify-content: space-between;
    padding: 0%;
    flex-direction: column; }
  .redesFooter {
    flex-direction: column;
    display: flex;
    margin: 1rem; }
  .direcFooter {
    align-self: center;
    display: flex;
    justify-content: end;
    font-size: 1.5rem; }
  .iglogoFooter {
    display: flex;
    flex-direction: row; }
  .iglogoFooter p {
    display: flex;
    align-items: center;
    font-size: 1.2rem; }
  a {
    text-decoration-line: none; } }
