body {
	margin: 0px;
	font-family: Arial, Calibri, Verdana;
}
a{
    color:#1b72b5;	
}
.grupoarriba{
    z-index: 1;
    position: fixed;
    float: left;
    background-color: white;
/*    border-bottom: 1px solid #28a1e1;*/
    -webkit-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.17);
box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.17);
    width: 100%;
}
.franja{
    width: 100%;
    background-color: #b6e6fa;
    height: 16px; 
}
.cabecera{
    width: 100%;
}
.logo, .logoresp{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 15px;
        text-align: center;
}
.logo img, .logoresp img{
    width: 92%;
}
.logo{
    display: none;
}
.pedidos{
            padding-top: 4px;
    float: right;
    padding-right: 20px;
}
.pedidos a{
    text-decoration: none;
    background-color: #67b6df;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #67b6df;
    color: white;
    font-size: 12px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    display: block;
    float: left;
    width: 155px;
}
.banderas{
    line-height: 56px;
    float: right;
}
.banderas img{
    padding-right: 10px;
}
.menu{
/*    width: 45%;*/
/*    background-color: #67b6df;*/
    float: left;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 9px;
}
.menu img{
    height: 45px;
/*    padding-top: 3px;*/
}
.menu a{
    display: block;
}
.opciones{
    background-color: #28a1e1;
    display: none;
    clear: both;

}
.opciones ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 13pt;
    text-transform: uppercase;
}
.opciones ul li{
        border-bottom: 1px solid #1471b7;
    margin-left: 5px;
    margin-right: 5px;
}
.listaproductos.oculto{
    display: none;
}
.opciones ul li ul{
    background-color: #939496;
}
.opciones ul li ul li{
    border-bottom: 1px solid #cdcecf;
        padding-left: 10px;
}
.opciones ul li ul li.ultop{
    border-bottom: 0px;
}
.opciones ul a{
    color: white;
    text-decoration: none;
    display: block;
    text-align: left;
    
    padding: 5px;
}
.cabeceraabajo{
    display: none;
}
.tapa{
    width: 100%;
    background-color: rgba(255,255,255,0.7);
    float: left;
    position: absolute;
    display: none;
}
.tapa.oculto{
    width: 100%;
    background-color: rgba(255,255,255,0.7);
    float: left;
    position: absolute;
    display: none;
}
.tapa.visible{
    width: 100%;
    background-color: rgba(255,255,255,0.7);
    float: left;
    position: absolute;
    display: block;
}
.contenido{
    float: left;
    width: 100%;
    padding-bottom: 95px;
/*    padding-bottom: 75px;*/
    padding-top: 180px;
/*    padding-top: 159px;*/
}
.principalizquierda{
    display: none;
}
.cuadroinicio{
    width: 100%;
    float: left;
    text-align: center;
/*    padding-bottom: 75px;*/
    
}
.cuadroinicio img{
        height: 67px;
    padding: 5px;
}
.principalderecha{
    float: left;
    width: 100%;
    font-size: 13px;
    padding-top: 25px;
    
}
.fondoderecha{
    width: 85%;
    background-color: #b6e6fa;
    -webkit-border-radius: 4px 4px 4px 4px;
    border: 1px solid #b6e6fa;
/*    border-bottom: 2px solid #326da0;*/
    padding: 5px;
    margin: 0 auto;
    overflow: auto;
}
.derecha{
    width: 100%;
    overflow: auto
}
.derechaflecha{
    float: left;
        -webkit-border-radius: 4px 4px 4px 4px;
    border: 1px solid #ffffff;
    background-color: #FFF;
        border-bottom: 1px solid #51b2d2;
    
}
.derechaflecha img{
    width: 29px;
    height: 29px;
}
.derechatitulo{
    float: left;
    color: #003280;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 15px;
    line-height: 34px;
    padding-bottom: 20px;
    width: 83%;
}
.derechatitulo.largo{
    line-height: 13pt;
}
.derechalista{
    width: 100%;
    float: left;
}
.miniflecha{
    float: left;
    width: 9%;
    text-align: right;
}
.textosderecha{
    line-height: 20px;
    width: 90%;
}
.mapaderecha{
    width: 100%;
}
.separadorderecha{
    margin-top: 15px;
    margin-bottom: 15px;
    /* border-bottom: 2px solid #326da0; */
    background-color: #326da0;
    height: 2px;
        float: left;
    width: 100%;
}
.pie{
    position: fixed;
    bottom: 0px;
    background-color: #ecf0f3;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}
.pie ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 9pt;
}
.pie ul li{
/*       width: 50%;*/
    float: left;
    /* padding: 5px; */
/*    text-align: center;*/
    line-height: 16pt;
        color: #326da0
}
.pie ul li.liizq{
   text-align: left;
    width: 48%;
    border-right: 1px solid #858687;
    padding-left: 10px;
    padding-right: 5px;
/*    height: 69px;*/
}
.pie ul li.lider{
    text-align: right;
    float: right;
    padding-right: 10px;
}
.pie a {
    color: #0C338F;
}
.pie ul li img{
    width: 20px;
        vertical-align: sub;
}
.whatsapp{
    
    height: 20px;
}
.pie ul li.lider.facebook{
    width: 25px;
}
.pie ul li.lider.facebook img{
    width: 25px;
    vertical-align: top;
}
.grupolargo{
     width: 80%;
     margin: 0 auto;
     text-align: left;
}
.imgentrega{
     text-align: center
 }
