/*
Theme Name: Monochrome Pro
Theme URI: https://my.studiopress.com/themes/monochrome/
Description: Monochrome showcases the sleek difference that white space and typography make in minimal design.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 1.6.1

Tags: accessibility-ready, block-styles, custom-background, custom-colors, custom-logo, custom-menu, e-commerce, editor-style, featured-images, full-width-template, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: monochrome-pro
Requires at least: 5.4
Requires PHP: 5.6
*/

/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
		- Screen Reader Text
	- Structure and Layout
		- Site Container
		- Site Inner
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Author Pro / Genesis Portfolio Pro
		- Jetpack
		- WPForms
	- Skip Links
	- Site Header
		- Title Area
	- Site Navigation
		- Header Menu
		- Header Search
		- Footer Menu
		- Accessible Menu
	- Content Area
		- Entries
		- Entry Messages
		- Entry Meta
		- Pagination
		- Comments
		- Pricing Page
	- Sidebar
	- Before Footer CTA
	- Site Footer
	- Media Queries
		- Max-width: 1280px
		- Max-width: 1023px
		- Max-width: 782px
		- Max-width: 600px
*/



/*FUENTES PROPIAS TOM*/

/*MOISETTE*/
@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-SemiBoldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-ExtraBoldItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: url('/wp-content/themes/monochrome-pro/fonts/Moisette/Moisette-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

.moisette {
    font-family: 'Moisette';
}


/*MONTSERRAT*/

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/wp-content/themes/monochrome-pro/fonts/Montserrat/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

.montserrat {
    font-family: 'Montserrat';
}





/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}


/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #000;
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 300;
	line-height: 1.875;
	margin: 0;
	overflow-x: hidden;
}

body {
	animation: fadein 1s;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.wp-custom-logo .site-title > a,
.wp-custom-logo .title-area,
.site-header {
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
	font-family: 'Montserrat';
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border-width: 0;
	border-collapse: collapse;
	border-top: 1px solid currentColor;
	color: #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 600;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background-color: #ddd;
	color: #000;
}

blockquote {
	margin: 1em;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

.comment-respond h3,
.entry-comments h3 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.5px;
	text-align: center;
}

.comment-respond h3::after,
.entry-comments h3::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 40px;
	padding-bottom: 40px;
	width: 5%;
}

