.contener_r {
	position: relative;
	width: 100%;
	height: 100vh;
	display:none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.header_contener_r {
	width: 100%;
	height: 50px;
	background: #FFF;
	display: flex;
    align-items: center;
	padding: 0 20px;
	position: fixed;
	z-index: 20;
	box-shadow: 0px 2px 4px rgba(10, 33, 30, 0.08);
}
.header_r {
	margin: 0 auto;
	width: 100%;
	height: 50px;
	display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
	
}
.head_logo_r {
}
.logo_nav_bar_r {
	width: 200px;
}
.head_menu_r {
	position: relative;
}
.menu_nav_bar_r {
	width: 35px;
}
.head_menu_box_r {
}
.separator_r {
	border: 1px solid #808080;
}

.lend_box_r {
	width: 100%;
	flex-grow: 1;
	background-image: url(http://consultordemaquinas.com/img/Mobile/Landing_Home/Fondos_Hero.jpg);
	background-size: 100% 100%;
	position: relative;
	padding: 50px 20px 20px 20px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.lend_tit_box_r {
	width: 100%;
	max-width: 1440px;
	margin: 20px auto 0 auto;	
	z-index: 2;
}
.lend_tit_r {
	width: 100%;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 100%;
	color: #DDF0EE;
}
.lend_txt_box_r {
	width: 100%;
	max-width: 1440px;
	margin: 30px auto 0 auto;	
	z-index: 2;
}
.lend_txt_r {
	max-width: 700px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -0.015em;
	color: #F7F7F7;
}
.lend_bt_box_r {
	width: 100%;
	max-width: 1440px;
	margin: 25px auto 0 auto;	
	display: flex;
    justify-content: center;
    align-items: center;
	z-index: 2;
}
.lend_bt_r {
	background: #31A396;
	border-radius: 6px;
	border: none;
	width: 220px;
	padding: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.015em;
	color: #FFFFFF;
	cursor: pointer;
}
.land_ing_r {
	position: absolute;
	bottom: 155px;
	right: 0px;
	z-index: 1;
}
.lend_gal_box_r {
	width: 100%;
	margin: 280px auto 0 auto;
}
.lend_gal_r {
	width: 100%;
	padding: 0 0px;
}
.lend_gal_r img {
	margin: 0 10px;
	width: 345px;
	border-radius: 5px;
}

/* BOX 2*/
.lend_box2_r {
	width: 100%;
	padding: 0 20px 120px 20px;
}
.lend_box_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 112%;
	color: #0A211E;
	margin: 33px auto;
}
.lend_box2_cont_r {
	width: 100%;
}
.lend_box2_txt_tit_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	color: #0A211E;
	padding: 32px 0;
}
.lend_box2_txt_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 160%;
	letter-spacing: -0.015em;
	color: #260C0C;
}
.lend_box2_img_r {
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.lend_box2_img_img_r {
	border: 8px solid #FFF;
	box-shadow: 3px 3px 5px #AAA, -3px -3px 5px #AAA;;
	border-radius: 6px;
}
.lend_bt_box_r {
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 10px 0;
}

/* BOX 3*/
.lend_box3_r {
	width: 100%;
	background: #F7F7F7;
	/*padding: 0 20px;*/
}
.lend_box3_block_box_r {
	width: 100%;
	margin: 20px 0 0 0;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.lend_block_r {
	background-color: #FFF;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
	padding: 60px;
	margin: 32px 0;
	width: 100%;
	height: 464px;
	box-shadow: 0px 8px 24px 2px rgba(10, 33, 30, 0.16);
}
.lend_box3_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 136%;
	letter-spacing: -0.015em;
	color: #0A211E;
	padding: 0 20px;
	margin: 53px 0 0px 0;
}
.lend_block_img_r {

}
.lend_block_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	color: #260C0C;
}
.lend_block_bt_r {
	background: #FFF;
	border: 3px solid #31A396;
	box-sizing: border-box;
	border-radius: 6px;
	height: 46px;
	width: 208px;
	left: 0px;
	top: 0px;
	border-radius: 6px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #31A396;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.lend_box4_r {
	width: 100%;
	margin: 0 auto;
	padding: 107px 0 82px 0;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 40px 20px;
}
.lend_box4_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 136%;
	text-align: left;
	letter-spacing: -0.01em;
	color: #0A211E;
	margin: 0 0 30px 0;
}
.lend_box4_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	letter-spacing: -0.015em;
	color: #260C0C;
	text-align: justify;
	margin: 0 0 50px 0;
}

