
.clientesTrabajos{
    /* height: 35rem;  */
    height: auto; width: var( --width--conteiner ); 
    padding: 2rem 0rem 2rem 0rem; margin: 0rem auto 5rem auto; 

    background-color:  var( --whiteDarck );
}
    .clt__conteiner__top{
        width: 100%; 
        padding: 4rem 4rem 3rem 4rem;

        color: var(--black);
        letter-spacing: 0.12rem;

        display: flex; flex-direction: column; 
        justify-content: center; align-items: center;
        
    }
        .clt__title{
            height: 6rem; width: 100%; 
            padding: 0.8rem;

            text-align: center;
            display: flex; flex-direction: row; 
            justify-content: center; align-items: center;
         
            font-size: 3rem;
            color: var( --black );
        }
        .clt__subtitle{
            width: 100%;

            color: var( --orange );
            font-size: 18px;
 
        }
        .clt__text{
            padding: 1.5rem 7rem;
            line-height: 32px;
            color: var(--gray);
            letter-spacing: 0.3px;
            /* background-color: rgb(150, 150, 158); */
        }
/*------------------------- G R I L L A -------------------------------------*/

    .clt__conteiner{
        height: 79rem; width: 100%; 
        padding: 1rem 0rem; margin: 0%;
        overflow: hidden;

        display: grid;
        gap: 0.5rem ;
        grid-template-columns: repeat( 3 ,  1fr );
        grid-auto-rows: 200px;
        
    }
        .clt__items{
            height: 100%!important; width: 100%; 
            padding: 0%; margin:  0rem;

            border-radius: 4px;
        }
        .clt__items:nth-child(1){
            grid-column-start: span 3;
            grid-row-start: span 2;

            background-image: url("./../img/Césped\ Brasilero\ Rosario\ -\ Colocación\ de\ panes\ de\ césped.jpeg");
            /* background-image: url("./../img/Césped.jpeg"); */
            background-image: url("./../img/csh.jpeg");

            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;

        }
        .clt__items:nth-child(2){
            grid-column-start: span 2;
            grid-row-start: span 2;
            
            background-image: url("./../img/Cómo\ poner\ un\ césped\ nuevo\ en\ 6\ fáciles\ pasos.jpeg");

            background-repeat: no-repeat;
            background-size: cover;

        }
        .clt__items:nth-child(3){
            grid-row-start: span 2;

            background-image: url("./../img/Greener\ Grass.jpeg");
            background-position: center;

            background-repeat: no-repeat; 
            background-size: cover;

        }
        .clt__items:nth-child(4){
            grid-row-start: span 2;

            background-image: url("./../img/How\ to\ Prep\ for\ Sod\ Installation.jpeg");

            background-repeat: no-repeat;
            background-size: cover;
        }
        .clt__items:nth-child(5){
            grid-column-start: span 2;
            grid-row-start: span 2;

            background-image: url("./../img/How\ to\ Prep\ for\ Sod\ Installation.jpeg");
            background-image: url("./../img/3434.jpeg");
            background-repeat: no-repeat;
            background-size: cover;
        }
        
  
/*--------------------------------- @ M E D I A ---------------------------------------------------------*/

@media(max-width:1250px){
   
.clientesTrabajos{
    height: auto; width: 100%; 
    padding: 2rem 0rem 0rem 0rem; margin: 0px auto 1.8rem auto; 
}
    .clt__conteiner__top{
        width: 100%; 
        padding: 4rem 4rem 3rem 4rem;
        
        letter-spacing: 0.12rem;
    }
        .clt__title{
            height: 70%; width: 100%; 
            padding: 0.8rem;      
        
        }
        .clt__subtitle{
            width: 100%;
            font-size: 18px;
        }
/*-------------------------------------------------------*/
        
        .clt__conteiner{
            height: 78rem; width: 100%; 
            padding: 0rem 2rem ; margin: 0rem auto 0rem auto;  
    
            
        }
}

