
.lbc {
	border-radius:10px;
	background-color: white;
	width:auto;
	padding-left: 20px;
	padding-right:20px;	
	margin-bottom: 20px;
	background-image: url(../img/arroz.jpg);
  	background-position:right top;
  	background-repeat: no-repeat;
	}

  .anchordemierda {
	  width: auto;
	  }


/*bolitas*/
       .circle{
      border-radius: 100%;
      background-color:#A2A2A2;
      padding-right: 16px;

       } 
       .circle1{
      margin-left: 13px;
      border-radius: 50%;
      background-color:#A2A2A2;
      padding-right: 16px;

       } 
       .circle2{
      margin-left: 18px;
      border-radius: 50%;
      background-color:#A2A2A2;
      padding-right: 16px;

       } 
       .circle3{
      margin-left: 13px;
      border-radius: 50%;
      background-color:#A2A2A2;
      padding-right: 16px;

       } 
       .circle4{
      border-radius: 50%;
      background-color:#A2A2A2;
      padding-right: 16px;

       } 
/*finaliza bolitas*/

/*MODIFICACIONES PERSONALES*/



 .parche {

  position: absolute;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  top: 0px;
  left: 0px;
  z-index: 1;
  

  }

  .cuerpo {

    background-color: white;
    height:800px;
  }

  .navmia {

   background-color: #612802;
	padding: 4em;
 /* para que la opacidad solo afecte al background y no al todo*/
 background-color: rgba(9,0,0,.8);
 
  }
  .navmia p {
  color: #B58C64;
  font-size:22px;
  font-family: "Pompiere";
}
  
  .navmia a {
  color: white;
}
 

h1, h2 {

  color: #BB4E04;
  font-weight: bold;
}
  
  
  #ads {
    position: absolute;
       margin-top:50px;
       margin-left:0px;
       width:400px;
       height:400px;


        transform: rotate(-20deg);
  }

  blockquote {font-size: 20px;}

  .columnacontenido {

    font-family:'Pompiere', cursive, "Times New Roman", Times, serif;
  font-variant:small-caps;
  font-size: 20px;
  color: #000000;

  }
  .casuela{
	  margin-top:-100px;
    margin-left: -130px;
	  
  }



  .lista{
	margin-top:90px; 
    margin-left:230px;
    padding-bottom:100px;
    width: 300px;
    height:auto;
    z-index: 3;
  }

  #smoke{
	position: absolute;
	width: 230px;
	height: 500px;
	z-index: 3;
	transform: rotate(10deg);
	

  }

   .marginsupinf{    
    margin-bottom: 60px;
    margin-top: -20px;
    
  }



   /*
   .margenderecho {
  margin: 2em;
  }
  */




  #gorrito{
    width: 300px;
    height: 100px;
    margin-top:15px;
    margin-left:220px;
    z-index: 2; 
  }


  ul li {
  padding:15px;
  list-style-type: none;


   }



   /* edicion titulos*/


       .item{
      color: #A2A2A2; 
      font-family: "Pompiere", serif;
	  
       }

 @media (min-width:1450px)     {



body {margin-left: 7em; 
  margin-right: 7em; }
    

  #ads{
    width:450px;
       height:450px;  
  }
   
  .lista{
  
	padding-left: 60px;
   
  }
  
  

.item{
      font-size: 26px;
    }

   #smoke{
    width: 200px;
    height: 360px;
    margin-top: -100px;
    margin-left: -120px;

  }

  }
  
  
 /* queries mio*/ 
 
 
 @media (min-width: 992px) and (max-width: 1215px)     { 
 body {margin-left: 1em; 
  margin-right: 7em;
   }
  
 .columnacontenido
	{padding-left: 110px;
	margin-top:-40px;
	}
.item{
      font-size: 24px;
    }


   #smoke{
    width: 200px;
    height: 360px;
    margin-top: -100px;
    margin-left: -120px;
  }
 }
  
  
 @media (min-width: 992px) and (max-width: 1449px)     {



body {margin-left: 7em; 
  margin-right: 7em; }

.item{
      font-size: 24px;
    }


   #smoke{
    width: 200px;
    height: 360px;
    margin-top: -100px;
    margin-left: -120px;

  }

  }
  
    
  
  /* termina querie mio*/
  
  
  
  @media (min-width: 768px) and (max-width: 991px)  {
  

  body {margin-left: 7em; 
  margin-right: 7em; }

  .item {
    font-size: 24px;
  }
  #ads{
    width:400px;
       height:400px;

  
  }

 
  .columnacontenido {
    margin-top: -60px;
  }

  #smoke{
    width: 200px;
    height: 360px;
    margin-top: -200px;

  }
  
  
}

@media (max-width: 768px)  {
 
  .item {
    font-size: 22px;
  }
  #ads{
    width:390px;
       height:390px;
  
  }

.columnacontenido {
    margin-top: -80px;
  }


  #smoke{
    width: 200px;
    height: 360px;
    margin-top: -200px;

  }

  .parche {
    visibility: hidden;  

  }



}

@media (max-width: 568px)  {
  
  ul li {
  padding:8px;
  list-style-type: none;
  width:auto;
  margin-left: 100px;

   }
   
   
  .item {
    font-size: 20px;
	
  }
  #ads{
    width:290px;
    height:280px;  
  }
   #gorrito{
    margin-left:50px;
  }
  .lista{
	  margin-left:auto;
	  margin-right:-160px;
	  margin-bottom: 100px;
	  
  }


  #smoke{
    width: 200px;
    height: 360px;
    margin-top: -200px;

  }
 
  .columnacontenido {
    margin-top: -150px;
  }

 .parche {
    visibility: hidden;  

      }
	 


  }
  
  
 
  
  /* para los iconos sociales del footer */


.caja-redes {
    margin: 0 auto;
	padding-left:0px;
	padding-bottom: 15px;
	
}
.caja-redes a {
  text-align: center;
  font-size: 20px;
 
}
.icon-button {
  background-color: #F1E2DF;
  border-radius: 3em;
  cursor: pointer;
  display: inline-block;
  height: 3em;
  line-height: 3em;
  margin: 0 8px;
  position: relative;
  width: 3em;
}
.icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}
.icon-button:hover span {
  width: 3em;
  height: 3em;
  border-radius: 3em;
  margin: -1.5em;
}

.twitter span {
  background-color: #823B04;
}
.facebook span {
  background-color: #823B04;
}
/* pronto .google-plus span {
  background-color: #db5a3c;
}*/

/* Iconos */
.icon-button i {
  background: none;
  color: #421E03;
  left: 0;
  line-height: 3em;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 3em;
  z-index: 2;
}


.icon-button i:hover {
  color: white;
}

.icon-button .icon-linkedin {
  color: #4393BB;
}
.icon-button .icon-pinterest {
  color: #C92228;
}
.icon-button .icon-twitter {
  color: #512502;
}
.icon-button .icon-facebook {
  color: #512502;
}
.icon-button .icon-google-plus {
  color: #db5a3c;
}
.icon-button:hover .icon-linkedin, .icon-button:hover .icon-pinterest, .icon-button:hover .icon-twitter, .icon-button:hover .icon-facebook, .icon-button:hover .icon-google-plus {
  color: white;
}
    
  