/* #region default */ 
/* !
Theme Name: Isource.Agency
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: isource-agency
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Isource.Agency is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
    width: 160px;
    text-align: center;
    padding: 12px 15px;
    border: 1px solid #ccc;
    margin: 0;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

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

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/* #endregion default */

/* #region global */
body, html {
    margin: 0 !important;
    overflow-x: hidden;
}
footer.entry-footer {
    display: none;
}
@font-face {
	font-family: kenyan;
	src: url(fonts/Kenyan-Coffee-Rg.otf);
}
.kenyan h2, .kenyan {
	font-family: kenyan !important;
}
#page {
	overflow-y: hidden;
    overflow-x: hidden;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
.post, .page {
    margin: 0;
}
.elementor #gallery-cases img.swiper-slide-image {
    height: 250px;
    width: auto;
    max-width: fit-content;
}
@view-transition {
	navigation: auto;
}
::view-transition-group {
	animation-duration: 5s;
}
::view-transition-old(root) {
	animation: slide-out-to-left 2s forwards;
}
::view-transition-new(root) {
	animation: slide-in-to-right 2s forwards;
}
@keyframes slide-out-to-left {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes slide-in-to-right {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
span.elementor-button-icon {
	transition: all .3s ease-in-out;
    opacity: 0;
    position: relative;
    left: -10px;
}
a.elementor-button:hover span.elementor-button-icon {
	opacity: 1;
    left: 0px;
}
span.elementor-button-text {
	transition: all .3s ease-in-out;
    position: relative;
    left: 10px;
}
a.elementor-button:hover span.elementor-button-text {
   left: 0px;
}

/* #endregion global */

/* #region header */
header#masthead {
    position: fixed;
    width: 100%;
    background: #ffffffd4;
    box-shadow: 0px 5px 13px 2px #8d8d8d1c;
    z-index: 10;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgb(163 163 163 / 30%);
}
#masthead .wrapper {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 17px 0 13px 0;
}
.site-branding img.custom-logo {
    width: 177px;
}
.main-navigation a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #1A1E29;
    padding: 5px 10px;
    margin: 0 8px;
	transition: all .3s ease-in-out;
	position: relative;	
}
.main-navigation a:hover {
	color: #22D5DF;
}
.main-navigation .menu-item-has-children a {
   padding-right: 24px;
}
.main-navigation .menu-item-has-children a::after {
	content: "";
    background: url(/wp-content/uploads/2025/07/angle-down.png) center no-repeat;
    width: 13px;
    height: 18px;
    display: block;
    position: absolute;
    right: 5px;
    background-size: contain;
    top: 6px;
}
/*.main-navigation .menu-item-has-children:hover a::after {
    content: "";
    background: url(/wp-content/uploads/2025/07/angle-down.png) center no-repeat;
    width: 13px;
    height: 18px;
    display: block;
    position: absolute;
    right: 5px;
    background-size: contain;
    top: 6px;
}*/
.main-navigation .menu-item-has-children:hover .sub-menu a {
	padding-right: 15px;
}
.main-navigation .menu-item-has-children:hover .sub-menu a::after {
	display: none;	
}
.main-navigation {
    width: auto;
}
.main-navigation .current-menu-item a {
	color: #2F109A;
	font-weight: 800;
}
#primary-menu .contact-button a {
    background-image: linear-gradient(to right, #3914D8, #ED20F3);
    color: #fff;
    border-radius: 8px;
    transition: all .1s ease-in-out;
}
#primary-menu .contact-button a:hover {
    background-image: linear-gradient(to right, #ED20F3, #3914D8 );
    box-shadow: 3px 3px 2px rgb(0 0 0 / 28%);
}
#primary-menu .contact-button .sub-menu a {
    background: transparent;
    color: #1A1E29;
	box-shadow: 0px 0px rgb(0 0 0);
	border-radius: 0;
}

#rmp-menu-title-705 .rmp-menu-title-image {
    width: auto;
    height: 60px;
}
.main-navigation ul ul {
    box-shadow: 0 0 2px 2px rgb(169 169 169 / 60%);
    display: flex;
    flex-direction: column;
    background: #ffffffe8;
}
.main-navigation ul #menu-item-398 a, .main-navigation ul #menu-item-8283 a { color: #f8142b; }
.main-navigation ul #menu-item-7817 a, .main-navigation ul #menu-item-8284 a { color: #22D5DF; }
.main-navigation ul #menu-item-771 a, .main-navigation ul #menu-item-8335 a { color: #3D485E; }
/* #endregion header */