h4 {
	font-size: 20px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	margin-bottom: 20px;
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

.margin-bottom0{
    margin-bottom: 0px;
}

.circulonumero {
    display: inline-block;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 0px 10px !important;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #ccc;
}

/* Forms
--------------------------------------------- */

input,
input[type="search"],
select,
textarea {
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 0;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	padding: 15px;
	width: 100%;
}

input[type="search"] {
	-webkit-appearance: none;
}

input:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-ms-input-placeholder {
	color: #000;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}

::placeholder {
	color: #000;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"] {
	background-color: #000;
	border: 0;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1;
	padding: 20px 30px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}

.button {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.button.large {
	font-size: 14px;
}

.button.secondary {
	background-color: #eee;
	color: #000;
}

.more-link {
	display: inline-block;
	margin-top: 10px;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 15px 20px;
}

button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"],
.button:hover,
.button:focus,
.more-link:hover,
.more-link:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
	background-color: #06c;
	border-width: 0;
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
	color: #fff;
}

.button.secondary:hover,
.button.secondary:focus {
	background-color: #000;
	color: #fff;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	box-shadow: none;
	color: #999;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	background-color: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	background-color: #fff;
	z-index: 99;
}

.gmm-active .site-container {
	margin-bottom: 0 !important;
}

/* Site Inner
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
}

.site-inner {
	background-color: #fff;
	clear: both;
	margin-top: 100px;
	max-width: 1200px;
	position: relative;
	word-wrap: break-word;
	z-index: 999;
}

.archive .site-inner,
.page-template-page_blog .site-inner {
	margin-bottom: 100px;
}

.full-width-content.featured-image .site-inner {
	margin-top: -220px;
}

.full-width-content.landing-page .site-inner {
	margin-bottom: 0px;
	margin-top: 180px;
	max-width: 680px;
}

.genesis-title-hidden .site-inner {
	margin-top: 0;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	position: relative;
	width: 720px;
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
}

/* Sidebar */

.sidebar {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar {
	float: left;
}

/* Column Classes
--------------------------------------------- */

/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

.entry-avatar .avatar {
	background-color: #fff;
	float: none;
	margin-bottom: 40px;
	margin-top: -60px;
	padding: 5px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	font-size: 14px;
	margin-bottom: 40px;
}

.full-width-content.single .breadcrumb {
	text-align: center;
}

.featured-image .breadcrumb {
	background-color: rgba(0, 0, 0, 0.6);
	margin-bottom: 0;
	position: absolute;
	top: -220px;
	width: 100%;
}

.featured-image .breadcrumb,
.featured-image .breadcrumb a {
	color: #fff;
}

.featured-image .breadcrumb a:hover,
.featured-image .breadcrumb a:focus {
	color: #ccc;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 100px;
}

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 100px;
}

.after-entry {
	box-shadow: 0 10px 80px rgba(0, 0, 0, 0.1);
	padding: 60px 80px;
}

.full-width-content .after-entry:last-child {
	margin-bottom: 180px;
}

.archive-description p:last-of-type,
.author-box p:last-of-type {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
	position: relative;
}

.entry-content .search-form {
	margin-bottom: 40px;
	margin-top: 20px;
}

.error404 .entry-content .search-form input[type="search"] {
	margin-right: 10px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"],
.header-search-wrap input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.widget_search input[type="submit"] {
	right: 0;
	top: 0;
}

.widget_search input[type="submit"]:focus,
.site-header .header-search-wrap input[type="submit"]:focus {
	background-color: #000;
	box-shadow: none;
	clip: auto;
	color: #fff;
	height: auto;
	padding: 22px 20px;
	width: auto;
}


/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.archive-description .entry-title,
.archive-title {
	margin-bottom: 20px;
}

.author-box-title {
	margin-bottom: 10px;
}

.entry-title {
	font-size: 42px;
	font-weight: 600;
	letter-spacing: -0.5px;
}

.page .entry-title {
	margin-bottom: 0;
}

.page-template-page_blog-php.page .entry-title {
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #000;
	text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #06c;
}

.widget-title {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.sidebar .widget-title {
	margin-bottom: 20px;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}


/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.widget p:last-of-type,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


/* Featured Content
--------------------------------------------- */

.featured-content .aligncenter,
.featured-content .aligncenter:hover,
.featured-content .alignleft,
.featured-content .alignleft:hover,
.featured-content .alignnone,
.featured-content .alignnone:hover,
.featured-content .alignright,
.featured-content .alignright:hover {
	border-width: 0;
}

.featured-content .entry {
	padding: 0;
}

.sidebar .featured-content .entry {
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
}

.sidebar .featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.sidebar .featured-content .entry-meta {
	margin-bottom: 5px;
}

.sidebar .featured-content a.alignleft,
.sidebar .featured-content a.alignright {
	margin-bottom: 0;
}


/* Plugins
---------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews-widget {
	text-align: center;
}

.after-entry .enews-widget form {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
}

.sidebar .enews-widget form {
	margin-top: 20px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.enews-widget input[type="email"],
.enews-widget input[type="text"] {
	background-color: #f5f5f5;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 10px;
}

/* Genesis Author Pro / Genesis Portfolio Pro
--------------------------------------------- */

.genesis-author-pro.archive .content .entry-header::after,
.genesis-pro-portfolio.archive .content .entry-header::after {
	display: none;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}

/* WPForms
--------------------------------------------- */

.site-container .wpforms-container {
	margin-bottom: 40px;
}

.site-container .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	color: #000;
	outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	border-bottom: 1px solid transparent;
	min-height: 0px;
	padding: 10px 40px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.admin-bar .site-header {
	top: 32px;
}

.site-header > .wrap > * {
	transition: all 0.4s ease-in-out;
}

.site-header.search-visible > .wrap > :not(.header-search-wrap) {
	opacity: 0;
}

.shadow .site-header,
.site-header.search-visible {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}

.wp-custom-logo .title-area {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0;
	width: 133px;
}

.site-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #000;
	text-decoration: none;
}

.wp-custom-logo .site-title > a {
	float: left;
	min-height: 50px;
	width: 100%;
}

.site-description,
.wp-custom-logo .site-title {
	border-width: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.site-header .custom-logo-link .custom-logo {
	max-height: 50px;
	width: auto;
}

/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu li {
	float: none;
	list-style-type: none;
}

.genesis-nav-menu li li {
	margin-left: 0;
}

.genesis-nav-menu .menu-item,
.genesis-nav-menu .toggle-header-search {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu a,
.genesis-nav-menu .toggle-header-search {
	color: #000;
	display: block;
	font-family: 'Montserrat';
	font-size: 15px;
	font-weight: 400;
	padding: 20px 10px;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .toggle-header-search:focus,
.genesis-nav-menu .toggle-header-search:hover {
	color: #06c;
}

.genesis-nav-menu .sub-menu {
	background: transparent;
	left: -9999px;
	opacity: 0;
	position: absolute;
	transition: opacity 0.5s ease-in-out;
	width: 160px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu::before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #000;
	content: " ";
	height: 0;
	left: 15px;
	position: absolute;
	top: 0;
	width: 0;
}

.genesis-nav-menu .sub-menu .sub-menu::before {
	display: none;
}

.genesis-nav-menu > .menu-item > .sub-menu {
	padding-top: 5px;
}

.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:first-child {
	border-radius: 3px 3px 0 0;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child,
.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child,
.genesis-nav-menu .sub-menu a {
	background-color: #000;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
	padding-top: 5px;
}

.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
	border-radius: 0 0 3px 3px;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
	padding-bottom: 5px;
}

.genesis-nav-menu .sub-menu a {
	font-size: 13px;
	padding: 12px 15px;
	position: relative;
	width: 160px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -42px 0 0 160px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	float: right;
	margin-top: 2px;
	text-align: right;
}

.nav-primary .genesis-nav-menu .sub-menu {
	z-index: 9999;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu li:last-child a {
	border-bottom: none;
}

.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu a:hover {
	background-color: #fff;
	color: #000;
}

/* Header Search
--------------------------------------------- */

.header-search-wrap {
	display: none;
}

.js .header-search-wrap {
	height: 100%;
	left: 0;
	padding: 10px 40px;
	position: absolute;
	transform: translate3d(0, -100%, 0);
	transition: none;
	top: 0;
	width: 100%;
	z-index: 1001; /* Show above the menu toggle button */
}

.js .header-search-wrap .search-form,
.js .header-search-wrap input[type="search"] {
	height: 100%;
}

.search-visible .header-search-wrap {
	transform: translate3d(0, 0, 0);
}

.header-search-wrap:target {
	clear: both;
	display: block;
	position: relative;
}

.header-search-wrap input[type="search"] {
	border: 0;
	padding-left: 0;
	padding-right: 100px;
}

.header-search-wrap input[type="submit"]:focus {
	border-radius: 3px;
	margin-top: 1px;
	padding: 20px;
	right: 50px;
}

.toggle-header-search {
	background: transparent;
}

.js .toggle-header-search.close:focus {
	outline: 0;
}

.toggle-header-search.close {
	color: #000;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate3d(-35px, 0, 0);
	transition: transform 0.2s ease-in-out;
	width: 30px;
	z-index: 100;
}

.header-search-wrap:target .toggle-header-search.close {
	transform: none;
}

.toggle-header-search .ionicons {
	font-size: 12px;
	transform: scale(2);
}

.toggle-header-search.close .ionicons {
	position: absolute;
	right: 50%;
	top: calc(50% - 5px);
	transform: scale(3);
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-bottom: 10px;
}

.nav-secondary .genesis-nav-menu {
	font-family: 'Montserrat';
	font-weight: 300;
	margin-top: 20px;
}

.nav-secondary .genesis-nav-menu li {
	padding-left: 2px;
}

.nav-secondary .genesis-nav-menu a {
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-left: 15px;
	padding: 0;
	text-transform: uppercase;
}

.nav-secondary .genesis-nav-menu li:first-child a {
	margin-left: 0;
}

.nav-secondary .genesis-nav-menu li:first-child::before {
	content: "";
}

.nav-secondary .genesis-nav-menu li::before {
	color: #666;
	content: "—";
	float: left;
	font-size: 10px;
}

/* Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus,
.menu .menu-item.sfHover {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu .menu-item.sfHover > .sub-menu > .menu-item.sfHover > .sub-menu {
	left: 160px;
	margin-left: 0;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry-background {
	background-position: center;
	background-size: cover;
	display: block;
	height: 460px;
	position: relative;
	width: 100%;
}

.entry {
	margin-bottom: 100px;
}

.full-width-content.landing-page .entry {
	margin-bottom: 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #000;
	color: #eee;
}

.entry-content .intro {
	font-size: 19px;
	font-style: italic;
	font-weight: 600;
}

p.center {
	text-align: center;
}

/* Entry Messages
--------------------------------------------- */

.message {
	padding: 25px 30px;
}

.message,
.message a {
	color: #fff;
}

.message a {
	border-bottom: 1px solid #fff;
}

.message a:hover,
.message a:focus {
	border-bottom: none;
}

.message.green {
	background-color: #00a86d;
}

.message.orange {
	background-color: #cc4b00;
}

.message.red {
	background-color: #be0040;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-meta a {
	color: #000;
}

.entry-meta a:hover,
.entry-meta a:focus {
	color: #06c;
	text-decoration: none;
}

.single.full-width-content .entry-header {
	text-align: center;
}

.entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin-bottom: 40px;
	padding-bottom: 40px;
	width: 2.5%;
}

.single.full-width-content .entry-header::after {
	margin-left: auto;
	margin-right: auto;
}

.sidebar .entry-header::after {
	display: none;
}

.entry-footer {
	margin-top: 30px;
}

.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: normal 16px/1 "ionicons"; /* stylelint-disable-line */
	margin-right: 8px;
	margin-top: -5px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}

.entry-categories::before {
	content: "\f3ca";
}

.entry-tags::before {
	content: "\f48d";
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
}

.archive-pagination a {
	background-color: #000;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 10px 15px;
	text-transform: uppercase;
}

.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination li.active a {
	background-color: #06c;
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
	transform: translateY(-1px);
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline-block;
	margin-bottom: 10px;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 17px;
}

.entry-comments,
.entry-pings {
	margin-bottom: 100px;
}

.comment-notes {
	text-align: center;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content p {
	margin-bottom: 20px;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond {
	margin-bottom: 100px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

.entry-pings .reply {
	display: none;
}


/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	line-height: 1.75;
	margin-bottom: 100px;
}

.sidebar,
.sidebar p {
	font-size: 16px;
}

.sidebar .widget {
	margin-bottom: 80px;
}


/* Before Footer CTA
---------------------------------------------------------------------------- */

.before-footer-cta {
	background: #06c;
	background: linear-gradient(45deg, #06c, #02cbfb);
	line-height: 1.5;
	padding-bottom: 40px;
	padding-top: 45px;
	text-align: center;
}

.before-footer-cta .wrap {
	max-width: 1200px;
}

.before-footer-cta p:last-of-type,
.before-footer-cta .widget:last-of-type {
	margin-bottom: 0;
}

.before-footer-cta,
.before-footer-cta a,
.before-footer-cta p,
.before-footer-cta .widget-title {
	color: #fff;
}

.before-footer-cta a {
	border-bottom: 1px solid currentColor;
}

.before-footer-cta a:focus,
.before-footer-cta a:hover {
	border-bottom: 1px solid transparent;
}

.before-footer-cta p {
	font-size: 20px;
}

.before-footer-cta button,
.before-footer-cta input[type="button"],
.before-footer-cta input[type="reset"],
.before-footer-cta input[type="submit"],
.before-footer-cta a.button,
.before-footer-cta a.more-link {
	background-color: #fff;
	border-width: 0;
	color: #000;
	margin: 5px 10px;
	padding: 15px 20px;
	vertical-align: middle;
}

.before-footer-cta button:focus,
.before-footer-cta button:hover,
.before-footer-cta input[type="button"]:focus,
.before-footer-cta input[type="button"]:hover,
.before-footer-cta input[type="reset"]:focus,
.before-footer-cta input[type="reset"]:hover,
.before-footer-cta input[type="submit"]:focus,
.before-footer-cta input[type="submit"]:hover,
.before-footer-cta .button:hover,
.before-footer-cta .button:focus {
	background-color: #000;
	color: #fff;
}


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	background-color: #000;
	bottom: 0;
	font-size: 13px;
	line-height: 1;
	padding-bottom: 40px;
	padding-top: 40px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: -99;
}

.gmm-active .site-footer {
	position: inherit;
}

.site-footer .genesis-nav-menu .current-menu-item > a,
.site-footer a,
.site-footer p {
	border-bottom: 1px solid transparent;
	color: #fff;
}

.site-footer .wrap a {
	padding-bottom: 2px;
}

.site-footer .genesis-nav-menu .current-menu-item > a:focus,
.site-footer .genesis-nav-menu .current-menu-item > a:hover,
.site-footer a:hover,
.site-footer a:focus,
.site-footer .genesis-nav-menu a:hover,
.site-footer .genesis-nav-menu a:focus {
	border-bottom-color: currentColor;
	color: #ccc;
	text-decoration: none;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer .ion-heart {
	font-size: 13px;
	margin-left: 2px;
	margin-right: 2px;
}

.site-footer .wrap a.footer-logo-link {
	border-bottom-width: 0;
	display: inline-block;
	height: 50px;
	margin-bottom: 10px;
	padding: 0;
}

.site-footer .footer-logo {
	height: 50px;
	width: auto;
}




.textoPost ul, .textoPost ol {
    padding-left: 20px;
}

.textoPost li {
    list-style-type: inherit !important;
}

.textoPost li::marker {
    color: #ec67f6;
    font-weight: 500;
}




/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (max-width: 1280px) {

	.before-footer-cta .wrap,
	.site-inner {
		max-width: 960px;
	}

	.content {
		width: 600px;
	}

	.sidebar {
		width: 300px;
	}

}

@media only screen and (max-width: 1023px) {

	.before-footer-cta .wrap,
	.site-inner {
		max-width: 720px;
	}

	.content,
	.full-width-content .content,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.js .nav-primary,
	.sidebar {
		width: 100%;
	}

	.site-header {
		padding-left: 20px;
		padding-right: 20px;
	}

	.full-width-content.landing-page .site-inner {
		margin-top: 80px;
	}

	.genesis-nav-menu li {
		float: none;
	}

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.site-header > .wrap > .genesis-responsive-menu {
		transition: none;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border-width: 0;
		color: #000;
		display: block;
		font-family: 'Montserrat';
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
		width: auto;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background: transparent;
		border-width: 0;
		box-shadow: none;
		color: #06c;
	}

	.js .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child,
	.js .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child,
	.js .genesis-nav-menu .sub-menu a,
	.js #genesis-mobile-nav-primary {
		background-color: #fff;
		color: #000;
	}

	#genesis-mobile-nav-primary.activated {
		border-bottom-color: transparent;
	}

	#genesis-mobile-nav-primary:focus,
	#genesis-mobile-nav-primary:hover {
		color: #06c;
	}

	.menu-toggle {
		float: right;
		font-size: 15px;
		font-weight: 400;
		line-height: 21px;
		padding-left: 0;
		padding-right: 0;
		position: relative;
		z-index: 1000;
	}

	.menu-toggle::before {
		font-size: 20px;
		margin-right: 5px;
		text-rendering: auto;
		vertical-align: bottom;
	}

	.sub-menu-toggle {
		background: transparent;
		float: right;
		font-size: 14px;
		padding: 10px;
		position: absolute;
		right: 0;
		top: 2px;
		z-index: 100;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		transform: rotate(0);
		transition: transform 0.25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		transform: rotate(180deg);
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu a:focus,
	.genesis-responsive-menu .genesis-nav-menu a:hover,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:focus,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:hover,
	.genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
		color: #06c;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a,
	.genesis-responsive-menu .toggle-header-search {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu a {
		color: #000;
	}

	.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
		padding-top: 0;
	}

	.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
		padding-bottom: 5px;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu::after,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu::before,
	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .toggle-header-search {
		display: none;
	}

	.pricing-table .one-fifth,
	.pricing-table .one-fourth,
	.pricing-table .one-half,
	.pricing-table .one-third {
		padding: 30px 40px;
	}

	.pricing-table .one-fourth,
	.pricing-table .one-fifth {
		width: 50%;
	}

}

@media only screen and (max-width: 782px) {

	.before-footer-cta .wrap,
	.site-inner {
		max-width: 100%;
	}

	.admin-bar .site-header {
		top: 46px;
	}

	.site-header {
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	}

	.full-width-content.landing-page .content {
		margin-bottom: 0;
	}

	.entry-title {
		font-size: 36px;
	}

	.after-entry {
		padding: 30px 40px;
	}

	.after-entry .enews-widget form {
		margin-left: 0;
		margin-right: 0;
	}

	.before-footer-cta .button {
		float: none;
		margin-top: 20px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.pricing-table .one-fifth,
	.pricing-table .one-fourth,
	.pricing-table .one-half,
	.pricing-table .one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

}

@media only screen and (max-width: 600px) {

	.admin-bar .site-header {
		position: relative;
		top: 0;
	}

	.footer-cta-button {
		display: block;
	}

}





/******PROPIO TOM******/

/************MENU PRINCIPAL TOM************/
/* header */

.headermenu {
    background-color: #ffff01;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
    position: relative;
    width: 100%;
    z-index: 999999;
    min-height: 74px;
}

.site-container.shadow header.headermenu {
    position: fixed;
}
  
  .headermenu>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
  }
  
  .headermenu>ul>li>a {
    display: block;
    padding: 20px 20px;
    text-decoration: none;
    color: #ec67f6;
	transition: all 0.3s linear;
}
  
  .headermenu>ul>li>a:hover,
  .headermenu .menu-btn:hover {
	background-color: #591a76;
	transition: all 0.3s linear;
  }
  
  .headermenu .logo {
    display: block;
    float: left;
    padding: 10px 20px;
    max-width: 210px;
    line-height: 0px;
}
  
  /* menu */
  
  
	.headermenu .menu {
	  clear: none;
	  float: right;
	  max-height: none;
	  font-family: 'Moisette';
	}

	.headermenu .menu>li {
		display: inline-block;
	}

	.headermenu a.contactoMenu {
		display: inline-block;
		margin-right: 20px;
		padding: 0px 10px;
		background: transparent;
		border-radius: 10px;
		color: #ec67f6;
		border: 1px solid #ec67f6;
		transition: all 0.3s linear;
	}

	.headermenu a.contactoMenu:hover {
		background: #591a76;
		transition: all 0.3s linear;
	}
  /* menu icon */
  
  .headermenu .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 20px 20px;
	position: relative;
	user-select: none;
  }
  
  .headermenu .menu-icon .navicon {
    background: #333;
    display: inline-block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
    top: -4px;
}
  
  .headermenu .menu-icon .navicon:before,
  .headermenu .menu-icon .navicon:after {
	background: #333;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
  }
  
  .headermenu .menu-icon .navicon:before {
	top: 5px;
  }
  
  .headermenu .menu-icon .navicon:after {
	top: -5px;
  }
  
  /* menu btn */
  
  .headermenu .menu-btn {
	display: none;
  }
  
  .headermenu .menu-btn:checked ~ .menu {
  }
  
  .headermenu .menu-btn:checked ~ .menu-icon .navicon {
	background: transparent;
  }
  
  .headermenu .menu-btn:checked ~ .menu-icon .navicon:before {
	transform: rotate(-45deg);
  }
  
  .headermenu .menu-btn:checked ~ .menu-icon .navicon:after {
	transform: rotate(45deg);
  }
  
  .headermenu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .headermenu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
	top: 0;
  }

  li.destacadoMenu a {
    background: #ec67f6 !important;
    color: #FFF !important;
    transition: all 0.3s linear;
}
li.destacadoMenu a:hover {
    background: #591a76 !important;
    color: yellow !important;
    transition: all 0.3s linear;
}
  
  
 


/*Menú de plantillas...*/


.admin-bar .site-header {
    top: 0px;
	min-height: 0px;
}
header.site-header {
    padding: 0px;
}
header.site-header .wrap .title-area {
    display: none;
}

header.site-header .wrap nav#genesis-nav-primary {
    display: none;
}

header.site-header .wrap button#genesis-mobile-nav-primary {
    display: none;
}



/*GENERAL*/

.CabeceraGeneralTOM {
    position: relative;
}
.CabeceraGeneralTOM h1.TextoCabecera {
    color: #ec67f6;
    font-size: 40px;
    font-family: 'Moisette';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 240px;
    line-height: 45px;
}

.CabeceraGeneralTOM .imagenCabecera img {
    max-width: 400px;
}

.repetidorIcono {
    position: relative;
}
.repetidorIcono:before {
    background-image: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png) !important;
    background-repeat: repeat !important;
    background-size: auto !important;
    background-color: #FFF !important;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.4;
}

.repetidorIcono {
    overflow: hidden;
}
.repetidorIcono.casoexito:after {
    background-image: url(/wp-content/uploads/2024/08/PegatinaCasosExitoCohete.png);
    content: "";
    width: 310px;
    height: 430px;
    position: absolute;
    bottom: -80px;
    left: -70px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
}

.repetidorIcono.podcast:after {
    background-image: url(/wp-content/uploads/2024/08/PegatinaPodcastCirculos.png);
    content: "";
    width: 700px;
    height: 700px;
    position: absolute;
    bottom: -360px;
    left: -360px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
}

.repetidorIcono.eventos:after {
    background-image: url(/wp-content/uploads/2024/09/PegatinaEventosEspiral.png);
    content: "";
    width: 700px;
    height: 700px;
    position: absolute;
    bottom: -360px;
    left: -360px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
}

.repetidorIcono.servicios:after {
    background-image: url(/wp-content/uploads/2024/09/PegatinaServiciosRueda.png);
    content: "";
    width: 700px;
    height: 700px;
    position: absolute;
    bottom: -360px;
    left: -360px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
}



.repetidorIcono.noticias:after {
    background-image: url(/wp-content/uploads/2024/09/PegatinaNovedadesTOMPuntas.png);
    content: "";
    width: 700px;
    height: 700px;
    position: absolute;
    bottom: -290px;
    left: -290px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
}



.PlantillaBuscadorRecursosHome .cl-element.fecha {
    display: inline-block;
    text-align: left !important;
    color: #ec67f6;
    font-style: italic !important;
    font-family: 'Montserrat';
    font-size: 14px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    margin-right: 15%;
}
.PlantillaBuscadorRecursosHome .cl-element.fecha:before {
    content: "";
    background: url(/wp-content/uploads/2024/08/fecha.jpg);
    width: 20px;
    height: 21px;
    position: absolute;
    top: 45%;
    left: 0px;
    transform: translateY(-50%);
    background-size: contain;
}

.PlantillaBuscadorRecursosHome .cl-element.cl-element-excerpt.extracto {
    color: #666;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}

.PlantillaBuscadorRecursosHome .cl-element.duracion {
    display: inline-block;
    text-align: right !important;
    color: #ec67f6;
    font-style: italic !important;
    font-family: 'Montserrat';
    font-size: 14px;
    padding-left: 25px;
}
.PlantillaBuscadorRecursosHome .cl-element.duracion:before {
    content: "";
    background: url(/wp-content/uploads/2024/08/duracion.jpg);
    width: 20px;
    height: 21px;
    position: absolute;
    top: 45%;
    left: 0px;
    transform: translateY(-50%);
    background-size: contain;
}

.PlantillaBuscadorRecursosHome .cl-element.entradilla {
    font-family: 'Montserrat';
    font-weight: 300 !important;
    font-size: 16px !important;
}

.PlantillaBuscadorRecursosHome.podcastPage .cl-element.cl-element-section {
    padding-left: 30px;
}

.servicioscolumna {
    position: relative;
}

h4.paddingNuevo {
    padding: 15px 10px !important;
    margin-top: 0px;
    position: relative;
}

h4.paddingNuevo:after {
    content: "Fase de";
    position: absolute;
    color: #ec67f6;
    top: -50px;
    left: 0px;
    font-size: 50px;
    font-weight: 700;
}

.servicioscolumna:nth-child(1) h4.paddingNuevo:after {
    content: "1";
}
.servicioscolumna:nth-child(2) h4.paddingNuevo:after {
    content: "2";
}
.servicioscolumna:nth-child(3) h4.paddingNuevo:after {
    content: "3";
}
.servicioscolumna:nth-child(4) h4.paddingNuevo:after {
    content: "4";
}

.wp-block-genesis-blocks-gb-column.bordeDerecha .gb-block-layout-column-inner {
    border: 1px solid #ec67f63d;
}

.wp-block-genesis-blocks-gb-columns.sinOverflow {
    overflow: visible;
}

.wp-block-genesis-blocks-gb-columns.reducir-margin-movil-top {
    margin-top: 0px !important;
}
.wp-block-genesis-blocks-gb-columns.reducir-margin-movil-bottom {
    margin-bottom: 0px !important;
}

.site-container .site-inner .contenido {
    padding: 0 20px;
}

nav.nav-secondary {
    display: none;
}

/*MENÚ DESPLEGABLE MEGAMENU*/

ul#mega-menu-primary>li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page>a {
    line-height: 27px !important;
}

li.menu-item {
    display: none;
}

ul#mega-menu-primary {
    border-bottom: 0.5px solid #591a76 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 1.4em;
    font-family: 'Moisette' !important;
    font-size: 16px;
    font-weight: 600;
}

