﻿body{
    background: url(../images/fondo-gris.webp) no-repeat center center fixed;
    background-size: cover;
    background: white;
    font-family: 'Oswald', sans-serif;
}

.chat{
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 1000;
    width: 60px;
}
.chat img{
    width: 100%;
}
.chat span, .llamada span{
    position: absolute;
    top: 12px;
    left: -140%;
    border: 0px solid red;
    background: white;
    font-weight: bold;
    color: gray;
    padding: 4px 10px;

    border-radius: 10px;

    box-shadow: 2px 0px 10px gray;
}


.cabecera{
    padding-top: 10px;
    padding-bottom: 10px;
}

.logotipo{
    text-align: center;
}
.logotipo a{
    text-decoration: none;
}
.logotipo img{
    width: 100%;
}
.logotipo strong{
    color: #0368b4;
    /* color: white; */
}


.leyenda{
    background: #003a5d;
    color: white;
    text-align: center;
    font-size: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
}


nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    width: 25%;
    float: left;
}
.menu-r{
    display: none;
}
.menu, .menu-r{
    text-align: center;
    font-size: 20px;
    padding: 12px 0;
    cursor: pointer;
}
.menu:hover, .activo, .menu-r:hover{
    font-weight: bold;
}


.datos{
    font-size: 20px;
    line-height: 22px;
    text-align: center;
}
.datos img{
    width: 30px;
}


.efecto{
    margin: 12px 0;
}

.efecto img{
    width: 100%;
    height:400px;

    object-fit: cover;
}


.seccion{
    background: #003a5d;
    /* background: black; */
    /* background: #e5e5e5; */
    color: white;
    font-size: 20px;
    padding: 40px;
}
.seccion strong{
    width: 100%;
    display: inline-block;
    margin-bottom: 12px;
}
.seccion a{
    color: white;
}


.img1{
    background: url(../images/productos-de-playo.webp) no-repeat top center;
    background-size: cover;
}

.img2{
    background: url(../images/2.webp) no-repeat top center;
    background-size: cover;
}

.img3{
    background: url(../images/productos-de-empaque.webp) no-repeat top center;
    background-size: cover;
}

.img4{
    background: url(../images/comercializacion-de-productos-de-empaque.webp) no-repeat top center;
    background-size: cover;
}



.imagenes{
    padding-top: 30px;
    padding-bottom: 30px;
}

.titulo{
    text-align: center;
    font-size: 27px;
    color: #003a5d;
    font-weight: bold;
}
.imagenes p{
    font-size: 23px;
    text-align: center;
}


.p{
    border-right: 5px solid white;
    height: 250px;
}
.p1{background: url(../images/materiales-para-empaque-p1.jpg) no-repeat center center;background-size: cover;}
.p2{background: url(../images/materiales-para-empaque-p2.jpg) no-repeat center center;background-size: cover;}
.p3{background: url(../images/materiales-para-empaque-p3.jpg) no-repeat center center;background-size: cover;}
.p4{background: url(../images/materiales-para-empaque-p4.jpg) no-repeat center center;background-size: cover;}
.p5{background: url(../images/materiales-para-empaque-p5.jpg) no-repeat center center;background-size: cover;}
.p6{background: url(../images/materiales-para-empaque-p6.jpg) no-repeat center center;background-size: cover;}


.iconos{
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.fondo-negro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    /* background: rgba(255,255,255,0.7); */
    width: 100%;
    height: 100%;
}
.iconos .row{
    position: relative;
    z-index: 2;
}

.icono{
    color: #003a5d;
    font-size: 22px;
    text-align: center;
}
.icono svg{
    width: 70px;
    height: 70px;
}
.iconos strong{
    width: 100%;
    font-weight: normal;
    display: inline-block;
}


.form-group{
    margin-bottom: 12px;
}


.producto{
    border: 1px solid #ddd;
    background: #e5e5e5;
    background: #003a5d;
    padding-bottom: 20px;
}
.images{
    text-align: center;
}
.images img{
    width: 300px;
    height: 300px;
    margin: 0 5px 12px;

    object-fit: cover;
}
.producto .seccion{
    text-align: center;
}
.producto strong{
    width: 100%;
    text-align: center;
    color: #003a5d;
    color: white;
    font-size: 20px;
    display: inline-block;
}


.pro{
    text-align: center;
    color: white;
    font-size: 20px;
}
.pro strong{
    font-size: 20px;
}
.imagenPro{
    height: 320px;
    min-height: 320px;
    margin-bottom: 20px;
    padding: 12px 0;
}
.imagenPro img{
    width: 100%;
    height: 100%;

    object-fit: cover;
}


td, th{
    color: white;
}



footer{
    background: #273367;
    color: white;
    font-size: 19px;
    line-height: 29px;
    padding-top: 12px;
    padding-bottom: 12px;
}

footer strong{
    width: 100%;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 10px;
}

footer img{
    width: 30px;
}


@media screen and (max-width:1400px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:992px){

}

@media screen and (max-width:768px){
    .logotipo img{
        width: 40%;
    }
    .img{
        height: 250px;
    }
    .logotipo strong{
        width:100%;
        font-size: 26px;
        display:inline-block;
    }
    .imagenPro{
        height: 450px;
    }
}

@media screen and (max-width:576px){
    .menu-r{
        display: block;
    }
    nav{
        margin: 20px 0 !important;
    }
    nav ul{
        display: none;
    }
    nav ul li{
        width: 100%;
    }
    .menu{
        padding: 5px 0 !important;
    }
    .logotipo img{
        width: 50%;
    }
    .images img{
        width: 100%;
        height: 450px;
    }
}