.lend_box5_r {
	width: 100%;
	background-image: url(http://consultordemaquinas.com/img/Mobile/Landing_Home/Fondos_Carrusel_SocialProof.jpg);
	background-size: 100% 100%;
	position: relative;
	min-height: 505px;
	padding: 0px 0 0 0;
}
.lend_box5_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 112%;
	text-align: left;
	letter-spacing: -0.01em;
	color: #0A211E;
	margin: 50px 0 0px 0;
	padding: 0 20px;
}
.lend_gal_box1_r {
	width: 100%;
	margin: 100px auto 0px auto;
	position: relative;
}
.lend_gal1_r {
	width: 100%;
}
.lend_gal1_r img {
	margin: 0 16px;
	border-radius: 5px;
	width: 250px;
}
.lend_gal_opacityL_r, .lend_gal_opacityR_r {
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	background-color: #FFF;
}
.lend_gal_opacityL_r {
	left: 0;
	background: linear-gradient(to right, rgba(255,255,255, 1.0), rgba(255,255,255, 0.0));
}
.lend_gal_opacityR_r {
	right: 0;
	background: linear-gradient(to left, rgba(255,255,255, 1.0), rgba(255,255,255, 0.0));
}
.thumb_img_r {
	width: 200px;
}


.lend_box6_r {
	box-sizing: border-box;
	width: 100%;
}
.lend_box6_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 136%;
	text-align: center;
	letter-spacing: -0.01em;
	color: #FFEBEB;
	background-color: #09080D;
	padding: 66px 0 30px 0;
}
.lend_box6_content_r {
	width: 100%;
	margin: 0 auto;
}
.lend_box6_img_box_r {
	position: relative;
	width: 100%;
	background-color: #000;
	height: 150px;
	padding: 10px;
	margin-bottom: 140px;
}
.lend_box6_img_r {
	position: absolute;
	width: 95%;
	margin: 0 auto;
	bottom: 0px;
	top: 0;
	background-color: #FFF;
}
.lend_box6_img_img_r {
	width: 100%;
	border: 8px solid #FFF;
	box-shadow: 3px 3px 5px #AAA, -3px -3px 5px #AAA;
	border-radius: 6px;
	top: -30px;
	left: 0;
}
.lend_box6_txt_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: -0.015em;
	color: #0A211E;
	padding: 0 20px;
}
.lend_box6_txt_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 148%;
	letter-spacing: -0.015em;
	color: #260C0C;
	padding: 0 20px;
}
.lend_box6_bt_box {
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 20px 0;
}


.lend_box7_r {
	width: 100%;
	margin: 20px 0;
}
.lend_box7_box_r {
	width: 100%;
	min-height: 700px;
	margin: 0 auto;
	background-image: url("../img/Mobile/Landing_Home/Pieza_Mejor-Alido-Maquinas_Colored-r.png");
	background-size: 100% 100%;
	padding: 20px 0 0 15px;
}
.lend_bo7_txt_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 136%;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-shadow: 0px 2px 8px rgba(10, 33, 30, 0.32);
}
.lend_bo7_txt_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 148%;
	color: #F7F7F7;
	text-shadow: 0px 2px 8px rgba(10, 33, 30, 0.32);
	margin-bottom: 50px;
}
.lend_bo7_txt_bt_r {
	background: #31A396;
	border-radius: 6px;
	width: 220px;
	padding: 10px;
	margin: 0px 0 0 0;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.015em;
	color: #FFFFFF;
	cursor: pointer;
}
.lend_box7_bt_box {
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 0px 0;
}