#mega-menu-wrap-primary ul.mega-sub-menu li.mega-menu-row {
    max-width: 1280px !important;
    margin: 0 auto !important;
    float: none !important;
}

#mega-menu-wrap-primary li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
    border: 1px solid #ec67f6 !important;
}

#mega-menu-wrap-primary ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget.widget_text {
    background: #ec67f6 !important;
}

#mega-menu-wrap-primary ul.mega-sub-menu li.mega-menu-item.mega-menu-item-type-widget.widget_text h4.mega-block-title {
    font-family: 'Moisette' !important;
    text-align: center !important;
    text-transform: capitalize !important;
    font-size: 20px !important;
    color: #FFF !important;
}

.mega-columnaServicio {
    margin-left: 1% !important;
    width: 24% !important;
}

.mega-columnaServicio ul.mega-sub-menu li ul li {
    margin-bottom: 10px;
}

.mega-columnaServicio ul.mega-sub-menu li ul li a {
    color: #1d1d1d;
    font-family: 'Moisette';
    font-size: 16px !important;
	transition: all 0.3s linear;
}

.mega-columnaServicio ul.mega-sub-menu li ul li a:hover {
    color: #591a76;
	transition: all 0.3s linear;
}



.mega-columnaServicio ul.mega-sub-menu li ul li img {
    max-width: 35px !important;
    vertical-align: middle;
    display: inline-block;
    width: 17%;
    margin-right: 2%;
}

.mega-columnaServicio ul.mega-sub-menu li ul li a span {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

a.menu-logo-link {
    position: absolute;
    top: 5px;
    left: 20px;
    z-index: 10;
    max-height: 55px !important;
    display: block !important;
}

a.menu-logo-link img {
    display: block !important;
    height: 100% !important;
    width: auto !important;
    max-width: 100%;
    max-height: 55px;
}

/*plantillatom.php*/

.full-width-content.landing-page.page-template-plantillatom .site-inner {
    max-width: 100%;
	margin-top: 0px;
}

.page-template-plantillatom .site-inner {
    background-color: #fff;
    clear: both;
    margin-top: 0px;
    max-width: 100%;
    position: relative;
    word-wrap: break-word;
    z-index: 999;
    width: 100%;
}

.full-width-content.page-template-plantillatom .content {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}




/*FORMULARIOS*/

div#formulario {
    background: #ec67f60d;
    padding: 100px 20px;
}

div#formulario .formulariorow {
    max-width: 800px;
    margin: 0 auto;
}

div#formulario .formulariorow .gform_heading {
    display: none;
}

div#formulario .formulariorow .cabeceraformulario h3 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 60px;
}

div#formulario .formulariorow label.gfield_label.gform-field-label {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

div#formulario .formulariorow label.gform-field-label.gform-field-label--type-sub {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

div#formulario .formulariorow input.gform_button.button {
    background: #ec67f6 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    min-width: 140px !important;
    min-height: 50px !important;
}


.formulario {
    background: #ec67f60d !important;
}

.formulario #formulario {
    padding: 0px !important;
    background: transparent;
}

.formulario .gform_heading {
    display: none;
}

.formulario h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 60px;
}

.formulario label.gfield_label.gform-field-label {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

.formulario label.gform-field-label.gform-field-label--type-sub {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

.formulario input.gform_button.button {
    background: #ec67f6 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    min-width: 140px !important;
    min-height: 50px !important;
}




/*BUSCADOR HOME*/

.cl-layout__no-results {
    padding: 10px 10px 10px 20px;
}

form#search-filter-form-3648 li.sf-field-taxonomy-buyer-personas {
    text-align: center;
	padding-bottom: 0px;
}

form#search-filter-form-3648 li.sf-field-taxonomy-buyer-personas h4 {
    display: inline-block;
    font-family: 'Moisette';
    font-size: 28px;
    color: #EC67F6;
    margin-right: 5px;
}

form#search-filter-form-3648 li.sf-field-taxonomy-buyer-personas select.sf-input-select {
    border: none !important;
    border-bottom: 1px solid #ec67f6 !important;
    padding: 0px 0px 1px 0px;
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: bold;
    font-size: 28px;
}

form#search-filter-form-3648 select.sf-input-select {
    border-radius: 0px;
}

form#search-filter-form-3648 li.sf-field-post-meta-Desafios {
    text-align: center;
	padding-top: 0px;
}

form#search-filter-form-3648 li.sf-field-post-meta-Desafios h4 {
    display: inline-block;
    font-family: 'Moisette';
    font-size: 28px;
    color: #EC67F6;
    margin-right: 5px;
}

form#search-filter-form-3648 li.sf-field-post-meta-Desafios select.sf-input-select {
    border: none !important;
    border-bottom: 1px solid #ec67f6 !important;
    padding: 0px 0px 1px 0px;
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: bold;
    font-size: 26px;
}

.wp-block-genesis-blocks-gb-column.servicioscolumna .cl-layout__item {
	display: none;
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: calc(100% - var(--cl-layout-gap-c)) !important;
}

.wp-block-genesis-blocks-gb-column.serviciosauditoria .cl-layout__item.auditoria {
    display: block !important;
}
.wp-block-genesis-blocks-gb-column.serviciosestrategia .cl-layout__item.estrategia-y-planificacion {
    display: block !important;
}
.wp-block-genesis-blocks-gb-column.serviciosdesarrollo .cl-layout__item.desarrollo {
    display: block !important;
}
.wp-block-genesis-blocks-gb-column.serviciosdesarrollo .cl-layout__item.configuracion {
    display: block !important;
}
.wp-block-genesis-blocks-gb-column.serviciosejecucion .cl-layout__item.ejecucion {
    display: block !important;
}

.cl-layout.servicios .cl-element.cl-element-taxonomy {
    display: none;
}

.cl-layout.cl-layout--grid.servicios .cl-element.cl-element-featured_media {
    width: 40px;
}

.cl-layout.cl-layout--grid.servicios h3.cl-element.cl-element-title.titulo a {
    font-family: 'Moisette';
    font-size: 18px;
    margin-left: 10px;
    color: #666666;
    font-weight: 400;
	transition: all 0.3s linear;
}
.cl-layout.cl-layout--grid.servicios h3.cl-element.cl-element-title.titulo a:hover {
    color: #581a74;
	text-decoration: none;
	transition: all 0.3s linear;
}

/*Estilos buscador - Cusltom layout*/

.plantillaBuscadorTOM .titulo a {
    font-family: 'Moisette';
    color: #581a74;
    font-size: 26px;
    text-align: center;
    margin-bottom: 5px;
}.plantillaBuscadorTOM .titulo a:hover {
    color: #581a74;
	text-decoration: none !important;
}
.plantillaBuscadorTOM .entradilla {
    color: #000;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

.cl-layout.plantillaBuscadorTOM.serviciosPlantilla .cl-template.cl-template--post {
    border-bottom: 1px solid #ec67f6;
    margin-bottom: 20px;
}

.cl-layout.plantillaBuscadorTOM.serviciosPlantilla h3.titulo {
    text-align: left;
    justify-content: left;
    margin-left: 10px;
    min-height: 65px;
}

.cl-layout.plantillaBuscadorTOM.serviciosPlantilla h3.titulo a {
    font-family: 'Moisette';
    color: #581a74;
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px;
    font-weight: 500 !important;
    line-height: 24px !important;
}

.PlantillaBuscadorRecursosHome .cl-template .imagen {
    border: 2px solid transparent;
	transition: all 0.3s linear;
	border-radius: 10px;
}
.PlantillaBuscadorRecursosHome .cl-template:hover .imagen {
    border: 2px solid #ec67f6;
	transition: all 0.3s linear;
}

.PlantillaBuscadorRecursosHome .titulo a {
    font-family: 'Moisette';
    color: #ec67f6;
    font-size: 24px;
    text-align: left;
    margin-bottom: 5px;
}
.PlantillaBuscadorRecursosHome .titulo a:hover {  
	text-decoration: none !important;
    color: #ec67f6;
}

.PlantillaBuscadorRecursosHome .postType .cl-element__container {
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    border: 1px solid #ec67f6 !important;
    padding: 4px 8px !important;
    font-size: 12px !important;
    border-radius: 10px !important;
    font-style: italic !important;
    color: #ec67f6 !important;
}

form#search-filter-form-3735.searchandfilter ul {
    padding-left: 0px;
}

