body{
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #e0e0e0;
  font-family: Arial, Helvetica, sans-serif;
  margin:0;
  font-size:12px;
 }

 
.border{
 border-bottom: 1px solid #333;
 
}

 #hero{
  position:relative;
  width: 100%;
  overflow:hidden;
  height: 100vh;
  min-height:500px;
  background: #000 url(../imgs/download.png) no-repeat center center fixed; 
 
}

 .section1{
  position:relative;
  width: 100%;
  overflow:hidden;
  height: 100vh;
  min-height:500px;
  padding:20px;
  color:#212121;
 
}

 .arrows{
  position:relative;
  width: 100%;
  overflow:hidden;
  height: 100vh;
  min-height:500px;
  padding:20px;

 
}

 #yellow1{background: url(../imgs/1_f2cd00.jpg) no-repeat center center fixed;}
 #yellow2{background: url(../imgs/2_f2cd00.jpg) no-repeat center center fixed;}
 #yellow3{background: url(../imgs/3_f2cd00.jpg) no-repeat center center fixed;}
 #yellow4{background: url(../imgs/4_f2cd00.jpg) no-repeat center center fixed;}
 #yellow5{background: url(../imgs/5_f2cd00.jpg) no-repeat center center fixed;}
 #yellow6{background: url(../imgs/6_f2cd00.jpg) no-repeat center center fixed;}

 

 #green1{background: url(../imgs/1_78be20.jpg) no-repeat center center fixed;}
 #green2{background: url(../imgs/2_78be20.jpg) no-repeat center center fixed;}
 #green3{background: url(../imgs/3_78be20.jpg) no-repeat center center fixed;}
 #green4{background: url(../imgs/4_78be20.jpg) no-repeat center center fixed;}
 #green5{background: url(../imgs/5_78be20.jpg) no-repeat center center fixed;}
 #green6{background: url(../imgs/6_78be20.jpg) no-repeat center center fixed;}



 #blue1{background: url(../imgs/1_00a9ce.jpg) no-repeat center center fixed;}
 #blue2{background: url(../imgs/2_00a9ce.jpg) no-repeat center center fixed;}
 #blue3{background: url(../imgs/3_00a9ce.jpg) no-repeat center center fixed;}
 #blue4{background: url(../imgs/4_00a9ce.jpg) no-repeat center center fixed;}
 #blue5{background: url(../imgs/5_00a9ce.jpg) no-repeat center center fixed;}
 #blue6{background: url(../imgs/6_00a9ce.jpg) no-repeat center center fixed;}




 #orange1{background: url(../imgs/1_e87722.jpg) no-repeat center center fixed;}
 #orange2{background: url(../imgs/2_e87722.jpg) no-repeat center center fixed;}
 #orange3{background: url(../imgs/3_e87722.jpg) no-repeat center center fixed;}
 #orange4{background: url(../imgs/4_e87722.jpg) no-repeat center center fixed;}
 #orange5{background: url(../imgs/5_e87722.jpg) no-repeat center center fixed;}
 #orange6{background: url(../imgs/6_e87722.jpg) no-repeat center center fixed;}



 #red_orange1{background: url(../imgs/1_E84D39.jpg) no-repeat center center fixed;}
 #red_orange2{background: url(../imgs/2_E84D39.jpg) no-repeat center center fixed;}
 #red_orange3{background: url(../imgs/3_E84D39.jpg) no-repeat center center fixed;}
 #red_orange4{background: url(../imgs/4_E84D39.jpg) no-repeat center center fixed;}
 #red_orange5{background: url(../imgs/5_E84D39.jpg) no-repeat center center fixed;}
 #red_orange6{background: url(../imgs/6_E84D39.jpg) no-repeat center center fixed;}


 #red1{background: url(../imgs/1a.jpg) no-repeat center center fixed;}
 #red2{background: url(../imgs/2a.jpg) no-repeat center center fixed;}
 #red3{background: url(../imgs/3a.jpg) no-repeat center center fixed;}
 #red4{background: url(../imgs/4a.jpg) no-repeat center center fixed;}



 #yellow_arrow{background:  #252525  url(../imgs/arrow_yellow.jpg) no-repeat center center fixed;}
 #red_arrow{background:  #252525  url(../imgs/arrow_red.jpg) no-repeat center center fixed;}
 #blue_arrow{background:  #252525  url(../imgs/arrow_blue.jpg) no-repeat center center fixed;}
 #orange_arrow{background:  #252525  url(../imgs/arrow_orange.jpg) no-repeat center center fixed;}
 #red_orange_arrow{background:  #252525  url(../imgs/arrow_red_orange.jpg) no-repeat center center fixed;}
 #green_arrow{background:  #252525  url(../imgs/arrow_green.jpg) no-repeat center center fixed;}
