@charset "utf-8";
/* CSS Document */

body{ padding:0px; margin:0px}

.main-header{ width:100%; height:auto; background:url(../images/slider-bg.jpg) left top no-repeat; background-size:cover;}
.contenar{ width:1170px; height:auto; margin:0 auto; padding:0px; }

.section-1{ width:100%; height:auto; background:url(../images/bg-1.png) left top no-repeat; background-size:cover; }
.section-2{ width:100%; height:auto; background:url(../images/bg-2.png) left top no-repeat; background-size:cover; }

.section-3{ width:100%; height:auto; background:#efefef;}


.section-4{ width:100%; height:auto; background:url(../images/bg-3.png) left top no-repeat; background-size:cover;}


.footer{ width:100%; height:auto; background:url(../images/bg-4.png) left top no-repeat; background-size:cover;}

.footer2{ width:100%; height:auto; background:#101010;}