
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;
	color: #000;
}

/**
 * 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: "Gotham HTF Book", -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, ul, ol, span {
	margin-bottom: 1.5em;
	color: #2c3744;
	font-family: "Gotham HTF Book";
	font-size: 18px;
	font-weight: normal;
	line-height: 31px;
}

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;
	text-decoration: none;
}

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
--------------------------------------------------------------*/

/*fonts gotham*/
@font-face {
	font-family: 'Gotham HTF Black';
	src: url('../../uploads/2023/09/Gotham-Black.otf') format('opentype');
}

@font-face {
	font-family: 'Gotham HTF Book';
	src: url('../../uploads/2023/09/Gotham-Book.otf') format('opentype');
}

@font-face {
	font-family: 'Gotham HTF Bold';
	src: url('../../uploads/2023/09/Gotham-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Gotham HTF Light';
	src: url('../../uploads/2023/09/Gotham-Light.otf') format('opentype');
}

.custom-heading-section {
	font-size: 14px;
	font-family: 'Gotham HTF Black';
	letter-spacing: 2.8px;
}

.font-Black,
.font-Black p,
.font-Black a,
.font-Black span,
.font-Black h1,
.font-Black h2,
.font-Black h3,
.font-Black h4,
.font-Black h5,
.font-Black h6,
.font-Black li {
	font-family: 'Gotham HTF Black';
}

.font-Book,
.font-Book p,
.font-Book a,
.font-Book span,
.font-Book h1,
.font-Book h2,
.font-Book h3,
.font-Book h4,
.font-Book h5,
.font-Book h6,
.font-Book li {
	font-family: 'Gotham HTF Book';
}

.font-Bold,
.font-Bold p,
.font-Bold a,
.font-Bold span,
.font-Bold h1,
.font-Bold h2,
.font-Bold h3,
.font-Bold h4,
.font-Bold h5,
.font-Bold h6,
.font-Bold li {
	font-family: 'Gotham HTF Bold';
}

.font-Light,
.font-Light p,
.font-Light a,
.font-Light span,
.font-Light h1,
.font-Light h2,
.font-Light h3,
.font-Light h4,
.font-Light h5,
.font-Light h6,
.font-Light li {
	font-family: 'Gotham HTF Light';
	font-weight: 300;
}

.font-normal, .font-normal h5 {
	font-weight: 400;
}

.font-Light-text, .font-Light-text p, .font-Light-text li {
	font-family: 'Gotham HTF Light';
	font-weight: 700;
}

.font-Light-text ul {
	margin: 0;
	padding: 0;
}

/* Navigation
--------------------------------------------- */
.main-navigation {
	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: 200px;
}

.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;
}

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

.page-content,
.entry-content,
.entry-summary {}

.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;
}

header.site-header .content-header-menu{
	display: flex;
	width: 100%;
	max-width: 1252px;
	margin: auto;
	padding: 65px 0 35px;
	padding-left: 15px;
}

header .site-branding,
header .site-branding a {
	max-height: 153px;
}

.site-branding a img {
	max-width: 153px;
	height: 153px;
}

.main-navigation {
	display: flex;
	align-items: center;
	position: relative;
}

.main-navigation ul {
	gap: 44px;
	margin-left: 58px;
}

.main-navigation a {
	color: #000;
	background-color: #fff;
	font-family: "Gotham HTF Book";
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
}

.login-nav {
	position: absolute !important;
	right: 107px;
	top: 16px;
}

.banner-home {
	height: 756px;
}

.section1-creative > div > div > .wpb_wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.section2-creative > div > div > .wpb_wrapper {
    padding-left: 15px;
}
.section-footer > div > div > .wpb_wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
footer#colophon {
	width: 100%;
	max-width: 1252px;
	margin: auto;
	padding: 99px 0 150px;
	padding-left: 15px;
}

.footer-columns {
	display: flex;
	width: 100%;
	gap: 258px;
}

.footer-column h4 {
	color: #2c3744;
	font-family: "Gotham HTF Book";
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-top: 16px;
	margin-bottom: 35px;
}