form#search-filter-form-3735.searchandfilter ul li.sf-field-post_type li {
    padding: 0px;
    font-family: 'Moisette';
    background: #FFFFFF;
    border: 1px solid #ec67f6;
    border-radius: 10px;
    cursor: pointer !important;
    transition: all 0.3s linear;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
	color: #ec67f6;
}

form#search-filter-form-3735.searchandfilter ul li.sf-field-post_type li.sf-option-active {
    background: #ec67f6;
    border: 1px solid #ec67f6;
	color: #FFF;
}

form#search-filter-form-3735.searchandfilter ul li.sf-field-post_type li input {
    display: none;
}

form#search-filter-form-3735.searchandfilter ul li.sf-field-post_type li label {
    padding: 2px 25px;
    cursor: pointer;
	transition: all 0.3s linear;
}
form#search-filter-form-3735.searchandfilter ul li.sf-field-post_type li label:hover {
    padding: 2px 25px;
    cursor: pointer;
    background: rgba(237, 103, 246, 0.2);
	transition: all 0.3s linear;
}





form#search-filter-form-5240.searchandfilter ul {
    padding-left: 0px;
}

form#search-filter-form-5240.searchandfilter ul li.sf-field-post_type li {
    padding: 0px;
    font-family: 'Moisette';
    background: #FFFFFF;
    border: 1px solid #ec67f6;
    border-radius: 10px;
    cursor: pointer !important;
    transition: all 0.3s linear;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
	color: #ec67f6;
}

form#search-filter-form-5240.searchandfilter ul li.sf-field-post_type li.sf-option-active {
    background: #ec67f6;
    border: 1px solid #ec67f6;
	color: #FFF;
}

form#search-filter-form-5240.searchandfilter ul li.sf-field-post_type li input {
    display: none;
}

form#search-filter-form-5240.searchandfilter ul li.sf-field-post_type li label {
    padding: 2px 25px;
    cursor: pointer;
	transition: all 0.3s linear;
}
form#search-filter-form-5240.searchandfilter ul li.sf-field-post_type li label:hover {
    padding: 2px 25px;
    cursor: pointer;
    background: rgba(237, 103, 246, 0.2);
	transition: all 0.3s linear;
}





.plantillaBuscadorTOM .imagen img {
    max-height: 100px;
}

.wp-block-genesis-blocks-gb-columns:has(.animaciongeneral) {
    z-index: -1 !important;
}

.cl-layout.cl-layout--grid.servicios .cl-template.cl-template--post {
    background: transparent !important;
}

/*Buscador equipo*/

.cl-layout.plantillaEquipo {
    position: relative;
}

.cl-layout.plantillaEquipo h3 {
    font-family: 'Moisette';
    font-size: 25px;
    color: #591a76;
    text-align: center;
}

.cl-layout.plantillaEquipo  .cl-element.cargo {
    font-family: 'Montserrat';
    color: #ec67f6;
    font-size: 17px;
    line-height: 22px;
    font-style: italic;
}

.cl-layout.plantillaEquipo .cl-element.linkedin {
    position: absolute;
    top: -39px;
    right: 0px;
    background: url(/wp-content/uploads/2024/09/linkedinRosaTOM.png);
    width: 35px;
    height: 35px;
    background-size: contain;
    font-size: 0px;
    background-repeat: no-repeat;
}


/*Buscador diferencias*/

.diferenciaslistado .cl-layout__item {
    border-bottom: 1px solid #ec67f6;
    padding: 10px;
}

.diferenciaslistado h3.titulo{
    font-size: 26px;
    font-family: 'Moisette';
    color: #000;
    margin: 0px 0px 7px 0px;
    position: relative;
    margin-top: 13px;
    font-weight: 500;
}

.diferenciaslistado .cl-element.cl-element-custom_field.cl-element--instance-1002.entradilla {
    margin: 0 0 28px;
    padding: 0;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 30px;
    margin-bottom: 0px;
}



/*Buscador eventos*/

.cl-layout.eventosTom .cl-layout__item {
    border-bottom: 1px solid #ec67f65c;
    padding-bottom: 10px;
}

.cl-layout.eventosTom .cl-element.cl-element-section {
    margin-left: 30px;
    padding-bottom: 10px !important;
}

.cl-layout.eventosTom h3.cl-element.cl-element-title a {
    color: #581a76;
    font-size: 30px;
    font-family: 'Moisette';
    text-decoration: none;
    transition: all 0.3s linear;
}
.cl-layout.eventosTom h3.cl-element.cl-element-title a:hover {
	color: #ec67f6;
    transition: all 0.3s linear;
    text-decoration: none;
}

.cl-layout.eventosTom .cl-element.lugar {
    position: relative;
    color: #ec67f6;
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    margin-bottom: 35px !important;
}

.cl-layout.eventosTom .cl-element.fechaInicio {
    display: inline-block !important;
    padding-left: 28px !important;
    text-align: left !important;
    color: #ec67f6;
    font-family: 'Montserrat';
    font-size: 21px;
    position: relative;
    font-weight: 800 !important;
}
.cl-layout.eventosTom .cl-element.fechaInicio:after {
    content: "";
    background: url(/wp-content/uploads/2024/08/fecha.jpg);
    width: 20px;
    height: 21px;
    position: absolute;
    top: 45%;
    left: 0px;
    transform: translateY(-50%);
    background-size: contain;
}

.cl-layout.eventosTom .cl-element.horaInicio {
    display: inline-block !important;
    padding-left: 28px !important;
    text-align: left !important;
    color: #ec67f6;
    font-family: 'Montserrat';
    font-size: 21px;
    position: relative;
    font-weight: 600 !important;
    margin-left: 35px;
}

.cl-layout.eventosTom .cl-element.cl-element-custom_field.horaInicio:after {
    content: "";
    background: url(/wp-content/uploads/2024/08/duracion.jpg);
    width: 20px;
    height: 21px;
    position: absolute;
    top: 45%;
    left: 0px;
    transform: translateY(-50%);
    background-size: contain;
}
.cl-layout.eventosTom .cl-element.horaFin {
    display: inline-block !important;
    text-align: left !important;
    color: #ec67f6;
    font-family: 'Montserrat';
    font-size: 21px;
    position: relative;
    font-weight: 600 !important;
}

.cl-layout.eventosTom .cl-element.horaFin:before {
    content: "-";
}


/*Buscador general*/

select.sf-input-select {
    border: 1px solid #581a76;
    border-radius: 10px;
    color: #581a76;
    font-family: 'Montserrat';
    font-weight: 400;
}

.searchandfilter ul li {
    display: inline-block !important;
    margin-right: 20px !important;
}

form#search-filter-form-3648.searchandfilter ul li {
    display: block !important;
}

/*Estilos botones TOM*/

.wp-block-button.moisette a {
    font-family: 'Moisette' !important;
}



/**************************  PLANTILLAS  *******************************/

/*DESAFÍOS*/

body.single-desafios .site-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0px !important;
	font-family: 'Montserrat';
}


body.single-desafios .site-inner .cabecera .overay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
}body.single-desafios .site-inner .cabecera .overaycolor {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #FFF;
    background-size: auto;
    opacity: 0.7;
    z-index: 1;
}
body.single-desafios .site-inner .cabecera .cabeceraRow {
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
    z-index: 3;
	position: relative;
}

body.single-desafios .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #591a76;
}

body.single-desafios .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 22px;
    color: #591a76;
    line-height: 30px;
    font-weight: 400;
}







body.single-desafios .site-inner .cabeceraDesafios {
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0px auto;
    background: #ec67f64a;
    padding: 15px;
    border-radius: 15px;
}

body.single-desafios .site-inner .cabeceraDesafios:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
    border-radius: 15px;
}

body.single-desafios .site-inner .cabeceraDesafios .iconoTom {
    position: relative;
    display: inline-block;
    width: 200px;
    height: auto;
    z-index: 99;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover !important;
}

body.single-desafios .site-inner .cabeceraDesafios .iconoTom svg {
    height: 100%;
    width: 100%;
}

body.single-desafios .site-inner .cabeceraDesafios .contenidoCabecera {
    display: inline-block;
    max-width: 650px;
    vertical-align: top;
    width: 73%;
    padding-left: 3%;
    position: relative;
    z-index: 100;
}

body.single-desafios .site-inner .cabeceraDesafios .contenidoCabecera h1.tituloCabecera {
    text-align: left;
    font-weight: bold;
    font-style: normal;
    margin: 20px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    border-radius: 0px;
    text-decoration: none !important;
    color: #591a76;
    font-family: 'Moisette';
    font-size: 30px;
}

body.single-desafios .site-inner .cabeceraDesafios .contenidoCabecera .entradilla {
    margin-bottom: 0px;
    color: #591a76;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
}






body.single-desafios .site-inner .contenido {
    width: 100%;
    max-width: 900px;
    margin: 80px auto;
	position: relative;
}

body.single-desafios .site-inner .contenido h2 {
    font-family: 'Moisette';
    font-size: 35px;
    color: #591a76;
    font-weight: 600;
}

body.single-desafios .site-inner .contenido h3 {
    font-family: 'Moisette';
    font-size: 32px;
    color: #591a76;
    font-weight: 600;
}

body.single-desafios .site-inner .contenido h4 {
    font-family: 'Moisette';
    font-size: 29px;
    color: #591a76;
    font-weight: 600;
}

body.single-desafios .site-inner .contenido h5 {
    font-family: 'Moisette';
    font-size: 26px;
    color: #591a76;
    font-weight: 600;
}

body.single-desafios .site-inner .contenido h6 {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}

body.single-desafios .site-inner .cta .ctarow {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}

body.single-desafios .site-inner .cta .ctarow .contenidoCta {
    background: #ffff00;
    width: 50%;
    max-width: 400px;
    padding: 120px 40px 40px 40px;
}

body.single-desafios .site-inner .cta .ctarow .contenidoCta .textoCta {
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

body.single-desafios .site-inner .cta .ctarow .contenidoCta a.botonCta {
    background: #ec67f6;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 10px;
    color: #FFF;
    margin-top: 10px;
    font-family: 'Moisette';
    font-size: 25px;
    border: 1px solid #ec67f6;
	transition: all 0.3s linear;
}

body.single-desafios .site-inner .cta .ctarow .contenidoCta a.botonCta:hover {
    background: transparent;
    color: #ec67f6;
	transition: all 0.3s linear;
}


/*CASOS DE ÉXITO*/

body.single-casos-de-exito .site-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0px !important;
	font-family: 'Montserrat';
}


body.single-casos-de-exito .site-inner .cabecera .overay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
    display: none;
}
body.single-casos-de-exito .site-inner .cabecera .overaycolor {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #591a76;
    background-size: auto;
    opacity: 0.8;
    z-index: 1;
}
body.single-casos-de-exito .site-inner .cabecera .cabeceraRow {
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
    z-index: 3;
	position: relative;
}

body.single-casos-de-exito .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #FFF;
}

body.single-casos-de-exito .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 22px;
    color: #FFF !important;
    line-height: 30px;
    font-weight: 400;
}

body.single-casos-de-exito .site-inner .cabecera .cabeceraRow .entradilla p{
    color: #FFF !important;
}

body.single-casos-de-exito .site-inner .contenido {
    width: 100%;
    max-width: 900px;
    margin: 80px auto;
	position: relative;
}

.PlantillaBuscadorRecursosHome .cl-element.clientes ul {
    margin-top: 11px;
    position: absolute;
    bottom: 16px;
    margin-bottom: 0px;
    background: #591a76;
    left: 6px;
    padding: 4px 4px 0px 4px;
    border-radius: 5px;
}

.PlantillaBuscadorRecursosHome .cl-element.clientes ul li {
    list-style: none;
}

.PlantillaBuscadorRecursosHome .cl-element.clientes ul li a {
    color: #fff;
    font-family: 'Moisette';
    font-size: 18px;
    font-weight: 500;
}

.PlantillaBuscadorRecursosHome .cl-element.sectores .cl-element-taxonomy__term {
    background: #ec67f629;
    color: #591a76;
}

body.single-casos-de-exito .site-inner .contenido h2 {
    font-family: 'Moisette';
    font-size: 35px;
    color: #591a76;
    font-weight: 600;
}

body.single-casos-de-exito .site-inner .contenido h3 {
    font-family: 'Moisette';
    font-size: 32px;
    color: #591a76;
    font-weight: 600;
}