@media(max-width:1145px){

.clientesTrabajos{
   
    height: auto; width: 100%; 
    padding: 2rem 0rem 0rem 0rem; margin: 0rem auto 2rem auto; 
}
    .clt__conteiner__top{
        width: 100%; padding: 4rem 4rem 2rem 4rem;

        letter-spacing: 0.12rem;
    }
        .clt__title{
            height: 70%; width: 100%; 
            padding: 0.8rem; margin-bottom: 1rem;
        }
        .clt__subtitle{
            width: 100%;

            font-size: 18px;
        }
        .clt__text{
            padding: 1.5rem 0.8rem;
            line-height: 32px;
            color: var(--gray);
            letter-spacing: 0.3px;
        }

/*---------------------------------------------------------------------------*/

    .clt__conteiner{
        height: 78rem; width: 100%; 
        padding: 0rem 3.5rem ; margin: 2rem auto 0rem auto;  
 
        
    }
    
}

@media(max-width:1025px){

.clientesTrabajos{
    height: auto; width: 100%; 
    margin: 0px auto 2rem auto; 
    
}
    .clt__conteiner__top{
        width: 100%; 
        padding: 4rem 4rem 2rem 4rem;

        letter-spacing: 0.12rem;
    }
        .clt__title{
            height: 70%; width: 100%; 
            padding: 0.8rem;
        }
        .clt__subtitle{
            width: 100%;
            font-size: 20px;
        }

/*-----------------------------------------------------------------*/
    
    .clt__conteiner{
        padding: 0rem 2.7rem ; margin: 0rem auto ;  
        
    }     
}

@media(max-width: 930px){
   
.clientesTrabajos{

    height: auto; width: 100%; 
    margin: 0rem auto; padding: 2rem 0rem 0rem 0rem;

}
    .clt__conteiner__top{
        width: 100%; 
        padding: 5rem 2rem 2rem 2rem;
     
        letter-spacing: 0.12rem;
    }
        .clt__title{
            height: 70%; width: 100%; 
            padding: 0.8rem ; padding-top: 1.2rem;
        }
        .clt__subtitle{
            width: 100%;
       
            font-size: 22px;
        }
        .clt__text{
            padding: 1.5rem 0.8rem;
            line-height: 32px;
            letter-spacing: 0.3px;

        }

/*------------------------------------------------------*/
    
    .clt__conteiner{
        height: 78rem; width: 100%; 
        padding: 0rem 2rem ; margin:  0rem auto;  

        
    }
       
}

@media(max-width: 769px){

.clientesTrabajos{
    overflow: hidden;
    height: auto; width: 100%; 
    margin: 0px auto; 

}
    .clt__conteiner__top{
        width: 100%; 
        padding: 3.5rem 2rem 3rem 2rem;
 
        letter-spacing: 0.12rem;
        
    }
        .clt__title{
            height: 70%;
            width: 100%; padding: 0.8rem;
        }
        .clt__subtitle{
    
            width: 100%;
       
            font-size: 18px;
    
        }
        .clt__text{
            padding: 1.5rem 0.8rem;
            line-height: 32px;
            letter-spacing: 0.3px;
        }

/*------------------------------------------------------*/

    .clt__conteiner{
        height: 85rem; width: 100%; 
        padding: 0rem 2rem ; margin: 0rem auto;  
        /* background-color: aqua; */

        grid-template-columns: repeat( 2 , 1fr );
        grid-auto-rows: 180px;
    
    }
       
        .clt__items:nth-child(1){
            grid-row-start: span 2;

        }
        .clt__items:nth-child(2){
            grid-column: 1; 
            grid-row-start: span 2;
         
        }
        .clt__items:nth-child(3){
            grid-column: 2;
            grid-row-start: span 2;
 
        }
        .clt__items:nth-child(4){
            grid-column-start: span 2;
            grid-row-start: span 1;

            /* background-image: url("./../img/colocacionCesped.jpeg"); */

        }
        .clt__items:nth-child(5){
            grid-row-start: span 2;
            /* background-position: center; */

        }
       
        
            /* .clt__items:nth-child(1){
                grid-column-start: span 3;
                grid-row-start: span 1;
    
                background-image: url("./../img/Césped\ Brasilero\ Rosario\ -\ Colocación\ de\ panes\ de\ césped.jpeg");
                background-image: url("./../img/Césped.jpeg");
          
                background-position: center;
                background-repeat: no-repeat;
                background-size: cover;
    
    
            } */
            /* .clt__items:nth-child(2){
                grid-column-start: span 2;
                grid-row-start: span 2;
                
                background-image: url("./../img/Cómo\ poner\ un\ césped\ nuevo\ en\ 6\ fáciles\ pasos.jpeg");
    
                background-repeat: no-repeat;
                background-size: cover;
    
    
            } */
            /* .clt__items:nth-child(3){
                grid-row-start: span 2;
    
                background-image: url("./../img/Greener\ Grass.jpeg");
                background-position: center;
    
    
                background-repeat: no-repeat; 
                background-size: cover;
    
            } */
            /* .clt__items:nth-child(4){
                grid-row-start: span 2;
    
                background-image: url("./../img/How\ to\ Prep\ for\ Sod\ Installation.jpeg");
    
                background-repeat: no-repeat;
                background-size: cover;
            } */
            /* .clt__items:nth-child(5){
                grid-column-start: span 2;
                grid-row-start: span 2;
    
                background-image: url("./../img/How\ to\ Prep\ for\ Sod\ Installation.jpeg");
                background-image: url("./../img/3434.jpeg");
                background-repeat: no-repeat;
                background-size: cover;
            } */
    
}