form input[type=email],
.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	width: 834px;
	height: 76px;
	background-color: #f6fbfe;
	padding-left: 23px !important;
	color: #2c3744;
	font-family: "Gotham HTF Book";
	font-size: 18px !important;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.45px;
	line-height: normal;
	border: none;
}

.footer-column img {
	min-width: 153px;
	min-height: 156px;
}

button[type=submit],
.gform_button {
	position: relative;
	height: 51px;
	background-color: #52afe6;
	color: #ffffff;
	font-family: "Gotham HTF Book";
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.53px;
	line-height: normal;
	border: none;
	border-radius: 0;
	margin-top: 18px;
	margin-left: 54px;
	cursor: pointer;
	text-transform: uppercase;
	min-width: 159px;
	margin-bottom: 0 !important;
}

.gform_footer {
	padding: 0 !important;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    padding-top: 37px;
    padding-bottom: 24px;
}
.gform_wrapper.gravity-theme .gfield textarea {
    padding-top: 37px;
}
.footer-social {
	display: flex;
	gap: 21px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #2c3744;
}
.site-info p {
    color: #1d465c;
}

input::placeholder,
textarea::placeholder {
	color: #2c3744;
	font-family: "Gotham HTF Book";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.45px;
	line-height: normal;
}

button.subscribe-button:before,
.gform_button::before {
	width: 51px;
	background-color: #52afe6;
	display: inline-block;
	content: "";
	position: absolute;
	top: 0;
	left: -53px;
	height: 100%;
	background-image: url(../../../../agcapital.dev.facadeinteractive.com/wp-content/uploads/2023/07/arrow-form.html);
	background-repeat: no-repeat;
	background-position: center;
}

.text-banner-home {
	text-align: right;
	width: fit-content;
	margin-left: 25%;
	margin-top: 145px;
}

.heading-seccion-vc {
	display: flex;
	height: auto;
	/*min-height: 153px;*/
	min-height: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.section-separated-footer{
	min-height: 153px;
}
.heading-seccion-left-vc {
	width: 50px;
}

.heading-seccion-left-vc div {
	width: 100%;
	/*height: 33.33%;*/
	height: 50%;
}

.heading-seccion-left-vc div:nth-child(1) {
	background: #52afe6;
	border: 1px solid #fff;
	border-top: 0;
}

.heading-seccion-left-vc div:nth-child(2) {
	background: #779294;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
}

.heading-seccion-left-vc div:nth-child(3) {
	background: #2c3744;
	border: 1px solid #fff;
	border-bottom: 0;
}

.heading-seccion-vc h2,
.heading-seccion-vc h1 {
	width: 100%;
	color: #779294;
	font-family: "Gotham HTF Light";
	font-size: 64px;
	font-weight: 300;
	margin: 0;
	padding:0;
	padding: 0 75px 0 5px;
	/*padding-left: 31%;*/
	text-align:center;
}

.image-desborder img {
	position: relative;
	left: -67%;
	max-width: initial !important;
	padding-top: 87px;
}

.img-philosophy img {
	left: -31%;
}

.img-our-process img {
	left: -77%;
}

.text-size-21 p {
	font-size: 21px;
}

.text-color-fff p, .text-color-fff, .text-color-fff a {
	color: #fff;
}

#font-our-primary {
	position: relative;
}

.font-our {
	position: absolute;
	top: 0;
	z-index: 1;
	opacity: 0.1;
}

.font-our-section>.vc_column_container {
	z-index: 2;
}

.content-container {
	max-width: 1250px;
}

.content-container div.wpb_column {
	z-index: 3;
}

.content-container div.wpb_column .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.content-hidden {
	overflow: hidden;
}

.content-container::after {
	display: inline-block !important;
	width: 100vw;
	height: 100%;
	background: #2c3744 !important;
	position: absolute;
	top: 0;
	left: 0;
}

.content-container-1::after {
	display: inline-block !important;
	width: 100vw;
	height: 100%;
	background: #779294 !important;
	position: absolute;
	top: 0;
	left: 0;
}

.clear-fix {
	clear: both;
}

.our-firm-background-3 {
	position: absolute;
	bottom: 180px;
	left: 0px;
	opacity: 0.5;
}

