@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
}

body{
    font-family: 'Poppins', sans-serif;
}

.container{
    max-width: 1200px;
    margin: 0 auto;
}

.header {
    background: linear-gradient(
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.7)),
        url(images/industria-4-0-para-plastico.jpg) center bottom no-repeat;
    background-size: cover;
    min-height: 70vh;
    display: flex;
    align-items: center; 
}

.menu{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo{
    border-radius: 10px;
    width: 150px;
    height: 70px;
    margin-top: 10px;
}

.menu .navbar ul li{
    position: relative;
    float: left;
}

.menu .navbar ul li a{
    font-size: 18px;
    padding: 20px;
    color: #ffffff;
    display: block;
    font-weight: 600;
}

.menu .navbar ul li a:hover{
    color: #ffcd19;
}

#menu{
    display: none;
}

.menu-icono{
    width: 25px;
}

.menu label{
    cursor: pointer;
    display: none;
}

.header-content{
    text-align: center;
}

.yt{
    font-size: 75px;
    line-height: 80px;
    color: #fffdfc;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.header-content h1{
    font-size: 75px;
    line-height: 80px;
    color: #fffdfc;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.dd {
    background-image: linear-gradient(90deg, #c41319 50%, #e1bc37 50%);
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gt{
    font-size: 32px;
}

.pp{
    font-size: 32px;
    color: #c5c5c5;
    padding: 0 250px;
    margin-bottom: 10PX;
}

.btn-1{
    display: inline-block;
    padding: 11px 35px;
    background-color: #891a28;
    color: #f9fafc;
    text-transform: uppercase;
    border-radius: 50px;
}

.btn-1:hover{
    background-color: #a21d2e;
}

.coffee{
    padding: 100px 0;
    background-color: #e1e2e6;
    position: relative;
}

.coffee-content{
    text-align: center;
}

.coffee-content h2{
    font-size: 55px;
    line-height: 70px;
    color: #323337;
    text-transform: uppercase;
    padding: 0 250px ;
    margin-bottom: 15px;
}

.txt-p{
    font-size: 16px;
    color: #414247;
    padding: 0 250px;
    margin-bottom: 35px;
}

.coffee-group{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.coffee-1 img{
    width: 200px;
}

.coffee-img{
    position: absolute;
    top: 0;
    right: 0;
    height: 400px;
}

.coffee-1 h3{
    color: #323337;
    font-size: 20px;
    margin-bottom: 15px;
}

.services {
    background: linear-gradient(
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.7)),
        url(images/hitos-mas-importantes-de-la-industria-del-plastico-en-2022.jpg) center bottom no-repeat;
    background-size: cover;
    min-height: 70vh;
    display: flex;
    align-items: center; 
}

.services-content{
    text-align: center;
}

.services-content h2{
    font-size: 55px;
    line-height: 70px;
    color: #f9fafc;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.services-content p{
    font-size: 16px;
    color: #c5c5c5;
    margin-bottom: 50px;
    padding: 0 100px;
}

.services-group{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.services-1{
    padding: 0 100px;
}

.services-1 img{
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    border-radius: 22px;
}

.ee{
    margin-top: 30px;
}

.qq{
    height: 160px;
    width: 150px;
    border-radius: 15px;
    margin-top: 60px;
}

.gg{
    height: 170px;
    width: 175px;
    margin-top: 55px;
}

.hh{
    margin-top: 20px;
}

.cc{
    width: 245px;
    border-radius: 15px;
    margin-bottom: 0px;
}

.services-1 h3{
    color: #e1bc37;
    font-size: 18px;
}

.general{
    display: flex;
}

.general-1{
    width: 50%;
    padding: 100px 100px 100px 100px;
    background-color: #e1e2e6;
}

.general-2{
    background-image: url(images/a.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}

.general-3{
    background-image: url(images/tanque-mezcla-hormigon-fabrica-maquinas-polvorientas-otras-herramientas-procesamiento-produccion-arena-hormigon-1000x600.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}

.s{
    margin-bottom: 10px;
    font-size: 15px;
    text-align: justify;
}

.f{
    margin-bottom: 20px;
    font-size: 15px;
    text-align: justify;
}

.h{
    font-size: 50px;
    margin-bottom: 15px;
}

.hk{
    font-size: 50px;
    margin-bottom: 15px;
}

h2{
    font-size: 55px;
    line-height: 70px;
    color: #323337;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.p{
    font-size: 16px;
    color: #414247;
    margin: 25px 0 45px 0;
}

.blog{
    padding: 100px 0;
    text-align: center;
}

.blog-content{
    display: flex;
    justify-content: space-between;
}

.blog-1{
    padding: 15px 55px;
}

.blog-1 img{
    border-radius: 15px;
    margin-bottom: 15px;
}

.blog-1 img:hover{
    transform: scale(1.2) translateY(-2px);
}

.blog-1 h3{
    font-size: 25px;
    color: #323337;
}

.footer-contact {
    background-color: #2e2e2e;
    color: white;
    padding: 20px 10px;
    font-family: Arial, sans-serif;
}

.footer-contact .container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-info h2 {
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #f1c40f;
}

.contact-info p {
    margin: 5px 0;
}

.contact-info a {
    color: #f1c40f;
    text-decoration: none;
}

.contact-buttons {
    display: flex;
    gap: 10px;
}

.contact-buttons a {
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.cvb{
    font-size: 2px;
}

.btn-whatsapp {
    background-color: #25d366;
}

.btn-facebook {
    background-color: #3b5998;
}

.map iframe {
    border: none;
    border-radius: 5px;
}

.back-to-top {
    text-align: center;
}

.btn-back-to-top {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #f1c40f;
    color: #2e2e2e;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 15px;
}

.rec{
    color: #ffce0a;
}

.rec:hover{
    color: #ffe278;
}

.btn-back-to-top:hover {
    background-color: #d4ac0d;
}

.link h3{
    font-size: 18px;
    color: #f9fafc;
    margin-bottom: 15px;
}

.link a{
    font-size: 16px;
    color: #c5c5c5;
    display: block;
    margin-bottom: 15px;
}

@media(max-width:991px){
    .menu{
        padding: 30px;
    }

    .menu label{
        display: initial; 
    }

    .menu .navbar{
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #323337;
        display: none;
    }

    .yt{
        font-size: 50px;
        margin-top: 10px;
    }

    .menu .navbar ul li{
        width: 100%;
    }

    #menu:checked ~ .navbar{
        display: initial;
    }

    .hk{
        font-size: 25px;
    }

    .header{
        min-height: 0vh;
    }

    .header-content{
        padding: 100px 30px;
    }

    .header-content p{
        padding: 0;
    }

    .coffee{
        padding: 30px;
    }

    .coffee-content h2{
        padding: 0;
    }

    .txt-p{
        padding: 0;
    }

    .coffee-group{
        flex-direction: column;
        margin-bottom: 0;
    }

    .coffee-img{
        display: none;
    }

    .services{
        padding: 30px;
    }

    .services-content p{
        padding: 0;
    }

    .services-group{
        flex-direction: column;
        margin-bottom: 0;
    }

    .services-1{
        margin-bottom: 25px;
    }

    .general{
        flex-direction: column;
    }

    .general-1{
        width: 100%;
        padding: 30px;
        text-align: center;
    }

    .general-2, .general-3{
        display: none;
    }

    .blog{
        padding: 30px;
    }

    .blog-content{
        flex-direction: column;
    }

    .blog-1{
        padding: 0;
    }

    .footer{
        padding: 30px;
    }

    .footer-content{
        flex-direction: column;
        text-align: center;
    }
}

@media(max-width:774px){
    .menu{
        padding: 30px;
    }

    .menu label{
        display: initial; 
    }

    .menu .navbar{
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #323337;
        display: none;
    }

    .yt{
        font-size: 50px;
        margin-top: 10px;
    }

    .menu .navbar ul li{
        width: 100%;
    }

    #menu:checked ~ .navbar{
        display: initial;
    }

    .hk{
        font-size: 25px;
    }

    .header{
        min-height: 0vh;
    }

    .header-content{
        padding: 100px 30px;
    }

    .header-content p{
        padding: 0;
    }

    .coffee{
        padding: 30px;
    }

    .coffee-content h2{
        padding: 0;
    }

    .txt-p{
        padding: 0;
    }

    .coffee-group{
        flex-direction: column;
        margin-bottom: 0;
    }

    .coffee-img{
        display: none;
    }

    .services{
        padding: 30px;
    }

    .services-content p{
        padding: 0;
    }

    .services-group{
        flex-direction: column;
        margin-bottom: 0;
    }

    .services-1{
        margin-bottom: 25px;
    }

    .general{
        flex-direction: column;
    }

    .general-1{
        width: 100%;
        padding: 30px;
        text-align: center;
    }

    .general-2, .general-3{
        display: none;
    }

    .blog{
        padding: 30px;
    }

    .blog-content{
        flex-direction: column;
    }

    .blog-1{
        padding: 0;
    }

    .footer{
        padding: 30px;
    }

    .footer-content{
        flex-direction: column;
        text-align: center;
    }
}