.lend_box8_r {
	width: 100%;
	margin-top: 80px;
}
.lend_box8_logo_r {
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.lend_box8_menu_r {
	padding: 10px 22% 0 22%;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.lend_box8_menu_separ_r {
	border: 1px solid #CCC;
	width: 100%;
	margin: 15px 0;
}
.lend_box8_menu_item_r {
	padding: 0 0px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -0.015em;
	color: #0A211E;
	cursor: pointer;
}
.lend_box8_social_r {
	margin: 32px 0 0 0;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.lend_box8_social_item_r {
	margin: 16px;
}
.lend_box8_copy_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.015em;
	color: #808080;
	margin: 30px 0;
}


/* LAND PAGES 1,2,3*/
.lend_pop_contener_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 60px 40px 20px 40px;
	background-color: #FFF;
	background-image: url("../img/lend_popup_bg.png");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left bottom;
}
.lend_pop_box1_r {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.conf_pop_box1_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	text-align: center;
}
.lend_pop_img_r {
	width: 100px;
	margin: 0 0 20px 0;
}
.conf_pop_img_r {
	width: 50px;
	margin-right: 20px; 
}
.lend_pop_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	color: #0A211E;
}
.conf_pop_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	color: #0A211E;
	margin: 20px 0;
	padding: 0 10px;
}
.lend_pop_box2_r {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.conf_pop_box2_r {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	margin-top: 20px;
}
.lend_pop_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 148%;
	letter-spacing: -0.015em;
	color: #0A211E;
}
.conf_pop_txt_r {
	font-family: Open Sans;
	font-size: 20px;
	color: #0A211E;
}
.lend_pop_txt_r p {
	margin: 20px 0;
}
.lend_pop_bt_r {
	background: #31A396;
	border-radius: 6px;
	width: 220px;
	padding: 10px;
	margin: 40px 0;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.015em;
	color: #FFFFFF;
	cursor: pointer;
}
.conf_pop_bt_r {
	background: #FFF;
	border-radius: 6px;
	width: 220px;
	padding: 10px;
	margin: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	color: #31A396;
	border: 2px solid #31A396;
	cursor: pointer;
}

/* CONTACTO */
.cont_contener_r {
	width: 100%;
	background-color: #FFF;
	flex-grow: 1;
	background-image: url(http://consultordemaquinas.com/img/Mobile/ContactUs/Background1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 100%;
	padding: 60px 10px 150px 10px;
}
.cont_box_r {
	width: 100%;
}
.cont_form_r {
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 8px 24px 2px rgba(10, 33, 30, 0.16);
	backdrop-filter: blur(24px);
	border-radius: 6px;
	padding: 40px 15px;
}
.cont_form_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 136%;
	letter-spacing: -0.015em;
	color: #0A211E;
	margin-bottom: 60px;
}
.cont_form_box_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.cont_form_col_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	margin: 20px 0;
}
.cont_form_col_r input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.015em;
	color: #260C0C;
}
.cont_form_col_r span, .cont_form_textarea_box_r span {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.015em;
	color: #808080;
}
.cont_form_bottom_box_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.cont_form_textarea_box_r {
	width: 100%;
	display: flex;
    flex-direction: column;
	flex-grow: 1;
	margin: 20px 0;
}
.cont_form_bottom_box_r textarea {
	font-family: Open Sans;
	font-size: 16px;
	color: #808080;
	width: 100%;
	min-height: 150px;
	border: 0.5px solid #808080;
	box-sizing: border-box;
	border-radius: 6px;
	padding: 10px;
}

.cont_data_r {
	width: 100%;
	padding-top: 50px;
	display: flex;
    flex-direction: column;
}
.cont_data_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.015em;
	color: #0A211E;
	margin-bottom: 15px;
}
.cont_data_zag2_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: -0.015em;
	color: #0A211E;
	margin-bottom: 15px;
}
.cont_data_txt_r {
	font-family: Open Sans;
	font-size: 16px;
	color: #260C0C;
	margin-bottom: 40px;
}
.cont_data_cont_box_r {
	display: flex;
    flex-direction: row;
    align-items: center;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	letter-spacing: -0.015em;
	color: #260C0C;
	margin-bottom: 10px;
}
.cont_cont_ico_r {
	width: 25px;
	margin-right: 20px;
}
.cont_data_soc_box_r img {
	margin: 0 15px;
}
.cont_bt_r {
/*	background: #31A396;*/
	background: #808080;
	border-radius: 6px;
	border: none;
	width: 220px;
	padding: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.015em;
	color: #FFFFFF;
	cursor: pointer;
}



/* CONSULTOR */
.cons_contener_r {
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding: 50px 0px 0 0px;
}
.cons_box_r {
	width: 100%;
	margin: 20px auto;
	padding: 0 10px;
	display: grid;
    grid-template-columns: 1fr;
    grid-gap: 2px;
}
.cons_txt_box {
	display: flex;
    flex-direction: column;
}
.cons_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: -0.015em;
	color: #0A211E;
	margin: 0 0 15px 0;
	position: relative;
	z-index: 10;
}
.cons_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 148%;
	letter-spacing: -0.015em;
	color: #260C0C;
