/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9/11/2015, 05:30:48 PM
    Author     : Ricardo
*/
body{
    font-family: 'Open Sans', sans-serif;
    background-color: #ccc;
}
.logo_contacto{
    height: 117px;
    background-color: #ecebf0;
}

.contacto_arriba{
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 18pt;
    margin-top: 15px;
}
.row_cate{
    background-color: #ffffff; 
}
.row_productos{
    background-color: #ffffff;
   padding-left: 5px;
}

.categorias
{
     font-family: 'Open Sans', sans-serif;
    font-weight:  100;
     font-size: 17pt;
     color: #fff;
   background-color: #484a47; 
  overflow: auto;
   
}

.categorias .boton{
    color: #cecfce;
    padding: 10px;
    
}

.categorias .boton:hover{
    background-color: #5b5e5a;
    cursor: pointer;
}
.categorias .titulo{
    font-size: 18pt;
    padding-top: 10px;
    
}

.categorias .titulo hr{
    margin-top: 10px;
    margin-bottom: 15px;
}

.sinbordes{
    padding: 0 0 0 0;
}
.boton_menu{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: center;
     height: 66px;
    padding-top: 25px;

    background-image: url(../img/sombramenu.jpg);
    background-position:  right top;
    background-repeat: no-repeat;
    background-color: #fff;
}

.boton_menu2{
    

    background-image: url(../img/sombramenu-none.jpg);
 
}
.boton_menu:hover{
    color: red;
    cursor: pointer;
}
.productos_interes{
  
}

.productos_interes .titulo{
    font-family: 'Open Sans', sans-serif;
    color: #677c77;
    font-size: 14pt;
    font-weight: bold;
    margin: 0px;
}

.productos_interes .producto{
    padding: 0px 0px 0px 0px;
    
}

.productos_interes .producto .arriba{
     background-image: url(../img/sombra_productos.jpg);
    background-position:  right top;
    background-repeat: no-repeat;
    min-height: 119px;
    background-color: #ecebf0;
    padding: 0px;
    padding-right: 20px;
    cursor: pointer;
    text-align: center
}

.productos_interes .producto .abajo{
     background-image: url(../img/espacio_enblanco.jpg);
    background-position:  right top;
    background-repeat: no-repeat;
    height: 105px;
    min-height: 105px;
    background-color: #dbdbde;
    padding-right: 45px;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 10px;
   text-align: justify;
   color: #677c77;
   overflow: hidden;
    
}

.productos_interes .producto .abajo .codigo{
    
    font-weight: bold;
 
}

.producto{
    padding-bottom: 10px;
}

.tira_contacto{
    min-height: 189px;
    background-color: #677c77;
}

.tira_contacto .texto{
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
    padding-left: 10%;
    color: #fff;
    font-size: 16pt;
}

.tira_contacto .texto span{
    
    font-size: 12pt;
}
.tira_contacto .formulario{
    
}

.abajo{
    
background-image: url(../img/abajo.jpg);
background-color: #9ca19d;
background-repeat: no-repeat;
   min-height: 151px;
}

.abajo .col1{
     font-family: 'Open Sans', sans-serif;
    padding-top: 40px;
    padding-left: 10%;
    color: #fff;
    font-size: 15pt;
    font-weight: bolder;
}

.abajo .col2{
     font-family: 'Open Sans', sans-serif;
    padding-top: 40px;
 padding-right: 80px;
    color: #000000;
    font-size: 12pt;
    font-weight: 600;
}
.formulario input{
    margin: 10px;
    background-color: #ecebf0;
}

.formulario textArea{
    margin: 10px;
    height: 110px;
    background-color: #ecebf0;
}

.formulario .btn{
    margin-left: 10px;
    background-color: #484a47;
    border-bottom: #000000;
    border-right: #000000;
    border-top: #fff;
    border-left: #fff;
    width: 150px;
    
}



.texto_quienes{
      font-family: 'Open Sans', sans-serif;
    background-image: url('../img/fondo_quienes.jpg');
    width: 100%;
    height: 449px;
    color: #484a47;
    padding-top: 100px;
    padding-left: 400px;
    padding-right: 20px;
    text-align: justify;
}
.contenedor_lista_productos{
     min-height: 450px;
     background-color: #ffffff;

}

.contenedor_lista_productos .arriba_pro{
background-color: #ecebf0;
cursor: pointer;
text-align: center;
height: 105px;
overflow: hidden;
}
.contenedor_lista_productos .producto .abajo_pro{
     font-family: 'Open Sans', sans-serif;
background-color: #c3cc94;
background-image: none ;
text-align: justify;
padding-bottom: 10px;
font-size: 12px;

}

.contenedor_lista_productos .producto .abajo_pro span{

text-align: justify;
font-size: 12px;
font-weight: bolder;

}

.abajo_pro .btn{
  background-color: #484a47;
    border-color: #484a47;
    width: 100%;
    max-width: 200px;
   
}

.titulos_categorias{
    background-image: url("../img/fondo_titulo_categorias.png");
    background-repeat: no-repeat;
     min-height: 54px;
     margin-top: 40px;
     margin-bottom: 40px;
      font-family: 'Open Sans', sans-serif;
      color: #ffffff;
      padding-top: 10px;
      padding-left: 50px;
      font-size: 25px;
      font-weight: bold;
   
}

.contenedor_cotizaciones{
    min-height: 450px;
    background-color: #ffffff;
    padding-left: 80px;
    padding-right: 20px;
}
.contenedor_cotizaciones .titulo_cotizaciones{
    color: #484a47;
    font-size: 18px;
    margin-top: 25px;
   
    margin-bottom: 10px;
}

.contenedor_cotizaciones .opciones{
    padding-top: 10px;
    
}

.contenedor_cotizaciones .opciones span{
    cursor: pointer;
    
}

.ralla_negra{
    background-image: url("../img/ralla_negra.jpg");
    height: 20px;
   
    width: 95%
}

.foto_cotizacion img{
width: 100%;
text-align: center;
}

.texto_cotizacion{
    color: #677c77;
}

.texto_cotizacion span{
    color: #60625f;
    font-weight: bolder;
    font-size: 20px;
}

.titulo_formulario_coti{
    color: #000000;
    font-weight: bolder;
    font-size: 23px; 
    margin-top: 40px;
}

.forma_coti input{
    margin-bottom: 5px;
    background-color: #ecebf0;
}

.forma_coti .btn{
    background-color: #484a47;
    border-color: #484a47;
    width: 100%;
    max-width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.limite_texto{
    height: 70px;
    overflow: hidden;
    margin-bottom: 5px;
}

.limite_texto2{
    height: 70px;
    overflow: hidden;
    margin-bottom: 5px;
}

.texto_productos{


}

.boton_agregar{
    margin-left: 10px;
    background-color: #484a47;
    border-bottom: #000000;
    border-right: #000000;
    border-top: #fff;
    border-left: #fff;
    width: 150px;
    
}

.linea_negra{
    height: 2px;
    background-color: #000;
    margin-bottom: 10px;
}
.contenedor_blog{
    padding-left: 20px;
    padding-right: 20px;
}
.contenido_blog{
    vertical-align: top;
}

.boton_red_social{
    background-color: red;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    margin-top: 0px;
    cursor: pointer;
}

.boton_red_social a{
    
  
    font-size: 20px;
    color: #fff;
    padding-top: 15px;
}
.redondear{
    -webkit-border-radius: 3px 5px 1px 4px; /* recuerda la primera frase */
-moz-border-radius: 4px; /* si quieres todas las esquinas iguales */
border-radius: 3px;
}