body.single-casos-de-exito .site-inner .contenido h4 {
    font-family: 'Moisette';
    font-size: 29px;
    color: #591a76;
    font-weight: 600;
}

body.single-casos-de-exito .site-inner .contenido h5 {
    font-family: 'Moisette';
    font-size: 26px;
    color: #591a76;
    font-weight: 600;
}

body.single-casos-de-exito .site-inner .contenido h6 {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}

body.single-casos-de-exito .site-inner .cta .ctarow {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}

body.single-casos-de-exito .site-inner .cta .ctarow .contenidoCta {
    background: #ffff00;
    width: 50%;
    max-width: 400px;
    padding: 120px 40px 40px 40px;
}

body.single-casos-de-exito .site-inner .cta .ctarow .contenidoCta .textoCta {
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

body.single-casos-de-exito .site-inner .cta .ctarow .contenidoCta a.botonCta {
    background: #ec67f6;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 10px;
    color: #FFF;
    margin-top: 10px;
    font-family: 'Moisette';
    font-size: 25px;
    border: 1px solid #ec67f6;
	transition: all 0.3s linear;
}

body.single-casos-de-exito .site-inner .cta .ctarow .contenidoCta a.botonCta:hover {
    background: transparent;
    color: #ec67f6;
	transition: all 0.3s linear;
}

body.single-casos-de-exito .site-inner .equipoGlobal {
    background-color: #f5f5f5;
    padding: 1px 0px;
}

body.single-casos-de-exito .site-inner .tecnologias {
    padding: 10px 0px;
}
body.single-casos-de-exito .site-inner .slidertecnologias {
    max-width: 1280px;
    margin: 80px auto;
    padding: 0px 20px;
}

body.single-casos-de-exito .site-inner .slidertecnologias .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-casos-de-exito .site-inner .slidertecnologias .splide__slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 35px;
    max-width: 16.6667%;
    box-sizing: border-box;
    margin: 0px;
}

body.single-casos-de-exito .site-inner .slidertecnologias .splide__slide a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

body.single-casos-de-exito ul.splide__pagination.splide__pagination--ltr {
    display: none;
}

body.single-casos-de-exito .site-inner .DesafiosHome .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-casos-de-exito .site-inner .DesafiosHome {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 20px;
}

body.single-casos-de-exito .site-inner .DesafiosHome ul.listaDesafios li .content {
    width: auto;
}


body.single-casos-de-exito .site-inner .infoCabecera {
    margin-top: 50px;
}

body.single-casos-de-exito .site-inner .infoCabecera h3 {
    color: #FFF;
    font-family: 'Moisette';
    font-size: 30px;
    border-bottom: 1px solid #FFF;
}

body.single-casos-de-exito .site-inner .clientesCabecera {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

body.single-casos-de-exito .site-inner .desafiosCabecera {
    margin-top: 20px;
}

body.single-casos-de-exito .site-inner .clientesCabecera ul li {
    display: inline-block;
    max-width: 190px;
    vertical-align: middle;
    margin-right: 20px;
}

body.single-casos-de-exito .site-inner .sectorCabecera {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

body.single-casos-de-exito .sectorCabecera ul li {
    font-style: italic;
    display: inline-block;
    margin-right: 20px;
    padding: 5px 10px;
    border: 1px solid #591a76;
    color: #591a76;
    font-weight: 400;
    font-family: 'Montserrat';
    border-radius: 10px;
    font-size: 16px;
    background: #ffffff78;
    margin-bottom: 5px;
}


body.single-casos-de-exito .seccionClientes .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-casos-de-exito .seccionClientes {
    background: #f5f5f5;
    padding: 80px 20px;
}
body.single-casos-de-exito .clientes {
    max-width: 1280px;
    margin: 0 auto;
}
body.single-casos-de-exito .videoCliente {
    display: inline-block;
    width: 48%;
    margin-right: 2%;
    vertical-align: middle;
}
body.single-casos-de-exito .videoCliente iframe {
    width: 100%;
    height: 400px;
}
body.single-casos-de-exito .infoClientes {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
}
body.single-casos-de-exito .infoClientes .clienteItem {
    background: #ededed;
    border-radius: 10px;
	padding: 20px;
	margin-bottom: 10px;
}
body.single-casos-de-exito .infoClientes .clienteItem .imgClienteFondo {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    vertical-align: middle;
    margin-right: 15px;
}
body.single-casos-de-exito .infoClientes .clienteItem .info {
    display: inline-block;
    vertical-align: middle;
}

body.single-casos-de-exito .infoClientes .clienteItem .info .nombre {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}

body.single-casos-de-exito .infoClientes .clienteItem .info .cargo {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #ec67f6;
    font-weight: 400;
    font-style: italic;
}



body.single-casos-de-exito .equipo {
    max-width: 1280px;
    margin: 80px auto;
    padding: 0px 20px;
}

body.single-casos-de-exito .equipo .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-casos-de-exito .equipo .videoEquipo {
    text-align: center;
}

body.single-casos-de-exito .equipo .videoEquipo iframe {
    width: 60%;
    height: 450px;
}

body.single-casos-de-exito .equipo .equipoLista {
    margin-top: 60px;
    text-align: center;
}

body.single-casos-de-exito .equipo .equipoLista .equipoItem {
    width: 32.7%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
}

body.single-casos-de-exito .equipo .equipoLista .equipoItem h3 {
    font-family: 'Moisette';
    font-size: 25px;
    color: #591a76;
}

body.single-casos-de-exito .equipo .equipoLista .equipoItem p {
    font-family: 'Montserrat';
    color: #ec67f6;
    font-size: 17px;
    line-height: 22px;
    font-style: italic;
}

body.single-casos-de-exito .equipo .equipoLista .equipoItem a.enlaceLinkedin {
    display: block;
    position: absolute;
    top: 120px;
    right: 140px;
    width: 30px;
    height: 30px;
    opacity: 1 !important;
}

body.single-casos-de-exito .resultados {
    max-width: 1280px;
    margin: 80px auto;
    padding: 0px 20px;
}

body.single-casos-de-exito .resultados .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-casos-de-exito .resultados .contenidoResultados {
    text-align: center;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado {
    width: 25.7%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
    padding-top: 30px;
    margin: 0px 1%;
    background: #591a76;
    border-radius: 10px;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado .partenumero {
    display: inline-flex;
    align-items: center;
}
body.single-casos-de-exito .resultados .contenidoResultados .resultado .partenumero .PrefijoNumeroResultado {
    font-size: 45px;
    font-family: 'Moisette';
    text-align: center;
    color: #ffff00;
    font-weight: 600;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado .partenumero .Numero {
    font-size: 70px;
    font-family: 'Moisette';
    text-align: center;
    color: #ffff00;
    font-weight: 500;
    line-height: 80px;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado .partenumero .SufijoNumeroResultado {
    font-size: 45px;
    font-family: 'Moisette';
    text-align: center;
    color: #ffff00;
    font-weight: 600;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado .partetexto {
    color: #ffff00;
    font-family: 'Moisette';
    font-size: 23px;
    font-weight: 600;
}

/*PLANTILLA PP*/
.page-template-plantillaPPtom div#mega-menu-wrap-primary {
    display: none;
}

.page-template-plantillaPPtom .headermenu {
    background-color: #ffff01;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
    width: 100%;
    z-index: 999999;
    min-height: 74px;
    position: sticky;
    top: 0px;
}

.page-template-plantillaPPtom .headermenu a.logo {
    max-height: 75px;
    display: inline-block;
    float: none;
    position: relative;
    height: 100%;
}

.page-template-plantillaPPtom .headermenu a.logo img {
    max-width: 100%;
    display: inline-block;
    height: 100%;
    width: auto;
    position: relative;
}

.page-template-plantillaPPtom header.headermenu ul li a {
    height: 64px;
    padding: 20px 20px 20px 20px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #591a76;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    background: rgba(89, 26, 118, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
    transition: all 0.3s linear;
}

.page-template-plantillaPPtom header.headermenu ul li a:hover {
    transition: all 0.3s linear;
    color: #ffff00;
}


/*NOTICIAS*/

body.single-post .site-inner .contenido h2 span{
    font-family: 'Moisette' !important;
    font-size: 35px !important;
    color: #591a76 !important;
    font-weight: 600 !important;
}

body.single-post .site-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0px !important;
	font-family: 'Montserrat';
}


body.single-post .site-inner .cabecera .overay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
    display: none;
}body.single-post .site-inner .cabecera .overaycolor {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #591a76;
    background-size: auto;
    opacity: 0.8;
    z-index: 1;
}
body.single-post .site-inner .cabecera .cabeceraRow {
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
    z-index: 3;
	position: relative;
}

body.single-post .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #FFF;
}

body.single-post .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 22px;
    color: #FFF;
    line-height: 30px;
    font-weight: 400;
}

body.single-post .site-inner .contenido {
    width: 100%;
    max-width: 900px;
    margin: 80px auto;
	position: relative;
}

body.single-post .site-inner .contenido h2 {
    font-family: 'Moisette' !important;
    font-size: 35px !important;
    color: #591a76 !important;
    font-weight: 600 !important;
}

body.single-post .site-inner .contenido h3 {
    font-family: 'Moisette';
    font-size: 32px;
    color: #591a76;
    font-weight: 600;
}

body.single-post .site-inner .contenido h4 {
    font-family: 'Moisette';
    font-size: 29px;
    color: #591a76;
    font-weight: 600;
}

body.single-post .site-inner .contenido h5 {
    font-family: 'Moisette';
    font-size: 26px;
    color: #591a76;
    font-weight: 600;
}

body.single-post .site-inner .contenido h6 {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}



/********EVENTOS*************/

body.single-eventos .site-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0px !important;
	font-family: 'Montserrat';
}


body.single-eventos .site-inner .cabecera .overay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
    display: none;
}
body.single-eventos .site-inner .cabecera .overaycolor {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #591a76;
    background-size: auto;
    opacity: 0.8;
    z-index: 1;
}
body.single-eventos .site-inner .cabecera .cabeceraRow {
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
    z-index: 3;
	position: relative;
}

body.single-eventos .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #FFF;
}

body.single-eventos .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 22px;
    color: #FFF;
    line-height: 30px;
    font-weight: 400;
}

body.single-eventos .site-inner .cabecera .cabeceraRow a.botonEvento {
    font-family: 'Moisette';
    color: #ec67f6;
    background: #ffff00;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 10px;
    border: 1px solid #ffff00;
    transition: all 0.3s linear;
}

body.single-eventos .site-inner .cabecera .cabeceraRow a.botonEvento:hover {
    color: #ffff00;
    background: transparent;
    transition: all 0.3s linear;
}

body.single-eventos .site-inner .contenido {
    width: 100%;
    max-width: 900px;
    margin: 80px auto;
	position: relative;
}

body.single-eventos .site-inner .contenido h2 {
    font-family: 'Moisette';
    font-size: 35px;
    color: #591a76;
    font-weight: 600;
}

body.single-eventos .site-inner .contenido h3 {
    font-family: 'Moisette';
    font-size: 32px;
    color: #591a76;
    font-weight: 600;
}

body.single-eventos .site-inner .contenido h4 {
    font-family: 'Moisette';
    font-size: 29px;
    color: #591a76;
    font-weight: 600;
}

body.single-eventos .site-inner .contenido h5 {
    font-family: 'Moisette';
    font-size: 26px;
    color: #591a76;
    font-weight: 600;
}

body.single-eventos .site-inner .contenido h6 {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}

body.single-eventos .site-inner .cta .ctarow {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}

body.single-eventos .site-inner .cta .ctarow .contenidoCta {
    background: #ffff00;
    width: 50%;
    max-width: 400px;
    padding: 120px 40px 40px 40px;
}

