.nosotrosTit{
	margin-top: 7rem;
}

.nosotrosTit p{
	line-height: 1.2em;
}

.nosotrosDiv{width: 80% !important;margin: 0 auto;float: none;height: 59rem;display: flex;flex-direction: row;flex-wrap: wrap;}

.nosotrosDiv::after{
	content: ""; 
	position: absolute;
	width: 3px;
	background-color: #4c4848;
	top: 10%;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
	box-shadow: 0 2px 3px rgb(10 10 10 / 10%);
	height: 76%;
	/* z-index: 99999; */
}

.nosotrosDiv .nosotros{/* display: flex; *//* flex-direction: column; */text-align: center;}

.nosotrosDiv .nosotros.nos1{
	width: 50%;
}

.nosotrosDiv .nosotros.nos2{
	width: 50%;
}

.nosotrosDiv .nosotros img{
	margin: 0 auto;
	width: 20rem;
}

.nosotrosDiv .nosotros .big{
	margin-top: 3rem;
}

.nosotrosDiv .nosotros .desc{
	margin-top: 3rem;
	text-align: center;
	line-height: 1.5em;
	font-size: 1.6rem;
}

.frmProxima .wpcf7{width: 50%;margin: 0 auto;}

.frmProxima .delicia{
	width: 80%;
	float: left;
	border-color: var(--rosa);
}

.frmProxima input:not(.wpcf7-submit){/* width: 80%; */float: left;border-color: var(--rosa);height: 5rem;}

.frmProxima .wpcf7-submit, .frmProxima .button-default input[type="submit"]{width: 17%;float: left;background-color: var(--rosa) !important;height: 5rem;padding: 1rem 1rem;border-radius: 0 !important;font-size: 2rem !important;}

.proximaTit{margin-top: 8rem;}

.proximaTit p{
	/* font-size: 2rem; */
}

#slider_31_slide01 .bannerSocial{width: 25%;position: absolute;top: 51%;left: 0;display: flex;}

@media (max-width: 1368px){
	.frmProxima input:not(.wpcf7-submit), .frmProxima .wpcf7 input[type="submit"]{
		height: 6rem;
	}
}

@media (max-width: 768px){
	.nosotrosTit{
			margin-top: 10rem !important;
	}
	.nosotrosTit p{
		line-height: 1.4em !important;
	}
	.nosotrosDiv .nosotros{
	    width: 100% !important;
	}	
	.nosotrosDiv{
		height: unset !important;
	}
	.nosotrosDiv .nosotros.nos1::after{
	    content: "";
	    position: absolute;
	    width: 50%;
	    background-color: #707070;
	    top: 43%;
	    bottom: 0;
	    left: 25%;
	    margin-left: -3px;
	    box-shadow: 0 2px 3px rgb(10 10 10 / 10%);
	    height: 3px;
	}
	.nosotrosDiv .nosotros.nos2{
		padding-top: 33%;
	}
	.nosotrosDiv::after{
		content: none!important;
	}
	.nosotros .desc{
		font-size: 2.4rem !important;
	}
	.nosotros .desc br{
		display: none;
	}
	.proximaTit{
		margin-top: 12rem !important;
	}
	.frmProxima .wpcf7{
		width: 100%;
	}
	.frmProxima .delicia, .frmProxima .wpcf7 input[type="submit"]{
		width: 100%;
		margin-bottom: 3rem;
	}
	.frmProxima .wpcf7 input[type="submit"]{
		font-size: 2.8rem !important;
	}
	  #Footer .container{
    max-width: 100% !important;
  }
}