@media(max-width: 640px){

    .clt__conteiner{
        height: 85rem; width: 100%; 
        padding: 0rem 2rem ; 

        grid-template-columns: repeat( 2 , 1fr );
        grid-auto-rows: 180px;
    }
 
        .clt__items:nth-child(1){
            grid-row-start: span 2;
            grid-column: 1;
   
            background-position: center;
            background-image: url("./../img/Cómo\ poner\ un\ césped\ nuevo\ en\ 6\ fáciles\ pasos.jpeg");

        }
        .clt__items:nth-child(2){
            grid-column: 2; 
            grid-row-start: span 4;
            /* background-size: contain; */
            background-position: center;
            background-image: url("./../img/Césped.jpeg"); 

            
        }
        .clt__items:nth-child(3){
            grid-row-start: span 2;
            
            grid-column: 1;

            background-position: center;
        }
        .clt__items:nth-child(4){
            /* grid-column-start: span 2; */
            /* grid-row-start: span 2; */

            background-repeat: no-repeat;
            background-size: cover;
    
        }
        .clt__items:nth-child(5){
            /* grid-row-start: span 2; */

            /* background-image: url("./../img/dv6.jpg"); */
            background-repeat: no-repeat;
            background-size: cover;
        }
    
    
}

@media(max-width: 540px){

.clientesTrabajos{
    height: auto; width: 100%; 
    margin: 0px auto;

}
    .clt__conteiner__top{        
        width: 100%; 
        padding: 4rem 1.2rem 2.5rem 1.2rem;
        letter-spacing: 0.12rem;

        display: flex; flex-direction: column; 
        justify-content: center; align-items: center;
    }
        .clt__title{
            height: 70%; width: 100%; 
            padding: 0.8rem;

            font-size: 40px;
            line-height: 3.9rem;
        }
        .clt__subtitle{
            width: 100%;
            font-size: 18px;
    
        }
        .clt__text{
            padding: 1.5rem 0.8rem;
            font-size: 15px;
            line-height: 32px;
            letter-spacing: 0.3px;

        }

/*----------------------G R I L L A --------------------------------*/
   
    .clt__conteiner{
        height: 123rem; width: 100%; 
        padding: 0rem 1.5rem ;
   
        grid-template-columns: repeat( 1 , 1fr );
        grid-auto-rows: 180px;
    }
   
        .clt__items:nth-child(1){
            grid-row-start: span 2;
            grid-column: 1;
           
            background-image: url("./../img/csh.jpeg");
            background-position: center;
        }
        .clt__items:nth-child(2){
            grid-column: 1; 
            grid-row-start: span 2;
            background-image: url("./../img/Cómo\ poner\ un\ césped\ nuevo\ en\ 6\ fáciles\ pasos.jpeg");
            background-position: center;
            
        }
        .clt__items:nth-child(3){
            grid-row-start: span 3;
            grid-column: 1;
            background-image: url("./../img/cch1.jpeg");
            background-image: url("./../img/mano.jpeg");

            
        }
        .clt__items:nth-child(4){
            grid-column: 1;
            grid-row-start: span 1;
            background-image: url("./../img/small.jpeg");

        }
        .clt__items:nth-child(5){
            grid-column: 1;
            grid-row-start: span 2;

        }
    

}