body.single-eventos .site-inner .cta .ctarow .contenidoCta .textoCta {
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

body.single-eventos .site-inner .cta .ctarow .contenidoCta a.botonCta {
    background: #ec67f6;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 10px;
    color: #FFF;
    margin-top: 10px;
    font-family: 'Moisette';
    font-size: 25px;
    border: 1px solid #ec67f6;
	transition: all 0.3s linear;
}

body.single-eventos .site-inner .cta .ctarow .contenidoCta a.botonCta:hover {
    background: transparent;
    color: #ec67f6;
	transition: all 0.3s linear;
}


body.single-eventos .site-inner .DesafiosHome .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-eventos .site-inner .DesafiosHome {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 20px;
}

body.single-eventos .site-inner .DesafiosHome ul.listaDesafios li .content {
    width: auto;
}


body.single-eventos .site-inner .infoCabecera {
    margin-top: 150px;
}

body.single-eventos .site-inner .infoCabecera h3 {
    color: #591a76;
    font-family: 'Moisette';
    font-size: 30px;
    border-bottom: 1px solid #591a76;
}

body.single-eventos .site-inner .clientesCabecera {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

body.single-eventos .site-inner .clientesCabecera ul li {
    display: inline-block;
    max-width: 190px;
    vertical-align: middle;
    margin-right: 20px;
}

body.single-eventos .site-inner .sectorCabecera {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}


body.single-eventos .site-inner .fechas {
    border-top: 1px solid #FFF;
    padding-top: 20px;
}

body.single-eventos .site-inner .fechas .dias {
    display: inline-block;
    vertical-align: middle;
}

body.single-eventos .site-inner .fechas .dias .mes {
    color: #FFF;
    font-size: 25px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    margin-bottom: 0px;
    font-weight: bold;
}

body.single-eventos .site-inner .fechas .dias .anyofechainicio {
    color: #FFF;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 300;
}

body.single-eventos .site-inner .fechas .dias .diasemana {
    color: #FFF;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 400;
}

body.single-eventos .site-inner .fechas .numero {
    display: inline-block;
    vertical-align: middle;
    font-size: 90px;
    font-family: 'Montserrat';
    font-weight: 800;
    color: #FFF;
    margin-left: 20px;
    line-height: 90px;
}

body.single-eventos .site-inner .fechas .masinfo {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    color: #FFF;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 400;
}

body.single-eventos .site-inner .fechas .fechafin {
    border-top: 1px solid #FFF;
    margin-top: 20px;
    padding-top: 10px;
    color: #FFF;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 400;
    font-style: italic;
}

body.single-eventos .galeria-logos {
    text-align: center;
    margin-top: 100px;
}

body.single-eventos .imagenes-galeria {
    display: flex;
    flex-wrap: wrap; /* Permite que los elementos se envuelvan en varias filas */
    justify-content: center; /* Centra los elementos horizontalmente */
    gap: 20px; /* Espacio entre las imágenes */
}

body.single-eventos .imagen-logo {
    flex: 1 1 calc(16.66% - 20px); /* Calcula el ancho para que haya 6 elementos por fila (100/6) menos el espacio de separación */
    max-width: calc(16.66% - 20px); /* Máximo ancho del 16.66% menos el espacio de separación */
    box-sizing: border-box; /* Incluye padding y border en el ancho total del elemento */
}

body.single-eventos .imagen-logo img {
    max-width: 100%; /* Asegura que la imagen ocupe el 100% del ancho del contenedor */
    height: auto; /* Mantiene la proporción de la imagen */
}

body.single-eventos .agenda .agenda-item {
    margin-bottom: 30px;
}

body.single-eventos .agenda .agenda-item .hora {
    color: #FFF;
    background: #ec67f6;
    padding: 0px 10px;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 40px;
}

body.single-eventos .agenda .agenda-item .hora:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/09/AsteriscoBlanco.png);
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
}

body.single-eventos .agenda .agenda-item .titulo {
    font-family: 'Moisette';
    font-weight: 600;
    color: #ec67f6;
    font-size: 23px;
    padding-left: 10px;
    margin-top: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ec67f67d;
}

body.single-eventos .agenda .agenda-item .texto-informativo {
    padding-left: 10px;
    font-family: 'Montserrat';
    font-size: 16px;
}

body.single-eventos .agenda .agenda-item .ponentes {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente {
    flex: 1 1 calc(170px - 20px);
    max-width: calc(25% - 20px);
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 15px;
}

body.single-eventos .agenda .agenda-item .ponente .imagen {
    background-size: cover !important;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-position: center center !important;
    margin: 0 auto;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .informacion {
    position: relative;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .informacion .linkedin a {
    position: absolute;
    font-size: 0px;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .informacion .linkedin a:after {
    content: "";
    background: url(/wp-content/uploads/2024/09/linkedinRosaTOM.png);
    width: 30px;
    height: 30px;
    position: absolute;
    background-size: contain;
    top: -40px;
    background-repeat: no-repeat;
    left: 45px;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .titulo-destacado {
    background: #ec67f6;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 5px;
    margin-bottom: 20px;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .informacion .nombre {
    font-family: 'Moisette';
    font-size: 25px;
    color: #591a76;
    font-weight: 500;
    line-height: 30px;
    margin-top: 10px;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .informacion .empresa {
    font-family: 'Montserrat';
    color: #ec67f6;
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente .informacion .cargo {
    font-family: 'Montserrat';
    color: #ec67f6;
    font-size: 17px;
    line-height: 22px;
    font-style: italic;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente:has(.titulo-destacado) {
    border: 1px solid #ec67f6;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente:not(:has(.titulo-destacado)) {
    margin-top: 65px;
}

body.single-eventos .mensajeFin {
    margin-bottom: 60px;
    font-size: 20px;
}

body.single-eventos .eventoFin {
    font-size: 25px;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    padding: 10px;
    border: 1px solid #FFF;
    margin-top: 20px;
}

body.single-eventos .textoMensajeFinEvento {
    text-align: center;
    margin-bottom: 50px;
}

/*SERVICIOS*/



body.single-servicios .site-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0px !important;
	font-family: 'Montserrat';
}


body.single-servicios .cabeceraServicios {
    display: flex; /* Convierte en un contenedor flex */
    justify-content: center; /* Centra horizontalmente el contenido */
    align-items: center; /* Centra verticalmente el contenido */
    max-width: 1280px;
    padding: 60px 20px;
    margin: 0 auto;
}

body.single-servicios .cabeceraServiciosRow {
    display: flex; /* Convierte en un contenedor flex */
    justify-content: center; /* Centra horizontalmente los elementos dentro del row */
    align-items: center; /* Centra verticalmente los elementos dentro del row */
    gap: 20px; /* Opcional: Espacio entre los elementos */
}

body.single-servicios .imagendescatada {
    width: 200px; /* Ajusta el tamaño según sea necesario */
    height: 200px; /* Ajusta el tamaño según sea necesario */
    background-size: contain; /* Ajusta la imagen al contenedor */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain !important;
    margin-right: 30px;
}

body.single-servicios .contenidoCabecera {
    display: flex; /* Convierte en un contenedor flex */
    flex-direction: column; /* Alinea el contenido verticalmente */
    justify-content: center; /* Centra el contenido verticalmente */
}





body.single-servicios .cabeceraServiciosRow  h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #591a76;
}

body.single-servicios .cabeceraServiciosRow  .entradilla {
    font-size: 22px;
    color: #591a76;
    line-height: 30px;
    font-weight: 400;}

body.single-servicios .site-inner .cabecera .overay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
}body.single-servicios .site-inner .cabecera .overaycolor {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #FFF;
    background-size: auto;
    opacity: 0.8;
    z-index: 1;
}
body.single-servicios .site-inner .cabecera .cabeceraRow {
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
    z-index: 3;
	position: relative;
}

body.single-servicios .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #591a76;
}

body.single-servicios .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 22px;
    color: #591a76;
    line-height: 30px;
    font-weight: 400;
}

body.single-servicios .site-inner .contenido {
    width: 100%;
    max-width: 900px;
    margin: 0px auto 80px auto;
	position: relative;
}

body.single-servicios .site-inner .contenido h2 {
    font-family: 'Moisette';
    font-size: 35px;
    color: #591a76;
    font-weight: 600;
}

body.single-servicios .site-inner .contenido h3 {
    font-family: 'Moisette';
    font-size: 32px;
    color: #591a76;
    font-weight: 600;
}

body.single-servicios .site-inner .contenido h4 {
    font-family: 'Moisette';
    font-size: 29px;
    color: #591a76;
    font-weight: 600;
}

body.single-servicios .site-inner .contenido h5 {
    font-family: 'Moisette';
    font-size: 26px;
    color: #591a76;
    font-weight: 600;
}

body.single-servicios .site-inner .contenido h6 {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}

body.single-servicios .site-inner .cta .ctarow {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}

body.single-servicios .site-inner .cta .ctarow .contenidoCta {
    background: #ffff00;
    width: 50%;
    max-width: 400px;
    padding: 120px 40px 40px 40px;
}

body.single-servicios .site-inner .cta .ctarow .contenidoCta .textoCta {
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

body.single-servicios .site-inner .cta .ctarow .contenidoCta a.botonCta {
    background: #ec67f6;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 10px;
    color: #FFF;
    margin-top: 10px;
    font-family: 'Moisette';
    font-size: 25px;
    border: 1px solid #ec67f6;
	transition: all 0.3s linear;
}

body.single-servicios .site-inner .cta .ctarow .contenidoCta a.botonCta:hover {
    background: transparent;
    color: #ec67f6;
	transition: all 0.3s linear;
}

body.single-servicios .site-inner .tecnologias {
    padding: 50px 0px;
    background-color: #f5f5f5;
}
body.single-servicios .site-inner .slidertecnologias {
    max-width: 1280px;
    margin: 80px auto;
    padding: 0px 20px;
}

body.single-servicios .site-inner .slidertecnologias .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-servicios .site-inner .slidertecnologias .splide__slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
}

body.single-servicios .site-inner .slidertecnologias .splide__slide a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

body.single-servicios .site-inner .DesafiosHome .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-servicios .site-inner .DesafiosHome {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 20px;
}

body.single-servicios .site-inner .DesafiosHome ul.listaDesafios li .content {
    width: auto;
}

 .diferencias {
    padding: 50px 20px;
    background: #f5f5f5;
}

.diferencias .diferenciasrow {
    max-width: 1280px;
    margin: 0 auto;
}

.diferencias h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

.diferencias .listaDiferencias {
    width: 100%;
    display: block;
    position: relative;
}

.diferencias .listaDiferencias .diferencia {
    width: 30%;
    display: inline-block;
    margin: 0px 1% 30px 2%;
    border-bottom: 1px solid #ec67f6;
    padding: 10px;
    vertical-align: top;
}

.diferencias .listaDiferencias .diferencia img {
    max-height: 60px;
    display: inline-block;
}

.diferencias .listaDiferencias .diferencia h4 {
    font-size: 26px;
    font-family: 'Moisette';
    color: #000;
    margin: 0px 0px 7px 0px;
    position: relative;
    margin-top: 13px;
}
.diferencias .listaDiferencias .diferencia .entradilla p {
    margin-bottom: 0px;
}





/*PODCAST*/

body.single-podcast .site-inner {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0px !important;
	font-family: 'Montserrat';
}


body.single-podcast .site-inner .cabecera .overay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
}body.single-podcast .site-inner .cabecera .overaycolor {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #FFF;
    background-size: auto;
    opacity: 0.7;
    z-index: 1;
}
body.single-podcast .site-inner .cabecera .cabeceraRow {
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
    z-index: 3;
	position: relative;
}

body.single-podcast .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 50px;
    color: #591a76;
}

body.single-podcast .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 22px;
    color: #591a76;
    line-height: 30px;
    font-weight: 400;
}

body.single-podcast .site-inner .contenido {
    width: 100%;
    max-width: 900px;
    margin: 80px auto;
	position: relative;
}

body.single-podcast .site-inner .contenido h2 {
    font-family: 'Moisette';
    font-size: 35px;
    color: #591a76;
    font-weight: 600;
}

body.single-podcast .site-inner .contenido h3 {
    font-family: 'Moisette';
    font-size: 32px;
    color: #591a76;
    font-weight: 600;
}

body.single-podcast .site-inner .contenido h4 {
    font-family: 'Moisette';
    font-size: 29px;
    color: #591a76;
    font-weight: 600;
}

body.single-podcast .site-inner .contenido h5 {
    font-family: 'Moisette';
    font-size: 26px;
    color: #591a76;
    font-weight: 600;
}

body.single-podcast .site-inner .contenido h6 {
    font-family: 'Moisette';
    font-size: 23px;
    color: #591a76;
    font-weight: 600;
}

body.single-podcast .site-inner .cta .ctarow {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}

body.single-podcast .site-inner .cta .ctarow .contenidoCta {
    background: #ffff00;
    width: 50%;
    max-width: 400px;
    padding: 120px 40px 40px 40px;
}

body.single-podcast .site-inner .cta .ctarow .contenidoCta .textoCta {
    color: #ec67f6;
    font-family: 'Moisette';
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

body.single-podcast .site-inner .cta .ctarow .contenidoCta a.botonCta {
    background: #ec67f6;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 10px;
    color: #FFF;
    margin-top: 10px;
    font-family: 'Moisette';
    font-size: 25px;
    border: 1px solid #ec67f6;
	transition: all 0.3s linear;
}

body.single-podcast .site-inner .cta .ctarow .contenidoCta a.botonCta:hover {
    background: transparent;
    color: #ec67f6;
	transition: all 0.3s linear;
}

body.single-podcast .site-inner .tecnologias {
    padding: 50px 0px;
    background-color: #f5f5f5;
}
body.single-podcast .site-inner .slidertecnologias {
    max-width: 1280px;
    margin: 80px auto;
    padding: 0px 20px;
}

body.single-podcast .site-inner .slidertecnologias .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-podcast .site-inner .slidertecnologias .splide__slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 60px;
}

body.single-podcast .site-inner .slidertecnologias .splide__slide a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

body.single-podcast .site-inner .DesafiosHome .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-podcast .site-inner .DesafiosHome {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 20px;
}

body.single-podcast .site-inner .DesafiosHome ul.listaDesafios li .content {
    width: auto;
}


body.single-podcast .site-inner .infoCabecera {
    margin-top: 150px;
}

body.single-podcast .site-inner .infoCabecera h3 {
    color: #591a76;
    font-family: 'Moisette';
    font-size: 30px;
    border-bottom: 1px solid #591a76;
}

body.single-podcast .site-inner .clientesCabecera {
    width: 48%;
    display: inline-block;
    margin-right: 2%;
}

body.single-podcast .site-inner .clientesCabecera ul li {
    display: inline-block;
    max-width: 190px;
    vertical-align: middle;
    margin-right: 20px;
}

body.single-podcast .site-inner .sectorCabecera {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

body.single-podcast .sectorCabecera ul li {
    font-style: italic;
    display: inline-block;
    margin-right: 20px;
    padding: 5px 10px;
    border: 1px solid #591a76;
    color: #591a76;
    font-weight: 400;
    font-family: 'Montserrat';
    border-radius: 10px;
    font-size: 16px;
    background: #ffffff78;
}


body.single-podcast .seccionClientes .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

body.single-podcast .cabeceraPodcast {
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0px auto;
    background: #ec67f64a;
    padding: 15px;
    border-radius: 15px;
}

body.single-podcast .cabeceraPodcast:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/08/asteriscoLinealTOMPeq.png);
    background-size: auto;
    opacity: 0.4;
    z-index: 2;
    border-radius: 15px;
}

