/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/*////////////
///GENERAL////
////////////*/
:root {
    --border-radius-40: 40px;
}
.color-primario {
    filter: brightness(0) saturate(100%) invert(67%) sepia(78%) saturate(2658%) hue-rotate(81deg) brightness(98%) contrast(111%);
}

.color-secundario {
    filter: brightness(0) saturate(100%) invert(60%) sepia(13%) saturate(6685%) hue-rotate(86deg) brightness(106%) contrast(105%);
}

.color-gris {
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(41%) hue-rotate(193deg) brightness(116%) contrast(91%);
}

.color-blanco {
    filter: brightness(0) saturate(100%) invert(100%) sepia(12%) saturate(950%) hue-rotate(191deg) brightness(114%) contrast(100%);
}

/* CUSTOM CURSOR */
html, body, * {
    /* cursor: none !important; */
}

#header-outer {
    z-index: 9998!important;
}

#cursor-cont {
    z-index: 99999!important;
    position: absolute;
    transition: .5s;
}

#cursor {
    /* position: fixed;
    top: -5px;
    left: -5px;
    width: 10px;
    height: 10px;
    background-color: var(--e-global-color-primary);
    border-radius: 50%;
    pointer-events: none;
    z-index: 999; */
}

#cursor-border {
    --size: 50px;
    position: fixed;
    top: calc(var(--size) / -2);
    left: calc(var(--size) / -2);
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    box-shadow: 0 0 0 1px var(--e-global-color-secondary);
    pointer-events: none;
    transition: top 0.15s ease-out, left 0.15s ease-out, width 0.15s ease-out,
    height 0.15s ease-out, background-color 0.15s ease-out;
    z-index: 999;
}

/* SCROLLBAR */
::-webkit-scrollbar {
    width: 10px;
    z-index: 99998!important;
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: var(--e-global-color-secondary);
    border-radius: 10px;
    border: 2px solid #ffffff;;
}

::-webkit-scrollbar-thumb:hover {
    background: var(--e-global-color-accent);
}

/* FORMULARIO */
textarea {
    resize: none;
}

.elementor-field-required:before {
    content: '*';
    position: absolute;
    color: var(--e-global-color-secondary);
    right: 0;
    top: 0;
    font-size: 20px;
    line-height: 0.6;
}

#contacto .elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px var(--e-global-color-secondary);
}

/* Checkbox */
.elementor-upload-field {
    color: transparent;
    background: none!important;
    width: 100%;
}

.elementor-upload-field::-webkit-file-upload-button {
    visibility: hidden;
    width: 0;
}

.elementor-upload-field::before {
    content: 'Selecciona curriculum';
    display: inline-block;
    border-radius: 1000px;
    padding: 10px 15px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    border: 2px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}

.elementor-upload-field:active {
    outline: 0;
}

.elementor-upload-field:hover::before {
    background: var(--e-global-color-secondary);
    border: 2px solid var(--e-global-color-secondary);
    color: var(--e-global-color-primary);
}

/*/////////
///MENU////
/////////*/
.cabecera {
    filter: drop-shadow(0 0 20px #00000015);
}

div[aria-label="menu-movil-off-canvas"] {
    z-index: 1111!important;
}

.elementor-widget-off-canvas {
    --e-off-canvas-animation-duration: 1s;
}

.e-off-canvas {
    height: 100vh!important;
    min-height: 100vh!important;
}

.menu-movil a.elementor-item {
    line-height: 1.2em;
}

/* idiomas */
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    display: none!important;
}

/* html[lang="ar"] font {
    direction: rtl!important;
    text-align: right!important;
} */