@media(max-width: 408px){

    .clientesTrabajos{
        height: auto; width: 100%; 
        margin: 0px auto;
    
    }
        .clt__conteiner__top{        
            width: 100%; 
            padding: 4rem 1.2rem 2rem 1.2rem;
            letter-spacing: 0.12rem;
    
            display: flex; flex-direction: column; 
            justify-content: center; align-items: center;
        }
            .clt__title{
                height: 70%; width: 100%; 
                padding: 0.8rem;
    
                font-size: 40px;
                line-height: 3.9rem;
            }
            .clt__subtitle{
                width: 100%;
                font-size: 18px;
        
            }
            .clt__text{
                padding: 1.5rem 0.8rem;
                font-size: 15px;
                line-height: 32px;
                letter-spacing: 0.3px;
    
            }
    
    /*------------------------------------------------------*/
       
        .clt__conteiner{
            height: 122rem; width: 100%; 
            padding: 0rem 1.5rem ; 

            grid-template-columns: repeat( 1 , 1fr );
            grid-auto-rows: 180px;
        }
        .clt__items{
            height: 100%; width: 100%; 
            padding: 0%; margin:  0rem;
    
            border-radius: 4px;
        }
            .clt__items:nth-child(1){
                grid-row-start: span 2;
               
            }
            .clt__items:nth-child(2){
                grid-column: 1; 
                grid-row-start: span 2;
                
            }
            .clt__items:nth-child(3){
                grid-row-start: span 3;
        
            }
            .clt__items:nth-child(4){
                grid-row-start: span 1;
            }
            .clt__items:nth-child(5){
                grid-row-start: span 2;
                background-image: url("./../img/fardoCesped.jpeg");
                background-position: center;
            }
            
    
}

@media(max-width: 385px){

.clientesTrabajos{

    height: auto; width: 100%; 
    margin: 0px ;

}
    .clt__conteiner__top{
         width: 100%; 
         padding: 3rem 1rem 3.5rem 1rem;

         letter-spacing: 1.5px;
    }
        .clt__title{
         
            height: 70%; width: 100%;
            padding: 0rem 0rem;

            font-size: 2.2rem;
            line-height: 3rem;
            letter-spacing: 1x;
        }
        .clt__subtitle{
            width: 100%;   
            padding: 1rem 0rem ;

            font-size: 19px;
            letter-spacing: 0.3px;
            line-height: 28px;

            display: flex; flex-direction: column; 
            justify-content: center; align-items: center;

          
        }
        .clt__text{
            padding: 1.5rem 0.8rem;
            font-size: 14px;
            line-height: 32px;
            letter-spacing: 0.3px;

        }

        
/*------------------------------------------------------*/
   
.clt__conteiner{
    height: 119rem; width: 100%; 
    padding: 0rem 0.5rem ; 


}

    .clt__items:nth-child(1){
        grid-row-start: span 2;
    }
    .clt__items:nth-child(2){
        grid-row-start: span 2;  
    }
    .clt__items:nth-child(3){
        grid-row-start: span 3;
    }
    .clt__items:nth-child(4){
        grid-row-start: span 1;
    }
    .clt__items:nth-child(5){
        grid-row-start: span 2;
    }   
    
    
}

@media(max-width: 290px){

    .clientesTrabajos{
    
        height: auto; width: 100%; 
        margin: 0px ;
    
    }
        .clt__conteiner__top{
             padding: 2rem 1rem 3rem 1rem;
    
             letter-spacing: 1.5px;
        }
            .clt__title{
             
                height: 70%; width: 100%;
                padding: 0rem;
    
                font-size: 2.2rem;
                line-height: 2.7em;
                letter-spacing: 1px;
            }
            .clt__subtitle{
                width: 100%;   
                padding: 1rem 0rem 0rem 0rem;
    
                font-size: 19px;
                letter-spacing: 0.3px;
                line-height: 28px;
    
              
            }
            .clt__text{
                padding: 1.5rem 0.8rem;
                font-size: 14px;
                line-height: 32px;
                letter-spacing: 0.3px;
    
            }
    
            
    /*------------------------------------------------------*/
       
    .clt__conteiner{
        height: 119rem; width: 100%; 
        padding: 0rem 0.5rem ; 

    }
    
        .clt__items:nth-child(1){
            grid-row-start: span 2;
        }
        .clt__items:nth-child(2){
            grid-row-start: span 2;  
        }
        .clt__items:nth-child(3){
            grid-row-start: span 3;
        }
        .clt__items:nth-child(4){
            grid-row-start: span 1;
        }
        .clt__items:nth-child(5){
            grid-row-start: span 2;
        }    
        
        
}
    
