 	.top_menu{position:fixed;width:100%;z-index:9999;transition:all .3s;}
	.top_menu1{background-color:transparent;}
	.top_menu2{background-color:#FFF;box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);}
	.top_menu_img{transition:all .3s;display:block;}
	.top_menu_img1{height:100px;padding:30px 0px 30px 0px;}
	.top_menu_img2{height:60px;padding:10px 0px 10px 0px;}
	.top_menu_contenedor{transition:all .3s;}
	.top_menu_padding{height:150px;}
	
	.we2_banner_img{width:100%;transform: translate3d(0px, 100px, 0px);}
 
  /* SECTION 1 ----------------------------------------------------------*/
	.we2_section1{background-color:#fff;}
	.we2_flex1{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex1_left1{width:calc(55% - 0px);}
	.we2_flex1_right1{width:calc(45% - 0px);}
	
	.we2_flex1_left1_text1{width:calc(100% - 60px);}
	
	
  /* SECTION 2 ----------------------------------------------------------*/
	.we2_section2{background-color:#000;}
	.we2_flex2{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex2_left1{width:calc(50% - 0px);}
	.we2_flex2_right1{width:calc(50% - 0px);}
	
	.we2_flex2_left1_imatge1{width:calc(100% - 60px);}
	
  /* SECTION 2 REVERSE ----------------------------------------------------------*/
	.we2_section2_reverse{background-color:#000;}
	.we2_flex2_reverse{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex2_reverse_left1{width:calc(50% - 0px);}
	.we2_flex2_reverse_right1{width:calc(50% - 0px);}
	
	.we2_flex2_reverse_right1_imatge1{width:calc(100% - 60px);margin-left:60px;}
	
  /* SECTION 3 ----------------------------------------------------------*/
	.we2_section3{background-color:#fff;}
	.we2_flex3{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex3_left1{width:calc(33.33% - 50px);text-align:center;}
	
	/* SECTION 4 ----------------------------------------------------------*/
	.we2_section4{background-color:#000;}
	.we2_flex4{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex4_left1{width:calc(50% - 0px);}
	
	/* SECTION 5 ----------------------------------------------------------*/
	.we2_section5{background-color:#f4f3ec;}
	.we2_flex5{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex5_left1{width:calc(25% - 80px);}
	.we2_section5 img{width:90%;}
	
	/* SECTION FOOTER ----------------------------------------------------------*/
	.we2_section_footer{background-color:#000;}
	.we2_flex_footer{display:flex;flex-wrap: wrap;justify-content: space-between;}
	.we2_flex_footer_left1{width:calc(50% - 0px);}
	.we2_flex_footer_right1{width:calc(25% - 0px);}
	.we2_section_footer_logo{height:100px;}
	
	/* EFFECTS ----------------------------------------------*/
	.img-wrapper {overflow: hidden;}
