


@media screen and (min-width:800px) and (max-width:1100px){
 .alturacuadros{
  height: 340px;
 }
.intTxtCajas{
  font-size: 10px;
}
  

      
}




@media screen and (min-width:992px) and (max-width:1300px){
 
      .txt{
        margin-left: -30px;
      }
}



@media screen and (min-width:575px){
	.txtAsis{
		color: pink;
	}
}


.leftt{
	padding-top: 20px;
	width: 20%;
}




/*ESTILOS DEL CARRUSEL*/
 /*ESTILOS CARRUSEL MOVIL*/
     @media screen and (min-width:835px) and (max-width:991px){
       .estilosCajas{
         margin-bottom: 20px;
    padding-bottom: 20px;
    width: 55%;
   } 

.margenCaja{
    margin-left:160px;
    width:100%; 


  }  

.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:83px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:66px;
}
}  





  @media screen and (min-width:768px) and (max-width:834px){
  .estilosCajas{
  margin-bottom: 20px;
    padding-bottom: 20px;
    width: 55%;
   } 

.margenCaja{
    margin-left:160px;
    width:100%; 


  }  

.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:83px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:66px;
}
} 





    @media screen and (min-width:680px) and (max-width:767px){
       .estilosCajas{
    width: 75%;
   } 

.margenCaja{
    margin-left:70px;
    width:100%; 


  }  

.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:83px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:66px;
}
} 




   @media screen and (min-width:582px) and (max-width:680px){
       .estilosCajas{
    width: 75%;
   } 

.margenCaja{
    margin-left:70px;
    width:100%; 


  }  

.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:63px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:46px;
}
}



    @media screen and (min-width:501px) and (max-width:580px){
       .estilosCajas{
    width: 70%;
   } 

.margenCaja{
    margin-left:85px;
    width:100%; 


  }

.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:43px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:26px;
}

 
 }    





     @media screen and (min-width:401px) and (max-width:500px){
.margenCaja{
    margin-left:45px; 

  }


.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:3px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:3px;
}

 
 }   
    





   @media screen and (min-width:301px) and (max-width:400px){
.margenCaja{
    margin-left:28px; 

  }


.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:3px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:3px;
}

 
 }   
  




 @media screen and (min-width:251px) and (max-width:300px){
.margenCaja{
    margin-left:20px; 

  }


.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:3px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:3px;
}

 
 }   


@media screen and (min-width:0px) and (max-width:250px){
.margenCaja{
    margin-left:10px; 

  }


.flechaIzqDesk{
  position:absolute;
  top:135px;
  left:3px;
}

.flechaDerDesk{
  position:absolute;
  top:135px;
  right:3px;
}

 
 }
  @media screen and (min-width:200px) and (max-width:250px){

 


}
  