.imgentrega img{
     width: 285px;
     height: auto;
}

.grupoform{
    width: 90%;
    margin: 0 auto;
}
.titulosform{
    float: left;
    width: 100%;
/*    width: 28%;*/
    color: #FFF;
    background-color: #54b0df;
    font-weight: bold;
    padding-left: 7px;
    line-height: 37px;
    margin-bottom: 5px;
    margin-right: 3px;
    text-align: left;
}




.textoscursiva{
        font-size: 12px;
    font-style: italic;
    line-height: normal;
}
.derechaform.cuadrotexto{
    line-height: normal;
}
.derechaform.cuadrotexto .textoscursiva{
    padding: 5px;
    display: block;
}
.titjuntoradio{
    float: left;
    width: 20%;
}
.lineaform{
    float: left;
    width: 100%;
}
.derechaform{
    float: left;
    width: 100%;
/*    width: 70%;*/
    text-align: left;
        color: #000;
    font-weight: normal;
    padding-left: 5px;
    border: 1px solid #54b0df;
    font-size: 14px;
    line-height: 35px;
/*    box-sizing: border-box;*/
    margin-bottom: 5px;
}
.derechaform input{
/*    width: 80%;*/
    
    background-color: #FFF;
    border: 1px solid #CCC;
    text-indent: 5px;
    height: 16pt;
}
.derechaform input[type="text"], textarea{
/*    width: 80%;*/
    width: 93%;
}
.radioform{
    float: left;
    width: 5%;
    text-align: center;
        padding-top: 3px;
}
input[type="radio"]{
    margin: 3px 0px 0px 0px;
}
.derecharadio{
    float: left;
    width: 95%
}
.formenlinea{
    width: 100%;
    float: left;
}
.textoform{
    float: left;
    width: 20%;
}
.campoform{
    float: left;
    width: 80%;
}
.detalleform{
    width: 99%;
    background-color: #244ea0;
    height: 1px;
    float: left;
    margin: 0 auto;
}
#enviar {
    width: 150px;
    background-color: #1b72b5;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border: 1px solid #ffffff;
    line-height: 30px;
}
.titulosform.formcaptcha img{
        width: 100%;
        height: auto;
        padding: 0px;
    }
.politica{
        padding: 10px;
    }
.cursivaconrelleno{
    line-height: 16px;
    padding: 5px;
}
.imgproducto img{
    width: 100%;
    height: auto;
}
.textoproducto{
    text-align: center;
    padding-bottom: 18px;
    padding-top: 10px;
}
.textoproducto.otros{
    text-align: left;
    width: 100%;
}
.botonesotros{
        width: 100%;
    margin: 0 auto;
    }
    .botonesotrosmedio{
        width: 50%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    
    .botonesotrosmedio a{
        text-decoration: none;
        width: 195px;
    margin: 0 auto;
        text-decoration: none;
    color: #FFF;
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    padding-top: 8px;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border: 1px solid #ffffff;
    background-image: url(img/fondoboton_b.jpg);
    background-repeat: repeat;
    height: 36px;
        font-size: 14px;
        font-weight: bold;
        
    }
.bloquefotomapa{
    
    width: 98.5%;
    float: left;
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
}
.imgcontacto{
    width: 100%;
    float: left;
    padding: 5px;
}
.imgcontacto img{
    width: 100%;
    height: auto;
    padding: 0px;
}
.grupolargo.contacto{
      width: 90%;  
    }
.grupolargo .derechaflecha img {
    width: 29px;
    height: 29px;
    padding: 0px;
}
    
    .grupolargo .miniflecha img{
        height: auto;
        padding: 0px;
    }
.grupolargo .derechalista{
        padding-left: 7px;
        width: 90%;
    }
.grupolargo .textosderecha{
        font-size: 13px;
        width: 91%;
        float: left;
    }
.grupolargo .fondoderecha{
    margin-bottom: 10px;
}
iframe{
    width: 100%;
    height: 300px;
    border: 0px;
}
.imgcontacto iframe{
    height: 354px;
}
#overbox3 {
		    position: fixed;
		    bottom: 0px;
		    left: 0px;
		    width: 100%;
		    z-index: 999999;
		    display: block;
}
#infobox3 {
		    margin: auto;
		    position: absolute;
		    bottom: 0px;
		    min-height: 73px;
		    width: 100%;
		    text-align:center;
		    background-color: #eeeeee;
}
#infobox3 p {
/*    line-height: 73px;*/
    font-size: 12px;
    text-align: center;
}
#infobox3 p a {
		    margin-right: 5px;
    text-decoration: underline;
    border: 1px solid black;
    line-height: 25px;
    /* height: 25px; */
     display: block; 
    /* float: right; */
/*    padding: 10px;*/
    background-color: white;
    text-decoration: none;
        width: 50%;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 5px;
}
@media (min-height: 677px) {
/*
    .contenido{
    margin-top: 275px; 
    }
    .grupoarriba{
    
        position: fixed;
    }
*/
}