/* INICIO IMPORTANTE PARA PC*/
@import url(normalize.css);
@font-face {
  font-family: "Galada";
  src: url(../font/Galada.ttf);}

/* Formatos */
* {box-sizing: border-box;}

.ancho_maximo {
  max-width: 60em;
  margin: auto;
  padding: 1.5em;}

html {overflow-y: scroll;}

body {margin: 0; 
  padding: 0; 
  font-family: Arial, Helvetica, sans-serif;
  margin: auto;}

header 
footer
article {background-color: white;}
.banner {background-color: #134e5e;}
main {background-color: #c34801;}
article {background-color: #ddd;}
aside {background-color: #eee;}
.encabezado {background-size: 940px;
  background-image: url(../fondo/PdArtGr-01.png); 
  background-repeat: no-repeat; 
  background-position: bottom;
  height: 500px;}


/* Imagen */
img {border: none;}  

#logo {
  padding-top: 30px;
  margin-left: 120px;;
  width: 220px;}

#minilogo {
  padding-top: 20px;
  width: 120px;}

article img {
  width: 750px;}


/* Font */
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #ddd;
  margin: 8px;}

h1 {
  font-family: "Galada";
  letter-spacing: 0.05em;
  font-size: 2em;}
h3 {
  font-family: "Galada";
  font-size: 1.6em;}
h4 {
  font-family:'Trebuchet MS';
  font-size: 1.4em;
  line-height: 0.5em;}
p {font-family: 'Trebuchet MS';}

.PdArt {
  display: flex; 
  flex-direction: row;
  align-items: center; 
  margin-left: 30%;}

.PdArt h1 {
  height: 10px;
  color: #134e5e;
  margin-left: 40px;}


/* Main */
.banner h1 {
  color: #eee;} 

.hola {
  background-image: url(../fondo/PauGr-01.png); 
  background-repeat: no-repeat; 
  background-position: bottom;
  background-size: 1100px;
  height: 400px;}

.hola p {
  padding-right: 35%;
  color:#bbb;
  line-height: 1.7em;}


 /* Menu Naranja */
.menu {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 3px;
  padding-right: 3px;
  color: #ffffff;}

.menu a {
  line-height: 25px;}

.menu a:hover {
  color: #fff;}

.menuNO {
  line-height: 15px;
  margin: 8px;
  color: #fff;}

/* Article*/
.ofrezco h1 {
  background-repeat: no-repeat; 
  background-position: top;
  background-size: 1100px;
  height: 10px;
  color: #134e5e;
  margin-bottom: 100px;}


/* Unica */
.patrones {
  margin-top: 55px;
  margin-bottom: 50px;
  margin-left: 6%;}
.patrones h1 {
  color: #134e5e;}
.unicas {
  align-items: center;
  display: flex;
  flex-wrap: wrap;}
.unicas img {
  width: 250px;
  margin-right: 15px;
  margin-bottom: 15px}
.upat {
  display: flex;
  flex-wrap: row;
  align-content: space-between;}

.descduo {
  width: 80%;
  margin: auto;}
.descduo h1 {
  color: #134e5e;}
.descripcion {
  display: flex;
  flex-direction: row; 
  width: 80%;
  padding-bottom: 40px;}
.unica {
  margin-right: 40px;;}
.incluye {
  padding-bottom: 40px;}



/* MainFlip */
.logoflip {
  width: 85px;
  margin-bottom: -10px;
  padding-right: 2px;
  margin-left: 60px;}

.submenu {
  position: relative;
  margin-right: 30px;
  margin-top: 35px;
  list-style-type: none;}
.submenu #carrito {
  display: none;}
.submenu:hover #carrito {
  display: block;
  position: absolute;
  right: 0;
  backdrop-filter: blur(10px);
  top: 100%;
  z-index: 1;
  background-color: #353535;
  padding: 20px;
  min-width: 400px;}

  th, td {
      color: #ffffff;}
  
  .borrar {
    background-color: #7270EC;
    border-radius: 50%;
    padding: 5px 10px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 800;}

  .container {
    padding: 30px 0 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;}
  .containerFlip {
    margin-top: 90px;}
  .containerFlip-wrapper h1 {
    font-size: 48px;
    color: #353535;
    letter-spacing: -0.01em;
    margin-bottom: -10px;}
   
  .muestraFlip{
    margin-top: 30px;
    margin-right: -15%;}
  .muestraFlip img {
    width: 16%;
    margin-right: 25px;}

  .header-content {
    padding: 200px 0 50px 0;}
  .header-info {
    display: flex;}
  .header-txt {
    width: 95%;}
  .header-txt h2 {
    font-size: 28px;
    color: #c34801;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 2px;}
  .header-txt h3 {
    font-size: 22px;
    color: #aaaaaa;
    margin-bottom: 10px;}
  .header-img {
    margin-top: 100px;
    width: 90%;
    text-align: right;}







/* Form */
.pedidos {
  display: flex;
  flex-direction: column; 
  margin-left: 30%;
  margin-right: 30%;}

.pedidos h1 {
  color: #134e5e;}

.textoForm { 
  justify-content: center;}

.input_field {
  width: 380px;
  height: 25px;
  padding: 2px;
  border-radius: 8px;
  background-color: #fff;
  border: 2px solid #134e5e;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;}

.input_fieldG {
  width: 380px;  
  padding: 2px;
  border-radius: 8px;
  background-color: #fff;
  border: 2px solid #134e5e;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;}

.submit_btn {
  width: 80px;
  border-radius: 8px;
  background-color: #fff;
  border: 2px solid #c34801;
  font-size: 14px;
  text-align: center;}

.submit_btn:hover {
  background-color: #f5a87b;}

.float_l {
  float: left;
  margin-top: 10px; 
  margin-bottom: 20px;}

.float_r {
  float: right;
  margin-top: 10px; 
  margin-bottom: 20px;}

.SeparadorForm {
  clear: both; 
  width:100%; 
  height: 20px;}

.Respuesta {
  height: 350px;}


/* Aside */
.atencion {
  display: flex; 
  flex-direction: row;
  width: 100%;
  margin-left: -10px;
  margin-right: 30px;}


 /* Footer */ 
.pdapie {
  padding-left: 40%;
  padding-right: 30%;}
.pdapie h1 {
  color: #134e5e;}
.pdapie img {      
  width: 42px;
  margin-bottom: -10px;
  padding-right: 5px;}
.pdapie p {
  color: #555;
  font-weight: bold;}

.pdapiebase {
  text-align: center;}
.pdapiebase img {
  width: 50px;
  margin-bottom: -16px;
  padding-right: 5px;}

.atencion img {
  width: 70%;
  margin-left: 25%;
  margin-right: 25%;}




/* Estilos móvil/celular */
@media all and (max-width: 750px) {
  .ancho_maximo {
    padding: 2em;}

  #logo {
    margin-top: -30px;
    margin-left: -5px;
    width: 75%;
    max-width: 180px;}

  .PdArt {
    margin-left: 5%;}

  .encabezado {
    background-image: url(../fondo/PdArtCh-01.png); 
    background-repeat: no-repeat; 
    background-position: bottom;
    background-size: 340px;
    height: 350px;
    text-align: center;}
    
  .hola {
    padding-top: 65px;
    background-image: url(../fondo/PauCh-01.png); 
    background-repeat: no-repeat; 
    background-position: bottom;        
    background-size: 460px;        
    height: 860px;       
    text-align: center;}
  
  .hola h1 {
    font-size: 3em;
    letter-spacing: 0.07em;
    line-height: 1.3em;}
      
  .hola p {
    font-size: 1.2em;
    line-height: 1.4em;
    padding-right: 0%;}

  .ofrezco h1 {        
    background-repeat: no-repeat; 
    background-position: top;
    background-size: 460px;
    height: 10px;
    text-align: center;
    font-size: 1.68em;
    line-height: 1.3em;}
  
  .menu {
    top: -20px;
    left: -55px;}
  .navbar{
    width: 70%;
    margin-left: -30px;
    margin-right: -20px;
    font-size: 0.75em;}
  .menu .navbar ul li a {
    padding: 2px;}
  .containerFlip-wrapper h1 {
    font-size: 58px;
    margin-top: -50px;
    margin-bottom: -60px;
    text-align: center;
    line-height: 1.1em;}
  .containerFlip-slide {
    width: 120%;
    margin-left: -45px;}
  .header-img{
    width: 220%;
    margin-left: -520px;}  
  .header-txt {
    width: 100%;}
  .header-txt img {
    width: 90%;
    margin-left: 15px;}
  .header-info {
    flex-direction: column-reverse;}
  .muestraFlip{
    margin-top: 50px;
    padding-right: 2px;}
  .muestraFlip img {
    width: 25%;}


.pedidos {
  margin-left: 5%;
  margin-right: 5%;}

  .cajaF {
    flex-direction:column;
    margin-top: 100px;
    margin-right: 10px;}
  .cajaF h3 {
    font-size: 1.6em;
    line-height: 1.3em;}  
  .cajaF p {
    font-size: 0.8em;
    line-height: 0.7em;}
  
  .cajaD {
    margin-left: -50px;
    margin-bottom: -120px;}
  .cajaD img {
    width: 110%;
    margin-bottom: 100px;}

  .TextoF { 
    margin-left: 50px; 
    margin-right: 50px; 
    margin-bottom: 20px;
    width:320px;
    font-stretch:normal; 
    letter-spacing:1px; 
    float: center;}
    
  .atencion { 
    flex-direction: column;}
  .atencion img {
    width: 80%;
    margin-left: 25px;}
  .pieajuste{
    margin-left: 35px;}
  .pdapie {
    padding-left: 20%;
    padding-right: 5%;}
  .pdapiebase {
    font-weight: bold;}


.patrones {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 3%;
  margin-right: 3%;}
.unicas img {
  width: 100%;}
.upat {
  display: flex;}


.descduo {
  width: 80%;}
.descripcion {
  display: flex;
  flex-direction: column; 
  width: 80%;
  padding-bottom: 20px;}
.unica {
  margin-right: 5px;}
.incluye {
  padding-bottom: 2px;}




  
}

/* Estilos Escritorio */
  @media all and (min-width: 701px) {
}
  