body.single-podcast .cabeceraPodcast .imagenPortada {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 200px;
    z-index: 99;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover !important;
}

body.single-podcast .cabeceraPodcast .contenidoCabecera {
    display: inline-block;
    max-width: 650px;
    vertical-align: top;
    width: 62%;
    padding-left: 3%;
	position: relative;
    z-index: 100;
}

body.single-podcast .cabeceraPodcast .contenidoCabecera h1.tituloCabecera {
    text-align: left;
    font-weight: bold;
    font-style: normal;
    margin: 20px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    border-radius: 0px;
    text-decoration: none !important;
    color: #591a76;
    font-family: 'Moisette';
    font-size: 30px;
}

body.single-podcast .cabeceraPodcast .contenidoCabecera .duracion {
    position: relative;
    padding-left: 25px;
    color: #591a76;
    font-family: 'Montserrat';
    font-weight: 400;
}

body.single-podcast .cabeceraPodcast .contenidoCabecera .duracion:before {
    content: "";
    background: url(/wp-content/uploads/2024/09/RelojMorado.png);
    width: 20px;
    height: 21px;
    position: absolute;
    top: 45%;
    left: 0px;
    transform: translateY(-50%);
    background-size: contain;
	background-repeat: no-repeat;
}
body.single-podcast .cabeceraPodcast .contenidoCabecera .enlaces p {
    margin-bottom: 0px;
    color: #591a76;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
}
body.single-podcast .cabeceraPodcast .contenidoCabecera .enlaces ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
}

body.single-podcast .cabeceraPodcast .contenidoCabecera .enlaces ul li a {
    display: block;
}

body.single-podcast .contenido .textoPost .fechaPublicacion {
    position: relative;
    padding-left: 25px;
    color: #ec67f6;
    font-family: 'Montserrat';
    font-weight: 400;
}
body.single-podcast .contenido .textoPost .fechaPublicacion:before {
    content: "";
    background: url(/wp-content/uploads/2024/09/CalendarioRosa.png);
    width: 20px;
    height: 21px;
    position: absolute;
    top: 45%;
    left: 0px;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}


body.single-podcast .site-inner .EventosRelacionados h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
    margin-bottom: 50px;
}


