/*
  Theme Name: PStudio Starter
  Theme URI: https://github.com/davidpru/WP-Starter-PStudio
  Author: David Pruñonosa
  Author URI: https://www.usehelvetica.net
  Description: Esqueleto base de wordpress para Wordpress con Bootstrap 4.
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Tags: wordpress, bootstrap, blank, starter, fontawesome, navwalker
*/
section.logos-image-section {
    background: #fafafa;
    padding: 50px 0;
    text-align: center;
}
aside.padding{
padding-top: 80px;
}
section.logos-image-section img{
    width: 1000px;
}
.contacto {
	color: white !important;
}
.marcas p {
	text-align: center;
	font-family: "Inter", sans-serif;
	font-size: 2.5rem;
	font-weight: 600;
	margin-bottom: 4rem;
	color: #efefef;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
	background-color: #0a5e2e !important;
}
.cmplz-cookiebanner .cmplz-links .cmplz-link {
	color: #000 !important;
}
.planos3d_background {
	background-color: #035441 !important;
}
.mobile-nav-container .mobile-nav .item {
	background-color: #007358 !important;
}
.mobile-nav-container .mobile-nav .item.inactive {
	background-color: #272727 !important;
}