/* #region footer */
footer {
	background: #191C1E;
	color: #fff;
	z-index: 10;
	position: relative;
}
footer .wrapper {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0 40px 0;
}
div#social-footer {
    display: flex;
    gap: 8px;
}
#social-footer img {
    width: 35px;
    display: block;
}
p.copy, p.copy a {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    margin: 0;
}
#logo-footer img {
    max-width: 180px;
    display: block;
}

/* #endregion footer */

/* #region home */
#services-container {
    position: relative;
}
#slider-unity .tp-rightarrow::before {
    transform: rotate(90deg);
    margin: 2px 0 0 -3px;
}
#slider-unity .tp-leftarrow::before {
    transform: rotate(90deg);
    margin: -2px 0 0 -3px;
}
.animate__animated.animate__slideInUp {
	--animate-duration: 5s;
}

#to-left { animation: scrollLogos-left 50s linear infinite alternate; }
#to-right { animation: scrollLogos-right 50s linear infinite alternate; }

@keyframes scrollLogos-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}
@keyframes scrollLogos-right {
	from {
		transform: translateX(-50%);
	}
	to {
		transform: translateX(0);
	}
}
div#about-home {
    transition: all .3s ease-in-out;
}
/*--*/
.container .reveal {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
/*.container:hover .reveal {
    transform: translateX(0px);
	opacity: 1;
    transition: all 0.5s ease-in-out;;
}*/
.visible a {
	text-align: left;
}
div#about-home:hover {
    border-radius: 250px;
}
/*---*/
.featured-image {
    position: absolute;
    width: calc(100% + 80px);
    top: -70px;
    right: calc(110% + 20px);
    height: calc(100% + 113px);
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.featured-image img.destacado-imagen {
    height: 100%;
    width: auto;
    display: block;
    max-width: none;
}
.post-content h2 a {
    font-family: raleway;
    font-size: 20px;
    font-weight: 800;
    color: #1A1E29;
    display: block;
    line-height: 1.4em;
}
.post-content p {
    font-family: 'Raleway';
    font-size: 14px;
}
.post-content a.destacado-boton {
    font-family: 'Raleway';
    color: #1A1E29;
    font-weight: 800;
}
.post-content a.destacado-boton:hover {
	color: #22D5DF;
}
div#ia-bot {
    height: 500px;
    overflow: hidden;
}
div#ia-bot .elementor-widget-html {
    height: 100%;
}
div#ia-bot .elementor-widget-html #container #spline {
	width: auto !important;
    height: 470px !important;
}
div#container-bot {
    position: relative;
}
div#text-bot {
    position: absolute;
    width: 400px;
    right: -41vw;
    left: 0;
    margin: 0 auto;
}
div#bot-frame {
    left: -220px;
    top: 10px;
}
div#ia-bot::before {
    content: "";
    display: block;
    width: 180px;
    height: 40px;
    background: #ffffff;
    position: absolute;
    left: 716px;
    top: 443px;
    z-index: 9;
}
html.scroll-hidden {
	overflow: hidden !important;
}
/* #endregion home */

/* #region hubspot */
#popup-hubspot-form {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    height: 100vh;
    display: block;
    padding: 90px 0 90px 0;
    overflow-y: auto;
    transition: all .6s ease-in-out;
}
#popup-hubspot-form.show-form-hubspot {
    z-index: 100;
    opacity: 1;
}
#popup-hubspot-form .elementor-container.elementor-column-gap-default {
    width: 90%;
    position: relative;
}
.link-form-hubspot, #close-hubspot-form {
  cursor: pointer;
}
/* #endregion hubspot */