/*	text-align: justify;*/
	max-height: 175px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	transition: 1s ease-in-out;
	z-index: 10;
}
.cons_txt_r p {
	margin: 15px 0;
}
.cons_txt_full_r {
	max-height: 100%;
	padding-bottom: 55px;
	transition: 1s ease-in-out;
}
.cons_txt_completo_r {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 80px;
	background: linear-gradient(to top, rgba(255,255,255, 1.0), rgba(255,255,255, 1), rgba(255,255,255, 0.8), rgba(255,255,255, 0.0));
	display: flex;
    justify-content: center;
    align-items: flex-end;
	color: #31A396;
}
.cons_txt_red_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 148%;
	letter-spacing: -0.015em;
	color: #FF0000;
	margin-top: 30px;
}
.cons_box_img_r {
	display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
	z-index: 10;
}
.cons_box_img_img_r {
	width: 100%;
	border: 8px solid #FFF;
	box-shadow: 3px 3px 5px #AAA, -3px -3px 5px #AAA;
	background-color: #FFF;
	border-radius: 6px;
	z-index: 10;
}
.cons_box1_r {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.cons_box1_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	line-height: 136%;
	text-align: center;
	letter-spacing: -0.015em;
	color: #0A211E;
	text-align: left;
	margin-top: 30px;
	padding: 0 10px;
}
.cons_bt_box_r {
	width: 100%;
	margin: 40px auto 0 auto;	
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 0 10px;
}
.cons_bt_r {
	background: #31A396;
	border-radius: 6px;
	border: none;
	width: 100%;
	padding: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.015em;
	color: #FFFFFF;
	cursor: pointer;
}
.cons_box1_zag_red_box_r {
	position: relative;
	padding: 0 0 260px 0;
	overflow: hidden;
}
.cons_box1_zag_red_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 148%;
	text-align: center;
	letter-spacing: -0.015em;
	color: #FF4D4D;
	margin-top: 35px;
	padding: 20px 50px 0 50px;
	z-index: 10;
}
.cons_abs1_r {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 70%
}
.cons_abs2_r {
	position: absolute;
	top: -30px;
	left: -15px;
	width: 30%;
}
.cons_abs3_r {
	position: absolute;
	top: 0;
	right: -50px;
	width: 40%;
}
.cons_abs4_r {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
}
.cons_abs5_r {
	position: absolute;
	top: 100px;
	left: -100px;
	width: 50%;
}
.cons_abs6_r {
	position: absolute;
	bottom: -30px;
	left: -70px;
	width: 50%;
}
.cons_abs7_r {
	position: absolute;
	bottom: 0;
	right: -20px;
	width: 30%;
}
.cons_abs8_r {
	position: absolute;
	top: 33%;
	right: -15px;
	width: 20%;
}

/* Capacitacion */
.capa_contener_r {
	width: 100%;
	padding: 50px 20px 20px 20px;
/*	background-image: url(http://consultordemaquinas.com/img/Desktop/Capacitaciones/Fondos_Capacitaciones.jpg);
	background-size: 100% 40%;
	background-position: right bottom;
	background-repeat: no-repeat;*/
}
.capa_box_r {
	margin: 0 auto;
	width: 100%;
	display: grid;
    grid-template-columns: 1fr;
    grid-gap: 50px;
}
.capa_box_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 38px;
	color: #0A211E;
	margin-bottom: 10px;
	grid-column: 1/-1;
}
.capa_txt_box_r {
	display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
}
.capa_cap_box_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	box-shadow: 0px 8px 24px #CCC;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	margin: 25px 0;
	background-color: #FFF;
}
.capa_cap_img_r {
	width: 100%;
	position: relative;
}
.capa_cap_img_r input {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 30px;
	height: 30px;
	box-shadow: 3px 3px 10px #FFF, -3px -3px 10px #FFF;
}
.capa_cap_zag_r {
	width: 100%;
	padding: 20px 50px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	letter-spacing: -0.015em;
	color: #0A211E;
}
.capa_cap_txt_r {
	width: 100%;
	padding: 0 50px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 148%;
	letter-spacing: -0.015em;
	color: #260C0C;
}
.capa_cap_bt_r {
	background: #FFF;
	border: 3px solid #31A396;
	box-sizing: border-box;
	border-radius: 6px;
	height: 46px;
	width: 208px;
	border-radius: 6px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #31A396;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 40px 0;
}

