.elementor-kit-5{--e-global-color-primary:#FB66BB;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#2FFFE3;--e-global-color-bfe39ca:#F9FF00;--e-global-typography-primary-font-family:"Neue Haas Grotesk";--e-global-typography-primary-font-size:1em;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Neue Haas Grotesk";--e-global-typography-secondary-font-size:1em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Neue Haas Grotesk";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;--e-global-typography-a74dac0-font-family:"Neue Haas Grotesk";--e-global-typography-a74dac0-font-size:0.8125em;--e-global-typography-a74dac0-font-weight:normal;--e-global-typography-a74dac0-text-transform:uppercase;--e-global-typography-307c9de-font-family:"Neue Haas Grotesk";--e-global-typography-307c9de-font-size:1.125em;--e-global-typography-307c9de-font-weight:normal;--e-global-typography-307c9de-text-transform:uppercase;--e-global-typography-6441576-font-family:"Neue Haas Grotesk";--e-global-typography-6441576-font-size:3em;--e-global-typography-6441576-font-weight:bold;--e-global-typography-6441576-line-height:1em;--e-global-typography-db15952-font-family:"Lora";--e-global-typography-db15952-font-size:1.125em;--e-global-typography-db15952-font-weight:600;--e-global-typography-db15952-line-height:1.5em;--e-global-typography-0099f5f-font-family:"Neue Haas Grotesk";--e-global-typography-0099f5f-font-size:1.125em;--e-global-typography-0099f5f-font-weight:400;color:var( --e-global-color-text );font-family:"Neue Haas Grotesk", Sans-serif;font-size:1.125em;font-weight:normal;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor-kit-5 a{color:var( --e-global-color-text );text-decoration:underline;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-5 h1{color:#000000;font-family:"Neue Haas Grotesk", Sans-serif;font-size:3em;font-weight:bold;line-height:1em;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:"Neue Haas Grotesk", Sans-serif;font-size:1.5625em;font-weight:bold;line-height:1.875em;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:"Neue Haas Grotesk", Sans-serif;font-size:1.2em;font-weight:normal;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-bottom:16px;}.elementor-element{--widgets-spacing:16px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    font-size: 16px;
    max-width: 100vw;
    overflow-x: hidden;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 28px; /* fixed header height*/
  margin: -28px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}


/* aspect ratio */

.wp-has-aspect-ratio .wp-block-embed__wrapper iframe {
    position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		
		text-align: center;
		height: 100%;
		width: 100%;
}
.wp-has-aspect-ratio .wp-block-embed__wrapper {
  position: relative;
}

.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  position: relative;
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}

.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}

.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}

.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before {
  padding-top: 66.66%;
}

.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}

/* helper classes */
.has_padding {padding: 2rem;}

/*
** LMS FocusMode 
*/

/*header*/
.ld-in-focus-mode .ld-focus-header .learndash_mark_complete_button {
    padding-top:0;
    padding-left:0;
    padding-bottom:0;
    padding-right:2em;
}

.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a
{
    background-color: #f2f2f2 !important;
    color: #000 !important;
}

.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items:before {
    border-bottom-color: #f2f2f2 !important;
    
}
.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar {
    display: none;
}
/*sidebar*/
.ld-in-focus-mode .ld-focus-sidebar .ld-course-navigation-heading h3 a {
    font-family: "Neue Haas Grotesk" !important;
    color: #000 !important;
}

.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger {
    color: #000;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item.ld-is-current-lesson .ld-lesson-title, 
.ld-in-focus-mode .ld-focus-sidebar .ld-text {
    color: #000 !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item .ld-lesson-title {
    font-weight: 600;
    color: #000;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
    text-decoration: underline;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-expand-button {
    font-weight: 400;
}

.ld-in-focus-mode .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background-color: #000 !important;
}

.ld-in-focus-mode .ld-focus-sidebar .ld-table-list-items .ld-primary-color-hover:hover {
    color: #000 !important;
    text-decoration: underline !important;
}

.ld-in-focus-mode .ld-content-action  .sfwd-mark-complete:after {
    color: #f9ff00 !important;
}

.ld-in-focus-mode .learndash-wrapper .ld-primary-color-hover:hover {
    color: #000 !important;
    text-decoration: underline;
}

.ld-in-focus-mode #learndash-tooltips .ld-tooltip {
    background-color: #000 !important;
    color: #f9ff00 !important;
}
/* breadcrumbs */
.ld-in-focus-mode .ld-breadcrumbs .ld-breadcrumbs-segments span a { 
    color: #000 !important;
;}
.ld-in-focus-mode .ld-breadcrumbs .ld-primary-background.ld-status {
    background-color:#fff !important;
    color: #000 !important;
}