/* #region blog-post */
.single .post-thumbnail {
    display: none;
}
.posts-categoria-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 75px 15px;
}
.post-item {
    width: 46%;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    padding: 0 20px 25px 20px;
    box-shadow: 0 0 5px 2px #0000001f;
    position: relative;
}
.posts-categoria-grid img {
    width: 100%;
    margin-top: -40px;
}
.post-item h3 a {
    color: #3D485E;
    font-size: 18px;
    display: block;
    line-height: 1.1em;
    font-family: 'Raleway';
}
a.boton-ver-mas {
    background: #2F109A;
    color: #fff;
    font-family: 'Raleway';
    width: 150px;
    display: block;
    padding: 7px 10px 7px 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 20px 0 30px 0px;
	opacity: 0;
	transition: all .3s ease-in-out;
}
.post-item:hover a.boton-ver-mas {
	opacity: 1;
} 
.arrow-post-grid {
    font-size: 25px;
    color: #afafaf;
}
.post-item:hover .arrow-post-grid {
	opacity: 0;
}
.paginacion {
    display: flex;
    justify-content: center;
    margin-top: 36px;
    gap: 6px;
    flex-wrap: wrap;
}
.paginacion a.page-numbers {
    color: #2F169A;
    font-weight: 600;
    border: 1px solid;
    padding: 2px 8px 4px 8px;
    border-radius: 4px;
    margin: 0 1px;
    font-size: 18px;
}
.post-categorias a {
    color: #2F109A;
    font-weight: 600;
}
.paginacion span.page-numbers.current {
    color: #ffffff;
    font-weight: 600;
    border: 1px solid;
    padding: 2px 8px 4px 8px;
    border-radius: 4px;
    margin: 0 1px;
    font-size: 18px;
    background: #2F169A;
}
ul.month-year, ul.month-year h3, h2.category-title, .archivo-blog h3, ul.archivo-blog {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
    font-family: 'Raleway';
    text-transform: capitalize;
    font-size: 16px;
	cursor: pointer;
}
.month-year ul, ul.category-list, .archivo-blog ul {
    padding: 10px;
    margin: 0;
    list-style: none;
    background: #d0c4f9;
    display: none;
}
.month-year ul li a, ul.category-list li a, .archivo-blog ul li a  {
    color: #000;
    font-weight: 600;
}
ul.category-list li, .month-year ul li, .archivo-blog ul li {
    border-bottom: 1px solid;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
ul.month-year h3 {
	display: none;
}
.month-year ul {
    display: block;
}
.post-item img.wp-post-image {
    height: 180px;
    border-radius: 25px;
}
/* #endregion blog-post */

/* #region job-post */
p.total-resultados {
    font-family: 'Raleway';
    color: #191C1E;
    font-size: 22px;
    font-weight: 600;
}
.job-item {
    display: flex;
    align-items: center;
    gap: 40px;
    border-top: 2px solid #ccc;
    padding: 20px 10px 20px 0px;
}
.job-imagen {
    width: 30%;
}
.job-contenido {
    width: 70%;
}
.job-imagen img {
    border-radius: 12px;
    box-shadow: 3px 3px 6px 2px #00000040;
}
.job-contenido h3 a, .job-contenido h3 {
    color: #063F5C;
    font-family: 'Raleway';
    font-weight: 800;
    font-size: 22px;
    margin: 0;
}
p.job-fecha {
    margin: 0;
    font-size: 14px;
    color: #063F5C;
    font-style: italic;
    font-family: 'Raleway';
}
.location-job {
    background: #2F109A;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: fit-content;
    padding: 4px 13px 3px 9px;
    border-radius: 50pc;
    margin: 10px 0 20px 0;
}
svg.location-icon {
    width: 18px;
    fill: #fff;
}
p.job-subcategoria {
    margin: 0;
    font-size: 14px;
    font-family: 'Raleway';
}
.job-excerpt {
    color: #063F5C;
    font-family: 'Raleway';
    font-size: 14px;
}
a.boton-ver-mas-job {
    display: block;
    font-weight: 800;
    font-family: 'Raleway';
    color: #063F5C;
    margin-top: 24px;
}
a.boton-ver-mas-job:hover {
	color: #22D5DF   ;
}
.job-imagen img {
    border-radius: 15px;
    box-shadow: 3px 3px 7px 1px #0000004f;
}
/* #endregion job-post */

/* #region time-line-clients */
.timeline-step {
	opacity: 0;
	transition: all .3s ease-in-out;
}
.line-image {
    position: absolute !important;
	opacity: 0;
}
#line-image01-01.active, #line-image02-01.active, #line-image03-01.active {
	opacity: 1;
}
.line-texto.active strong, .line-texto.active span.blue {
	color: #2F109A;
}
.title-texto.active, .line-texto.active, .startup-timeline.active {
	opacity: 1;
}
.timeline-road {
    position: absolute;
    width: 10px;
    height: 140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
	transition: all .3s ease-in-out;
}
.timeline-line {
    position: absolute;
    width: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    background: #2F109A;
}
.timeline-circle {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #2f109a;
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
	transition: all .3s ease-in-out;
}


div#timeline-circle01 { top: 130px; }
div#timeline-circle02 { top: 500px; opacity: 0; }
div#timeline-circle03 { top: 788px; opacity: 0; }

