@charset "utf-8";
/* CSS Document */

body{ padding:0px; margin:0px}
.slider{ width:100%; height:auto; background: url(../images/slide-bg.jpg) no-repeat; margin:0 auto; background-size:cover;}
.contenar{ width:1170px; height:auto; margin:0 auto; padding:0px; text-align:center; }
.section-1{ width:100%; height:auto; background:#FFF;}

.section-2{ width:100%; height:auto; background:url(../images/bg-1.jpg) no-repeat; margin:0 auto; background-size:cover;}

.section-3{ width:100%; height:auto; background:#FFF;}

.footer{ width:100%; height:auto; background:url(../images/footer-bg.jpg) no-repeat; margin:0 auto; background-size:cover; margin-top: -4px;}

.copyr{ width:100%; height:auto; background:url(../images/copy-bg.jpg) no-repeat; margin:0 auto; background-size:cover;}


