﻿body{
    background: rgb(177,127,76, 0.2);
    color: rgb(177,127,76);
    font-family: 'Open Sans', sans-serif;
}


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

    border-radius: 10px;

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


.blanco{
    background: rgba(255, 255, 255, 0.9) !important;
}

.cabecera{
    position: fixed;
    z-index: 2;
    background: rgba(255, 255, 255, 0.7);

    transition: all 0.2s;
}


.fondo-cabecera{
    background: url(../images/sliders/tacto-comercializadora.webp) no-repeat bottom center;
    background-size: cover;
    height: 98px;
}


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



nav a{
    color: black;
    text-decoration: none;
}
nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    width: 22%;
    float: left;
    margin: 0 1.5%;
}
.menu-r{
    margin: 12px 0;
    cursor: pointer;
    display: none;
}
.menu, .menu-r{
    width: 100%;
    color: #0098df;
    color: black;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.menu:hover, .activo, .menu-r:hover{
    background: #0098df;
    background: #0A6C39;
    color: white;
    font-weight: bold;
}

.datos a{
    color: black;
    text-decoration: none;
}
.datos{
    color: black;
    font-weight: bold;
    font-size: 21px;
    text-align: center;
}
.datos p{
    margin-bottom: 0;
}
.datos img{
    width: 30px;
}



.efecto{
    padding: 0;
}


.leyenda{
    background: #0098df;
    background: #0A6C39;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.supertitulo{
    color: white;
    text-shadow: 5px 5px 10px black;
    font-weight: bold;
    font-size: 30px;
}

.subtitulo{
    font-size: 25px;
    color: white;
}


.video{
    background: #0098df;
    background: #0A6C39;
}
.video div{
    padding: 0;
}
.video video{
    width: 100%;
}

.img1{
    background: url(../images/venta-de-tarimas.webp) no-repeat fixed;
    background-size: auto 100%;
}
.img2{
    background: url(../images/comercializadora-tacto.webp) no-repeat center center;
    background-size: cover;
}
.img3{
    background: url(../images/contacto-comercializadora-tacto.webp) no-repeat center center;
    background-size: cover;
}


.aviso{
    text-align: center;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}


.titulo{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
}


.clientes{
    padding-top: 30px;
    padding-bottom: 60px;
}


.imagenes{
    text-align: center;
}
.imagenes img{
    margin: 0 25px 40px;
}


.imagen2, .carousel-item, .carousel-item-next, .carousel-item-start{
    text-align: center !important;
}
.imagen2 img{
    height: 500px;
}



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

.seccion{
    font-size: 20px;
    line-height: 30px;
    padding: 40px;
}


.area{
    border: 1px solid #ddd;
    background: #6c6c71;
    background-image: linear-gradient(180deg, #003265 0, #5389f2 80%, #b2eaff 100%);
    background: rgb(10,108,57);
    background: linear-gradient(180deg, rgba(10,108,57,1) 0%, rgba(10,108,57,1) 30%, rgba(10,108,57,0.8) 80%, rgba(10,108,57,0) 100%);
    color: white;
    font-size: 20px;
    text-shadow: 2px 2px 2px black;
    color: white;
    padding: 20px;

    border-radius: 5px;
}
.area strong{
    width: 100%;
    text-align: center;
    font-size: 25px;
    text-shadow: 2px 2px 2px black;
    margin-bottom: 12px;
    display: inline-block;
}
.area img{
    height: 90px;
}


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


.tres{
    background: #f8f8f8;
    font-size: 22px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.tres b{
    width: 100%;
    font-size: 60px;
    display: inline-block;
}
.tres strong{
    width: 100%;
    font-size: 28px;
    color: #0098df;
    color: #0a6c39;
    color: black;
    margin: 12px 0;
    display: inline-block;
}
.tres p{
    color: black;
    margin-bottom: 0;
}



.p{
    background: rgb(10,108,57);
    background: linear-gradient(177deg, rgba(10,108,57,1) 0%, rgba(10,108,57,0.5) 30%, rgba(10,108,57,0.25) 60%, rgba(10,108,57,0) 100%);
    width: 100%;
    text-align: center;
    padding: 12px 12px 50px 12px;
}
.p img{
    width: 100%;
}
.p strong{
    width: 100%;
    color: black;
    font-size: 22px;
    line-height: 29px;
    display: inline-block;
    margin-bottom: 12px;
}
.p button{
    font-size: 22px;
    font-weight: bold;
}


.productos{
    padding-top: 40px;
    padding-bottom: 40px;
}


.peso{
    position: relative;
    background: url(../images/tarimas.webp) no-repeat center center fixed;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.fondo-negro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
}
.peso .container{
    position: relative;
    z-index: 2;
    text-align: ;
    color: white;
    font-size: 22px;
}


.tre a{
    color: black;
    text-decoration: none;
}




footer{
    background: #0098df;
    background: #0A6C39;
    color: white;
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}
footer a, footer a:hover{
    color: white;
    text-decoration: none;
}
footer img{
    width: 30px;
}


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

}

@media screen and (max-width:1200px){
    .cabecera{
        position: relative;
    }
}

@media screen and (max-width:992px){
    .logotipo img{
        width: 100%;
    }
}

@media screen and (max-width:768px){
    .menu-r{
        background: white;
        display: block;
    }
    nav ul{
        display: none;
    }
    nav ul li{
        width: 100%;
    }
    .menu{
        background: white;
        padding: 6px 0;
    }
    .logotipo img{
        width: 50%;
    }
    .img{
        height: 250px;
    }
}

@media screen and (max-width:576px){
    .logotipo img{
        width: 60%;
    }
    .p{
        width: 100%;
    }
}