/* cambio entre imagenes bloque 1 */
.active02 #line-image01-02 { opacity: 1; }
.active03 #line-image01-03 { opacity: 1; }
.active04 #line-image01-04 { opacity: 1; }

/* altura linea bloque 1 */
.active03 .timeline-road { height: 160px; }
.active04 .timeline-road, .active05 .timeline-road, .active06 .timeline-road { 
	height: 223px; 
}

/* cambio entre imagenes bloque 2 */
.active08 #line-image02-02 { opacity: 1; }
.active09 #line-image03-03 { opacity: 1; }

/* altura linea bloque 2 */
.active07 .timeline-road { height: 510px; }
div#timeline-circle02.active { opacity: 1; }
.active08 .timeline-road { height: 538px; }

/* cambio entre imagenes bloque 3 */
.active09 #line-image03-02 { opacity: 1; }
.active10 #line-image03-03 { opacity: 1; }
.active11 #line-image03-04 { opacity: 1; }
.active12 #line-image03-05 { opacity: 1; }

/* altura linea bloque 3 */
.active09 .timeline-road, .active10 .timeline-road { height: 798px; }
div#timeline-circle03.active { opacity: 1; }
.active11 .timeline-road { height: 842px; }
.active12 .timeline-road { height: 906px; }
.active13 .timeline-road { height: 973px; }
.active14 .timeline-road, .active15 .timeline-road, .active16 .timeline-road, .active17 .timeline-road,
.active18 .timeline-road, .active19 .timeline-road, .active20 .timeline-road, .active21 .timeline-road 
{ height: 1099px; }

/* #endregion time-line-clients */

/* #region startups */
.rocket {
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
	background: #f6f9ff;
	z-index: 1;
	margin-top: -20px;
}
div#rocket-head {
    width: 40px;
    z-index: 2;
    top: -58px;
	background: transparent;
}
div#rocket-bottom01 {
    width: 50px;
    top: -3px;    
    height: 34px;
}
div#rocket-bottom02 {
    width: 49px;
    top: 36px;
    z-index: 2;
    height: 67px;
}
div#rocket-bottom03 {
    width: 49px;
    top: 269px;
    z-index: 2;
    height: 67px;
}
div#rocket-bottom04 {
    width: 49px;
    top: 498px;
    z-index: 2;
    height: 52px;
}
div#rocket-bottom05 {
    width: 49px;
    top: 735px;
    z-index: 2;
    height: 32px;
}
div#rocket-bottom06 {
    width: 49px;
    top: 968px;
    z-index: 2;
    height: 32px;
}
div#rocket-bottom07 {
    width: 49px;
    top: 1194px;
    z-index: 2;
    height: 32px;
}
div#rocket-bottom08 {
    width: 66px;
    top: 1297px;
}
.rocket.active {
	opacity: 1;
	margin-top: 0px;
}
.rocket.inactive {
	opacity: 0;
}
.timeline-startups .timeline-circle.active { opacity: 1; }
.timeline-startups #timeline-circle01 { top: 50px; }
.timeline-startups #timeline-circle02 { top: 280px; }
.timeline-startups #timeline-circle03 { top: 512px; }
.timeline-startups #timeline-circle04 { top: 743px; }
.timeline-startups #timeline-circle05 { top: 978px; }
.timeline-startups #timeline-circle06 { top: 1205px; }

.timeline-startups .timeline-line {
    top: 0;
    height: 1px;
    display: block;
    opacity: 1;
	transition: all .3s ease-in-out;
}
#timeline-line01.active {
    height: 220px;
    opacity: 1;
    top: 60px;
}
div#timeline-line02.active {
    height: 223px;
    opacity: 1;
    top: 290px;
}
div#timeline-line03.active {
    height: 223px;
    opacity: 1;
    top: 520px;
}
div#timeline-line04.active {
    height: 230px;
    opacity: 1;
    top: 750px;
}
div#timeline-line05.active {
    height: 232px;
    opacity: 1;
    top: 979px;
}
/* #endregion startups */