/*content*/

.ld-in-focus-mode .ld-tabs-content .ld-video {
    margin-bottom: 2em;
}

.ld-in-focus-mode .ld-tabs-content a {
    background-color: #f9ff00;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.ld-in-focus-mode .ld-tabs-content a:hover {
    text-decoration: underline;
}

.ld-in-focus-mode .learndash_mark_complete_button {
    background-color: #f9ff00 !important;
    color: #000;
}

.ld-in-focus-mode .sfwd-mark-complete:after, 
.ld-in-focus-mode .ld-content-action .ld-course-step-back {
    color: #000 !important;
}

.ld-in-focus-mode .learndash-wrapper .ld-content-action .ld-button {
    background-color: #fff !important;
    color: #000 !important;
}

.ld-in-focus-mode .ld-table-list-header.ld-primary-background {
    background-color: #F2F2F2 !important;
    color: #000 !important;
    
}

.ld-in-focus-mode .learndash-wrapper .ld-table-list a.ld-tabllde-list-item-preview:hover {
    color: #6C6C6C !important;
}

.ld-in-focus-mode .ld-content-actions a {
    color: #000 !important;
    text-decoration: underline;
}

.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-status-incomplete {
    border-color: #000 !important;
}
.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-status-icon.ld-status-incomplete {
    border-color: #dedede !important;
}

/* file upload */

.ld-in-focus-mode .learndash-wrapper .ld-file-upload .ld-file-upload-heading {
    color: #000;
}
.ld-in-focus-mode .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label strong,
.ld-in-focus-mode .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button {
    background-color: #000 !important;
    color: #f9ff00 !important;
}

/* quizzes */
.ld-in-focus-mode .learndash-wrapper .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_question_text, .ld-in-focus-mode .learndash-wrapper .wpProQuiz_quiz .wpProQuiz_question .wpProQuiz_question_text span {
    font-size: 1.2rem;
    font-weight: 600;
}

.ld-in-focus-mode .learndash-wrapper .wpProQuiz_quiz .wpProQuiz_question .graded-disclaimer {
    display: none;
}

.ld-in-focus-mode .learndash-wrapper .wpProQuiz_content .wpProQuiz_button {
    color: #000 !important;
}

/*ld-tooltip*/
#learndash-tooltips .ld-tooltip {
	background: #000 !important;
	color: #fff !important;
}
#learndash-tooltips .ld-tooltip::after {
	background: #000 !important;
}



/**
** Learndash Dashboard Usuario
**/
.learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status {
    background-color: #000 !important;
    
}

.learndash-wrapper #ld-profile .ld-table-list-column.ld-table-list-column-status .ld-status-progress, 
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column .ld-status-complete {
    color: #000 !important;
    background-color: transparent !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-55Roman.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-55Roman.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-55Roman.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-55Roman.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-55Roman.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-55Roman.svg#NeueHaasGrotesk') format('svg');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-56Italic.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-56Italic.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-56Italic.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-56Italic.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-56Italic.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-56Italic.svg#NeueHaasGrotesk') format('svg');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-75Bold.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-75Bold.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-75Bold.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-75Bold.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-75Bold.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-75Bold.svg#NeueHaasGrotesk') format('svg');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-76BoldItalic.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-76BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-76BoldItalic.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-76BoldItalic.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-76BoldItalic.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-76BoldItalic.svg#NeueHaasGrotesk') format('svg');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-95Black.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-95Black.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-95Black.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-95Black.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-95Black.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-95Black.svg#NeueHaasGrotesk') format('svg');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-96BlackItalic.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-96BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-96BlackItalic.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-96BlackItalic.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-96BlackItalic.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/HaasGrotDisp-96BlackItalic.svg#NeueHaasGrotesk') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lora';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Medium.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Medium.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Medium.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Medium.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Medium.svg#Lora') format('svg');
}
@font-face {
	font-family: 'Lora';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-MediumItalic.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-MediumItalic.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-MediumItalic.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-MediumItalic.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-MediumItalic.svg#Lora') format('svg');
}
@font-face {
	font-family: 'Lora';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Bold.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Bold.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Bold.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Bold.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-Bold.svg#Lora') format('svg');
}
@font-face {
	font-family: 'Lora';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-BoldItalic.eot');
	src: url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-BoldItalic.woff2') format('woff2'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-BoldItalic.woff') format('woff'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-BoldItalic.ttf') format('truetype'),
		url('https://learning.unit.la/wp-content/uploads/2021/08/Lora-BoldItalic.svg#Lora') format('svg');
}
/* End Custom Fonts CSS */