.gtranslate_wrapper a img {
    position: absolute;
    min-width: 50px;
    width:50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.gtranslate_wrapper span {
    display: none;
}

.gtranslate_wrapper [data-gt-lang="ja"] img{
    filter: brightness(.95);
}

.gt_float_switcher {
    box-shadow: none!important;
    padding: 10px;
    background: none!important;
}

.gtranslate_wrapper a {
    padding: 0!important;
    position: relative;
    margin-bottom: 15px!important;
    background: none!important;
    overflow: hidden;
    width: 35px !important;
    height: 35px !important;
    border-radius: 100px!important;
    left: 50%;
    transform: translateX(-54%);
    /* box-shadow: 0 0 5px #00000071; */
}

.gt_float_switcher-arrow,
.gt_float_switcher-arrow.gt_arrow_rotate,
.txtBandera,
.gt-lang-code {
    display: none!important;
}

.gt_float_switcher .gt-selected {
    background: none!important;
}

.gt_float_switcher,
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0!important;
}

.gt_float_switcher .gt-selected .gt-current-lang > img:first-child {
    display: none;
}

.gt_float_switcher .icono-mundo {
    position: relative;
    z-index: 100;
    left: 0;
    border-radius: 100px;
    width: var(--size-lang-icon)!important;
    width: 40px!important;
    background: #fff;
}

.elementor-nav-menu--dropdown {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

/*//////////////
///SERVICIOS////
//////////////*/
.servicio-titulo h3 {
    z-index: 2;
}

.servicio-titulo > div:after {
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    /* background: #0000004f; */
    bottom: 0;
    left: 0;
}

/*/////////////
///CLIENTES////
/////////////*/
#carrusel-clientes .swiper-wrapper {
    -webkit-animation-timing-function: linear!important;
    transition-timing-function: linear!important;
    opacity: .7;
}

#scroll-clientes .elementor-image-carousel.swiper-wrapper .swiper-slide {
    width: fit-content!important;
    padding: 0 40px;
}

/*///////////
///FOOTER////
///////////*/
#contacto .leaflet-pane.leaflet-map-pane > .leaflet-pane.leaflet-tile-pane{
    filter: grayscale(1);
}

#contacto .leaflet-bottom.leaflet-right{
    display: none;
}

#contacto #mapa-contacto {
    width: 100%;
    height: 100%;
}

.menu-movil-off-canvas {
    z-index: 11!important;
}

.btn-whatsapp {
    background-color: var(--e-global-color-secondary);
    border-radius: 100px;
    width: 60px!important;
    height: 60px;
    position: fixed;
    bottom: 35px;
    right: 35px;
    z-index: 10!important;
}

.btn-whatsapp:hover {
    background-color: var(--e-global-color-primary);
}

.btn-whatsapp:hover i {
    color: #fff;
}

.btn-whatsapp > *,
.btn-whatsapp .elementor-icon {
    display: flex;
    justify-content: center!important;
    align-items: center!important;
}

#contacto .leaflet-bottom.leaflet-right,
.copyright-toools img {
    filter: brightness(0) saturate(100%) invert(67%) sepia(78%) saturate(2658%) hue-rotate(81deg) brightness(98%) contrast(111%);
}

.copyright-toools a:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(50deg) brightness(106%) contrast(101%);;
}

.skiptranslate {
    display: none!important;
}

/*///////////////////
///BANNER COOKIES////
///////////////////*/
#cmplz-manage-consent .cmplz-manage-consent {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px!important;
}

#cmplz-manage-consent .cmplz-manage-consent {
    font-weight: 300;
    color: var(--e-global-color-primary)!important;
}

.cmplz-cookiebanner * {
    color: var(--e-global-color-primary)!important;
}

.cmplz-cookiebanner .cmplz-header .cmplz-title {
    font-family: "Oxanium", Sans-serif;
    font-size: 24px!important;
    padding-top: 10px;
}

.cmplz-cookiebanner .cmplz-message {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif!important;
    font-size: 14px!important;
    font-weight: 200;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important;
}

/*//////////////
///POLÍTICAS////
//////////////*/
.politicas-txt #cmplz-document,
.politicas-txt {
    width: 100%!important;
    max-width: 100%!important;
}

.politicas-txt h2 {
    font-size: 30px!important;
    margin-top: 40px!important;
}