.swiper {
    width: 100%;
    height: 750px;
    margin-left: auto;
    margin-right: auto;
  

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: black;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

#carrosel {
    width: 100%;
    height: auto;
}

#imgcar {
    width: 100%;
    height:auto;
    
}

.swiper-slide img {
   
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

span {
    color: #019bde;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 10px;
}

/*Zoom das fotos*/
.zoom {
    overflow: hidden;
  
}

.zoom img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.zoom:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



/* Texto do carrossel*/
.text-fundo { 
    z-index: 10;
    padding: 20px;
    width: 100%;
    height: 150px;
    border-radius: 4px;
    animation: go-back 5s;
  
}

@keyframes go-back {
  from {
    transform: translateX(100px);
   
  }
  to {
    transform: translateX(0);
    
  }
} 

.text-item {
    z-index: 10;
    padding: 20px;
    color: #ffffff; 
   
    text-align: center;
    width: 100%;
    height: auto;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 20px;
}

@media screen and (min-width: 200px) and (max-width: 300px) {

    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }

    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:150px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 301px) and (max-width: 350px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:180px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 351px) and (max-width: 420px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:215px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 421px) and (max-width: 500px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:260px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}


@media screen and (min-width: 501px) and (max-width: 600px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:310px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 601px) and (max-width: 700px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:370px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 701px) and (max-width: 850px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:440px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 851px) and (max-width: 1030px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:540px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}

@media screen and (min-width: 1031px) and (max-width: 1150px) {
    
    .swiper-button-next, .swiper-button-prev {
        
        margin-top: 40px !important; 
        
       
    }
    .swiper {
        margin: 20px;
        width: 100%;
        height: 100%;

    
    }
    #carrosel {
        width: 100%;
        height: 100%;
    }
    
    #imgcar {
        max-width: 100%;
        height:650px;
        border-radius: 0;
        
    }
    .swiper-slide img {
      
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
        z-index: -1;
    }

    .text-fundo { 
       
        padding: 5px;
        width: 100%;
        height: 150px;
        border-radius: 4px;
        
      
    }
    /* Texto do carrossel*/
    .text-item {
        width: 100%;
        height: 100px;
        font-size: 10px;
       
    }


}



