@charset "utf-8";
/* CSS Document */

body{ padding:0px; margin:0px}
.main-header{ width:100%; height:721px; background:url(../images/slider.jpg) no-repeat; margin:0 auto; background-size:cover;}
.contenar{ width:1140px; height:auto; margin:0 auto; padding:0px; text-align:center; }
.section-1{  width:100%; height:auto; background:url(../images/section-1.jpg) no-repeat; background-size:cover;  }
.section-2{  width:100%; height:auto; background:url(../images/section-2.jpg) no-repeat; background-size:cover;  }
.section-3{  width:100%; height:auto; background:#ffffff; }

.footer{  width:100%; height:auto; background:url(../images/footer-1.jpg) no-repeat; background-size:cover;}
.Copyright{ width:100%; height:auto; background:#151a1c;}
