.elementor-kit-5{--e-global-color-primary:#002484ED;--e-global-color-secondary:#F6B431;--e-global-color-text:#000000;--e-global-color-accent:#BAC5CA;--e-global-color-79f5d45:#2C0540;--e-global-color-fd199dc:#1C44C5;--e-global-color-631101c:#005F19;--e-global-color-183ea30:#007719;--e-global-color-ab3e65a:#000000;--e-global-color-c62a98e:#FFFFFF;--e-global-color-1d4b25f:#EEF1F2;--e-global-color-5cff60e:#1400FF;--e-global-color-7692fbb:#00D87C;--e-global-color-ce21dcf:#EEF1F2;--e-global-typography-primary-font-family:"paralucent";--e-global-typography-secondary-font-family:"paralucent";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"paralucent-text";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"paralucent";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{font-family:"paralucent", Sans-serif;font-size:70px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5 h2{font-size:54px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:14px;line-height:18px;}.elementor-kit-5 h2{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.font-script {
    font-family: epicursive;
    color:#F6B431;
    font-size: 125%;
}
/*Estilo Botones"OJO hay que editar el estilo en elementor"*/

.btn-amarillo .elementor-button, .btn-morado .elementor-button, .btn-negro .elementor-button, .btn-azul .elementor-button, .btn-verde .elementor-button, .btn-azul-mbi {
  position: relative;
  background-color: white!important; 
  color: #fff!important;
  overflow: hidden;
  transition: .3s ease all;
}
.btn-amarillo .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -40%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #F6B431;
    border-right: 20px solid transparent;
}

.btn-amarillo .elementor-button:hover {
    background-color: white!important;
}
.btn-amarillo .elementor-button:hover::after{
  left: 0px;
}

.btn-amarillo .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}
/*Boton Blanco*/


.btn-blanco .elementor-button {
  position: relative;
  background-color: #F6B431!important; 
  color:#2C0540!important;
  overflow: hidden;
  transition: .3s ease all;
}
.btn-blanco .elementor-button:after{
  content: "";
  position: absolute;
  top:-1px;
  left: -28%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid white;
    border-right: 20px solid transparent;
}
.btn-blanco .elementor-button:hover {
    background-color: white!important;
}
.btn-blanco .elementor-button:hover::after{
  left: 0px;
}
.btn-blanco .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}
/* Boton Morado*/

.btn-purple .elementor-button {
  position: relative;
  background-color: #F6B431!important; 
  color: white!important;
  overflow: hidden;
  transition: .3s ease all;
}
.btn-purple .elementor-button:after{
  content: "";
  position: absolute;
  top:-1px;
  left: -28%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #2C0540;
    border-right: 20px solid transparent;
}
.btn-purple .elementor-button:hover {
    background-color: white!important;
}
.btn-purple .elementor-button:hover::after{
  left: 0px;
}
.btn-purple .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}


/* Boton Morado*/
.btn-morado .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -40%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #31005E;
    border-right: 20px solid transparent;
    
}
.btn-morado .elementor-button:hover {
    background-color: white!important;
}

.btn-morado  .elementor-button:hover::after{
  left: 0px;
}
.btn-morado .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}
/* Boton Gris Amarillo*/
.btn-gris-amarillo .elementor-button {
  position: relative;
  background-color: #F6B431!important; 
  color: white!important;
  overflow: hidden;
  transition: .3s ease all;
}

.btn-gris-amarillo .elementor-button:after{
  content: "";
  position: absolute;
  top:-1px;
  left: -28%;
  width: 110%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #BAC5CA;
    border-right: 20px solid transparent;
}

.btn-gris-amarillo .elementor-button:hover {
    background-color: #F6B431!important;
}
.btn-gris-amarillo .elementor-button:hover::after{
  left: 0px;
}
.btn-gris-amarillo .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}


/* Boton Negro */
.btn-negro .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -40%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #000000;
    border-right: 20px solid transparent;
}
.btn-negro .elementor-button:hover {
    background-color: white!important;
}

.btn-negro .elementor-button:hover::after{
  left: 0px;
}
.btn-negro .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}

/* Boton Azul*/

.btn-azul .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -40%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #1C44C5;
    border-right: 20px solid transparent;
}
.btn-azul .elementor-button:hover {
    background-color: white!important;
}