.our-firm-background-2 {
	position: absolute;
	opacity: 0.5;
	left: 0px;
	bottom: -91%;
}

.our-firm-background-2 img {
	max-width: 165% !important;
}

.our-firm-background-1 {
	position: absolute;
	left: 0;
	opacity: 0.5;
	top: -6.5%;
}

.our-firm-background-1 img {
	max-width: 176% !important;
}

.border-right::after {
	content: '';
	display: inline-block;
	width: 1.05px;
	height: 167px;
	background: #00adef;
	position: absolute;
	right: 0;
	top: 24px;
	opacity: 0.5;
}

.margin-p-0 p,
.margin-p-0 {
	margin: 0;
}

.heading-section-not-left .heading-seccion-left-vc {
	visibility: hidden;
}

.video-text1,
.video-text2,
.video-text3 {
	opacity: 0;
	transition: opacity 1s ease-in-out;
}

.video-text4,
.video-text5,
.video-text6 {
	opacity: 0;
	transition: opacity 1s ease-in-out;
}

#banner-vd {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	transition: .6s;
	object-fit: cover!important;
}
#banner-vd.playing-video {
	z-index: 9;
	opacity: 1;
}
.banner-home {
	position: relative;
	z-index: 9;
}

#play-vd-bn {
	position: absolute;
	bottom: 83px;
	right: 119px;
    cursor: pointer;
}

div.section-process {
	background-size: initial !important;
	background-position: -20% 0% !important;
	background-repeat: no-repeat !important;
}

.line-height25, .line-height25 p, .line-height25 li {
	line-height: 25px;
}

.custom-list ul li {
	margin: 18px 0 27px;
	font-size: 18px;
}
a:hover {
    color: #2c3744 ;
}

.content-terms .wpb_wrapper a {
    color: #231f20;
    font-weight: 600;
}

.content-terms .wpb_wrapper a:hover {
    text-decoration: underline;
}
footer#colophon .site-info a {
    color: #1d465c;
	text-decoration: underline;
}
footer#colophon .site-info a:hover  {
    text-decoration: underline;

}
/*menu stiky*/
.site-branding-sticky{
	display: none;
}

header.site-header.sticky-header .site-branding {
    display: none;
	transition: all 0.3s ease;
}
header.site-header.sticky-header  .site-branding-sticky{
	display: block;
	transition: all 0.3s ease;
}
header.sticky-header{
    width: 100%;
    max-width: 100%;
    position: fixed;
    z-index: 99;
    background: #fff;
	padding: 0px;
	transition: all 0.3s ease;
	box-shadow: 1px 1px 18px rgba(0,0,0,0.5);
  	left: 0;
}

header.site-header.sticky-header .content-header-menu{
    width: 100%;
    max-width: 1222px;
	padding: 20px 0 20px;
	transition: all 0.3s ease;
}

/**body, html {
	overflow-x:hidden;
}*/
main {
	overflow-x:hidden;
}

/**/
@media only screen and (max-width: 1550px) {
	.image-desborder img {
		max-width: 100% !important;
		left: -30%;
	}
}

@media only screen and (max-width: 1400px) {
	.image-desborder img {
		left: -10%;
	}
}

@media only screen and (max-width: 1358px){
	div.section-process {background-position-x:0 !important;}
}

@media only screen and (max-width: 1283px) {
	header.site-header .content-header-menu {margin:0; padding-left:30px; padding-right:30px;}
	header.site-header.sticky-header .content-header-menu {padding-left:30px!important; padding-right:30px!important;}
}

@media only screen and (max-width: 1200px) {
	.image-desborder img {
		left: 0%;
	}
	
	.heading-seccion-vc h2, .heading-seccion-vc h1 {font-size:50px;}
	.fontMobileFirst, .fontMobileFirst p {font-size:31px!important;}
	.fontMobileSecond, .fontMobileSecond p, .fontMobileSecond p span {font-size:27px!important;}
	.site-branding a img {max-width:123px; height:123px;}
	header.site-header .content-header-menu {padding-top:35px;}
	.text-banner-home {width:100%; padding-right:calc( calc( 100% / 3 ) + 60px ); margin-left:0;}
	#play-vd-bn {right:6%; bottom:14px;}
	.contDate .wpb_wrapper div > span:first-child {font-size:58px!important;}
	.contDate .wpb_wrapper div > span:last-child {font-size:18px!important;}
	.heading-seccion-left-vc {width:39px;}
	.text-size-21 p br, p br {display:none;}
}

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

	.our-firm-background-1 img,
	.our-firm-background-2 img,
	.our-firm-background-3 img {
		display: none;
	}

	.footer-columns {
		flex-wrap: wrap;
		gap: 20px;
	}
}