body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow {
    max-width: 1280px;
	padding: 80px 20px;
	margin: 0 auto;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento {
    border-bottom: 1px solid #ed67f681;
    padding-bottom: 15px;
    padding-top: 10px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .imagen {
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    position: relative;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    width: calc(70% - 150px);
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info h3 {
    color: #591a76;
    font-size: 25px;
    font-family: 'Moisette';
    line-height: 30px;
    text-align: left;
    margin-bottom: 15px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info p.lugar {
    position: relative;
    color: #ec67f6;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 0px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info p.horas {
    position: relative;
    color: #ec67f6;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 0px;
}
body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .fecha {
    display: inline-block;
    vertical-align: middle;
}



body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .fecha {
    display: inline-block;
    vertical-align: middle;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .dias {
    display: inline-block;
    vertical-align: middle;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .mes {
    color: #591a76;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    margin-bottom: 5px;
    font-weight: bold;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .anyofechainicio {
    color: #591a76;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 400;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .diasemana {
    color: #591a76;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 300;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .numero {
    display: inline-block;
    vertical-align: middle;
    font-size: 90px;
    font-family: 'Montserrat';
    font-weight: 800;
    color: #591a76;
    margin-left: 20px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento {
    width: 26%;
    display: inline-block;
    vertical-align: middle;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento a.boton.quieroapuntarme {
    background: #591a76;
    color: #ec67f6;
    font-family: 'Moisette';
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #591a76;
    transition: all 0.3s linear;
    margin-right: 10px;
	font-size: 16px;
    font-weight: 500;
}
body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento a.boton.quieroapuntarme:hover {
    background: transparent;
    color: #591a76;
    transition: all 0.3s linear;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento a.boton.masinfo {
    color: #ec67f6;
    font-family: 'Moisette';
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ec67f6;
    transition: all 0.3s linear;
    margin-right: 10px;
	font-size: 16px;
    font-weight: 500;
}
body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento a.boton.masinfo:hover {
    background: #ec67f6;
    color: #591a76;
    border: 1px solid #591a76;
    transition: all 0.3s linear;
}



.cl-layout.podcastPage .cl-layout__item {
    border-bottom: 1px solid #ec67f645;
    padding-bottom: 10px;
}

/*Slider servicios*/



body.single-desafios .sliderservicios, body.single-casos-de-exito .sliderservicios, body.single-podcast .sliderservicios, body.single-servicios .sliderservicios {
    max-width: 1280px;
    padding: 0 20px;
    margin: 80px auto;
    text-align: center;
    line-height: 32px;
}

body.single-desafios .sliderservicios .cabeceraSeccion h2, body.single-casos-de-exito .sliderservicios .cabeceraSeccion h2, body.single-podcast .sliderservicios .cabeceraSeccion h2, body.single-servicios .sliderservicios .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    margin-bottom: 50px;
}

body.single-casos-de-exito .desafiosCabecera ul li {
    font-style: italic;
    margin-right: 20px;
    padding: 5px 10px;
    border: 1px solid #591a76;
    color: #591a76;
    font-weight: 400;
    font-family: 'Montserrat';
    border-radius: 10px;
    font-size: 16px;
    background: #ffffff78;
    margin-bottom: 5px;
    display: inline-block;
}

body.single-desafios .splide__arrow, body.single-post .splide__arrow,body.single-casos-de-exito .splide__arrow, body.single-podcast .splide__arrow, body.single-servicios .splide__arrow {
    background: transparent !important;
}

body.single-desafios .splide__arrow svg, body.single-post .splide__arrow svg, body.single-casos-de-exito .splide__arrow svg, body.single-podcast .splide__arrow svg, body.single-servicios .splide__arrow svg {
    fill: #ec67f6 !important;
    height: 2.2em !important;
    width: 2.2em !important;
}

body.single-desafios .sliderservicios .splide__slide img, body.single-casos-de-exito .sliderservicios .splide__slide img, body.single-podcast .sliderservicios .splide__slide img, body.single-servicios .sliderservicios .splide__slide img {
    max-width: 70px;
    display: inline-block;
    vertical-align: middle;
    max-height: 55px;
    width: auto;
    height: auto;
    margin-right: 10px;
}

body.single-desafios .sliderservicios .splide__slide h3.tituloServicio, body.single-casos-de-exito .sliderservicios .splide__slide h3.tituloServicio, body.single-podcast .sliderservicios .splide__slide h3.tituloServicio, body.single-servicios .sliderservicios .splide__slide h3.tituloServicio {
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
    border-radius: 0px;
    justify-content: center;
    color: #581a74;
    font-family: 'Moisette';
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

body.single-desafios a.verMas, body.single-casos-de-exito a.verMas, body.single-post a.verMas, body.single-podcast a.verMas, body.single-servicios a.verMas {
    background: #ec67f6;
    padding: 5px 25px;
    border-radius: 10px;
    color: #FFF;
    font-family: 'Moisette';
    font-size: 25px;
    border: 1px solid #ec67f6;
    transition: all 0.3s linear;
    margin: 50px auto 0px auto;
    display: table;
    text-align: center;
    line-height: 35px;
}


.cl-pagination, .cl-pagination a {
    font-size: 20px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 500;
}
.cl-pagination {
    color: #ed67f681;
    margin-top: 30px;
}
.cl-pagination a {
    color: #ec67f6;
}

.cl-pagination span.page-numbers.current {
    background: #ec67f6;
    padding: 5px;
    border-radius: 5px;
    color: #FFF !important;
}



/* Asegúrate de que el slider tenga un ancho adecuado cuando solo hay pocos elementos */
.splide__slide {
  min-width: 100px; /* Ajusta según sea necesario para tu diseño */
}


/*Slider casos de éxito*/

.seccionContenido {
    background: #f5f5f5;
    padding: 1px 0px;
}

body.single-desafios .slidercasosexito, body.single-post .slidercasosexito, body.single-casos-de-exito .slidercasosexito, body.single-podcast .sliderpodcast, body.single-servicios .slidercasosexito {
    max-width: 1280px;
    padding: 0 20px;
    margin: 80px auto;
}

body.single-desafios .slidercasosexito .cabeceraSeccion h2, body.single-post .slidercasosexito .cabeceraSeccion h2, body.single-casos-de-exito .slidercasosexito .cabeceraSeccion h2, body.single-podcast .sliderpodcast .cabeceraSeccion h2, body.single-servicios .slidercasosexito .cabeceraSeccion h2 {
    color: #591a76;
    font-size: 35px;
    font-family: 'Moisette';
    line-height: 50px;
    text-align: center;
	margin-bottom: 50px;
}

body.single-desafios .slidercasosexito h3.tituloContenido, body.single-post .slidercasosexito h3.tituloContenido,body.single-casos-de-exito .slidercasosexito h3.tituloContenido, body.single-podcast .sliderpodcast h3.tituloContenido, body.single-servicios .slidercasosexito h3.tituloContenido {
    text-align: left;
    font-weight: bold;
    font-style: normal;
    margin: 20px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    border-radius: 0px;
    text-decoration: none !important;
    color: #ec67f6;
    font-family: 'Moisette';
}

body.single-desafios .slidercasosexito .slide-bg, body.single-post .slidercasosexito .slide-bg, body.single-casos-de-exito .slidercasosexito .slide-bg, body.single-podcast .sliderpodcast .slide-bg, body.single-servicios .slidercasosexito .slide-bg {
    width: 100%;
    height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 10px;
    border: 2px solid transparent;
    transition: all 0.3s linear;
}

body.single-desafios .slidercasosexito a:hover .slide-bg, body.single-post .slidercasosexito a:hover .slide-bg, body.single-casos-de-exito .slidercasosexito a:hover .slide-bg, body.single-podcast .sliderpodcast a:hover .slide-bg, body.single-servicios .slidercasosexito a:hover .slide-bg {
    border: 2px solid #ec67f6;
    transition: all 0.3s linear;
}

body.single-desafios .slidercasosexito p.tipoContenido, body.single-post .slidercasosexito p.tipoContenido,body.single-casos-de-exito .slidercasosexito p.tipoContenido, body.single-podcast .sliderpodcast p.tipoContenido, body.single-servicios .slidercasosexito p.tipoContenido {
    font-family: 'Montserrat' !important;
    font-weight: 300 !important;
    border: 1px solid #ec67f6 !important;
    padding: 4px 8px !important;
    font-size: 12px !important;
    border-radius: 10px !important;
    font-style: italic !important;
    color: #ec67f6 !important;
    display: inline;
}


/* Estilos generales para el slider */
.splide__list {
	display: flex;
	flex-wrap: nowrap;
  }
  
  .splide__slide {
	flex: 1 0 auto; /* Asegura que cada slide tenga el mismo tamaño */
	box-sizing: border-box;
	margin: 0 10px; /* Ajusta el margen entre los slides según sea necesario */
  }
  
  .splide__slide img {
	width: 100%;
	height: auto; /* Mantiene la proporción de la imagen */
  }

  
  /* Estilos adicionales para garantizar que el slider tenga un buen diseño */
  .slidercasosexito .splide__slide,
  .sliderpodcast .splide__slide {
	max-width: 32%; /* Ajusta el ancho mínimo según la cantidad de elementos */
	/* O ajusta a un porcentaje más pequeño si quieres más slides visibles a la vez */
	padding: 0px 10px;
  }

  /* Estilos adicionales para garantizar que el slider tenga un buen diseño */
  .sliderservicios .splide__slide {

    max-width: 31.8%;
    border: 1px solid #ec67f6;
  }

  .sliderservicios .splide__slide a {
    display: block;
    padding: 15px 25px;
    text-align: left;
    vertical-align: middle;
}

  .splide__track--draggable {
    padding-right: 20px !important;
}



/**************FOOTER***************/


.custom-footer {
	background-color: #591a76;
	padding: 20px;
	text-align: center;
	color: #ec67f6;
}

.footer-logo a {
    display: inline-block;
}
.footer-logo img {
	max-width: 150px; /* Tamaño del logo */
}
.footer-menu {
	margin-bottom: 20px;
}
.footer-menu ul.menu {
	list-style: none;
	padding: 0;
}
.footer-menu ul.menu li {
	display: inline-block;
	margin: 0 10px;
}

nav.footer-menu.rrss ul.menu li {
	margin: 0px 3px;
}

nav.footer-menu.rrss ul.menu li a {
	position: relative;
	font-size: 0px;
	display: block;
	width: 40px;
	height: 40px;
}

nav.footer-menu.rrss ul.menu li a:before {
	width: 40px;
	height: 40px;
	background-size: contain;
	font-size: 0px;
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}



nav.footer-menu.rrss ul.menu li.instagram a:before {
	background-image: url(/wp-content/uploads/2024/09/instagram.png);
}
nav.footer-menu.rrss ul.menu li.facebook a:before {
	background-image: url(/wp-content/uploads/2024/09/facebook.png);
}
nav.footer-menu.rrss ul.menu li.twitter a:before {
	background-image: url(/wp-content/uploads/2024/09/twitter.png);
}
nav.footer-menu.rrss ul.menu li.youtube a:before {
	background-image: url(/wp-content/uploads/2024/09/youtube.png);
}
nav.footer-menu.rrss ul.menu li.linkedin a:before {
	background-image: url(/wp-content/uploads/2024/09/linkedin.png);
}

nav.footer-menu.legal ul.menu {
    font-family: 'Montserrat';
    font-size: 15px;
}

nav.footer-menu.legal ul.menu li {
    position: relative;
    margin: 0px 0px 0px 5px;
}

nav.footer-menu.legal ul.menu li:first-child {
    position: relative;
    margin: 0px 0px 0px 0px;
}

nav.footer-menu.legal ul.menu li:after {
    content: "|";
}
nav.footer-menu.legal ul.menu li:last-child:after{
	display: none;
}

nav.footer-menu.legal ul.menu li a {
    color: #ec67f6;
	padding-right: 10px;
}
nav.footer-menu.legal ul.menu li:last-child a {
	padding-right: 0px;
}
.footer-copyright {
    font-size: 13px;
    color: #ffff01;
    margin-top: 20px;
    font-family: 'Montserrat';
}

.no-margin-top {
    margin-top: 0px !important;
}

div#lw-footer .lw-footer-wrapper {
    background: #ec67f6;
}

div#lw-footer .lw-footer-wrapper .lawwwing-document-open, div#lw-footer .lw-footer-wrapper .lw-consent-edit {
    color: #591a76 !important;
}



/************************************RESPONSIVE TOM*****************************************/

@media (max-width: 1040px) {
    body.single-desafios .site-inner .cabeceraDesafios {
        width: 90%;
    }
}

@media (max-width: 1025px) {
    .cl-layout.cl-layout--grid.servicios .cl-element.cl-element-featured_media {
        width: 30px;
        vertical-align: top;
        align-items: flex-start;
    }

    .cl-layout.servicios .cl-template .cl-element-section {
        padding-top: 0px !important;
    }

    .cl-layout.cl-layout--grid.servicios h3.cl-element.cl-element-title.titulo a {
        font-size: 16px;
    }


}

@media (max-width: 1020px) {
	.headermenu li a {
	  padding: 20px 30px;
	}
	.headermenu .menu-icon {
	  display: none;
	}
	.site-container.shadow header.headermenu {
		position: relative;
	}
  .headermenu .menu {
	clear: both;
	transition: max-height .2s ease-out;
	float: none;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out; /* Transición para el efecto de "slide down" */
  }

	.headermenu .menu li {
		display: block;
	}
}

@media (max-width: 900px) {
    body.single-desafios .site-inner .cabeceraDesafios .iconoTom {
        width: 100%;
        height: 150px;
    }

    body.single-desafios .site-inner .cabeceraDesafios .contenidoCabecera h1.tituloCabecera {
        text-align: center;
    }

    body.single-desafios .site-inner .cabeceraDesafios .contenidoCabecera {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }



}

@media (max-width: 800px) {
.wp-block-genesis-blocks-gb-column.servicioscolumna {
    margin-bottom: 60px;
}
}

@media (max-width: 768px) {
.repetidorIcono h1.wp-block-heading {
    font-size: 50px !important;
    text-align: center;
}

.repetidorIcono .wp-block-genesis-blocks-gb-column {
    text-align: center !important;
    margin: 0 auto !important;
    display: block !important;
}

.repetidorIcono .wp-block-genesis-blocks-gb-column .wp-block-image {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.repetidorIcono .wp-block-genesis-blocks-gb-column .wp-block-image figure.alignright.size-full {
    float: none;
    text-align: center;
}

.repetidorIcono .wp-block-genesis-blocks-gb-column .wp-block-image img {
    max-width: 60%;
}

.cl-layout.plantillaBuscadorTOM.eventosTom .cl-template.cl-template--post {
    display: block;
}

.cl-layout.plantillaBuscadorTOM.eventosTom .cl-element.cl-element-featured_media {
    width: 100%;
    display: block;
    height: 120px;
    border-radius: 10px;
}

.cl-layout.eventosTom .cl-element.cl-element-section {
    margin-left: 0px;
}

.cl-layout.eventosTom h3.cl-element.cl-element-title a {
    font-size: 25px;
}

.plantillaBuscadorTOM.eventosTom .titulo a {
    font-family: 'Moisette';
    color: #581a74;
    font-size: 26px;
    text-align: left;
    margin-bottom: 5px;
}

.cl-layout.eventosTom .cl-element.lugar {
    margin-bottom: 15px !important;
}

.cl-layout.eventosTom .cl-element.fechaInicio {
    font-size: 16px;
    font-weight: 700 !important;
}

.cl-layout.eventosTom .cl-element.horaInicio {
    font-size: 16px;
    font-weight: 600 !important;
}

.cl-layout.eventosTom .cl-element.horaFin {
    font-size: 16px;
    font-weight: 600 !important;
}

.cl-layout.PlantillaBuscadorRecursosHome.podcastPage .cl-template.cl-template--post {
    display: block;
}

.cl-layout.PlantillaBuscadorRecursosHome.podcastPage .cl-element.imagen.cl-element-featured_media--sizing-natural {
    width: 100%;
    display: block;
}

.cl-layout.PlantillaBuscadorRecursosHome.podcastPage .cl-element-featured_media__image {
    width: 100%;
}

.PlantillaBuscadorRecursosHome.podcastPage .cl-element.cl-element-section {
    padding-left: 0px;
    padding-top: 20px !important;
}

.single .splide__slide {
    max-width: 100% !important;
}

.splide__slide {
    margin: 0 5px;
}

body.single-servicios .imagendescatada {
    width: 160px;
    height: 160px;
    margin: 0 auto !important;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    width: calc(95% - 150px);
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .fecha {
    display: inline-block;
    vertical-align: middle;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .mes {
    color: #591a76;
    font-size: 18px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    margin-bottom: 0px;
    font-weight: bold;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .diasemana {
    color: #591a76;
    font-size: 17px;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align: left;
    font-weight: 300;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .numero {
    display: inline-block;
    vertical-align: middle;
    font-size: 60px;
    font-family: 'Montserrat';
    font-weight: 800;
    color: #591a76;
    margin-left: 10px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

body.single-podcast .cabeceraPodcast {
    width: 90% !important;
}

body.single-podcast .cabeceraPodcast .imagenPortada {
    margin: 0 auto;
    display: block;
}

body.single-podcast .cabeceraPodcast .contenidoCabecera {
    width: 100%;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado {
    width: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
    padding-top: 30px;
    margin: 0px 1% 20px 1%;
    background: #591a76;
    border-radius: 10px;
}

div#mega-menu-wrap-primary::before {
    content: "";
    background: url(/wp-content/uploads/2024/09/LogoTOMThinkOnMarketing.png);
    width: 135px;
    height: 35px;
    background-size: contain;
    position: absolute;
    top: 4px;
    left: 20px;
    display: block;
    background-repeat: no-repeat;
}

div#mega-menu-wrap-primary li.menu-logo-item {
    display: none;
}


.mega-columnaServicio {
    margin-left: 1% !important;
    width: 100% !important;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento {
    width: calc(70% - 200px);
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .botonesEvento {
    width: 30%;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info {
    width: 49%;
}


}
 
@media (max-width: 480px) {
body.single-casos-de-exito .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-size: 40px;
}

body.single-casos-de-exito .equipo .equipoLista .equipoItem {
    width: 45%;
    margin: 2%;
}

body.single-casos-de-exito .equipo .equipoLista .equipoItem a.enlaceLinkedin {
    right: 10px;
}

body.single-casos-de-exito .site-inner .slidertecnologias {
    margin-bottom: 0px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .imagen {
    display: inline-block;
    width: 100%;
    height: 150px;
    border-radius: 10px;
    position: relative;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento {
    display: block;
    margin-left: 0px;
    width: 100%;
    margin-top: 20px;
}

body.single-podcast .site-inner .EventosRelacionados .EventosRelacionadosRow ul.listaEventos li.evento .contenidoEvento .detalleEvento .info {
    width: 100%;
}

body.single-eventos .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-size: 40px;
    margin-bottom: 30px;
}

body.single-eventos .site-inner .fechas .masinfo {
    margin-left: 0px;
    margin-top: 20px !important;
    border-top: 1px solid #591a76;
    padding-top: 15px;
}

body.single-eventos .agenda .agenda-item .ponentes .ponente {
    flex: 1 1 calc(170px - 20px);
    max-width: calc(50% - 20px);
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 15px;
}

body.single-eventos .imagen-logo {
    flex: 1 1 calc(33% - 20px);
    max-width: calc(33% - 20px);
    box-sizing: border-box;
}

body.single-casos-de-exito .resultados .contenidoResultados .resultado {
    width: 90%;
}

.CabeceraGeneralTOM .imagenCabecera img {
    max-width: 300px;
}

.CabeceraGeneralTOM h1.TextoCabecera {
    font-size: 26px;
    max-width: 125px;
    line-height: 35px;
}

.diferencias .listaDiferencias .diferencia {
    width: 100%;}

}

body.single-post .site-inner .cabecera .cabeceraRow h1.tituloCabecera {
    font-family: 'Moisette';
    font-size: 40px;
    color: #FFF;
}

body.single-post .site-inner .cabecera .cabeceraRow .entradilla {
    font-size: 18px;
    color: #FFF;
    line-height: 24px;
    font-weight: 300;
}

@media (max-width: 428px) {
.headermenu .logo{ 
	max-width: 160px;
}

body.single-desafios .slidercasosexito h3.tituloContenido, body.single-casos-de-exito .slidercasosexito h3.tituloContenido, body.single-podcast .sliderpodcast h3.tituloContenido, body.single-servicios .slidercasosexito h3.tituloContenido {
    font-size: 20px;
}

body.single-servicios .cabeceraServiciosRow {
    display: block;
    text-align: center;
}
}


.postid-7174 .DesafiosHome ul.listaDesafios li {
    display:none !important;
}
.postid-7174 .listaDesafios li:first-child {
  display: none;
}