/* #region hubspot */
.xel-image-accordion--content:before {
    background: linear-gradient(rgba(0, 0, 0), rgb(0 0 0)) !important;
}
/* #endregion hubspot */
/*--------------------------------------------------------------------*/
@media only screen and  (max-width: 1160px) {
	#masthead .wrapper {
		max-width: 96%;
		padding: 17px 0 13px 0;
	}
	footer .wrapper {
		max-width: 96%;
		padding: 50px 0 40px 0;
	}
	div#about-home:hover {
		border-radius: 120px;
	}
	#clients #to-left, #clients #to-right {
		gap: 0;
	}
	div#ia-bot::before {
		width: 260px;
		left: 58vw;
	}
}
/*--------------------------------------------------------------------*/
@media only screen and  (max-width: 1127px) {
	.timeline-startups #timeline-circle04 {
		top: 770px;
	}
	div#timeline-line03.active {
		height: 255px;
	}
	div#timeline-line04.active {
		top: 778px;
	}
	div#timeline-line05.active {
		top: 1008px;
	}
	.timeline-startups #timeline-circle05 {
		top: 1003px;
	}
	.timeline-startups #timeline-circle06 {
		top: 1231px;
	}
	div#rocket-bottom05 {
		top: 763px;
	}
	div#rocket-bottom06 {
		top: 1000px;
	}
	div#rocket-bottom07 {
		top: 1221px;
	}

}
/*--------------------------------------------------------------------*/
@media only screen and  (max-width: 1024px) {
	.featured-image {
		right: calc(110% + 30px);
		height: calc(100% + 110px);
	}
	div#video-robot {
		width: 57vw;
	}
	.timeline-startups {
		display: none;
	}
}
/*--------------------------------------------------------------------*/
@media only screen and  (max-width: 900px) {
	div#rmp-container-705 {
		background: rgb(255 255 255 / 70%);
		border-radius: 16px;
		box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
		backdrop-filter: blur(5px);
		-webkit-backdrop-filter: blur(5px);
		border: 1px solid rgb(163 163 163 / 30%);
	}
	#rmp-menu-title-705 {
		background-color: transparent;
		font-family: 'kenyan';
		text-transform: uppercase;
		letter-spacing: 0.3px;
	}
	#rmp-menu-title-705 span {
		color: #2f2f2f;
	}
	#rmp-menu-wrap-705 .rmp-menu-item-link {
		font-family: 'Raleway';
		color: #121212;
		display: block;
	}
	#rmp-menu-wrap-705 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link {
		font-family: 'Raleway';
	}
	div#text-bot {
		right: -52vw;
	}	
}
/*--------------------------------------------------------------------*/
@media only screen and  (max-width: 767px) {
	.visible a {
		text-align: center;
		display: block;
	}
	p.copy, p.copy a {
		text-align: center;
	}
	footer .wrapper {
		padding: 40px 0 30px 0;
		flex-direction: column;
		gap: 20px;
	}
	.container .reveal {
		transform: translateX(0px);
		opacity: 1;
		transition: all 0.3s ease-in-out;
	}
	/*---*/
	#clients #to-left, #clients #to-right {
		gap: 10px 50px;
		display: flex;
		flex-direction: row;
		width: 4000px;
	}
	.tabla-hubspot .elementor-container.elementor-column-gap-default {
		display: flex;
		gap: 0px;
		justify-content: space-evenly;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	/*---*/
	.featured-image {
		right: 0;
		height: auto;
		position: relative;
		top: 0;
		width: auto;
		display: flex;
		justify-content: flex-start;
	}
	.featured-image img.destacado-imagen {
		height: auto;
		width: auto;
		display: block;
		max-width: 100%;
		margin-top: 20px;
	}
	.posts-categoria-grid {
		display: flex;
		justify-content: center;
		margin-top: 80px;
	}
	.job-item {
		display: flex;
		align-items: center;
		gap: 20px;
		padding: 20px 0px 20px 0px;
		flex-direction: column;
	}
	.job-imagen {
		width: 100%;
		text-align: center;
	}
	.job-contenido {
		width: 100%;
		text-align: center;
	}
	.location-job {
		margin: 10px auto 20px auto;
	}
	div#text-bot {
		position: relative;
		width: 90%;
		right: 0;
		text-align: center;
	}
	div#bot-frame {
		left: 0;
	}
	div#video-robot {
		width: 90vw;
		margin: 0 auto;
	}
}
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 500px) {
  section#tabla-tiers-container {
    width: 100%;
  }
  section#tabla-tiers-container div#tabla-hubspot-container02 {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  section#tabla-tiers-container div#tabla-hubspot-container02 > div.elementor-widget-wrap {
    overflow-x: scroll;
    min-width: 600px;
    border-collapse: collapse;
  }
  /*---*/
  .post-item {
		width: 100%;	
  }
}