@media only screen and (max-width:1000px){
	.banner-home {height:635px;}

	.sectionFundamental {margin-top:-40px!important; margin-bottom:-50px !important;}
	.sectionFundamental .vc_col-sm-4 {width:100%!important; margin-bottom:25px!important;}
	.sectionFundamental .vc_col-sm-4 p br {display:none;}
	.sectionFundamental .vc_col-sm-2 {width:25%!important;}
	.padding50 {margin-top:-67px!important;}
	
	.colProcess video {max-width:100%;}
	.heading-seccion-vc h2, .heading-seccion-vc h1 {font-size:38px!important;}
	.heading-seccion-left-vc {width:30px;}
}

@media only screen and (max-width:900px){
	.banner-home {height:530px;}
	.text-banner-home .wpb_wrapper div {font-size:5vw!important;}
	.text-banner-home .wpb_wrapper div:nth-child(2) {font-size:9vw!important;}
}

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

	form input[type=email],
	.gform_wrapper.gravity-theme input[type=color],
	.gform_wrapper.gravity-theme input[type=date],
	.gform_wrapper.gravity-theme input[type=datetime-local],
	.gform_wrapper.gravity-theme input[type=datetime],
	.gform_wrapper.gravity-theme input[type=email],
	.gform_wrapper.gravity-theme input[type=month],
	.gform_wrapper.gravity-theme input[type=number],
	.gform_wrapper.gravity-theme input[type=password],
	.gform_wrapper.gravity-theme input[type=search],
	.gform_wrapper.gravity-theme input[type=tel],
	.gform_wrapper.gravity-theme input[type=text],
	.gform_wrapper.gravity-theme input[type=time],
	.gform_wrapper.gravity-theme input[type=url],
	.gform_wrapper.gravity-theme input[type=week],
	.gform_wrapper.gravity-theme select,
	.gform_wrapper.gravity-theme textarea {
		width: 100%;
	}

	footer {
		max-width: 95% !important;
	}

	.vc_custom_1688498752487 {
		background-position: center !important;
		background-size: contain;
	}
	
	.banner-home {height:490px;}
	#play-vd-bn {bottom:10px; right:3.5%;}
	.text-size-21 p {font-size:19px;}
	.sectionFundamental .vc_col-sm-2 {width:50%!important; float:left;}
	.border-right {padding-bottom:15px; margin-bottom:15px;}
	.border-right::after {right:initial; width:95%; height:2.5px; left:1%; bottom:0; top:initial;}
	.border-right:nth-child(4)::after{display:none;}
	.fontMobileSecond br, .fontMobileSecond p br, .fontMobileSecond p span.heading-seccion-vc h2 br, .fontMobileSecond p span.heading-seccion-vc h1 br {display:none;}
	.text-size-21 p br, p br {display:none;}
	.vc_custom_1695328047085 .vc_col-sm-4 {margin-bottom:25px;}
	.fontMobileSecond, .fontMobileSecond p, .fontMobileSecond p span {font-size:20px!important;}
	.font-Light-text ul li br {display:none;}
	footer#colophon {padding:30px 0 30px;}
	.heading-seccion-vc h2, .heading-seccion-vc h1 {font-size:30px;}
	.wpb_single_image.vc_align_left {text-align:center!important;}
	.wpb_raw_html.video-text1 > .wpb_wrapper:first-child,
	.wpb_raw_html.video-text2 > .wpb_wrapper:first-child,
	.wpb_raw_html.video-text3 > .wpb_wrapper:first-child {text-align:center;}
	
}