.capa_form_contener_r {
	width: 100%;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
	position: relative;
}
.capa_form_box_r {
	width: 100%;
	padding: 40px 20px;
	box-shadow: 0px 8px 24px #CCC;
	border-radius: 5px;
	background-color: #FFF;
}
.capa_form_zag_r {
	width: 100%;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 148%;
	text-align: center;
	letter-spacing: -0.015em;
	color: #0A211E;
}
.capa_form_input_r {
	width: 100%;
	min-height: 232px;
	border: 1px solid #CCC;
	margin: 35px 0;
	border-radius: 5px;
	padding: 10px;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.capa_form_bt_r {
	width: 100%;
	background: #AAA;
	box-sizing: border-box;
	border-radius: 6px;
	height: 46px;
	width: 208px;
	border-radius: 6px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 20px auto;
}
.capa_form_txt_r {
	width: 100%;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 136%;
	letter-spacing: -0.015em;
	color: #808080;
}
.capa_box_hidden_r {
	display: none;
}
.capa_add_box_r {
	width: 100%;
	background-color: #DDF0EE;
	border-radius: 3px;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
	margin: 3px;
}
.capa_add_r, .capa_del_r {
	font-size: 16px;
	padding: 3px 5px;
}
.capa_del_r {
	cursor: pointer;
}

/* CLIENTE */
.cli_contener_r {
	width: 100%;
	padding-top: 60px;
}
.cli_bg_cont1_r {
	position: absolute;
	top: 0px;
	right: 0;
	width: 90%;
	z-index: 2;
}
.cli_home_txt_zag_r {
	font-family: Open Sans;
	font-weight: 600;
	font-size: 38px;
	color: #0A211E;
	margin-bottom: 26px;
	padding: 0 10px;
}
.cli_zag_r {
	width: 100%;
	font-family: Open Sans;
	font-weight: 600;
	font-size: 32px;
	text-align: center;
	color: #0A211E;
	margin: 45px auto 50px auto;
	padding: 0 10px;
}
.cli_contener1_r {
	width: 100%;
	position: relative;
	padding: 0 10px;
}
.cli_txt_zag_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 136%;
	color: #0A211E;
	margin-bottom: 26px;
	padding: 0 10px;
	position: relative;
	z-index: 10;
}
.cli_box_r {
	width: 100%;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	z-index: 10;
}
.cli_txt_txt_r {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	color: #260C0C;
	margin-top: 35px;
}
.cli_txt_txt_r ul li {
	margin: 10px 0;
}
.cli_img_r {
	width: 100%;
	position: relative;
	z-index: 10;
}
.cli_box_img_img_r {
	width: 100%;
	border: 8px solid #FFF;
	box-shadow: 3px 3px 5px #AAA, -3px -3px 5px #AAA;
	background-color: #FFF;
	border-radius: 6px;
}
.cli_contener2_r, .cli_contener3_r {
	background: linear-gradient(158.35deg, #98D1CA 42.43%, #DDF0EC 64.58%);
	margin: 50px 0;
	padding: 30px 0 50px 0;
	width: 100%;
	position: relative;
}
.cli_contener3_r {
	background: linear-gradient(167.6deg, #FFB8B8 27.47%, #FFEBEB 65.88%);
}

.cli_contener4_r {
	width: 100%;
	margin-top: 20px;
	padding: 0px 0px;
	background: #F7F7F7;
/*	background-image: url(http://consultordemaquinas.com/img/Mobile/Clientes/Fondos_Capacitaciones.jpg);
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;*/
}
.cli_foot_img {
	width: 100%;
	background: #F7F7F7;
	margin-top: 30px;
}
.cli_foot_zag_r {
	width: 100%;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	color: #0A211E;
	padding: 10px 20px 0 20px;
}
.cli_foot_box_bt_r {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	margin-top: 50px;
	padding: 0 20px;
}
.cli_foot_bt1_r, .cli_foot_bt2_r {
	background: #31A396;
	border-radius: 6px;
	width: 100%;
	padding: 10px;
	margin: 10px 20px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.015em;
	color: #FFFFFF;
	cursor: pointer;
}
.cli_foot_bt2_r {
	background: #FFF;
	border: 3px solid #31A396;
	color: #31A396;
}
.menuiconochange {
	transition: all 3s ease-in-out;
}