@keyframes animate{
	0%{ background-position-x: 0; }
	100%{ background-position-x: 1000px; }
}
@keyframes animate2{
	0%{ background-position-x: 0; }
	100%{ background-position-x: -1000px; }
}
.secwave{margin: 0px !important; padding: 0px !important; position: relative; width: 100%; height: 130px; background: transparent; overflow: hidden; margin-top: -120px !important; margin-bottom: 0px !important;}
.secwave .wave{position:absolute;bottom:0;left:0;width:100%;height:100px;background:url(https://residencialdourados.com.br/imgs/wave.png);background-size:1000px 100px;}
.secwave .wave.wave1{animation: animate 30s linear infinite;z-index: 10;opacity:1;animation-delay: 0s;bottom:0;}
.secwave .wave.wave2{animation: animate2 15s linear infinite;z-index: 9;opacity:0.5;animation-delay: -5s;bottom:10px;}
.secwave .wave.wave3{animation: animate 10s linear infinite;z-index: 8;opacity:0.2;animation-delay: -2s;bottom:15px;}
.secwave .wave.wave4{animation: animate2 25s linear infinite;z-index: 7;opacity:0.7;animation-delay: -5s;bottom:20px;}

@media (min-width:1366px) {
	
	

}

/* iPad Pro - Portraid and iPad - Landscape */
@media (min-width:1024px) and (max-width:1365px){
	
	
}

/* Pixel 2 Plus - Landscape */
@media (min-width:823px) and (max-width:1023px){	


}

/* iPhone X - Landscape */
@media (min-width:812px) and (max-width:822px){


}

/* iPad - Portraid */
@media (min-width:768px) and (max-width:811px){


}

/* Iphone 6/7/8 Plus - Landscape */
@media (min-width:736px) and (max-width:767px){


}

/* Pixel 2 - Landscape */
@media (min-width:731px) and (max-width:735px){


}

/* Surface Duo - Landscape */
@media (min-width:720px) and (max-width:730px){


}

/* Iphone 6/7/8 - Landscape */
@media (min-width:667px) and (max-width:719px){


}

/* Galaxy Fold 1 lateral - Landscape */
@media (min-width:653px) and (max-width:666px){


}

/* Galaxy S5 e Moto G4 - landscape */
@media (min-width:640px) and (max-width:652px){


}

/* Iphone 5/SE - Landscape */
@media (min-width:568px) and (max-width:639px){


}

/* Surface Duo - Portraid */
@media (min-width:540px) and (max-width:567px){


}

/* Samsung Normais - Landscape */
@media (min-width:480px) and (max-width:539px){


}

/* Iphone 6/7/8 Plus - portraid */
@media (min-width:414px) and (max-width:479px){


}

/* Pixel 2 e Pixel 2 XL - portraid */
@media (min-width:411px) and (max-width:413px){


}

/* Iphone 6/7/8 e Iphone X - portraid */
@media (min-width:375px) and (max-width:410px){	


}

/* Galaxy S5 e Moto G4 - portraid */
@media (min-width:360px) and (max-width:360px){	


}

/* Iphone 5/SE - portraid */
@media (min-width:320px) and (max-width:359px){	


}

/* Galaxy Fold 1 lateral - portraid */
@media (min-width:280px) and (max-width:319px){


}


















































