@media screen and (max-width: 768px) {
	
	.overflow img {
		width: 40% !important;
	}
	
	.intro .ff-title {
		font-size: 21px; padding: 0 0.7em;
	}
	
	.equipo .team {
		flex-wrap: wrap
	}
	
	
	.equipo .team .team-member {
		width: 70%; margin: auto;
		padding: 1em 0 0;
	}
	
	.equipo_home.equipo .team .team-member {
		width: 47%;
	}
	
	.areas .item {
		width: 80%;
		margin: 10px;
	}
	
	.owl-carousel .owl-nav {
		left: 10px;
		width: 95%; z-index: 3;
	}
	
	#cards.owl-carousel .owl-nav button.owl-next {
		right: 0;
	}
	
	.owl-carousel.owl-drag .owl-item, .transacciones .item, .transacciones .item .card {
		width: 90%; margin: auto; 
		height: auto !important;
	}
	
	.transacciones .ff-title {
		font-size: 1.3rem !important;
	}
	
	.transacciones p {
		font: 16px;
	}
	
	.transacciones .card .body-card {
		padding-bottom: 8em;
	}
	
	footer {
		padding: 1em;
	}
	
	footer #Contacto {
		margin-top: 1em;
	}
	
	footer #Contacto .col-md-6:first-of-type {
		order: 1
	}
	
	footer #Contacto .col-md-7 {
		order: 3
	}
	
	footer ul {
		display: none;
	}

	section.portada .content-portada h1 {
		font-size: 25px; padding: 0 1em; line-height: 32px;
	}
	
	section.contenido .txt {
		font-size: 18px; margin-bottom: 0;
	}
	
	section.section-blue .content-card {
		flex-wrap: wrap;
	}
	
	section.section-blue .content-card .card {
		width: 100%; flex: auto;
		margin: 1em 0;
	}
	
	.menu-dropdown {
		flex-direction: column;
		right: 110%;
	}
	
	.submenu .submenu-dropdown {
		left: 0;
	}
	
	.submenu-dropdown a {
		font-size: .8rem;
	}
	
	.transacciones-section .card {
		width: 80%;
	}
	
	.arrow {
		margin: 0 .5em;
	}
	
	.aliados .aliado {
		width: 90%; padding: 1em 2em; 
	}
	
	#cards.owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	
	.team.owl-carousel .owl-stage-outer,
	.team.owl-carousel .owl-stage {
		z-index: 9;
	}
	
	.equipo_home.equipo .team {
		width: 90%; margin: auto;
	}
	
	.equipo .team {
		width: 80%; margin: auto;
	}
	
	.info .img-profile {
		display: none;
	}
	
	.info .txt-profile p.title {
		font-size: 21px;
	}
	
	.info .txt-profile p {
		font-size: 15px;
	}
	section.portada .content-portada img.img-logo {
		margin-left: 0;
	}
	
	#areas.owl-carousel .owl-stage-outer {
		width: 85%; margin: auto; z-index: 9;
	}
	
	.areas .item p {
		font-size: 20px;
	}
	
	section .ff-title {
		font-size: 25px !important;
		margin-bottom: 0.5em !important;
	}
	
	section.portada {
		height: 190px;
	}
	
	.filtros {
		gap: .4em; flex-wrap: wrap
	}
	
	.filtros button {
		padding: 4px 9px;
	}
	
	.equipo .team .team-member p {
		font-size: 21px; margin-bottom: 0;
	}
	.equipo .team .team-member p span {
		font-size: 18px;
	}
	
	footer p.direction {
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
	padding-left: 35px;
}
	footer p.copy {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
	padding-left: 35px;
	}
	
	.owl-carousel .owl-stage {
		justify-content: unset;
	}
	
	.owl-carousel.owl-drag .owl-item, .transacciones .item, .transacciones .item .card {
		max-width: inherit;
	}
	
	.team.owl-carousel .owl-nav button span {
		font-size: 110px;
	}
	
	.link-whatsapp {
		right: 10px; bottom: 10px;
	}
	.link-whatsapp img {
		width: 33px;
	}
	.equipo {
		padding-top: 0;
	}
	.info .txt-profile p.title {
		display: none;
	}
}