@media only screen and (max-width:660px) {
	.banner-home {height:430px;}
	.text-banner-home .wpb_wrapper div {font-size:4vw!important;}
	.text-banner-home .wpb_wrapper div:nth-child(2) {font-size:8vw!important;}
	#play-vd-bn {bottom:0; right:2.5%;}
}



@media only screen and (max-width:484px){
	.heading-seccion-left-vc {width:31px;}
}

@media only screen and (max-width: 530px) {
	.banner-home {height:310px;}
	.text-banner-home {margin-top:75px;}
	.text-banner-home .wpb_wrapper div {font-size:3.5vw!important;}
	.text-banner-home .wpb_wrapper div:nth-child(2) {font-size:7vw!important;}
	 #play-vd-bn {bottom:2vh; right:1%;}
}

@media only screen and (max-width:470px) {
	.banner-home {height:270px;}
	#play-vd-bn {height:48px; overflow:hidden; right:-1%;}
	.banner-home {height:217px;}
	 #play-vd-bn {bottom:0px; margin-bottom:5px;}
	.text-banner-home {padding-right:calc( calc( 100% / 3 ) + 30px );}
	
}

@media only screen and (max-width:360px) {
	.banner-home {height:166px;}
	.text-banner-home {padding-right:calc( calc( 100% / 3 ) + 10px );}
}

@media only screen and (max-width:349px) {
	.heading-seccion-vc h2, .heading-seccion-vc h1 {line-height:1.2;}
	.heading-seccion-left-vc {width:54px;}
}

/**
 * 
 * Other CSS
 * 
 * */
#gform_1 .gform_fields {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-content: space-between;
}
#gform_1 .gfield {
    width: 49%;
}
#gform_1 .gfield.gfield--type-textarea {
	width: 100%;
}
body .gform_wrapper.gravity-theme .gfield input.large, 
body .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 24px;
}
body .no-top {
    padding-top: 10px!important;
}
.pr-right {
    padding-right: 50px;
}
body .pr-right .font-Book {
    line-height: 18px!important;
}
#video-process li {
    padding-right: 30px;
}
body .gform_wrapper.gravity-theme .gfield select.large {
    background-image: url(arrow.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 93% center;
    appearance: none;
}

/*error-404*/

.error-404{
	width: 100%;
	max-width: 1252px;
	margin: auto;
	text-align: center;
}

.error-404 a{
	background-color: #00adef;
	padding: 15px 50px;
	font-size: 25px;
	font-weight: 700;
	color: #fff;
}

.error-404 a:hover{
	color: #2c3744;
}

.spacer404{
	height: 50px;
}

@media screen and (max-width: 600px) {
	ul, ol {
    	margin: 0 0 0.5em 0em;
	}
	body .vc_custom_1694532243677,
	body .vc_custom_1695328118207,
	body .vc_custom_1695328180087,
	body .vc_custom_1695319496911,
	body .vc_custom_1695319496911,
	body .vc_custom_1698427097117,
	body .vc_custom_1694531864396 {
    	padding-bottom: 50px!important;
	}
	#gform_1 .gfield {
    	width: 100%;
	}
	.pr-right {
		padding-right: 0;
	}
	#video-process li {
    	padding-right: 0px;
	}
}
@media screen and (min-width: 600px) {
	header.site-header.sticky-header ul li a {
    	padding-bottom: 10px;
	}
	header.site-header.sticky-header ul li a.active {
	    border-bottom: solid 4px #52afe6;
	}
	/**header.site-header.sticky-header .content-header-menu {
		padding: 0px 0 0px;
	}
	header.site-header.sticky-header .menu-menu-1-container,
	header.site-header.sticky-header ul,
	header.site-header.sticky-header ul li,
	header.site-header.sticky-header ul li a {
	    width: auto;
	    height: 100%;
	}
	header.site-header.sticky-header ul li a {
	    display: inline-flex;
	    align-items: center;
	    width: auto;
	    border-bottom: solid 4px transparent;
	}
	header.site-header.sticky-header ul li a.active {
	    border-bottom: solid 4px #52afe6;
	}
	header.site-header.sticky-header .site-branding-sticky {
	    display: inline-block;
	    padding: 0;
	    margin: 0;
	    vertical-align: middle;
	    line-height: 0;
	}
	header.site-header.sticky-header .site-branding-sticky {
	    margin: 20px 0px 20px 0px;
	}*/
}