.btn-azul .elementor-button:hover::after{
  left: 0px;
}
.btn-azul .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}

/* Boton Verde*/

.btn-verde .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -40%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #005F19;
    border-right: 20px solid transparent;
}
.btn-verde .elementor-button:hover {
    background-color: white!important;
}

.btn-verde  .elementor-button:hover::after{
  left: 0px;
}
.btn-verde .elementor-button span {
    z-index: 2;
    position: relative;
    transition: .3s ease all;
}
/* Boton Gris*/
.btn-gris .elementor-button {
  position: relative;
  background-color: white!important;
  overflow: hidden;
  transition: .3s ease all;
}

.btn-gris .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -46%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #BAC5CA;
    border-right: 20px solid transparent;
}
.btn-gris .elementor-button:hover {
    color: white!important;
    background-color: white!important;
}

.btn-gris .elementor-button:hover::after{
  left: 0px;
}
.btn-gris .elementor-button span {
    
    z-index: 2;
    position: relative;
}
/* Boton Azul MBI */

.btn-azul-mbi .elementor-button::after{
  content: "";
  position: absolute;
  top:-1px;
  left: -40%;
  width: 115%;
  transition: .3s ease-in-out all; 
   z-index: 1;
   border-top: 45px solid #002484;
    border-right: 20px solid transparent;
}
.btn-azul-mbi .elementor-button:hover {
    background-color: white!important;
}

.btn-azul-mbi .elementor-button:hover::after{
  left: 0px;
}
.btn-azul-mbi .elementor-button span {
    color: white!important;
    z-index: 2;
    position: relative;
}

/* Mouse*/

@media only screen and (min-width: 1367px) {
	body #magicMouseCursor {
	  z-index:10000000!important;
	  position: fixed;
	  width: 35px;
	  height: 35px;
	  border: 1px solid #fff;
	  background: rgba(0,36,132,0.2);
	  border-radius: 50%;
	  z-index: 9999;
	  left: 0;
	  top: 0;
	  transition: transform 0.07s, width 0.3s, height 0.3s;
	  pointer-events: none; }
	  body #magicMouseCursor.cursor-square {
		border-radius: 0; }

	body #magicPointer {
	  z-index:10000000!important;
	  height: 5px;
	  width: 5px;
	  top: 0;
	  left: 0;
	  position: fixed;
	  background: #F6B431;
	  border-radius: 50%;
	  pointer-events: none;
	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s; }
	  body #magicPointer.is-hover {
		background: #fff; }
	  body #magicPointer.pointer-blur {
		height: 50px;
		width: 50px;
		background: none;
		border: 1px solid #fff;
		box-shadow: 0px 0px 15px -5px white; }
	  body #magicPointer.pointer-overlay {
		height: 50px;
		width: 50px;
		mix-blend-mode: difference;
		box-shadow: 0px 0px 15px -5px white; }

	body .magic-hover {
	  transition: all 0.2s; }
	  body .magic-hover:hover {
		cursor: none!important; }
}

.play-cursor {
    cursor:url(https://www.mbitalent.group/wp-content/uploads/2023/02/play-icon-1.svg) 50 50, auto;
}
.slide-cursor {
    cursor:url(https://www.mbitalent.group/wp-content/uploads/2023/02/slide-icon-1.svg) 50 50, auto;
}

.slide-cursor a, .slide-cursor a:hover{
   cursor: url(https://www.mbitalent.group/wp-content/uploads/2023/02/slide-icon-1.svg) 50 50, auto;
}

/* Input File */
.elementor-field-type-upload label {
    background: #1C44C5 !important;
    border-radius: 0 !important;
    color: #fff!important;
    padding: 15px 0px !important;
    width: 100% !important;
    margin: 5px 0px 0px !important;
}

.elementor-field-type-upload label + input {
    display: none;
}

.elementor-field-type-upload::after {
    content: "Upload your CV in these formats: .pdf, .doc, .docx, .txt. Max 2MB";
    color: white;
    font-family: paralucent-text;
    margin-top: 5px;
}

.elementor-field-type-upload label::before {
    content: "";
    padding: 50px;
    background-repeat: no-repeat;
    background-position: 0px 37px;
    background-image: url(https://www.mbitalent.group/wp-content/uploads/2023/02/upload-icon.svg);
    background-size: 58px;
}/* End custom CSS */