.min-top {
	display: block;
	margin-top: -8px;
}
.vc_custom_1695328387708 figure.wpb_wrapper.vc_figure {
	text-align: left;
}

@media screen and (max-width: 1250px){
	.vc_column-inner.vc_custom_1688483510684,
    .vc_column-inner.vc_custom_1688483510684 .wpb_wrapper {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    body .vc_custom_1698422564274 {
    	background-size: contain!important;
    }
     body .banner-home {
    	height: auto;
    }
    body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
	    padding: 17.7vw 0vw!important;
	}
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper .wpb_wrapper {
		padding: 0px!important;
	}
	.text-banner-home {
		margin-left: 24%;
	}
}
@media screen and (max-width: 1210px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
	    padding: 17.2vw 0vw!important;
	}
	.text-banner-home {
	    padding-right: 65%;
	}
	#play-vd-bn {
	    width: 60px;
	    height: auto;
	    right: calc( 6% + 30px );
	    bottom: calc( 14% - 47px );
	}
}
@media screen and (max-width: 1180px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
	    padding: 16.9vw 0vw!important;
	}
}
@media screen and (max-width: 1150px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
		padding: 16.3vw 0vw!important;
	}
	.text-banner-home {
	    text-align: right;
	    width: fit-content;
	    margin-left: 25%;
	    margin-top: 13vw;
	    margin-bottom: 0px!important;
	}
	.text-banner-home {
	    margin-left: calc( 36% - 150px );
	}
}
@media screen and (max-width: 1100px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 16vw 0vw!important;
	}
}
@media screen and (max-width: 1050px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 15.5vw 0vw!important;
	}
	.text-banner-home {
    	margin-left: calc( 34% - 150px );
	}
}
@media screen and (max-width: 1000px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 15.1vw 0vw!important;
	}
}
@media screen and (max-width: 950px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 14.6vw 0vw!important;
	}
	.text-banner-home {
    	margin-left: calc( 32% - 150px );
	}
}
@media screen and (max-width: 900px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 14.1vw 0vw!important;
	}
	.text-banner-home {
    	margin-left: calc( 28% - 150px );
	}
	#play-vd-bn {
    	right: 8%;
	}
}
@media screen and (max-width: 800px){
	.text-banner-home {
	    margin-left: calc( 30% - 150px );
	}
}
@media screen and (max-width: 850px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 13.5vw 0vw!important;
	}
}
@media screen and (max-width: 690px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 13.1vw 0vw!important;
	}
}
@media screen and (max-width: 660px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 14vw 0vw!important;
	}
	#play-vd-bn {
	    right: 7%;
	    margin-bottom: 0;
	    bottom: calc( 17% - 47px );
	}
}
@media screen and (max-width: 620px){
	.text-banner-home {
	    margin-left: calc( 41% - 150px );
	}
}
@media screen and (max-width: 500px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 14.1vw 0vw!important;
	}
	.text-banner-home {
    	margin-left: calc( 52% - 150px );
	}
	#play-vd-bn {
	    right: 5%;
	    margin-bottom: 0;
	    bottom: calc( 19% - 26px );
	}
	span#play-vd-bn img {
		max-width: 35px!important;
	}
}
@media screen and (max-width: 450px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
	    padding: 13.7vw 0vw!important;
	}
	.text-banner-home {
    	margin-left: 20%;
	}
	#play-vd-bn img {
    	max-width: 100%;
	}
	#play-vd-bn {
	    width: 35px;
	    right: 8%;
	    margin-bottom: 0;
	    bottom: calc( 24% - 14% );
	    text-align: center;
	}
}
@media screen and (max-width: 400px){
	#play-vd-bn {
	    width: 35px;
	    right: 7%;
	    margin-bottom: 0;
	    bottom: calc( 24% - 14% );
	    text-align: center;
	}
}
@media screen and (max-width: 390px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 13.1vw 0vw!important;
	}
}
@media screen and (max-width: 340px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 12.4vw 0vw!important;
	}
	#play-vd-bn {
	    width: 35px;
	    right: 6%;
	    margin-bottom: 0;
	    bottom: calc( 24% - 47px );
	    text-align: center;
	}
}
@media screen and (max-width: 290px){
	body .banner-home .wpb_column .vc_column-inner .wpb_wrapper {
    	padding: 12vw 0vw!important;
	}
}
span#play-vd-bn img {
    max-width: 55px;
    margin: auto;
    display: block;
}
#field_1_5 textarea.large {
    padding: 25px 25px;
    overflow: hidden;
    resize: none!important;
}
div#video-process {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 8%;
}
div#video-process:before {
	display: none;
}
div#video-process .vc_col-sm-4 {
    width: auto;
}
div#video-process .vc_col-sm-4 > .vc_column-inner {
	padding: 0px 0px;
}
div#video-process video {
	width: 100%!important;
}
div#video-process {
	padding: 0px 15px;
}
@media screen and (max-width: 1024px){
	div#video-process {
	    gap: 50px;
	}
}
@media screen and (max-width: 767px){
	div#video-process {
	    grid-template-columns: repeat(1,1fr);
	    gap: 0%;
	}
	div#video-process video {
		width: 326px!important;
	}
	.main-navigation .menu-menu-1-container ul li a {
   	 	padding: 15px 0;
    	color: #000;
    	text-align: left;
	}
}
@media only screen and (max-width: 599px) {
	header.site-header .content-header-menu {padding-top:35px; padding:25px 30px;}
	.site-branding a img {max-width:93px; height:93px;}
	.main-navigation {justify-content:end;}
	.main-navigation .menu-menu-1-container ul {position:fixed; background:#52afe6; top:150px; left:100%; width:100%; z-index:100; margin-left:0px; transition:all 0.8s ease; display:block;}
	.main-navigation .menu-menu-1-container ul li {text-align:center;width:100%;border-bottom:1px solid #ccc;background:transparent;}
	.main-navigation .menu-menu-1-container ul li:last-child{border-bottom:none;}
	.main-navigation .menu-menu-1-container ul li a {font-size:22px; padding:15px 6px; color:#fff !important;background:transparent;padding-left:50px;}
	.main-navigation .menu-menu-1-container ul li a:hover {text-decoration:underline;}
	.main-navigation.toggled .menu-menu-1-container ul {left:0;}
	.main-navigation .menu-toggle { background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px"><path d="M 5 8 A 2.0002 2.0002 0 1 0 5 12 L 45 12 A 2.0002 2.0002 0 1 0 45 8 L 5 8 z M 5 23 A 2.0002 2.0002 0 1 0 5 27 L 45 27 A 2.0002 2.0002 0 1 0 45 23 L 5 23 z M 5 38 A 2.0002 2.0002 0 1 0 5 42 L 45 42 A 2.0002 2.0002 0 1 0 45 38 L 5 38 z"/></svg>'); background-size:33px; width:35px; height:35px; overflow:hidden; text-indent:-999px; border-width:0; cursor:pointer; z-index:101;}
	.main-navigation.toggled .menu-toggle { background:url('data:image/svg+xml,<svg fill="%23000000" width="800px" height="800px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m14.41 3.27-.82-.94L8 7.17 2.41 2.33l-.82.94L7.05 8l-5.46 4.73.82.94L8 8.83l5.59 4.84.82-.94L8.95 8l5.46-4.73z"/></svg>'); background-size:33px; }
	.banner-home {height:358px;}
	header.sticky-header .main-navigation .menu-menu-1-container ul{top:86px;}
	#play-vd-bn img {max-width:78%;}
	fontMobileSecond, .fontMobileSecond p, .fontMobileSecond p span {font-size:22px!important;}
	 .heading-seccion-vc h2, .heading-seccion-vc h1 {font-size:35px; text-align:left; padding-right:0;}
}
@media screen and (max-width: 400px){
	div#video-process video {
		width: 100%!important;
	}
}
.ag-iframe-item {
  	position: relative;
  	overflow: hidden;
  	width: 100%;
  	padding-top: 56.25%;
}
.ag-iframe-item iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
}