@charset "UTF-8";
/*
Theme Name: Tergar Blog and MT
Theme URI: https://github.com/WordPress/twentynineteen
Author: Tergar Tech Team
Author URI: https://tergar.org/
Description: Tergar Blog and Montly Teachings Theme
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tergar
Tags: blog, montly-teachings
*/
 
html {
    scroll-behavior: smooth;
  }
  
  html,
  body {
    height: 100%;
    margin: 0;
  }
  
  body {
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    color: #353535;
    line-height: 1.62857143;
    position: relative;
    margin: 0;
    font-weight: 300;
  }
  
  .wrapper-add-margin {
    margin: 0 60px;
  }
  
  .wrapper {
    min-height: 100%;
    /* Equal to height of footer */
    /* But also accounting for potential margin-bottom of last child */
    margin-bottom: -50px;
  }
  
  .bk-gray-foot,
  .push {
    height: 50px;
  }
  
  .ct-ultimate-gdpr-cookie-bottomPanel-padding {
    padding-bottom: 0 !important;
  }
  
  .btn-primary {
    background: #e39f24;
    border-color: #e39f24;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding: 6px 16px;
    border-radius: 4px;
    letter-spacing: 0.6px;
  }
  
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.active,
  .btn-primary:active,
  .btn-primary:active:hover,
  .btn-primary:active:focus {
    color: #fff;
    background-color: #e39f24;
    border-color: #e39f24;
  }
  
  #lds-shortcode .lds-button,
  #btn-join,
  .wpProQuiz_button,
  #uploadfile_btn,
  #learndash_next_prev_link a {
    background: #477ca0 !important;
    border-color: #477ca0 !important;
    text-transform: uppercase;
  }
  
  .maintButton {
    border: none;
    background: #ff6b6b;
    color: #ee5253;
    display: block;
    color: #fff;
    border-radius: 16px;
    padding: 6px 10px;
    font-weight: bold;
  }
  
  .cursor-pointer{
    cursor: pointer;
  }

  /* TITLES
  --------------------------------------------------------------------------------------------- */
  h1 {
    font-size: 44px;
    font-family: "Cormorant Garamond", serif;
  }
  
  h2 {
    font-size: 44px;
    font-family: "Cormorant Garamond", serif;
  }
  
  h2 span,
  h1 span {
    font-weight: 600;
  }
  
  h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.5px;
    font-weight: 300;
  }
  
  .barlow-condensed {
    font-family: "Barlow Condensed", sans-serif;
  }
  
  .media {
    margin-top: 20px;
    margin-bottom: 36px;
  }
  
  .media-title {
    font-size: 110px;
    line-height: 0.7;
    min-width: 80px;
  }
  
  .gray-media-title {
    color: #cdcdcd;
  }
  /* TITLES
  --------------------------------------------------------------------------------------------- */
  
  /* MARGIN & PADDIN
  --------------------------------------------------------------------------------------------- */
  .mt20 {
    margin-top: 20px;
  }
  
  .mt120 {
    margin-top: 120px;
  }
  
  .mb10 {
    margin-bottom: 10px;
  }
  
  .mb120 {
    margin-bottom: 120px;
  }
  
  .mb11-porcent {
    margin-bottom: 11%;
  }
  
  .reset-pading {
    padding: 0;
  }
  
  .pt40 {
    padding-top: 40px;
  }
  
  .pb40 {
    padding-bottom: 40px;
  }
  
  .pb50 {
    padding-bottom: 50px;
  }
  /* MARGIN & PADDIN
  --------------------------------------------------------------------------------------------- */
  
  /* BACKG
  --------------------------------------------------------------------------------------------- */
  .bk-offset-left-4 {
    background: url("https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif") left center repeat-y #f7f7f7;
    background-size: 30%;
  }
  
  .bk-offset-right-4 {
    background: url(https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif) right center repeat-y #f7f7f7;
    background-size: 30%;
  }
  
  .bk-offset-left-2 {
    background: url("https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif") left center repeat-y #f7f7f7;
    background-size: 15%;
  }
  
  .bk-offset-right-2 {
    background: url(https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif) right center repeat-y #f7f7f7;
    background-size: 15%;
  }
  .bk-offset-left-6 {
    background: url("https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif") left center repeat-y #f7f7f7;
    background-size: 50%;
  }
  .bk-offset-right-6 {
    background: url(https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif) right center repeat-y #f7f7f7;
    background-size: 50%;
  }
  /* BACKG
  --------------------------------------------------------------------------------------------- */
  
  /* BACKG COLOR
  --------------------------------------------------------------------------------------------- */
  .back-grey {
    background-color: #f7f7f7;
  }
  /* BACKG COLOR
  --------------------------------------------------------------------------------------------- */
  
  /* TOP
  --------------------------------------------------------------------------------------------- */
  .cont-menu-top {
    background: #fff;
    color: #fff;
    font-size: 12px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    width: 100%;
    padding: 8px;
    font-family: "Open Sans";
    transition: all 300ms ease-in-out;
    font-weight: 600;
    border-bottom: 1px solid #d7d7d7;
    height: 45px;
  }
  
  #menu-top-menu {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
  }
  
  #menu-top-menu li {
    float: left;
  }
  
  .cont-menu-top #menu-top-menu li {
    margin: 0 2px;
    border-radius: 3px;
    position: relative;
  }
  
  .cont-menu-top #menu-top-menu li > a {
    color: #ffffff;
    padding: 4px 8px;
    display: block;
    height: 28px;
  }
  
  .cont-menu-top #menu-top-menu li:hover,
  .cont-menu-top #menu-top-menu li:focus {
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    opacity: 1;
  }
  
  .cont-menu-top #menu-top-menu li:hover > a,
  .cont-menu-top #menu-top-menu li:focus > a {
    text-decoration: none;
  }
  
  .org {
    background: #901c1b;
    opacity: 0.6;
  }
  
  .vol {
    background: #60c0e8;
    opacity: 0.6;
  }
  
  .jol {
    background: #e39f24;
    opacity: 0.6;
  }
  
  .ev {
    background: #84c1b1;
    opacity: 0.6;
  }
  
  .app {
    background: #5c6bc0;
    opacity: 0.6;
  }
  
  .mtp {
    background: #8fb6f3;
    opacity: 0.6;
  }
  
  .men-activo {
    opacity: 1;
  }
  
  .men-activo::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 6px;
    background: url("https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2021/01/27122109/pico-menu.png") center top/contain no-repeat;
    left: 50%;
    bottom: -9px;
    margin-left: -9px;
  }
  
  .cont-menu-top .navbar-right .glyphicon-user {
    margin-right: 4px;
  }
  
  .cont-menu-top .navbar-right {
    font-weight: 300;
  }
  
  .cont-menu-top .navbar-nav > li > a {
    padding: 4px 8px;
    color: #353535;
    border-radius: 3px;
    transition: all 300ms ease-in-out;
    text-shadow: none;
  }
  
  .cont-menu-top .navbar-nav .dropdown-menu > li > a {
    text-shadow: none;
    box-shadow: none;
  }
  
  .cont-menu-top .nav .open > a,
  .cont-menu-top .nav .open > a:focus,
  .cont-menu-top .nav .open > a:hover {
    background: rgba(255, 255, 255, 0.1);
  }
  
  .cont-menu-top .navbar-right > li:last-child {
    margin-left: 4px;
  }
  
  .menu-brand {
    list-style: none;
    padding: 0;
    margin: 6px 0 0 15px;
  }
  
  .men-platform {
    min-width: 100px;
    font-family: "Open Sans";
  }
  
  .men-platform .dropdown > a {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    text-transform: initial;
  }
  
  .men-platform .dropdown-menu > li > a {
    padding: 4px 16px 4px 10px !important;
    border-left: 4px solid transparent;
  }
  
  .men-platform .dropdown-menu > li {
    margin: 8px 0;
    padding-left: 15px;
  }
  
  .icon-menu-plat {
    height: 32px !important;
    display: inline-block !important;
  }
  
  .org-movil,
  .org-movil:hover,
  .org-movil:focus {
    color: #901c1b;
  }
  
  .vol-movil,
  .vol-movil:hover,
  .vol-movil:focus {
    color: #60c0e8;
  }
  
  .jol-movil,
  .jol-movil:hover,
  .jol-movil:focus {
    color: #e39f24;
  }
  
  .ev-movil,
  .ev-movil:hover,
  .ev-movil:focus {
    color: #84c1b1;
  }
  
  .app-movil,
  .app-movil:hover,
  .app-movil:focus {
    color: #5c6bc0;
  }
  
  .sub-org {
    border-color: #901c1b !important;
  }
  
  .sub-vol {
    border-color: #60c0e8 !important;
  }
  
  .sub-jol {
    border-color: #e39f24 !important;
  }
  
  .sub-ev {
    border-color: #84c1b1 !important;
  }
  
  .sub-app {
    border-color: #5c6bc0 !important;
  }
  
  .sub-mtp {
    border-color: #8fb6f3 !important;
  }
  
  .link-logo {
    padding-right: 0 !important;
    vertical-align: top;
  }
  
  .link-logo:hover,
  .link-logo:focus,
  .nav .open > .link-logo,
  .nav .open > .link-logo:focus,
  .nav .open > .link-logo:hover {
    background: transparent !important;
  }
  /* TOP
  --------------------------------------------------------------------------------------------- */
  
  /* MENU
  --------------------------------------------------------------------------------------------- */
  .navbar {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    transition: all 300ms ease-in-out;
  }
  
  .navbar-default {
    background-color: #fff;
    font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	font-size: 15px;
  }
  
  .navbar-brand {
    height: auto;
	opacity:1;
	transition:all 0.5s ease;
  }
  
  .navbar-brand img {
    height: 44px;
    width: auto;
  }
  
  .menu-margin-top {
    margin-top: 20px;
  }
  
  .navbar-default .navbar-nav > li {
    margin: 0 8px;
  }
  
  .navbar-default .navbar-nav > li > a {
    color: #424A58;
    letter-spacing: 1px;
    transition: all 300ms ease-in-out;
    padding: 6px 3px;
  }
  
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .open > a {
    color: #e39f24;
  }
  
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
  }
  
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: #e39f24;
  }
  
  .dropdown-menu {
    padding: 0;
    min-width: 150px;
  }
  
  .dropdown-menu > li > a {
    text-transform: initial;
    padding: 10px 20px;
  }
  
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: #eaeaea;
    text-decoration: underline;
  }
  
  .navbar-default.menu-blog .navbar-nav > li:last-child a::before {
    height: 2px;
    background-color: #e39f24;
  }
  
  .navbar-default.menu-blog .navbar-nav > li:last-child > a {
    color: #353535;
    letter-spacing: 1px;
    transition: all 300ms ease-in-out;
    padding: 6px 1px;
    border: none;
    margin-left: auto;
  }
  
  .navbar-default.menu-blog .navbar-nav > li:last-child > a:hover {
    color: #777;
    border-color: transparent;
    background-color: transparent;
  }
  
  #menu-main-menu .dropdown-menu li > ul.dropdown-menu > li > a,
  #menu-fixed-menu .dropdown-menu li > ul.dropdown-menu > li > a {
    white-space: break-spaces;
  }
  
  .division-men2022 {
    background-color: #d9d9d9;
    width: 1px;
    overflow: hidden;
    height: 24px;
    margin-top: 5px !important;
  }
  
  .division-men2022 a {
    display: none !important;
  }
  
  .men-login > a {
    color: #e39f24 !important;
  }
  
  .men-signup > a {
    border: 1px solid #e39f24;
    border-radius: 4px;
    color: #fff !important;
    padding: 6px 16px !important;
    background-color: #e39f24;
  }
  
  .men-signup > a:hover,
  .men-signup > a:focus {
    background-color: #e39f24 !important;
  }
  
  .btn-donate-head {
    background: #ac141f;
    padding: 11px 22px !important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 300ms ease-in-out;
    color: #fff;
    float: right;
    margin-top: -8px;
    height: 44px;
  }
  
  .btn-donate-head:hover,
  .btn-donate-head:focus {
    background: #870e17;
    color: #fff;
    text-decoration: none;
  }
  
  .navbar-default .navbar-toggle {
    border: none;
  }
  
  .navbar-default .navbar-toggle:after {
    content: "";
    background: url(https://joy.tergar.org/wp-content/uploads/2022/10/close.png) center/22px no-repeat #f7f7f7;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.76;
    transition: all ease-in-out 0.3s;
  }
  
  .navbar-default .navbar-toggle.collapsed:after {
    opacity: 0;
  }
  
  .navbar-default .navbar-toggle.collapsed .icon-bar {
    background-color: #454545;
  }
  
  .navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
    transition: all ease-in-out 0.3s;
  }
  
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: transparent;
  }
  
  #menu-profile-menu {
    margin-right: 4px;
  }
  
  .navbar-default .navbar-nav > .men-signup.active > a {
    background-color: #e39f24;
  }
  /* MENU
  --------------------------------------------------------------------------------------------- */
  
  
  /* Redirect Modal Styles
  --------------------------------------------------------------------------------------------- */
  .btn-flat {
    font-family: "Open Sans", sans-serif !important;
    display: inline-block;
    padding: 8px 20px 5px;
    text-transform: uppercase;
    font-size: 15px;
    background: transparent !important;
    color: #e39f24;
    letter-spacing: 1px;
    line-height: 1.42857143;
    font-weight: 600;
    border: none;
  }
  
  .redirect-modal-title {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #353535;
    padding-bottom: 8px;
    padding-top: 20px;
  }
  
  .redirect-modal-content {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #353535;
    padding-bottom: 20px;
  }
  
  .btn-flat:hover {
    color: #e39f24;
  }
  
  .btn-call-action {
    display: inline-block;
    padding: 8px 20px 5px;
    text-transform: uppercase;
    background: #e39f24;
    color: #fff !important;
    letter-spacing: 1.6px;
    font-weight: 600;
    transition: all 300ms ease-in-out;
    border-bottom: 3px solid transparent;
    border-radius: 4px;
    font-family: "Open Sans", sans-serif !important;
    font-size: 15px;
    line-height: 1.42857143;
  }
  
  .btn-call-action:hover,
  .btn-call-action:focus {
    border-bottom: 3px solid #ca8201;
    color: #fff;
    text-decoration: none;
  }
  /* Redirect Modal Styles
  --------------------------------------------------------------------------------------------- */
  
  /* GUIDED MEDITATIONS
  --------------------------------------------------------------------------------------------- */
  .page-id-84822 .pie-contenido,
  .page-id-84822 .bk-pie-fin,
  .page-id-90991 .pie-contenido,
  .page-id-90991 .bk-pie-fin,
  .page-id-88723 .pie-contenido,
  .page-id-88723 .bk-pie-fin,
  .page-id-90138 .pie-contenido,
  .page-id-90138 .bk-pie-fin,
  .page-id-84755 .pie-contenido,
  .page-id-84755 .bk-pie-fin,
  .page-id-86838 .pie-contenido,
  .page-id-86838 .bk-pie-fin,
  .page-id-84811 .pie-contenido,
  .page-id-84811 .bk-pie-fin,
  .page-id-84817 .pie-contenido,
  .page-id-84817 .bk-pie-fin,
  .page-id-85579 .pie-contenido,
  .page-id-85579 .bk-pie-fin,
  .page-id-87774 .pie-contenido,
  .page-id-87774 .bk-pie-fin,
  .page-id-84797 .pie-contenido,
  .page-id-84797 .bk-pie-fin,
  .page-id-84800 .pie-contenido,
  .page-id-84800 .bk-pie-fin,
  .page-id-84815 .pie-contenido,
  .page-id-84815 .bk-pie-fin {
    display: none;
  }
  
  /* Recognizing Awareness */
  .page-id-84755 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84755 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84755 #container-body > div,
  .page-id-84755 #container-body > div > section,
  .page-id-84755 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84755 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84755 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84755 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84755 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84755 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Recognizing Awareness */
  
  /* Everything is Meditation */
  .page-id-84797 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84797 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84797 #container-body > div,
  .page-id-84797 #container-body > div > section,
  .page-id-84797 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84797 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84797 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84797 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84797 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84797 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Everything is Meditation */
  
  /* Emotional Balance */
  .page-id-84800 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84800 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84800 #container-body > div,
  .page-id-84800 #container-body > div > section,
  .page-id-84800 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84800 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84800 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84800 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84800 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84800 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Emotional Balance */
  
  /* Love */
  .page-id-84811 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84811 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84811 #container-body > div,
  .page-id-84811 #container-body > div > section,
  .page-id-84811 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84811 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84811 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84811 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84811 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84811 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Love */
  
  /* Compassion */
  .page-id-84815 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84815 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84815 #container-body > div,
  .page-id-84815 #container-body > div > section,
  .page-id-84815 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84815 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84815 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84815 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84815 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84815 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Compassion */
  
  /* Joy */
  .page-id-84817 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84817 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84817 #container-body > div,
  .page-id-84817 #container-body > div > section,
  .page-id-84817 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84817 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84817 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84817 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84817 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84817 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Joy */
  
  /* Equanimity */
  .page-id-84822 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-84822 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-84822 #container-body > div,
  .page-id-84822 #container-body > div > section,
  .page-id-84822 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-84822 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-84822 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-84822 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-84822 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-84822 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Equanimity */
  
  /* Innate Wisdom */
  .page-id-85579 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-85579 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-85579 #container-body > div,
  .page-id-85579 #container-body > div > section,
  .page-id-85579 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-85579 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-85579 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-85579 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-85579 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-85579 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Innate Wisdom */
  
  /* Multiplicity */
  .page-id-86838 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-86838 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-86838 #container-body > div,
  .page-id-86838 #container-body > div > section,
  .page-id-86838 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-86838 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-86838 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-86838 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-86838 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-86838 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Multiplicity */
  
  /* Impermanence and Transformation */
  .page-id-87774 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-87774 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-87774 #container-body > div,
  .page-id-87774 #container-body > div > section,
  .page-id-87774 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-87774 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-87774 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-87774 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-87774 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-87774 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Impermanence and Transformation */
  
  /* The Self Beyond Self */
  .page-id-88723 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-88723 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-88723 #container-body > div,
  .page-id-88723 #container-body > div > section,
  .page-id-88723 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-88723 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-88723 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-88723 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-88723 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-88723 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* The Self Beyond Self */
  
  /* The Luminous Self*/
  .page-id-90138 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-90138 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-90138 #container-body > div,
  .page-id-90138 #container-body > div > section,
  .page-id-90138 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-90138 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-90138 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-90138 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-90138 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-90138 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* The Luminous Self*/
  
  /* Timeless Awareness */
  .page-id-90991 .wrapper {
    height: calc(100% - 0px);
    min-height: auto;
  }
  
  .page-id-90991 #container-body {
    height: calc(100% - 188px);
  }
  
  .page-id-90991 #container-body > div,
  .page-id-90991 #container-body > div > section,
  .page-id-90991 #container-body > div > section > div > .wrapper-add-margin,
  .page-id-90991 #container-body > div > section > div > .wrapper-add-margin > .row-container,
  .page-id-90991 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner,
  .page-id-90991 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper,
  .page-id-90991 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column,
  .page-id-90991 #container-body > div > section > div > .wrapper-add-margin > .row-container > .alto100 > #contentColumn > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
    height: 100%;
  }
  /* Timeless Awareness */
  /* GUIDED MEDITATIONS
  --------------------------------------------------------------------------------------------- */
  
  
  /* BANNER
  --------------------------------------------------------------------------------------------- */
  .banner {
    position: relative;
  }
  
  .txt-banner {
    position: absolute;
    top: 40%;
    left: 8.333%;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
  }
  
  .txt-banner h1 {
    font-size: 76px;
  }
  
  .txt-banner p {
    font-size: 26px;
  }
  
  .txt-banner h1 strong {
    font-weight: 600;
  }
  
  .scroll-indicator {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    text-align: center;
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 10%;
    text-decoration: none;
  }
  
  .scroll-indicator:hover,
  .scroll-indicator:focus {
    text-decoration: none;
    color: #fff;
  }
  
  .scroll-indicator:after {
    content: "\2193";
    position: absolute;
    left: 50%;
    top: 14px;
    font-size: 18px;
    margin-left: -3px;
    text-decoration: none;
    /*Comienza animacion*/
    animation: arrowdownbanner 2s infinite ease;
    -moz-animation: arrowdownbanner 2s infinite ease;
    -o-animation: arrowdownbanner 2s infinite ease;
    -webkit-animation: arrowdownbanner 2s infinite ease;
    -ms-animation: arrowdownbanner 2s infinite ease;
    /*Termina animacion*/
  }
  
  .bk-methodology {
    background: url(../img/var/bk-gray-line.gif) repeat-x center 30px;
  }
  
  .methodology-point img {
    padding: 10px;
    width: 60px;
    background-color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
  }
  /* BANNER
  --------------------------------------------------------------------------------------------- */
  
  /* XXXXXX
  --------------------------------------------------------------------------------------------- */
  .txt-link-landing p > a {
    display: inline-block;
    padding: 6px 20px;
    background: #e39f24;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-family: "Open Sans";
  }
  
  .txt-link-landing p > a:hover,
  .txt-link-landing p > a:focus {
    text-decoration: none;
    opacity: 0.75;
  }
  
  .ui-widget-content {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    box-shadow: none !important;
    border: none !important;
    margin-top: -10px;
    font-family: "Open Sans";
  }
  
  .position-relative {
    position: relative;
  }
  
  .h500 {
    height: 550px;
  }
  
  .overlay-category {
    background-color: rgba(71, 124, 160, 0.01);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    position: absolute;
    padding: 30px;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    margin-bottom: 20px !important;
  }
  
  .overlay-category a {
    color: #fff;
    text-decoration: none;
  }
  
  .overlay-category h2 {
    font-weight: 600;
    margin-bottom: 0;
  }
  
  .overlay-category h3 {
    margin-top: 4px;
  }
  
  .overlay-category p {
    padding-top: 60px;
    opacity: 0;
    transition: all 300ms ease-in-out;
    transition: all 400ms ease-in-out;
  }
  
  .overlay-category:hover {
    background-color: rgba(71, 124, 160, 0.6);
  }
  
  .overlay-category:hover p {
    padding-top: 0;
    opacity: 1;
  }
  
  .btn-blue {
    background: #477ca0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 4px;
    transition: all 300ms ease-in-out;
  }
  
  .btn-blue:hover {
    opacity: 0.85;
    color: #fff;
    text-decoration: none;
  }
  
  .btn-course-home {
    background-color: transparent !important;
    color: #477ca0 !important;
    margin: 10px auto;
    display: block;
    border: 1px solid #477ca0 !important;
    font-size: 16px;
    letter-spacing: 0px;
  }
  
  .btn-course-home:visited {
    border-color: #477ca0 !important;
  }
  
  .btn-course-home:hover,
  .btn-course-home:focus {
    background: #e4ebf1 !important;
    color: #27506b !important;
    border-color: #477ca0 !important;
  }
  
  .cont-tit-bar .learndash-resume-button input[type="submit"] {
    width: 100% !important;
  }
  
  .bk-gray-foot {
    background-color: #f2f2f2;
    text-shadow: 1px 1px 0 #fff;
    font-size: 13px;
    width: 100%;
    bottom: 0;
    clear: both;
  }
  
  .bk-gray-foot a {
    color: #353535;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    letter-spacing: 1px;
  }
  
  .bk-gray-foot a:hover {
    opacity: 0.75;
  }
  
  .copy-page {
    margin:0;
	font-size: 12px;
	font-weight: 500;
	width: 230px;
  }
  
  .reder-link-foot {
    margin-left: 30px;
  }
  
  .reder-link-foot a {
    color: #e4a025;
  }
  
  .wpb_content_element {
    margin-bottom: 0 !important;
  }
  
  .overlay-category-no-bg {
    background-color: rgba(71, 124, 160, 0.01);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    position: absolute;
    padding: 30px 40px;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    margin-bottom: 20px !important;
  }
  
  .overlay-category-no-bg a {
    color: #fff;
    text-decoration: none;
  }
  
  .overlay-category-no-bg h2 {
    font-weight: 600;
    margin-bottom: 0;
  }
  
  .overlay-category-no-bg h3 {
    margin-top: 4px;
  }
  
  .overlay-category-no-bg-bottom {
    background-color: rgba(71, 124, 160, 0.01);
    bottom: 10px;
    left: 0;
    right: 0;
    color: #fff;
    position: absolute;
    padding: 30px 40px;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    margin-bottom: 20px !important;
  }
  
  .overlay-category-no-bg-bottom a {
    color: #fff;
    text-decoration: none;
  }
  
  .overlay-category-no-bg-bottom h2 {
    font-weight: 600;
    margin-bottom: 0;
  }
  
  .overlay-category-no-bg-bottom h3 {
    margin-top: 4px;
  }
  /* XXXXXX
  --------------------------------------------------------------------------------------------- */
  
  /* COURSE STYLES
  --------------------------------------------------------------------------------------------- */
  #tergarlms_lessons_list {
    font-weight: 400;
  }
  
  .tergarlms-lessons-container {
    background: #f7f7f7;
    padding: 30px 30px 50px;
  }
  
  #tergarlms_lesson_heading h3 {
    padding-bottom: 4px;
  }
  
  .tergarlms_lessons_table_link {
    color: #437a96;
  }
  
  .tergarlms_lessons_table > tbody > tr > td {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
  }
  
  #tergarlms-lessons-section {
    margin-bottom: 7%;
  }
  
  .tergarlms-texticon-content h3 {
    margin-top: 0;
  }
  
  .tergarlms-texticon-content ul {
    padding-left: 14px;
  }
  
  .course-index-banner {
    position: relative;
  }
  
  .course-index-breadcrumb {
    position: absolute;
    top: 3%;
    left: 5%;
    color: #fff;
  }
  
  .course-index-subscribe-button {
    position: absolute;
    bottom: 3%;
    right: 3%;
  }
  
  .course-index-breadcrumb a {
    color: #fff;
  }
  
  .tergarlms-texticon-block {
    margin-bottom: 20px;
  }
  
  .widget_ldcoursenavigation h1.widget-title {
    text-transform: uppercase;
    font-size: 18px;
  }
  
  .widget_ldcoursenavigation div.learndash-current-menu-item a {
    font-weight: normal;
  }
  
  a.light-blue-button {
    background: #ecf2f5;
    color: #668fad;
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  
  a.light-orange-button {
    background: #f9eadb;
    color: #e6a263;
    display: block;
    padding: 15px 0;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px;
  }
  
  a.orange-fill-button {
    background: #e6a263;
    color: #fff;
    display: block;
    padding: 15px 0;
    text-align: center;
    margin-top: 15px !important;
    border-radius: 5px;
  }
  
  a.dark-gray-button {
    background: #e39f24;
    color: #fff;
    display: block;
    padding: 15px 0;
    text-align: center;
    margin-top: 15px;
    border-radius: 5px;
  }
  
  .ldnt-content-notes {
    z-index: 9 !important;
  }
  
  .ldnt-content-notes .nt-note-tab {
    background: transparent;
    border: 1px solid #477ca0 !important;
    color: #477ca0;
    display: block;
    padding: 15px 0;
    text-align: center;
    border-radius: 5px;
  }
  
  .ldnt-content-notes .nt-note-tab span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0;
  }
  
  .ldnt-content-notes .nt-note-tab i {
    display: none;
  }
  
  #responsive-notes-trigger {
    background: transparent;
    border: 1px solid #477ca0 !important;
    color: #477ca0;
    display: block;
    padding: 15px 0;
    text-align: center;
    border-radius: 5px;
  }
  
  .vc_row .enrolled-course-home-banner > div {
    min-height: 350px;
    position: relative;
    background-position: center center;
    background-size: cover;
  }
  
  .vc_row .enrolled-course-home-banner > div.vc_column-inner > div.wpb_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("img/bk-overlay-black-banner-course.png") bottom center repeat-x;
  }
  
  .enrolled-course-home {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 12%;
  }
  
  .enrolled-course-home .ld-shortcode-header {
    border: none;
  }
  
  .enrolled-course-home h1 {
    font-family: "Cormorant Garamond", sans-serif;
    font-size: 40px;
  }
  
  .enrolled-course-home dd.course_progress {
    width: 52%;
    height: 7px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #fff;
    box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  a.learndash-resume-button input[type="submit"] {
    color: #60869f;
    background: #f3fbfd;
    border: 1px solid #60869f;
    border-radius: 4px;
    padding: 6px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
  }
  
  h2#learndash_course_content_title > a.learndash-resume-button {
    float: right;
  }
  
  .enrolled-course-home-links {
    background: #e39f24;
    width: 80%;
    left: 10%;
    right: 10%;
    text-align: center;
    position: absolute;
    bottom: -30px;
  }
  
  .enrolled-course-home-links ul {
    padding-left: 0;
    list-style: none;
  }
  
  .enrolled-course-home-links ul li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .enrolled-course-home-links ul li a {
    padding: 14px 22px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 0 20px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1.2px;
  }
  
  .amr_widget {
    list-style: none;
  }
  
  .amr_widget h2 {
    font-size: 18px;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
  }
  
  .course_navigation .learndash_navigation_lesson_topics_list .lesson {
    margin: 0 0 0 10px;
  }
  
  .learndash_navigation_lesson_topics_list > div {
    padding: 5px 0;
    display: block;
  }
  
  .widget_course_return {
    border: none;
  }
  
  .tergarlms-prices {
  }
  
  .menu-opener {
    text-transform: uppercase;
    margin-bottom: 10px;
    cursor: pointer;
  }
  
  .menu-simple,
  .menu-simple:last-child {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  
  .menu-simple a {
    color: #353535;
    text-transform: uppercase;
  }
  
  .menu-simple:last-child {
    margin-bottom: 10px !important;
  }
  
  .menu-separator-sidebar {
    border: none;
    margin: 0;
    border-top: 1px solid #d8d8d8;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
  
  .menu.opener span {
    float: right;
  }
  
  div.list_lessons div.lesson a {
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5em;
  }
  /* COURSE STYLES
  --------------------------------------------------------------------------------------------- */
  
  /* BLOG STYLES
  --------------------------------------------------------------------------------------------- */
  .blog-post-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8;
  }
  
  li.widget {
    list-style: none;
  }
  
  h2.tergarlms-widgettitle {
    font-size: 18px;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
  }
  /* BLOG STYLES
  --------------------------------------------------------------------------------------------- */
  
  /* COURSES GRID STYLES
  --------------------------------------------------------------------------------------------- */
  .green {
    background-color: #d3eee3;
  }
  
  .gray {
    background-color: #d8d8d8;
  }
  
  .orange {
    background-color: #f9e6d5;
  }
  
  .blue {
    background-color: #d3e1ea;
  }
  
  .yellow {
    background-color: #fbf0d9;
  }
  
  .block,
  .block2x,
  .block3x {
    position: relative;
  }
  
  .block h1,
  .block2x h1,
  .block3x h1 {
    margin-top: 0;
    font-size: 40px;
  }
  
  .block h2,
  .block2x h2,
  .block3x h2 {
    font-size: 40px;
  }
  
  .block p,
  .block2x p,
  .block2x p {
  }
  
  .block h2 span,
  .block2x h2 span,
  .block3x h2 span {
    font-weight: 300;
  }
  
  .hover-course-title-top,
  .hover-course-title-bottom {
    position: absolute;
  }
  
  .hover-course-title-top {
    top: 3%;
    left: 3%;
    transition: all 400ms ease-in-out;
  }
  
  .show-on-hover {
    opacity: 0;
    transition: all 400ms ease-in-out;
  }
  
  .show-on-hover-bottom,
  .show-on-hover-top {
    opacity: 0;
    position: absolute;
  }
  
  /* 1 BLOCK */
  .block .hover-course-title-bottom {
    bottom: 10%;
    left: 3%;
    transition: all 400ms ease-in-out;
  }
  
  .block:hover .show-on-hover {
    opacity: 1;
    transition: all 300ms ease-in-out;
  }
  
  /* 2 BLOCKS */
  .block2x .hover-course-title-bottom {
    bottom: 5%;
    left: 3%;
    transition: all 400ms ease-in-out;
  }
  
  .block2x:hover .show-on-hover {
    opacity: 1;
    transition: all 300ms ease-in-out;
  }
  
  .scroll-indicator-black {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    text-align: center;
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 25%;
  }
  
  .scroll-indicator-black:after {
    content: "\2193";
    position: absolute;
    left: 50%;
    top: 14px;
    font-size: 18px;
    margin-left: -3px;
    /*Comienza animacion*/
    animation: arrowdownbanner 2s infinite ease;
    -moz-animation: arrowdownbanner 2s infinite ease;
    -o-animation: arrowdownbanner 2s infinite ease;
    -webkit-animation: arrowdownbanner 2s infinite ease;
    -ms-animation: arrowdownbanner 2s infinite ease;
    /*Termina animacion*/
  }
  
  .click-here-link {
    margin-top: -70px;
    text-align: right;
    margin-right: 10px;
  }
  
  .dependent-content {
    display: none;
  }
  
  .dependent-content-2 {
    display: none;
  }
  
  .close-dependant-content,
  .close-dependant-content-2 {
    text-align: right;
  }
  
  .close-dependant-content i,
  .close-dependant-content-2 i {
    cursor: pointer;
  }
  
  dd.course_progress div.course_progress_blue {
    background-color: #f1c40f;
  }
  
  .enrolled-course-home-banner h3 {
    margin-top: 10px;
  }
  /* COURSES GRID STYLES
  --------------------------------------------------------------------------------------------- */
  
  .gray-bg-right {
    background-color: #f7f7f7;
    background-position: center right;
    background-size: 60px;
    background-repeat: repeat-y;
  }
  
  .gray-bg-left {
    background-color: #f7f7f7;
    background-position: center left;
    background-size: 60px;
    background-repeat: repeat-y;
  }
  
  .gray-bg {
    background: #f7f7f7;
  }
  
  /* PEDIDO HECTOR
  --------------------------------------------------------------------------------------------- */
  .cont-curso {
    border-top: 8px solid #ff9333;
    position: relative;
    cursor: pointer;
    transition: all 300ms ease-in-out;
  }
  
  .cont-curso:hover {
    background-color: rgba(200, 200, 200, 0.1);
  }
  
  .cont-tit-bar {
    padding: 0 22px 20px;
    border: 1px solid #d8d8d8;
    border-top: none;
    padding-top: 15px;
  }
  
  .categoria-curso-card {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
  }
  
  .cat-curso-card {
    color: #e39f24;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
  }
  
  .tit-curso-card {
    font-family: "Cormorant Garamond", serif;
    font-size: 26px;
    font-weight: 300;
    display: block;
    margin-top: 0;
  }
  
  .tit-curso-card a {
    color: #353535;
  }
  
  .indicador-nivel {
    display: inline-block;
    vertical-align: baseline;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    margin-left: 5px;
  }
  
  .cont-barra-progreso {
    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  
  .cont-barra-progreso .lds-course-progress .lds-progress-bar {
    width: 100%;
    height: 7px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    box-sizing: border-box;
  }
  
  .cont-barra-progreso .lds-course-progress .lds-progress-bar b {
    display: none;
  }
  
  .cont-barra-progreso .lds-course-progress .lds-progress-bar span {
    background: #eec57c;
    height: 5px;
    display: block;
  }
  /* PEDIDO HECTOR
  --------------------------------------------------------------------------------------------- */
  
  /* FAQS NO BORRAR POR FAVOR
  --------------------------------------------------------------------------------------------- */
  .cont-preguntas h3 {
    margin-bottom: 26px !important;
  }
  
  .cont-preguntas .vc_toggle_title {
    border-bottom: 1px solid;
    padding-bottom: 8px;
  }
  
  .cont-preguntas .vc_toggle_title > h4 {
    padding-right: 20px;
    font-weight: 400;
  }
  
  .cont-preguntas .vc_toggle_title i {
    opacity: 0.5;
    position: absolute;
    bottom: 5px;
    right: 0;
  }
  
  .cont-preguntas .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,
  .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 1px !important;
  }
  
  .borde-amarillo .vc_toggle_title {
    border-color: #ecc755;
  }
  
  .borde-naranja .vc_toggle_title {
    border-color: #e39f24;
  }
  
  .borde-verdeclaro .vc_toggle_title {
    border-color: #7ab6ac;
  }
  
  .borde-verde .vc_toggle_title {
    border-color: #477ba0;
  }
  /* FAQS NO BORRAR POR FAVOR
  --------------------------------------------------------------------------------------------- */
  
  .background-path {
    background: url("https://beta.tergar.org/wp-content/uploads/2019/02/support-us4-1.png") center center no-repeat;
    background-size: cover;
    min-height: 560px;
  }
  
  .courses-section-links {
    background: #e39f24;
    width: 80%;
    left: 10%;
    right: 10%;
    text-align: center;
    position: absolute;
    bottom: -60px;
  }
  
  .courses-section-links ul {
    padding-left: 0;
    list-style: none;
  }
  
  .courses-section-links ul li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    font-family: "Open Sans", sans-serif;
  }
  
  .courses-section-links ul li a {
    padding: 14px 40px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 0 20px;
  }
  
  a.learndash-resume-button input[type="submit"] {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
  }
  
  table.notes-listing th {
    background: #fff;
    color: #353535;
  }
  
  #ldnt-shortcode tbody tr td {
    background: #fff;
  }
  
  #ldnt-shortcode table tr td,
  #ldnt-shortcode table tr th {
    padding: 10px 5px;
    border-bottom: 1px solid #d5d5d5;
  }
  
  #ldnt-shortcode table tfoot tr td,
  #ldnt-shortcode table tfoot tr th {
    border-bottom: none;
    text-align: right;
  }
  
  .lds-bulk-download {
    background: #e39f24;
    border: none;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding: 6px 16px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
  }
  
  * .ldnt-alert {
    background: none;
    border: none;
  }
  
  #lds-shortcode .lds-course-item {
    margin-bottom: 20px !important;
  }
  
  #learndash_next_prev_link {
    display: none;
  }
  
  /* SIDEBAR
  --------------------------------------------------------------------------------------------- */
  .collapseLink {
    position: absolute;
    left: 0;
    top: 0px;
    background: #477ca0;
    color: #fff;
    border-bottom-right-radius: 10px;
    padding: 5px 10px;
    z-index: 9;
  }
  
  .collapseLink:active,
  .collapseLink:focus,
  .collapseLink:hover {
    color: #fff;
  }
  
  .collapseLink span {
    display: none;
  }
  
  #collapseColumn {
    padding-top: 40px;
    background: #f7f7f7;
    padding-bottom: 40px;
    font-family: "Open Sans", sans-serif;
  }
  
  #ld_course_info,
  #course_navigation {
    padding: 0px !important;
  }
  
  .widget_ldcoursenavigation div.learndash-current-menu-item a {
    color: #000;
    opacity: 0.5;
  }
  
  .list_lessons > .lesson a {
    color: #000;
    opacity: 0.8;
    display: block;
  }
  /* SIDEBAR
  --------------------------------------------------------------------------------------------- */
  
  #learndash_next_prev_link a.next-link,
  #learndash_next_prev_link a.prev-link {
    background-color: #477ca0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 4px;
    transition: all 300ms ease-in-out;
    margin-bottom: 15px;
  }
  
  .enroll-invitation-button {
    position: absolute;
    bottom: 20px;
    right: 40px;
  }
  
  .tergarlms-texticon-image {
    padding-right: 0;
  }
  
  .tergarlms-texticon-image > .img-responsive {
    max-width: 32px !important;
    float: right;
  }
  
  .training-category-name h1 {
    line-height: 1;
    position: relative;
  }
  
  .training-category-name h1::before {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    background: #d6d6d6;
    height: 1px;
  }
  
  .training-category-name h1 span {
    background: #fff;
    padding: 0 10px 0 0;
    z-index: 1;
    position: relative;
    font-size: 16px;
  }
  
  .training-category-name h2 {
    margin-bottom: 20px !important;
  }
  
  .course-category-description {
    margin-bottom: 20px !important;
  }
  
  .training-category-name h3 {
    margin-bottom: 20px !important;
  }
  
  .training-secondary-course-title {
    font-size: 14px;
  }
  
  .training-enrolled-text span {
    background: #fff;
    border: 1px solid #e39549;
    display: inline-block;
    color: #e39549;
    font-size: 12px;
    border-radius: 7px;
    padding: 4px 10px;
    text-transform: uppercase;
  }
  
  .training-additional-text span {
    background: #e39549;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    border-radius: 7px;
    padding: 4px 10px;
    text-transform: uppercase;
  }
  
  .offset-text {
    margin-left: 8.33333333%;
  }
  
  .affix {
    width: 240px;
    top: 130px;
  }
  
  .training-enrolled-text-2 {
    margin-top: 10px;
  }
  
  .training-enrolled-text-2 > span {
    background: #fff;
    border: 1px solid #e39549;
    display: inline-block;
    color: #e39549;
    font-size: 12px;
    text-transform: uppercase;
  }
  
  .training-additional-text-2 span {
    color: #e39549;
    font-size: 13px;
    margin-top: 10px;
  }
  
  .training-enrolled-text-2 .lds-progress-bar b {
    display: none !important;
  }
  
  .training-enrolled-text-2 .lds-course-progress .lds-progress-bar span {
    background: #eec57c;
    height: 5px;
    display: block;
  }
  
  .training-enrolled-text-2 .lds-course-progress .lds-progress-bar {
    width: 100%;
    height: 7px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    box-sizing: border-box;
  }
  
  /* NUEVOS
  --------------------------------------------------------------------------------------------- */
  .lds-training-course-item {
    margin-bottom: 28px;
  }
  
  .lds-training-course-item > .cont-curso {
    overflow: hidden;
  }
  
  .lds-training-course-item > .cont-curso > .training-course-thumbnail img {
    width: 140%;
    max-width: 140%;
    margin: 0 0 0 -20%;
  }
  
  .lds-course-item > .cont-curso {
    overflow: hidden;
  }
  
  .lds-course-item > .cont-curso > img {
    width: 140%;
    max-width: 140%;
    margin: 0 0 0px -20%;
  }
  
  .lds-training-course-item > .cont-curso > .cont-tit-bar > .row > .col-md-4 {
    position: initial;
  }
  
  .lds-training-course-item > .cont-curso > .cont-tit-bar > .row > .col-md-4 .training-enrolled-text {
    position: absolute;
    bottom: 22px;
    right: 22px;
  }
  
  .bloque-cursos {
    margin-bottom: 4% !important;
  }
  
  .txt-course-no-enrroll {
    padding: 60px 60px !important;
  }
  
  .head-my-courses-page {
    padding-bottom: 20px;
  }
  
  .head-my-courses-page .courses-section-links {
    bottom: -44px;
  }
  
  .head-my-courses-page .courses-section-links ul li a {
    padding: 14px 34px;
  }
  
  .bbp-breadcrumb {
    display: none;
  }
  
  .margen-home-secular-budis {
    margin-bottom: 240px;
  }
  
  .learndash_join_button {
    font-family: "Open Sans", sans-serif !important;
  }
  
  .btn-suscribirse-precio:hover {
    color: #fff !important;
    text-decoration: none;
  }
  
  .price-description-box {
    border-top: 1px solid #d8d8d8;
    padding: 20px 30px 0;
    background: #f7f7f7;
    line-height: 1.4;
  }
  
  .price-description {
    padding-top: 8px;
    color: #666;
  }
  
  .enroll-table-pricing {
    display: inline-block;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 3px;
    transition: all 0.25s ease;
    left: 50%;
    margin: 0 auto 30px !important;
    background-color: #e39f24;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
  }
  
  .enroll-table-pricing:hover {
    background: #e39f24 !important;
    border: 1px solid #e39f24;
    color: #fff;
  }
  
  .bk-pie-fin {
    background-color: #f1f1f1;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  
  #menu-social-menu {
    list-style: none;
    text-align: center;
    padding: 0;
  }
  
  #menu-social-menu li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
  }
  
  #menu-social-menu li a img {
    display: block;
    max-width: 24px;
    opacity: 0.8;
  }
  
  #menu-social-menu li:hover a img,
  #menu-social-menu li:focus a img {
    opacity: 0.7;
  }
  
  .vc_general.vc_btn3 {
    background: #e39f24 !important;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
    border: none !important;
    padding: 8px 16px !important;
    color: #fff !important;
  }
  
  .close-modal {
    position: fixed;
    top: 14px;
    z-index: 2;
    right: 20px;
  }
  
  .community-acces .wpb_text_column h2 {
    position: absolute;
    padding: 0 30px 0;
    font-weight: 600;
    display: block;
    font-size: 2.3em;
  }
  
  .community-acces .wpb_text_column h2 a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  
  .txt-lt h2 {
    bottom: 60px;
  }
  
  .txt-br h2 {
    bottom: 60px;
    right: 20px;
  }
  
  
  .ct-ultimate-gdpr-container {
    max-width: 400px;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }
  
  .ct-ultimate-gdpr-container #ct-ultimate-gdpr-policy-accepted,
  .ct-ultimate-gdpr-container #ct-ultimate-gdpr-terms-accepted {
    padding-bottom: 14px;
  }
  
  .ct-ultimate-gdpr-container #ct-ultimate-gdpr-policy-accept,
  .ct-ultimate-gdpr-container #ct-ultimate-gdpr-policy-decline,
  .ct-ultimate-gdpr-container #ct-ultimate-gdpr-terms-accept,
  .ct-ultimate-gdpr-container #ct-ultimate-gdpr-terms-decline {
    background: #e39f24;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 26px;
    font-size: 15px;
    border: none;
    border-radius: 4px;
  }
  
  .line-title {
    background: url("https://beta.tergar.org/wp-content/uploads/2019/02/bk-gray-line.gif") center repeat-x;
    text-align: center;
  }
  
  .tit-line-news {
    background: #fff;
    padding: 0 20px 12px;
    display: inline-block;
  }
  
  .frase-mingury {
    font-family: "Cormorant Garamond", serif;
    font-size: 26px;
    border: none;
    padding: 0;
    text-align: center;
    line-height: 1.2em;
  }
  
  .col-gris-noticia {
    background: #f7f7f7;
  }
  
  .col-gris-noticia .txt-noticia {
    padding: 0 30px 60px;
  }
  
  .acceso-login-old {
    display: block;
    padding: 16px 0 10px;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #d9d9d9;
    margin: 30px -30px 0;
  }
  
  .acceso-login-old a,
  .acceso-login-old a:hover {
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #e39f24;
    display: inline-block;
    padding-left: 10px;
  }
  
  .wpb-js-composer
    .vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill)
    .vc_tta-panel-body {
    color: #353535 !important;
  }
  
  .no-webinar-setup {
    clear: both;
    padding: 20px 0;
    text-align: center;
  }
  
  .legend-no-webinar p {
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2020/01/09185346/no-webinar.png) 22px center/38px no-repeat #f7f7f7;
    border: 1px solid #d7d7d7;
    padding: 22px 28px 22px 70px;
    font-weight: 600;
    display: inline-block;
  }
  
  .learndash_mark_complete_button {
    display: none !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
  /* NUEVOS
  --------------------------------------------------------------------------------------------- */
  
  .head {
    border: 1px solid #d8d8d8;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    padding: 15px 0;
    background-color: #f6f6f6;
    text-shadow: 1px 1px 0 #fff;
  }
  
  .borde-gris {
    border: 1px solid #d8d8d8;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  
  .head h4,
  .head h5 {
    font-weight: normal;
    margin: 8px 0 2px;
  }
  
  .head h4 {
    text-transform: uppercase;
    font-size: 13px;
  }
  
  .head h5 {
    text-transform: uppercase;
    font-size: 12px;
  }
  
  .nombre-link {
    font-size: 8px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
  }
  
  .detalle-producto img {
    float: left;
    padding: 0 10px 20px;
    max-width: 150px;
    max-height: 150px;
  }
  
  .btn-general {
    border-color: #8d9096;
    margin-bottom: 10px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1); /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfc+0,e7e9ec+100 */
    background: #fbfbfc; /* Old browsers */
    background: -moz-linear-gradient( top, #fbfbfc 0%, #e7e9ec 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient( top, #fbfbfc 0%, #e7e9ec 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient( to bottom, #fbfbfc 0%, #e7e9ec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfc', endColorstr='#e7e9ec',GradientType=0 ); /* IE6-9 */
  }
  
  .mt20 {
    margin-top: 20px;
  }
  
  
  /* NOTES
  --------------------------------------------------------------------------------------------- */
  #nt-note-title-bar {
    background: #f7f7f7;
    color: #494949;
  }
  
  form#nt-course-note {
    padding: 10px;
    background: #f7f7f7;
  }
  
  #nt-note-title-field {
    background: #fff;
  }
  
  #nt-note-editor-body {
    padding: 5px;
    background: #fff;
  }
  
  #nt-note-title-field input[type="text"]#nt-note-title {
    border-bottom: 1px solid #d6d6d6 !important;
  }
  
  div.mce-toolbar-grp {
    background: #fff !important;
    border: 0 !important;
  }
  
  #nt-note-submit {
    background: #497c9e;
    color: #fff;
  }
  
  .nt-close-icon {
    color: #494949;
  }
  
  #nt-note-actions li:nth-child(2) {
    border-right: 0;
  }
  
  #nt-note-actions li:nth-child(3) {
    border-right: 0;
  }
  
  #nt-note-actions {
    background: #fff;
  }
  
  table.notes-listing a,
  table.nt-course-list-table a {
    color: #494949;
  }
  
  input.nt-live-search {
    width: 30%;
    border: none;
    border-bottom: 1px solid #d6d6d6;
  }
  /* NOTES
  --------------------------------------------------------------------------------------------- */
  
  .years-list-monthly {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 35px;
  }
  
  .years-list-monthly div a {
    padding: 20px 35px;
    font-size: 28px;
    font-family: "Barlow", sans-serif;
    color: #494949;
    display: block;
  }
  
  .years-list-monthly div.selected a {
    background: #f4f4f4;
  }
  
  .monthly-single-index-container {
    margin-bottom: 20px;
  }
  
  .montly-tabs-content {
    margin-bottom: 5%;
  }
  
  .monthly-single-index-text {
    background: #f4f4f4;
    padding: 25px 25px;
  }
  
  .monthly-single-index-text h3 {
  }
  
  .monthly-single-index-text h4 {
    font-weight: 600;
  }
  
  .monthly-single-index-text p {
  }
  
  .mb20 {
    margin-bottom: 20px;
  }
  
  .mb30 {
    margin-bottom: 30px;
  }
  
  .mb40 {
    margin-bottom: 40px;
  }
  
  .mb50 {
    margin-bottom: 50px;
  }
  
  .mb4p {
    margin-bottom: 4%;
  }
  
  .mb5p {
    margin-bottom: 5%;
  }
  
  .mb6p {
    margin-bottom: 6%;
  }
  
  .pb50 {
    padding-bottom: 50px;
  }
  
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    font-size: 2.5em;
  }
  
  .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
  }
  
  .owl-prev {
    position: absolute;
    top: 5px;
    left: -20px;
  }
  
  .owl-next {
    position: absolute;
    top: 5px;
    right: -20px;
  }
  
  .courses-carousel .owl-prev {
    top: 130px;
  }
  
  .courses-carousel .owl-next {
    right: 10px;
    top: 130px;
  }
  
  /* PROFILE
  --------------------------------------------------------------------------------------------- */
  .profile-sidebar-menu {
    font-family: "Open Sans", sans-serif;
  }
  
  .profile-sidebar-menu ul.list-group {
    background: #f5f4f3;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  .profile-sidebar-menu ul.list-group li.list-group-item {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #d8d8d8;
    background: transparent;
    text-transform: uppercase;
  }
  
  .profile-sidebar-menu ul.list-group li.list-group-item.active {
    color: #353535;
  }
  
  .profile-sidebar-menu ul.list-group li.list-group-item a {
    color: #353535;
  }
  
  .profile-sidebar-menu ul.list-group li.list-group-item:first-child {
    border-radius: 0;
  }
  
  .profile-sidebar-menu ul.list-group li.list-group-item:last-child {
    border-radius: 0;
    border-bottom: 0;
  }
  
  .form-profile .form-group {
    margin-bottom: 15px !important;
  }
  
  .form-profile .form-group .form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #d8d8d8;
  }
  
  .form-profile .form-group .form-control[disabled],
  .form-profile .form-group .form-control[readonly],
  .form-profile .form-group fieldset[disabled] .form-control {
    background: none;
    opacity: 0.6;
  }
  /* PROFILE
  --------------------------------------------------------------------------------------------- */
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default.ui-tabs-active a {
    font-family: "Open Sans", sans-serif;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active {
    border-bottom-color: #477798;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-headerContent {
    font-family: "Barlow", sans-serif;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label[for*="ct-ultimate-gdpr-consent-"] {
    font-family: "Barlow", sans-serif;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a,
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a:link {
    font-family: "Open Sans", sans-serif;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label {
    font-family: "Barlow", sans-serif;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label {
    font-size: 13px;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type="submit"] {
    background: #477ca0;
    border-color: #477ca0;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
  }
  
  .ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form {
    max-width: none !important;
  }
  
  .gold-underline {
    border-bottom: 1px solid #ebc755;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: none;
  }
  
  .blue-underline {
    border-bottom: 1px solid #477ba0;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: none;
  }
  
  .green-underline {
    border-bottom: 1px solid #7ab6ac;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: none;
  }
  
  .orange-underline {
    border-bottom: 1px solid #ed942c;
    display: inline-block;
    padding-bottom: 10px;
    text-transform: none;
  }
  
  .search-form {
    /* width: 0px;
    overflow: hidden; */
  }
  
  .search-form .form-control {
    /* border: none;
    box-shadow: none;
    border-bottom: 2px solid #e39f24;
    border-radius: 0; */
  }
  
  .search-fixed-form {
    width: 0px;
    overflow: hidden;
  }
  
  .search-fixed-form .form-control {
    border: none;
    box-shadow: none;
    border-bottom: 2px solid #e39f24;
    border-radius: 0;
  }
  
  .blog-post-item {
  }
  
  .blog-post-item h3 {
    margin-top: 0;
  }
  
  .blog-post-item h3 a {
    font-family: "Cormorant Garamond", serif;
    color: #353535;
    text-transform: none;
    font-size: 26px;
  }
  
  .blog-item-excerpt {
    margin-bottom: 15px;
  }
  
  .blog-post-item img {
    margin-bottom: 20px;
  }
  
  .accordion-menu {
    display: none;
  }
  
  .tergarlms-resource-row {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  
  .tergarlms-resource-row a {
    color: #353535;
  }
  
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    background-color: transparent !important;
    border: none !important;
  }
  
  .wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a {
    background-color: #f4f4f4 !important;
  }
  
  .box-registro {
    padding: 20px 30px 10px;
    background-color: rgba(250, 250, 250, 1);
  }
  
  .cont-campo-form {
    min-height: 88px;
  }
  
  .form-inputs {
    border: none;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    padding: 5px 10px 4px;
    width: 100%;
    display: block;
    margin-bottom: 6px;
    background: none;
    min-height: 36px;
    font-weight: 400;
  }
  
  .form-inputs::placeholder {
    color: #b5b5b5;
  }
  
  .form-label {
    display: block;
    font-size: 10px;
    font-weight: 300;
    margin-bottom: 2px;
  }
  
  .tit-form-registro {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    position: relative;
  }
  
  .tit-form-registro span {
    font-weight: 400;
  }
  
  .mb-tit-form {
    margin-bottom: 30px;
  }
  
  .registerbtn {
    background-color: #e39f24;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border: none;
    padding: 6px 20px;
    border-radius: 4px;
    font-size: 15px;
    width: 100%;
  }
  
  .acceso-login {
  }
  
  .error {
    color: #d83232;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
  }
  
  .error-input {
    border-bottom: 1px solid #d83232;
  }
  
  .library-index-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .library-index-posttitle h2 {
    font-size: 36px;
    margin-top: 10px;
  }
  
  .term-relative-link {
    position: relative;
    display: block;
  }
  
  .term-relative-link h2 {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 34px;
  }
  
  .news-index-posttitle h2 {
    font-size: 30px;
    margin-top: 0;
  }
  
  .news-index-thumb {
    margin-bottom: 20px;
  }
  
  .news-index-postdate h4 {
    font-size: 24px;
    text-align: right;
  }
  
  .news-index-postdate p {
    font-size: 13px;
    text-align: right;
  }
  
  .news-index-posttitle {
  }
  
  .news-index-postcontent {
  }
  
  .news-index-readmore {
  }
  
  .search-responsive-container {
    float: right;
    position: absolute;
    width: 76%;
    top: 8px;
    right: 66px;
    z-index: 1;
  }
  
  .btn-noformat {
    background: transparent;
    border: none;
    position: absolute;
    top: 3px;
    z-index: 2;
    right: 0px;
  }
  
  .search-field-responsive,
  .search-field-responsive:focus {
    padding-right: 36px;
    border: none;
    border-bottom: 2px solid #e39f24;
    box-shadow: none;
    border-radius: 0;
  }
  
  .search-fixed-responsive-container {
    float: right;
    position: absolute;
    width: 76%;
    top: 8px;
    right: 66px;
    z-index: 5;
  }
  
  .search-fixed-field-responsive,
  .search-fixed-field-responsive:focus {
    padding-right: 36px;
    border: none;
    border-bottom: 2px solid #e39f24;
    box-shadow: none;
    border-radius: 0;
  }
  
  #bbp_topic_submit,
  #bbp_reply_submit {
    background: #477ca0;
    color: #fff;
    letter-spacing: 0.5px;
    display: inline-block;
    border-radius: 3px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0 10px;
    border: none;
  }
  
  #bbp-cancel-reply-to-link {
    background: transparent;
    color: #e74c3c;
    letter-spacing: 0.5px;
    display: inline-block;
    border-radius: 3px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 5px 10px;
    border: 1px solid #e74c3c;
  }
  
  /* MENU CAMBIO
  --------------------------------------------------------------------------------------------- */
  .menu-top-cambio {
    background: rgba(255, 255, 255, 0.96);
    transition: all 0.5s ease;
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
  }
  
  .menu-top-cambio .navbar-brand {
    padding: 2px 15px 2px;
  }
  
  .menu-top-cambio .menu-margin-top {
    margin-top: 17px;
  }
  /* MENU CAMBIO
  --------------------------------------------------------------------------------------------- */
  
  /* TABLA
  --------------------------------------------------------------------------------------------- */
  .tit-paquete {
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 20px;
    letter-spacing: 0.5px;
  }
  
  .precio-paquete {
    font-size: 50px;
    margin: 10px 0 4px;
    font-family: Open Sans;
    color: #353535 !important;
    text-align: center;
  }
  
  .precio-paquete span {
    font-size: 18px;
    text-transform: uppercase !important;
    font-weight: 400;
  }
  
  .btn-suscribirse-precio {
    background: #477ca0;
    color: #fff;
    letter-spacing: 0.5px;
    display: inline-block;
    border-radius: 3px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px 0 40px;
  }
  
  .wpb_wrapper p a.light-orange-button {
    margin-top: 15px;
  }
  
  .wpb_wrapper p a.dark-gray-button {
    margin-top: 15px;
  }
  /* TABLA
  --------------------------------------------------------------------------------------------- */
  
  
  /* FORUM SUBSCRIPTIONS
  --------------------------------------------------------------------------------------------- */
  .subscription-toggle,
  .subscription-toggle:hover {
    background: #477ca0 !important;
    border: 1px solid #477ca0 !important;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px !important;
    font-size: 12px; /*line-height:1.5;*/
    border-radius: 3px;
    color: #fff;
    display: inline-block !important;
    text-align: center;
  }
  
  #favorite-toggle {
    margin-top: 3px !important;
  }
  /* FORUM SUBSCRIPTIONS
  --------------------------------------------------------------------------------------------- */
  
  /* WEBINARS
  --------------------------------------------------------------------------------------------- */
  .cont-card-webinar {
    position: relative;
    text-shadow: 1px 1px #ffff;
    margin-bottom: 40px;
  }
  
  .instructor-webinar {
    width: 100px;
    position: absolute;
    top: 30px;
    left: 0;
  }
  
  .txt-webinar {
    background-color: #f7f7f7;
    margin-left: 60px;
    padding: 30px 20px 30px 60px;
  }
  
  .txt-webinar h2 {
    font-size: 28px;
    margin: 0;
  }
  
  .txt-webinar h3,
  .txt-webinar-record h3 {
    font-size: 16px;
    margin: 1px 0;
  }
  
  .txt-webinar a {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #e39f24;
    text-shadow: none;
    border-radius: 4px;
  }
  
  .txt-webinar a:focus,
  .txt-webinar a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
  }
  
  .fecha-webinar {
    font-weight: bold;
    font-size: 0.86em;
    color: #666;
  }
  
  .fecha-webinar span {
    display: block;
  }
  
  .cont-card-webinar-record {
    position: relative;
    text-shadow: 1px 1px #ffff;
    border: 1px solid #d8d8d8;
    margin-bottom: 30px;
  }
  
  .icon-webinar-record {
    width: 40px;
    position: absolute;
    top: 30px;
    left: 35px;
  }
  
  .txt-webinar-record {
    padding: 30px 40px 22px 96px;
  }
  
  .btn-descarga-webinar {
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: #b6b6b6;
    width: 24px;
    text-align: center;
    border-radius: 40px;
    overflow: hidden;
  }
  
  .btn-descarga-webinar img {
    width: 14px;
    display: inline-block;
    margin-top: -4px;
  }
  
  .btn-descarga-webinar:hover,
  .btn-descarga-webinar:focus {
    background-color: #e39f24;
    text-decoration: none;
  }
  
  .course-tabs > div.vc_tta-tabs-container {
    height: 0;
  }
  
  .continue-learning-btn {
    display: inline-block;
  }
  
  .continue-learning-btn a.learndash-resume-button input[type="submit"] {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }
  
  .nav-tabs-mycourses > li {
    float: none;
    display: inline-block;
    zoom: 1;
  }
  
  .nav-tabs-mycourses {
    text-align: center;
    border-bottom: none;
  }
  
  .tabs-mycourses {
    padding-top: 30px;
  }
  
  .nav-tabs-mycourses > li.active > a,
  .nav-tabs-mycourses > li.active > a:focus,
  .nav-tabs-mycourses > li.active > a:hover {
    border: none;
    border-bottom: 2px solid #e4a025;
    color: #353535;
    font-weight: bold;
  }
  
  .nav-tabs-mycourses > li > a {
    border-bottom: 1px solid #ddd;
    color: #353535;
    text-transform: uppercase;
    margin-right: 0;
  }
  
  .nav-tabs-mycourses > li > a:focus,
  .nav-tabs-mycourses > li > a:hover {
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
  }
  
  #typed {
    position: absolute;
    top: 60%;
    font-size: 66px;
    color: #fff;
    left: 8.33%;
    font-family: "Cormorant Garamond", sans-serif; /*width: 46%;*/
    line-height: 1;
  }
  
  #typed-mobile {
    position: absolute;
    top: 40%;
    font-size: 31px;
    color: #fff;
    left: 10%;
    line-height: 1;
    font-family: "Cormorant Garamond", sans-serif;
  }
  
  .btn-banner-home {
    position: absolute;
    top: 72%;
    left: 8.33%;
    display: inline-block;
    padding: 6px 20px;
    background: #e39f24;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
  }
  
  .btn-banner-home:hover,
  .btn-banner-home:focus {
    color: #fff;
    text-decoration: none;
  }
  /* WEBINARS
  --------------------------------------------------------------------------------------------- */
  
  /* ESTILOS RISE SECTION
  --------------------------------------------------------------------------------------------- */
  .alto100 {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body {
    height: calc(100% - 194px);
    min-height: 400px;
  }
  
  .cont-height-flex {
    height: calc(100% - 180px);
    min-height: 400px;
  }
  
  .grassblade,
  .grassblade iframe {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content div.wrapper-add-margin,
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content div.vc_column-inner,
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content div.wpb_wrapper {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content > div {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content div.wrapper-add-margin > div.row-container {
    height: 100%;
  }
  
  .single-sfwd-lessons > div.wrapper > div#container-body > .learndash_post_sfwd-lessons > div.learndash_content section {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper > div#container-body,
  .cont-height-flex {
    height: calc(100% - 180px);
    min-height: 400px;
  }
  
  .grassblade,
  .grassblade iframe {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper > div#container-body div.wrapper-add-margin,
  .page-id-75832 > div.wrapper > div#container-body div.vc_column-inner,
  .page-id-75832 > div.wrapper > div#container-body div.wpb_wrapper {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper > div#container-body > div {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper > div#container-body div.wrapper-add-margin > div.row-container {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper > div#container-body section {
    height: 100%;
  }
  
  .page-id-75832 > div.wrapper > div#container-body section > div {
    height: 100%;
  }
  
  .single-sfwd-lessons #ct-ultimate-gdpr-cookie-open {
    display: none !important;
  }
  /* ESTILOS RISE SECTION
  --------------------------------------------------------------------------------------------- */
  
  .box-about-jol {
    padding-right: 40px !important;
    padding-top: 60px;
  }
  
  .box-level-jol {
    padding-left: 40px !important;
    padding-right: 20px !important;
    padding-top: 60px;
  }
  
  .margin-banner-home {
    margin-bottom: 120px;
  }
  
  .detailed-features .feature {
    padding: 0 !important;
    background: #fff !important;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px !important;
  }
  
  .detailed-features .feature .ct-btn {
    display: none !important;
  }
  
  .detailed-features .feature .text {
    font-family: "Barlow", sans-serif !important;
    font-weight: 300 !important;
  }
  
  .tit-categoria-linea span {
    font-family: "Cormorant Garamond", serif;
    font-size: 32px !important;
  }
  
  .text-right-desktop {
    text-align: right;
  }
  
  .nf-form-content label {
    font-weight: 300 !important;
    font-size: 14px !important;
    font-family: "Barlow", sans-serif !important;
  }
  
  .form-mailing-input-container {
    margin-bottom: 10px !important;
  }
  
  .form-mailing-input-container input {
    padding: 5px 10px !important;
    height: auto !important;
    background: #fff !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px !important;
    color: #333 !important;
    border-radius: 2px 0 0 2px !important;
  }
  
  .nf-error.field-wrap .nf-field-element::after {
    background: #e74c3c !important;
    height: 33px !important;
    width: 33px !important;
    line-height: 33px !important;
  }
  
  .nf-pass.field-wrap .nf-field-element::after {
    color: #1abc9c !important;
    right: 7px !important;
    height: 36px !important;
    line-height: 36px !important;
  }
  
  .btn-orange input {
    background: #e39f24 !important;
    padding: 10px 30px !important;
    height: auto !important;
    line-height: 16px !important;
    border-radius: 0 2px 2px 0 !important;
  }
  
  #nf-field-2-container {
    float: left;
    width: 65%;
    clear: none;
  }
  
  #nf-field-4-container {
    float: right;
    width: 35%;
    clear: none;
  }
  
  .nf-form-fields-required {
    display: none;
  }
  
  .nf-error.field-wrap .nf-field-element::after,
  .nf-error .nf-error-msg,
  .nf-pass.field-wrap .nf-field-element::after {
    display: none !important;
  }
  
  .checkbox-container.label-right label::after {
    top: 4px !important;
  }
  
  .checkbox-wrap .nf-field-element label::after,
  .checkbox-wrap .nf-field-label label::after,
  .listcheckbox-wrap .nf-field-element label::after,
  .listcheckbox-wrap .nf-field-label label::after {
    width: 14px !important;
    height: 14px !important;
  }
  
  .checkbox-wrap .nf-field-element label::before,
  .checkbox-wrap .nf-field-label label::before,
  .listcheckbox-wrap .nf-field-element label::before,
  .listcheckbox-wrap .nf-field-label label::before {
    font-size: 16px !important;
    color: #16a085 !important;
    padding-left: 1px;
    padding-top: 1px;
  }
  
  .gracias-msg {
    text-align: center;
  }
  
  .gracias-msg h3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 28px;
    text-transform: inherit;
    line-height: 1;
    margin: 0;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 20px;
  }
  
  .gracias-msg h3 img {
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 2px;
    margin-bottom: 6px;
  }
  
  .gracias-msg h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 2px;
    background-color: #e39f24;
    margin-left: -20px;
    left: 50%;
  }
  
  .gracias-msg p {
    padding: 0 10%;
  }
  
  .gracias-msg p a {
    color: #e39f24;
    text-decoration: underline;
    display: block;
  }
  
  /* INTROJS
  --------------------------------------------------------------------------------------------- */
  .introjs-bullets {
    display: none;
  }
  
  .introjs-helperNumberLayer {
    display: none;
  }
  
  .introjs-donebutton {
    display: none;
  }
  
  .btn-tour {
    padding: 0 !important;
  }
  
  .btn-tour a {
    background: #f2fbfe;
    border-radius: 16px;
    color: #477ca0 !important;
    font-family: "Open Sans", sans-serif;
    padding: 6px 10px !important;
    font-size: 11px;
    font-weight: 600;
  }
  
  .btn-tour a:hover {
    color: #fff;
  }
  
  .tooltip-container h3 {
    color: #8f4911;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    margin-top: 0;
  }
  
  .tooltip-container p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
  
  .tooltip-orange-btn,
  .tooltip-gray-btn {
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
  }
  
  .tooltip-orange-btn,
  .tooltip-orange-btn:hover,
  .tooltip-orange-btn:active,
  .tooltip-orange-btn:focus {
    background: #de9d35;
    color: #fff;
  }
  
  .tooltip-gray-btn,
  .tooltip-gray-btn:hover,
  .tooltip-gray-btn:active,
  .tooltip-gray-btn:focus {
    background: #f7f7f7;
    color: #727070;
  }
  
  .introjs-helperLayer {
    border-radius: 20px;
  }
  
  .introjs-tooltip {
    min-width: 250px;
  }
  
  .introjs-tooltip {
    padding: 14px;
  }
  /* INTROJS
  --------------------------------------------------------------------------------------------- */
  
  /* PRICING TABS
  --------------------------------------------------------------------------------------------- */
  .prices-tabs > li {
    float: none;
    display: inline-block;
    border-bottom: 1px solid #dddddd;
    height: 44px;
  }
  
  .prices-tabs {
    text-align: center;
    border: none;
    margin-bottom: 60px;
  }
  
  .prices-tabs > li > a {
    font-family: "Open Sans", sans-serif;
    background: transparent;
    border: none;
    border-radius: 0px;
    margin: 0 4px;
    color: #999;
    padding: 10px 24px;
    font-weight: 400;
    text-transform: lowercase;
  }
  
  .prices-tabs > li > a::first-letter {
    text-transform: capitalize;
  }
  
  .prices-tabs > li.active {
    border-bottom: 2px solid #e39f24;
  }
  
  .prices-tabs > li > a:hover,
  .prices-tabs > li > a:focus {
    background-color: #fafafa;
  }
  
  .prices-tabs > li.active > a,
  .prices-tabs > li.active > a:focus,
  .prices-tabs > li.active > a:hover {
    color: #353535;
    border: none;
  }
  
  .filter-grayscale {
    -webkit-filter: grayscale(40%);
    filter: grayscale(40%);
  }
  
  .post-password-form {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
  
  .post-password-form p {
    text-align: center;
  }
  
  .post-password-form p label {
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  
  .post-password-form p label input {
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .post-password-form > p > input {
    background: #e4a025;
    color: white;
    border: none;
    padding: 4px 20px;
    font-family: "Open Sans", sans-serif;
    border-radius: 3px;
  }
  /* PRICING TABS
  --------------------------------------------------------------------------------------------- */
  
  /* ESTILOS TABLA JOL LEVEL
  --------------------------------------------------------------------------------------------- */
  .course-levels td {
    padding: 20px;
  }
  
  .course-levels tr > td:nth-child(2) {
    width: 50%;
  }
  
  .text-vertical-level {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-writing-mode: vertical-lr;
    -moz-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
  }
  
  .level {
    padding: 20px 3px !important;
    width: 40px;
  }
  
  .first {
    background-color: rgba(227, 159, 36, 0.6);
  }
  
  .second {
    background-color: rgba(227, 159, 36, 0.8);
  }
  
  .third {
    background-color: rgba(227, 159, 36, 1);
  }
  
  .course-levels h3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 12px;
    text-transform: initial;
  }
  
  .course-levels p {
    margin: 0;
  }
  
  .description {
    font-family: "Cormorant Garamond", serif;
    padding-left: 30px !important;
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2020/01/02155605/separator.png) left center no-repeat;
    background-size: 10px auto;
    line-height: 1.4057143;
    width: 50%;
  }
  
  .description ol {
    padding-left: 15px;
  }
  
  .description ol li {
    padding: 8px 0;
  }
  /* ESTILOS TABLA JOL LEVEL
  --------------------------------------------------------------------------------------------- */
  
  .tergar-course-progress {
    color: #fff;
  }
  
  div.list_lessons div.lesson_incomplete > a {
  }
  
  div.list_lessons div.lesson_completed > a {
    opacity: 0.5;
  }
  
  div.list_lessons div.learndash-current-menu-item > a {
    color: #e4a025;
  }
  
  td.left-indent {
    padding-left: 30px !important;
  }
  
  .dropdown-submenu {
    position: relative;
  }
  
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
  }
  
  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
  }
  
  .dropdown-submenu:hover > a:after {
    border-left-color: #555;
  }
  
  .dropdown-submenu.pull-left {
    float: none;
  }
  
  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
  }
  
  .multi-level > .dropdown-submenu > a > span {
    padding-left: 6px;
    padding-right: 6px;
  }
  
  #menu-main-menu .dropdown-menu li > ul.dropdown-menu,
  #top-section .dropdown-menu li > ul.dropdown-menu {
    left: 100%;
    top: 0;
    margin: 0;
    border-radius: 0px 0px 6px 6px;
    width: 100%;
    max-width: 208px;
  }
  
  #menu-main-menu .dropdown-menu li > a.dropdown-toggle::after,
  #top-section .dropdown-menu li > a.dropdown-toggle::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
  }
  
  .form-allowed-tags {
    display: none;
  }
  
  /* BLOG 2021
  --------------------------------------------------------------------------------------------- */
  .most-art {
    font-size: 26px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
  }
  
  .txt-center {
    text-align: center;
  }
  
  .icon-arrow {
    background: url("https://tergarassets.s3.us-east-2.amazonaws.com/arrow.png") right 19px/18px no-repeat;
    padding: 10px 23px 0px 0px;
  }
  
  .principal-post-blog {
    padding: 0;
  }
  
  .read h3 {
    margin-top: 34px;
  }
  
  .read h2 {
    margin-top: 0;
  }
  
  .read a {
    color: #477ca0;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    transition: all 300ms ease-in-out;
  }
  
  .read a:hover,
  .read a:focus {
    text-decoration: none;
    opacity: 0.75;
  }
  
  .form-input-blog {
    border: 1px solid #d8d8d8;
    font-size: initial;
    padding: 8px 10px 8px;
    width: 100%;
    display: block;
    margin-bottom: 16px;
    background: #fff;
    border-radius: 5px;
  }
  
  input[type="checkbox"] {
    margin: 7px 0 0;
  }
  
  .subscribebtn {
    background-color: #e39f24;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    border:none;
    padding:8px 24px;
    border-radius:4px;
    color: #fff;
    margin-top: 14px;
    display: inline-block;
    text-transform: lowercase;
    font-size: 15px;
  }

  .subscribebtn::first-letter {
	text-transform:uppercase;
  }
  
  .btnOutLineBlog2025{
	border:1px solid #e39f24;
	background:transparent;
	color: #e39f24;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 600;
	font-size: 15px;
	padding:8px 24px;
  }

.btnOutLineBlog2025:hover,
.btnOutLineBlog2025:focus{
	color:#e39f24
}
  
  .subscribebtn:hover {
    text-decoration: none;
    color: #fff;
  }
  
  .subscribebtn:focus {
    text-decoration: none;
    color: #fff;
  }
  
  .mb60 {
    margin-bottom: 60px;
  }
  
  .pt20 {
    padding-top: 20px;
  }
  
  .pb20 {
    padding-bottom: 20px;
  }
  
  .share-post-center {
    text-align: center;
  }
  
  .img-blog {
    max-height: 340px;
    overflow: hidden;
    width: auto;
  }
  
  .img-blog-artic {
    max-height: 300px;
    overflow: hidden;
    width: auto;
  }
  
  .mt40 {
    margin-top: 40px;
  }
  
  .form-blog {
    padding: 40px 0px;
  }
  
  .latest-posts .col-xs-12 {
    margin-bottom: 40px;
  }
  /* BLOG 2021
  --------------------------------------------------------------------------------------------- */
  
  /* POST BLOG
  --------------------------------------------------------------------------------------------- */
  .sharepost {
    padding-top: 14px;
  }
  
  .sharepost i {
    margin: 0 4px;
    color: #e39f24;
    display: inline-block;
  }
  
  .btn-post {
    padding-top: 14px;
  }
  
  .btn-post .vc_general.vc_btn3 {
    font-size: 14px !important;
    font-weight: 400;
    padding: 8px 15px !important;
  }
  
  .bk-qoute-full {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 60px 0;
    text-align: center;
    font-family: "Cormorant Garamond", serif;
    font-size: 28px;
    line-height: 44px;
    background-color: #60869f;
  }
  
  .autorquotepost {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 16px;
  }
  
  .icon-tittle-post {
    padding: 10px 0px 10px 100px;
    background: url(https://s3-us-east-2.amazonaws.com/testbetabucket/wp-content/uploads/2021/04/14104104/icon-instructions.png) left 20px/70px no-repeat;
    min-height: 92px;
    margin-top: 30px;
  }
  
  .icon-tittle-post h2 b,
  .icon-tittle-post h2 em {
    font-weight: 300 !important;
    font-style: normal !important;
  }
  
  .bk-gris-post {
    background-color: #f7f7f7;
    padding: 40px 0px;
    margin: 40px 0px;
  }
  
  .bk-gris-mailing {
    background-color: #f7f7f7;
    margin: 40px 0px;
  }
  
  .bk-cielo-post {
    background-color: #f3fbfd;
    padding: 40px 0px 50px;
  }
  
  .tittle-sans {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
  }
  
  .joinnow-post i {
    margin: 0 4px;
    color: #477ca0;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
  }
  
  .subtittle-open-post h3 {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
  }
  
  .subtittle-open-post ul > li,
  .subtittle-open-post ol > li {
    padding: 6px 0;
  }
  
  .subtittle-open-post h3 b,
  .subtittle-open-post h3 em,
  .subtittle-open-post h3 i {
    font-weight: 400 !important;
    font-style: normal !important;
  }
  
  .repro iframe {
    width: 100%;
    height: 40px;
    margin: 30px 0px;
  }
  
  .sub-title-blog h4 {
    font-size: 26px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
  }
  
  .box-audio {
    background-color: #f7f7f7;
    border: 1px solid #d7d7d7;
    padding: 16px 18px 18px;
    margin-bottom: 30px !important;
  }
  
  .free-text-blog h2 {
    margin: 0 !important;
  }
  
  .free-text-blog h4 {
    font-size: 20px !important;
    font-family: "Barlow", sans-serif !important;
  }
  
  .head-post h1 > strong {
    font-weight: 300;
  }
  
  .head-post .wpb_wrapper > h3 {
    margin-bottom: 2px;
  }
  
  .head-post .wpb_wrapper > h2 {
    margin-top: 2px;
    font-weight: 300 !important;
  }
  
  .head-post .wpb_wrapper > h2 b,
  .head-post .wpb_wrapper > h2 em,
  .head-post .wpb_wrapper > h2 i {
    font-weight: 300 !important;
    font-style: normal !important;
  }
  /* POST BLOG
  --------------------------------------------------------------------------------------------- */
  
  /* TEMP MKT 
  --------------------------------------------------------------------------------------------- */
  .header-landing {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 0;
    margin-bottom: 20px;
  }
  
  .header-landing img {
    display: block;
    margin: 0 auto;
    max-height: 70px;
  }
  
  .tit-temp-gonzalo {
    text-align: center;
  }
  
  .tit-temp-gonzalo .wpb_wrapper {
    position: relative;
  }
  
  .tit-temp-gonzalo .wpb_wrapper::before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 46px;
    background: #e39f24;
    left: 0;
    right: 0;
  }
  
  .tit-temp-gonzalo h2 {
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  
  .bk-bio-temp-gonzalo {
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2021/07/07165731/bk-bio.jpg) center top repeat-x #f7f7f7;
    margin: 40px 0;
    overflow: hidden;
  }
  
  .bk-ymr-temp-gonzalo {
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2021/07/07180032/ymr-bio.png)
      90% top/340px no-repeat;
  }
  
  .title-bio-ymr-temp-gonzalo h2 {
    margin-top: 72px;
  }
  
  .txt-bio-ymr-temp-gonzalo {
    padding: 14px 0 40px 36px;
  }
  
  .btn-temp-gonzalo {
    margin: 20px auto 0 !important;
  }
  
  .btn-temp-gonzalo button {
    background-color: #e39f24 !important;
    border-color: #e39f24 !important;
  }
  /* TEMP MKT 
  --------------------------------------------------------------------------------------------- */
  
  /* WEBINARS
  --------------------------------------------------------------------------------------------- */
  .content-menu-webbinars {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin: 30px 0;
  }
  
  .menu-webbinars {
    padding: 0;
    list-style: none;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    text-align: center;
  }
  
  .menu-webbinars p {
    display: none;
  }
  
  .menu-webbinars li {
    display: inline-block;
  }
  
  .menu-webbinars li.activo a {
    display: inline-block;
    border-color: #e39f24;
  }
  
  .menu-webbinars a {
    transition: all 300ms ease-in-out;
    padding: 6px 16px 4px;
    color: #777;
    display: block;
    border-bottom: 4px solid transparent;
    font-size: 14px;
    margin: 0 26px;
  }
  
  .menu-webbinars a:hover,
  .menu-webbinars a:focus {
    border-color: #e39f24;
    text-decoration: none;
  }
  
  .tit-underline {
    border-bottom: 1px solid #e39f24;
    padding-bottom: 4px;
    margin-bottom: 30px;
    font-weight: 400;
  }
  
  .box-gris-webbinars {
    background-color: #f9f9f9;
    border-left: 8px solid #e39f24;
    padding: 20px;
    margin-bottom: 30px !important;
  }
  
  .box-gris-webbinars h3 {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
  }
  
  .box-gris-webbinars a {
    color: #e39f24;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
  }
  
  .webbinars-ponente {
    font-size: 14px;
    color: #4b4b4b;
    padding: 1px 0;
    margin: 6px 0 0px;
    display: inline-block;
    border-radius: 4px;
    font-family: "Open Sans", sans-serif;
  }
  
  .webbinars-fecha {
    font-size: 14px;
    color: #4b4b4b;
    font-family: "Open Sans", sans-serif;
    margin-bottom: -6px;
  }
  
  .ponente-vip {
    background: url(https://tergarassets.s3.us-east-2.amazonaws.com/webinars/tab-verde.svg) right center/auto 100% no-repeat;
    color: #ffffff;
    padding-left: 6px;
    padding-right: 16px;
    padding-bottom: 0;
  }
  
  .lista-webbinars {
    list-style: none;
  }
  
  .lista-webbinars h5 {
    font-size: 16px;
    font-weight: 400;
    margin: 2px 0 2px;
    font-family: "Open Sans";
    line-height: 1.4;
  }
  
  .lista-webbinars-ponente {
    font-size: 14px;
    color: #666666;
    margin: 2px 0 8px;
    display: inline-block;
    border-radius: 4px;
    font-family: "Open Sans";
  }
  
  .lista-webbinars {
    padding-left: 0px;
    margin-bottom: 60px !important;
  }
  
  .lista-webbinars li {
    border-bottom: 1px dashed #d7d7d7;
    padding-bottom: 25px;
    padding-top: 30px;
    position: relative;
  }
  
  .lista-webbinars li:hover {
    background-color: rgba(200, 200, 200, 0.15);
  }
  
  .play {
    background: url(https://tergarassets.s3.us-east-2.amazonaws.com/webinars/icon/play.svg) 18px 30px/30px auto no-repeat;
    padding-left: 66px;
    padding-right: 16px;
  }
  
  .sound {
    background: url(https://tergarassets.s3.us-east-2.amazonaws.com/webinars/icon/sound.svg) 18px 30px/30px auto no-repeat;
    padding-left: 66px;
    padding-right: 16px;
  }
  
  .webbinars-iframe {
    height: 36px;
    margin: 4px 0 12px;
    width: 100%;
    max-width: 470px;
  }
  
  .form-webinar {
    border-radius: 0px;
    text-transform: uppercase;
    font-family: "Open Sans";
    margin-bottom: 16px;
    padding-left: 6px;
  }
  
  #list-webinar-nav .nav-tabs > li {
    text-transform: uppercase;
    float: none;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 0;
    font-family: "Open Sans";
  }
  
  #list-webinar-nav .nav-tabs > li > a {
    color: #666666;
  }
  
  #list-webinar-nav .nav-tabs > li > a:hover {
    background-color: #f7f7f7;
  }
  
  #list-webinar-nav .nav-tabs > li.active > a {
    border: none;
  }
  
  #list-webinar-nav .nav-tabs {
    border: none;
  }
  
  .btn-webinnar-landing {
    display: inline-block;
    padding: 6px 20px;
    background: #e39f24;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
  }
  
  .btn-webinnar-landing:hover,
  .btn-webinnar-landing:focus {
    text-decoration: none;
    color: #fff;
  }
  
  .webinar-category {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.7;
    margin: 0;
    padding-bottom: 4px;
  }
  
  .completed-webinars-description {
    font-size: 15px;
    font-weight: 300;
    display: block;
    padding: 6px 0 4px;
    font-family: Barlow;
    text-transform: initial;
    letter-spacing: 0;
    line-height: 1.6;
  }
  
  #vimeo-modal .modal-body {
    padding: 0;
    margin: -1px;
    background-color: #000;
    border-radius: 4px;
  }
  
  #vimeo-modal .modal-body iframe {
    border-radius: 4px;
  }
  
  .open-vimeo-modal {
    position: absolute;
    top: 0;
    bottom: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    width: 100%;
    left: 0;
  }
  
  .close-webbinar-alert {
    float: right;
    background: rgba(0, 80, 0, 0.1);
    border: none;
    font-size: 24px;
    line-height: 1;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    margin-right: -12px;
  }
  
  .close-webbinar-alert-error {
    float: right;
    background: rgba(80, 0, 0, 0.1);
    border: none;
    font-size: 24px;
    line-height: 1;
    border-radius: 4px;
    width: 26px;
    height: 26px;
    margin-right: -12px;
  }
  
  .local-time {
    text-transform: initial !important;
    letter-spacing: 0 !important;
    text-decoration: underline;
    font-weight: 400 !important;
    color: #337ab7 !important;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
  }
  /* WEBINARS
  --------------------------------------------------------------------------------------------- */
  
  /* TEMP LANDING JOL
  --------------------------------------------------------------------------------------------- */
  .bk-banner-langing-jol {
    background: url(https://beta.tergar.org/wp-content/uploads/2019/02/bk-white-offset.gif) bottom center/100% 60px repeat-x;
    padding-top: 60px;
    margin-bottom: 60px;
  }
  
  .bk-banner-langing-jol h3,
  .bk-banner-langing-jol button {
    font-weight: 400 !important;
  }
  
  .banner-morado {
    background-color: #aab5e2;
  }
  
  .banner-morado h2,
  .banner-morado p,
  .banner-morado h3,
  .banner-morado button {
    color: #003b4a !important;
  }
  
  .banner-verde {
    background-color: #fff1d7;
  }
  
  .banner-verde h2,
  .banner-verde p,
  .banner-verde h3,
  .banner-verde button {
    color: #41310b !important;
  }
  
  .banner-naranja {
    background-color: #f9d4a1;
  }
  
  .banner-naranja h2,
  .banner-verde p,
  .banner-naranja h3,
  .banner-naranja button {
    color: #1c2626 !important;
  }
  
  .txt-banner-jol-landing {
    padding-bottom: 62px;
  }
  
  .txt-banner-jol-landing .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background-color: #fff;
  }
  
  .foto-bann-jol-land img {
    max-width: 580px !important;
    width: 100%;
  }
  
  .bk-banner-langing-jol .wpb_text_column h2 {
    margin-bottom: 14px;
  }
  
  .tit-line {
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2021/10/29135905/bk-yellow.png) center 28px/100% 1px repeat-x;
  }
  
  .tit-line h2 > strong {
    font-weight: 300;
    display: inline-block;
    padding: 4px 16px;
    background: #fff;
  }
  
  .tit-bk-gray h2 > strong {
    background-color: #f7f7f7;
  }
  
  .how-Works {
    text-align: center;
    padding: 20px 0 60px;
  }
  
  .how-Works img {
    display: block;
    margin: 10px auto !important;
    width: 72px;
  }
  
  .how-Works br {
    display: none;
  }
  
  .how-Works .wpb_column {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  
  .bk-what-unique {
    background-color: #eff2f9;
    padding: 60px 0 80px;
  }
  
  .punto-unique {
    padding-left: 28px;
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2021/07/07161747/check-login.png) left 24px/20px no-repeat;
    padding-top: 20px;
  }
  
  .video-unique {
    margin-top: 10px;
  }
  
  .top-cont-cursos {
    padding-top: 40px;
    padding-bottom: 34px;
  }
  
  .bottom-cont-cursos {
    padding-bottom: 80px;
    margin-bottom: 60px;
  }
  
  .card-curso-landing img {
    border-top: 8px solid #e39f24;
  }
  
  .card-curso-landing .wpb_text_column {
    background: #fff;
    padding: 20px;
  }
  
  .card-curso-landing h2 {
    font-size: 26px;
    background-color: #fff;
    margin: 0 0 14px;
    font-weight: 300;
  }
  
  .card-curso-landing > .vc_column-inner > .wpb_wrapper > .wpb_text_column:last-child {
    padding-top: 0;
    padding-bottom: 30px;
    min-height: 134px;
  }
  
  .cont-testimonio .wpb_text_column {
    background-color: #fff;
    padding: 26px;
    margin-bottom: 30px !important;
  }
  
  .ajuste-p p {
    padding: 5px 10px 32px;
  }
  
  .top-testimonial {
    padding-top: 40px;
    background-color: #f7f7f7;
  }
  
  .testimonial-landing {
    background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2021/11/02161935/testimonio.png) 100% 10px/740px no-repeat #f7f7f7;
    padding-bottom: 70px;
    margin-bottom: 40px;
  }
  
  .cont-testimonio .vc_tta-panel-heading {
    border: none !important;
    text-decoration: underline;
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 2;
  }
  
  .cont-testimonio .vc_tta-panel-heading:hover {
    background-color: transparent !important;
    opacity: 0.85;
  }
  
  .vc_tta-panel-title > a {
    color: #477ca0 !important;
    font-size: 15px !important;
  }
  
  .cont-testimonio .vc_tta-controls-icon::before {
    border-color: #477ca0 !important;
  }
  
  .cont-testimonio .vc_tta-panel-body {
    padding: 0 !important;
    border: none !important;
  }
  
  .bottom-cont-cursos .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    border-color: #e39f24 !important;
    background-color: #e39f24 !important;
    margin-top: 40px;
  }
  
  .fondo-gris-f7f7f7 {
    background-color: #f7f7f7;
  }
  
  .etiqueta-trial {
    background-color: #fff1d7;
    padding: 0px 4px 2px;
    margin-top: 6px;
    display: inline-block;
    border-bottom: 2px solid #e4a025;
  }
  
  .banner-paddin-cero > .vc_column-inner {
    padding: 0 !important;
  }
  /* TEMP LANDING JOL
  --------------------------------------------------------------------------------------------- */
  
  /* MODAL CANCEL SUBSCRIPTION
  --------------------------------------------------------------------------------------------- */
  .cancel-suscrip {
    color: #999;
  }
  
  #cancelledsubscription .modal-header {
    border: none;
    padding-bottom: 0;
  }
  
  #cancelledsubscription .modal-body {
    padding-bottom: 35px;
  }
  
  #cancelledsubscription .modal-title {
    font-size: 22px;
    font-weight: 400;
    padding-top: 15px;
    text-align: center;
    color: #477ca0;
    padding-bottom: 20px;
    position: relative;
  }
  
  #cancelledsubscription .modal-title::after {
    content: "";
    width: 100px;
    height: 3px;
    background-color: #e39f24;
    display: block;
    margin: 10px auto 0;
  }
  
  #cancelledsubscription #subscription-data {
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 300;
  }
  
  #cancelledsubscription p {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  
  .btn-cancel-subscription {
    display: inline-block;
    padding: 6px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Open Sans";
    font-weight: 400;
    border: 1px solid #e39f24;
    border-radius: 4px;
    color: #e39f24;
    margin-bottom: 12px;
  }
  
  .btn-cancel-subscription:hover,
  .btn-cancel-subscription:focus {
    color: #fff;
    opacity: 0.75;
    text-decoration: none;
    background-color: #e39f24;
  }
  
  .bk-font-cancel {
    color: #fff;
    background-color: #e39f24;
    margin-left: 14px;
  }
  /* MODAL CANCEL SUBSCRIPTION
  --------------------------------------------------------------------------------------------- */
  
  /* MODAL CANCEL SUBSCRIPTION SURVEY
  --------------------------------------------------------------------------------------------- */
  #cancelledsubscriptionsurvey .modal-dialog {
    height: calc(100% - 60px);
  }
  
  #cancelledsubscriptionsurvey .modal-content,
  #cancelledsubscriptionsurvey .modal-body {
    height: 100%;
  }
  
  #cancelledsubscriptionsurvey iframe {
    width: 100%;
    height: 100%;
  }
  /* MODAL CANCEL SUBSCRIPTION SURVEY
  --------------------------------------------------------------------------------------------- */
  
  .ty-text {
    font-family: "Open Sans";
    font-size: 18px;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    margin-top: 90px;
  }
  
  .close-jol-survey button {
    background-color: #e39f24 !important;
  }
  
  /* TABLAS DE PRECIO 2022
  --------------------------------------------------------------------------------------------- */
  .free-trial-10 {
    font-weight: 500;
    display: inline-block;
    background-color: #ffdb9a4d;
    padding: 2px 8px !important;
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 2px solid #e39f24;
  }
  
  .free-trial-10-txt {
    font-weight: 500;
    display: inline-block;
    background-color: #ffdb9a4d;
    padding: 2px 8px !important;
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 2px solid #e39f24;
  }
  
  .free-trial-10-txt::after {
    content: "";
    width: 253px;
    background-color: #e39f24;
    height: 1px;
    top: 136px;
    position: absolute;
    margin-left: -244px;
    display: none;
  }
  
  .box-price-border{
    border: 1px solid #d8d8d8;
  }
  
  .frecuency-tab {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    font-family: Open Sans;
    margin-bottom: 0px;
  }
  
  .box-price-top {
    padding: 20px;
  }
  
  .box-price-border:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  }
  
  .tit-paquete-2 {
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 600;
  }
  
  .price-description-box p {
    margin-bottom: 20px;
    font-size: 17px;
    min-height: 75px;
  }
  
  .precio-paquete sup {
    font-size: 28px;
    margin-left: 4px;
    margin-right: 4px;
  }
  
  .tabs-price22 {
    text-transform: lowercase !important;
  }
  
  .tabs-price22::first-letter {
    text-transform: capitalize;
  }
  
  .cont-box-22 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .link-blue22 {
    color: #447bb3;
    font-weight: 500;
  }
  
  .link-tabla22 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  .button-enroll-home {
    height: 80px !important;
  }
  
  .cifra-2022 {
    font-weight: 600;
    display: inline-block;
    background-color: #ffdb9a4d;
    padding: 0px 20px !important;
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 2px solid #e39f24;
    font-family: "Cormorant Garamond", serif;
    font-size: 30px;
  }
  /* TABLAS DE PRECIO 2022
  --------------------------------------------------------------------------------------------- */
  
  /* HOME NEW 2022 
  --------------------------------------------------------------------------------------------- */
  .banner-home-txt2022 {
    padding: 20px 0 60px 30px !important;
    color: #fff;
    max-width: 420px;
  }
  
  .banner-home-txt2022 h2,
  .banner-home-txt2022 h1 {
    margin-bottom: 14px;
    font-size: 60px;
  }
  
  .banner-home-txt2022 p:nth-child(2) {
    margin-bottom: 20px;
    font-size: 20px;
  }
  
  .banner-home-txt2022 p:nth-child(3) {
    margin-bottom: 0;
  }
  
  .banner-enrolled-home-2022 {
    height: 300px;
  }
  
  .banner-image2022 {
    background-image: url(https://betatergarbucket.s3.us-east-2.amazonaws.com/lms/wp-content/uploads/2022/09/29122753/Banner-home2022-scaled.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
  }
  
  .btn-banner-2022 {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 16px;
    background-color: #e39f24;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: all ease-in-out 0.3s;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    display: inline-block;
    line-height: 20px;
  }
  
  .btn-banner-2022:hover {
    color: #ffffff;
    background: #de9b21;
    text-decoration: none;
  }
  
  .txt-login-banner {
    font-size: 12px;
    padding-top: 4px;
    margin-top: 4px !important;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
  }
  
  .txt-login-banner strong,
  .txt-login-cta strong {
    display: inline-block;
    border-bottom: 1px solid;
    cursor: pointer;
    font-weight: 600;
  }
  
  .btn-outline-2022 {
    border: 1px solid #e39f24;
    border-radius: 4px;
    color: #e39f24 !important;
    padding: 6px 16px !important;
    margin: 15px 8px 0 0 !important;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.6px;
  }
  
  .wrap-btn-banner p:first-child {
    margin: 0;
  }
  
  .wrap-btn-banner-curse {
    position: absolute;
    bottom: 20px;
    right: 48px;
    text-align: right;
  }
  
  .wrap-btn-banner-curse p:first-child {
    margin: 0;
  }
  
  .wrap-btn-banner-curse .txt-login-banner {
    color: #fff;
  }
  
  .banner-no-enroll > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image > figure {
    position: relative;
  }
  
  .banner-no-enroll > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image > figure:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient( 90deg, rgba(2, 0, 36, 0) 0%, rgba(2, 0, 36, 0.6208684157256652) 100%);
  }
  
  .btn-intro-2022 {
    margin-bottom: 10px !important;
  }
  
  .txt-parr-home22 {
    width: 30%;
    margin-bottom: 20px;
  }
  
  .quote-principal22 {
    font-size: 30px;
    line-height: 34px;
    font-family: "Cormorant Garamond", serif;
  }
  
  .banner-quote-prin22 {
    padding: 30px 0px 40px;
  }
  
  .autor-quote-prin {
    padding: 26px 0px 20px;
    position: relative;
    display: inline-block;
    margin: 0;
  }
  
  .autor-quote-prin::before {
    content: "";
    top: 36px;
    left: 0;
    width: 50px;
    display: inline-block;
    height: 2px;
    background-color: #e39f24;
    margin: 0px 10px 5px 0;
  }
  
  .autor-quote-prin::after {
    content: "";
    top: 36px;
    right: 0;
    width: 50px;
    display: inline-block;
    height: 2px;
    background-color: #e39f24;
    margin: 0 0 5px 10px;
  }
  
  .arrow-22 {
    padding: 10px 0 5px 40px;
    margin: 0px;
    background-image: url(https://betatergarbucket.s3.us-east-2.amazonaws.com/lms/wp-content/uploads/2022/09/30131021/arrow.png);
    background-position: 0px 14px;
    background-repeat: no-repeat;
    background-size: 26px;
  }
  
  .arrow-22 a {
    text-decoration: underline;
    color: #477ca0;
  }
  
  .courseinclude22 {
    width: 46px;
    margin: auto;
    padding-bottom: 10px;
  }
  
  .banner-ymr-suscrip {
    background-image: url(https://betatergarbucket.s3.us-east-2.amazonaws.com/lms/wp-content/uploads/2022/10/03103850/bk-ymr-suscrip-scaled.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    color: #ffffff;
    overflow: hidden;
  }
  
  .block-ymr-black {
    background-color: rgba(60, 63, 70, 0.6);
    width: 100%;
    max-width: 600px;
    padding: 40px 30px;
  }
  
  .puntos-ymr {
    padding: 0px;
    display: flex;
    flex-flow: row;
  }
  
  .puntos-ymr li {
    list-style: none;
    text-align: center;
    position: relative;
    padding: 0 20px;
  }
  
  .puntos-ymr h3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 32px;
  }
  
  .puntos-ymr li:nth-child(2)::before {
    content: "";
    width: 1px;
    background-color: #ffffff;
    position: absolute;
    height: 60px;
    left: 0;
    top: 30px;
  }
  
  .puntos-ymr li:nth-child(2)::after {
    content: "";
    width: 1px;
    background-color: #ffffff;
    position: absolute;
    height: 60px;
    right: 0;
    top: 30px;
  }
  
  .timelinecarru22 {
    position: relative;
    margin-top: 50px;
    padding: 0px 0px 60px;
  }
  
  .timelinecarru22 li {
    position: relative;
  }
  
  .timelinecarru22 h3,
  .timeline p {
    margin: 0px;
  }
  
  .timelinecarru22 h3 {
    margin: 0 0 15px;
    font-weight: 400;
  }
  
  .timelinecarru22 li:before {
    content: "";
    position: absolute;
    left: 16px;
    width: 1px;
    top: 0;
    bottom: 0;
    background-color: #e39f24;
  }
  
  .timelinecarru22 li:first-child::before {
    top: 22px;
  }
  
  .timelinecarru22 li:last-child::before {
    height: 22px;
  }
  
  .timelinecarru22 li {
    list-style: none;
    position: relative;
    padding: 10px 10px 50px 36px;
  }
  
  .timelinecarru22 li::after {
    background: url("https://betatergarbucket.s3.us-east-2.amazonaws.com/lms/wp-content/uploads/2022/10/04114437/bullet-tim22.png") center/15px 15px no-repeat;
    position: absolute;
    left: 9px;
    z-index: 2;
    content: "";
    width: 15px;
    height: 15px;
    top: 15.5px;
  }
  
  .title-videoh22 {
    margin-top: 0px;
  }
  
  .btnlog-in22 {
    color: #4787be;
    font-weight: 600;
  }
  
  .title-program22 {
    border-bottom: 1px solid #e39f24;
    padding: 6px 2px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
  }
  
  .icon-download-home-2022 {
    width: 26px;
    margin-right: 5px;
  }
  
  .flex {
    display: flex;
  }
  
  .justify-between {
    justify-content: space-between;
  }
  
  .justify-end {
    justify-content: end;
  }
  
  .align-center {
    align-items: center;
  }
  
  .video-home2022 {
    margin-top: 26px;
  }
  
  .bloque-video-home-2022 {
    margin: 80px 0 100px;
    padding: 0 20px;
  }
  
  .bloque-video-home-2022 h2 {
    font-size: 38px;
  }
  
  .bloque-this-course-2022 {
    padding: 30px 0 46px;
  }
  
  .bloque-this-course-2022 h2 {
    font-size: 38px;
    margin-bottom: 36px !important;
  }
  
  .bloque-program-curriculum2022 {
    padding-top: 60px;
  }
  
  .bloque-continuar-curso2022-login > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > div {
    margin-top: 60px;
    position: relative;
  }
  
  .bloque-program-curriculum2022 .txt-8columns-cursos > h2 {
    font-size: 40px;
  }
  
  .txt-8columns-cursos {
    width: 100%;
    max-width: 750px;
  }
  
  .read-overview-home2022 {
    background: url(http://betatergarbucket.s3.us-east-2.amazonaws.com/wp-content/uploads/2022/10/06115717/link-download22.png) left 3px/28px no-repeat;
    padding: 4px 0 4px 30px;
    margin-bottom: 20px;
  }
  
  .bloque-stories2022 {
    padding: 40px 0 60px;
  }
  
  .bloque-stories2022 h2 {
    font-size: 40px;
  }
  
  .bloque-precios-home2022 {
    padding-bottom: 70px;
  }
  
  .bloque-continuar-curso2022 .title-program22 {
    padding-top: 60px;
  }
  
  .tit-precios-home2022 h2 {
    padding: 50px 0 20px;
  }
  
  .progress-meta {
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
  }
  
  .methodology-point {
    padding-bottom: 34px;
  }
  
  .opacidad-cero {
    opacity: 0;
  }
  
  .bloque-temario-curso .vc_col-sm-12 {
    background-color: #f7f7f7;
  }
  
  .notes-listing tr {
    vertical-align: top;
  }
  
  .intro-meditation2022 {
    padding: 20px 0 40px;
  }
  
  .copy-tables2022 {
    padding-bottom: 40px;
  }
  
  .sfwd-lessons-template-default .pie-contenido,
  .sfwd-lessons-template-default .bk-pie-fin {
    display: none;
  }
  
  .list-group-item.active,
  .list-group-item.active:focus,
  .list-group-item.active:hover {
    z-index: 1;
  }
  
  #subscription-toggle {
    color: #fff;
    font-size: 0;
  }
  /* HOME NEW 2022 
  --------------------------------------------------------------------------------------------- */
  
  /* NEW PIE 2022
  --------------------------------------------------------------------------------------------- */
  .pie-contenido {
    text-align: center;
    padding: 28px 0 20px;
    background-color: #424A58;
    font-family: "Open Sans", sans-serif;
  }
  
  
  
  .logo-foot {
    height: 60px;
    display: inline-block;
    vertical-align: top;
  }
  
  
  #footerbottom {
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: relative;
    z-index: -1000;
    padding: 0 !important;
  }
  
  footer {
    background: #ffffff;
  }
  
  footer > .footerwidget {
    background: #f2f2f2 !important;
    color: #353535;
  }
  
  .menu-social22 > a {
    height: 22px;
    display: inline-block;
    opacity: 0.8;
    transition: all ease-in-out 0.3s;
  }
  
  .menu-social22 > a:hover,
  .menu-social22 > a:focus {
    opacity: 0.96;
  }
  
  .menu-social22 > a > img {
    margin: 0 auto;
    height: 100%;
    max-width: 30px;
    display: block;
  }
  
  .menu-footer22 {
    display: block !important;
  }
  
  .menu-footer22 > a {
    color: #353535 !important;
    font-weight: 300;
    letter-spacing: 1px;
  }
  /* NEW PIE 2022
  --------------------------------------------------------------------------------------------- */
  
  /* STYLES FOR CAROUSEL
  --------------------------------------------------------------------------------------------- */
  .wpcp-content-carousel.shadow::before,
  .carousel-custom.shadow::before {
    content: "";
    width: 11%;
    height: 100%;
    right: 0;
    top: 48px;
    position: absolute;
    z-index: 9;
    background: rgb(255, 255, 255);
    background: linear-gradient( 90deg, rgba(0, 0, 5, 0) 0%, rgba(255, 255, 255, 1) 55%);
  }
  
  .wpcpro-wrapper .wpcp-carousel-section .wpcp-next-button {
    z-index: 9;
  }
  
  .wpcpro-wrapper .wpcp-carousel-section .wpcp-prev-button {
    z-index: 9;
  }
  
  .wpcp-single-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .sp-wpcpro-section-title {
    position: absolute;
    top: 0;
    left: 22vw;
  }
  
  .slick-track {
    margin-left: 0 !important;
  }
  
  .carousel-img {
    height: 120px !important;
    object-fit: cover;
  }
  
  .carousel-tag {
    text-align: left;
    padding: 0px 10px;
    color: #000;
    display: block;
    margin: 0px;
    font-weight: 300;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 6px;
  }
  
  .carousel-title {
    text-align: left;
    padding: 0px 10px;
    color: #000;
    display: block;
    margin-bottom: 10px !important;
    font-size: 26px;
  }
  
  .wpcp-single-content a.learndash-resume-button input[type="submit"] {
    background: #f3fbfd;
    color: #60869f;
    border: 1px solid #60869f;
  }
  
  .wpcp-single-content .cont-tit-bar {
    padding: 15px;
    border: none;
  }
  
  .carousel-btn-more {
    padding: 10px 0px;
    font-size: 16px;
    display: block;
  }
  
  .carousel-custom {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
  }
  
  .carousel-custom.hidden-header {
    padding-top: 20px;
  }
  
  .carousel-custom .cont-curso {
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
  }
  
  .carousel-custom .cont-tit-bar {
    border: none;
  }
  
  .carousel-custom.hidden-header .carousel-custom-header {
    visibility: hidden;
    height: 0;
    padding: 0;
    width: 0;
  }
  
  .carousel-custom-header {
    display: flex;
    justify-content: end;
    position: absolute;
    top: 0;
    right: 15px;
  }
  
  .carousel-custom-btn-next,
  .carousel-custom-btn-prev {
    color: #60869f;
    background-color: transparent;
    border: 1px solid;
    border-color: #e5e5e5;
    border-radius: 0%;
    font-size: 20px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-left: 5px;
    line-height: 28px;
  }
  
  .carousel-custom-btn-next:hover,
  .carousel-custom-btn-prev:hover {
    color: #fff;
    background-color: #60869f;
    border: 1px solid #60869f;
  }
  
  .carousel-custom-btn-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  
  .cont-tit-bar .learndash-resume-button input[type="submit"] {
    width: 100% !important;
    background: #f3fbfd;
    color: #60869f;
    border: 1px solid #60869f;
  }
  
  .carousel-custom .carousel-btn-more {
    text-align: center;
  }
  
  .carousel-btn-more {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 16px;
    padding: 5px;
  }
  
  .btn-go-to-course {
    pointer-events: none;
  }
  /* STYLES FOR CAROUSEL
  --------------------------------------------------------------------------------------------- */
  
  /* STYLES FOR TESTIMONIALS
  --------------------------------------------------------------------------------------------- */
  .testimonials-container {
    width: 100%;
    height: 500px;
    padding: 15px 0px;
  }
  
  .testimonials-review {
    height: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    padding: 0px 20px;
    margin-bottom: 20px !important;
  }
  
  .testimonials-profile-container {
    display: flex;
    height: 20%;
  }
  
  .testimonials-image-container {
    width: 30%;
    display: flex;
    align-items: center;
  }
  
  .testimonials-avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  
  .testimonials-name-course {
    width: 70%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  .testimonials-course {
    font-size: 12px;
  }
  /* STYLES FOR TESTIMONIALS
  --------------------------------------------------------------------------------------------- */
  
  .g-recaptcha > div {
    margin: 12px auto 14px !important;
    width: 304px !important;
  }
  
  .signup-wrapper {
    max-width: 640px;
    display: block;
    margin: 10px auto 40px;
  }
  
  /* ALLOW ADDS
  --------------------------------------------------------------------------------------------- */
  .allow-ads input {
    float: left;
    margin-right: 8px;
    margin-top: 0;
    width: 16px;
    height: 16px;
  }
  
  .allow-ads {
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 12px;
    font-weight: 600;
    color: #727070;
    font-family: "Open Sans", sans-serif;
  }
  
  .allow-ads p {
    padding-top: 2px;
  }
  
  .allow-ads p a {
    color: #0074ad;
  }
  
  .invalid-feedback {
    color: #c60000;
    font-weight: 400;
    font-size: 13px;
    padding-left: 10px;
  }
  /* ALLOW ADDS
  --------------------------------------------------------------------------------------------- */
  
  /* REGISTER 2023
  --------------------------------------------------------------------------------------------- */
  #register_modal_form .form-title h4 {
    font-weight: 600;
    font-size: 20px;
    color: #353535;
    font-family: "Open Sans", sans-serif;
    text-transform: lowercase;
  }
  
  #register_modal_form .form-title h4:first-letter {
    text-transform: uppercase;
  }
  
  #register_modal_form .form-title p {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
  }
  
  #register_modal_form label {
    font-weight: 600;
    font-size: 12px;
    color: #727070;
    font-family: "Open Sans", sans-serif;
  }
  
  #register_modal_form .invalid-feedback {
    font-family: "Open Sans", sans-serif;
  }
  
  .register-link-form-2023 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  
  .comp-form--red {
    background: #C600000F;
    border-radius: 5px;
    border: 1px solid #C60000;
    color: #C60000;
    margin: 10px 2px 15px;
    font-size: 15px;
    padding: 8px 5px 5px;
  }
  /* REGISTER 2023
  --------------------------------------------------------------------------------------------- */
  
  /* CHARGEBEE
  --------------------------------------------------------------------------------------------- */
  .compras-page{
    margin-bottom:26px !important;
  }
  .compras-page h2{
    border-bottom: 1px solid #e39f24;
    padding-bottom:18px;
    margin-bottom:20px;
  }
  .btn-compras-profile {
    border-radius: 4px;
    border: 1px solid #60869F;
    background: #F3FBFD;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    font-family: Open Sans;
    padding: 8px 16px;
    margin-top: 20px;
  }
  .btn-compras-profile:hover{
    background-color:#E2EEF1;
    text-decoration: none;
  }
  .close-button-mobile-chargebee {
    position: fixed;
    background: #F9F9FB;
    top: 30px;
    right: 20px;
    z-index: 9999999999;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #1C1B1F;
    font-weight: 900;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  /* CHARGEBEE
  --------------------------------------------------------------------------------------------- */
  
  /* CHECKOUT LOADER
  --------------------------------------------------------------------------------------------- */
  /* Absolute Center Spinner */
  .checkout-loader {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  
  /* Transparent Overlay */
  .checkout-loader:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
  
    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .checkout-loader:not(:required) {
    /* hide "checkout-loader..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .checkout-loader:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }
  
  /* Animation */
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  /* CHECKOUT LOADER
  --------------------------------------------------------------------------------------------- */
  
  /* REPLIES PAGINATION FORUMS
  --------------------------------------------------------------------------------------------- */
  #pagination-links {
    text-align: right;
  }
  
  #pagination-links .page-numbers {
    display: inline-block;
    margin: 0 2px;
  }
  
  #pagination-links a.page-numbers{
    display: inline-block;
    padding: 5px;
    background: #67748A;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    width: 20px;
  }
  
  #pagination-links span.page-numbers.current{
    display: inline-block;
    padding: 5px;
    background: #E39F24;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    width: 20px;
  }
  
  #pagination-links .prev, #pagination-links .next {
    width: 40px
  }
  
  #pagination-links a.page-numbers:hover {
    background: #555;
  }
  /* REPLIES PAGINATION FORUMS
  --------------------------------------------------------------------------------------------- */
  
  .openModalLogin,
  .openModalRegister {
    cursor: pointer;
  }


  .highlighted {
    background-color: yellow;
    font-weight: bold;
  }

/* SEARCH BLOG 2025
--------------------------------------------------------------------------------------------- */
.search-bar-blog {
	float: right;
	margin-top: 6px;
	margin-bottom: 20px;
}
.search-bar-blog .search-form{
	width:280px;
	position:relative;
}

.search-bar-blog .search-form:hover .search-field,
.search-bar-blog .search-field:focus {
	border-color: #e39f24;
}

.search-bar-blog .screen-reader-text {
	display: none;
}

.search-bar-blog label {
	width:100%;
}

.search-bar-blog .search-field {
	border: 1px solid rgba(66, 74, 88, 0.5);
	border-radius:20px;
	font-size: 15px;
	font-weight: 400;
	padding:6px 80px 6px 10px;
	width:100%;
	transition: all 0.4s ease;
	outline: none;
}

.search-bar-blog .search-submit {
	font-size:0;
	width:30px;
	height:30px;
	background: url('https://qa.tergar.org/posts/wp-content/uploads/2025/04/search.png') center/24px no-repeat rgba(220,220,220, 0.0);
	border:none;
	border-radius: 100%;
	position:absolute;
	right:14px;
	top:4px;
	z-index:1;
	transition: all 0.4s ease;
}

.search-bar-blog .search-submit:hover {
	background-color:rgba(220,220,220, 0.3);
}

.search-bar-blog .relevanssi-live-search-results-showing {
	top:40px !important;
	left: 0 !important;
}

.search-bar-blog .clean-search-form {
	position: absolute;
	right: 48px;
	height: 30px;
	width: 30px;
	top: 4px;
	transition: all 0.4s ease;
	padding: 2px;
	z-index:1;
    display: none;
    cursor: pointer;
	border:none;
    background:transparent;
}

.search-bar-blog .clean-search-form:hover {
	opacity:.8;
}

.search-bar-blog .clean-search-form img{
	width:25px;
	display:block;
	margin:0 auto
}

#menu-blog-head {
	position: fixed;
	left: 0;
	right: 0;
	top: 31px;
	background-color: #fff;
	z-index: 1;
}

#container-body {
	padding-top:170px;
}

.resultBlog {
	color:rgba(66, 74, 88, 0.70);
	font-size:26px;
	font-weight:600;
	font-family: "Nunito Sans", sans-serif;
	margin-bottom: 6px;
}

.resultBlog span{
	color: rgba(66, 74, 88, 1);
}

.tit-H1-Nunito{
	font-family: "Nunito Sans", sans-serif;
	font-size:52px;
	font-weight:700;
	color:#424A58;
}

.tit-H2-Nunito,
.mailing-nunito-div  h2{
	font-family: "Nunito Sans", sans-serif;
	font-size:41px;
	font-weight:700;
	color:#424A58;
}

.original-term {
	font-size:18px;
	font-weight:500;
	color:rgba(66,74,88, 0.7);
	font-family: "Nunito Sans", sans-serif;
	font-style:italic;
}

.original-term span {
}

#date-filter-wrapper {
	margin-bottom:24px;
	font-family: "Nunito Sans", sans-serif;
}

#date-filter-wrapper > p {
	display:inline-block;
	font-weight:400;
	padding-right: 8px;
}

#date-filter-wrapper .dropdown {
	display:inline-block;
}

#date-filter-wrapper .dropdown  > button{
	border-radius:8px;
	border:1px solid #C1C7D1;
	padding:8px 10px;
	background-color: #fff;
}

#date-filter-wrapper .dropdown  > button .caret {
	margin-left:10px;
}

#date-filter-wrapper .dropdown-menu li {
	position:relative;
	cursor:pointer;
}

#date-filter-wrapper .dropdown-menu li > a::before {
	content:'';
	width:17px;
	height:17px;
	border:1.5px solid #424A58;
	border-radius:100%;
	position:absolute;
	top:13px;
	left:20px;
} 

#date-filter-wrapper .dropdown-menu > li > .active::before{
	border-color:#e39f24;
}

#date-filter-wrapper .dropdown-menu > li > .active::after{
	background-color: #e39f24;
}

#date-filter-wrapper .dropdown-menu > li > .active {
	font-weight: 600;
	background-color: #f7f7f7;
}

#date-filter-wrapper .dropdown-menu li > a::after {
	content:'';
	width: 9px;
	height: 9px;
	background:#fff;
	border-radius:100%;
	position: absolute;
	top: 17px;
	left: 24px;
} 

#date-filter-wrapper .dropdown-menu > li > a {
	padding: 12px 40px 12px 46px;
}

#date-filter-wrapper .dropdown-menu > li > a:focus, 
#date-filter-wrapper .dropdown-menu > li > a:hover{
	background-color:#f7f7f7;
	text-decoration:none;
}

.no-results{
	font-family: "Nunito Sans", sans-serif;
	font-size:16px;
	color:rgba(66,74,88, 0.7);
	font-weight:600;
	font-style: italic;
}

.relevanssi-live-search-no-results {
	padding-top:8px !important;
}
/* SEARCH BLOG 2025
--------------------------------------------------------------------------------------------- */

/* Menu offerings
---------------------------------------------------------------------------------------------*/
.top-bar-menu {
    border-bottom: 1px solid #d8d8d8;
    font-family: var(--font-family-perfil-offerings);
    font-weight: 400;
    color: var(--color-text-linkOfferings);
    padding: 2px 10px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 2;
}

.top-bar-menu .navbar-right {
    margin: 0
}

.top-bar-menu .nav-link {
    font-size: 12px;
    font-weight: 400!important;
    color: var(--color-text-linkOfferings);
    display: block
}

.top-bar-menu .dropdown {
	display:inline-block;
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: transparent;
    text-decoration: none
}

.top-bar-menu .nav-link:hover {
    text-decoration:none;
	background:linear-gradient( 90deg, rgba(143, 182, 243, 0.1) 0%, rgba(242, 212, 168, 0.1) 100% );
	color: #e39f24;
}

.profile-btn {
    padding: 1px 2px!important;
    line-height: 1!important;
    display: inline-block!important;
    font-size: 13px;
    color: var(--color-text-linkOfferings);
    font-weight: 600;
	border:none;
	background:transparent;
}

.profile-btn::after {
    content: '';
    background: url(https://tergarassets.s3.us-east-2.amazonaws.com/svg/topbar-menu/caret-down.svg) center;
    display: inline-block!important;
    width: 10px;
    height: 9px;
    border: none;
    vertical-align: middle;
    margin: -4px 0 0 8px
}

.profile-btn:hover,.profile-btn:focus,.nav .open>.profile-btn,.nav .open>a.profile-btn:focus,.nav .open>a.profile-btn:hover {
    background-color: transparent!important
}

.profile-btn.without-session::after {
    display: none!important
}

.menu-offering,.menu-profile {
    border: none;
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    padding: 0;
    border-radius: 5px!important;
    overflow: hidden;
	font-family: 'Nunito Sans', sans-serif;
}

.menu-offering li,.menu-profile li {
    margin-bottom: 6px
}

.menu-offering li:last-child,.menu-profile li:last-child {
    margin-bottom: 0
}

.menu-offering>li>a {
    padding: 8px 22px!important
}

.menu-offering a::before {
    display: inline-block;
    content: '';
    height: 16px;
    width: 4px;
    vertical-align: middle;
    margin: -2px 12px 0 0
}

.offering-tergarorg a::before {
    background-color: #AC141F
}

.offering-vajrayana a::before {
    background-color: #1F8AED
}

.offering-joyofliving a::before {
    background-color: #e39f24
}

.offering-meditationteacher a::before {
    background-color: #8495DD
}

.offering-tergarevents a::before {
    background-color: #91BFB2
}

.divider-donate {
    display: inline-block;
    padding-right: 15px;
    position: relative
}

.divider-donate::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3px;
    background-color: #bababa;
    display: block;
    width: 1px;
    height: 17px;
    margin-top: -8.5px
}

.link-donate {
    display: block;
    text-decoration: none;
    color: #ac141f;
    font-weight: 400;
    font-size: 12px;
	font-family: 'Nunito Sans', sans-serif;
}

.link-donate:hover,.link-donate:focus {
    background: transparent!important;
    color: #ac141f;
    text-decoration: none
}

.menu-profile>li>a {
    padding: 8px 20px!important
}

.menu-profile .material-symbols-outlined,.menu-profile .custom-icon {
    margin-right: 12px;
    font-size: var(--font-text-general-font-size);
    vertical-align: middle;
    margin-top: -2px
}

.menu-profile .menu-offering {
    box-shadow: none;
    border-radius: 0
}

.offering-btn {
    display: block;
    width: 214px;
    text-align: left;
    padding: 10px 10px 10px;
    font-weight: 700;
    border: none;
    border-top: 1px solid #d8d8d8;
    background: transparent;
    font-size: 12px
}

.offering-btn img {
    margin-top: -2px
}

.offering-btn::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url(https://tergarassets.s3.us-east-2.amazonaws.com/svg/topbar-menu/caret-down.svg) center;
    width: 10px;
    height: 9px;
    margin-left: 6px
}

.avatar-profile {
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 100%;
    vertical-align: middle;
    margin: 0 8px 0 0
}
/* Menu offerings
---------------------------------------------------------------------------------------------*/


/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
.bk-footer{
	background-color: #424A58;
	font-family:"Nunito Sans", sans-serif;
}

.bk-footer .row {
	padding:30px 20px;
	color:#fff;
}

.bk-footer ul {
    padding: 0;
    list-style: none;
}
  
.bk-footer ul > li {
    margin-bottom: 6px;
}
  
.bk-footer ul > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
  
.bk-footer ul > li > a:hover,
.bk-footer ul > li > a:focus {
    color: #fff;
    text-decoration: underline;
}

.bk-footer .col-lg-3 {
	margin-left:12.5%;
}
/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
  
  /* MEDIA QUERY
  --------------------------------------------------------------------------------------------- */
  @media (max-width: 2600px) {
  
    .bk-offset-left-4 {
      background-size: 35.966%;
    }
  
    .bk-offset-right-4 {
      background-size: 35.966%;
    }
  
  }
  
  @media (max-width: 2250px) {
  
    .bk-offset-left-4 {
      background-size: 33.666%;
    }
  
    .bk-offset-right-4 {
      background-size: 33.966%;
    }
  
  }
  
  @media (max-width: 2000px) {
  
    .bk-offset-left-4 {
      background-size: 31%;
    }
  
    .bk-offset-right-4 {
      background-size: 31%;
    }
  
  }
  
  @media (min-width: 1520px) {
  
    .container-fluid {
      max-width: 1400px;
    }
  
    .lds-training-course-item > .cont-curso > .training-course-thumbnail img {
      width: 130%;
      max-width: 130%;
      margin: 0 0 0 -15%;
    }
  
    .frase-mingury {
      font-size: 27px;
    }
  
    .border-table img {
      padding: 0px 110px;
    }
  
    .affix {
      width: 334px;
    }
  
  }
  
  @media (max-width: 1199px) {

	/* SEARCH BLOG 2025
	--------------------------------------------------------------------------------------------- */
	#container-body {
		padding-top:110px;
	}
	/* SEARCH BLOG 2025
	--------------------------------------------------------------------------------------------- */
	  
    /* TEMP GONZALO
    --------------------------------------------------------------------------------------------- */
    .bk-ymr-temp-gonzalo {
      background-position: 100% bottom;
    }
    /* TEMP GONZALO
    --------------------------------------------------------------------------------------------- */
  
    .wrapper-add-margin {
      margin: 0 40px;
    }
  
    .navbar-default .navbar-nav > li > a {
      padding: 6px 1px;
    }
  
    .navbar-default .navbar-nav > li {
      margin: 0 3px;
    }
  
    .txt-banner {
      top: 36%;
    }
  
    .txt-banner h1 {
      font-size: 60px;
    }
  
    .txt-banner p {
      font-size: 24px;
    }
  
    h2,
    h1 {
      font-size: 50px;
    }
  
    .navbar-default .navbar-nav > li:last-child > a {
      margin-left: 20px;
    }
  
    .enrolled-course-home-links ul li a {
      padding: 14px 10px;
      margin: 0 16px;
    }
  
    .enrolled-course-home {
      width: 58.5%;
    }
  
    .lds-training-course-item > .cont-curso > .training-course-thumbnail img {
      width: 160%;
      max-width: 160%;
      margin: 0 0 0 -30%;
    }
  
    .head-my-courses-page .courses-section-links ul li a {
      padding: 14px 18px;
    }
  
    .bloque-cursos {
      margin-bottom: 80px;
    }
  
    .txt-course-no-enrroll {
      padding: 60px 40px 60px 60px !important;
    }
  
    .community-acces .wpb_text_column h2 {
      font-size: 2.1em;
    }
  
    .border-table img {
      padding: 0 75px;
    }
  
    #typed {
      font-size: 56px;
    }
  
    .menu-blog .navbar-brand img {
      height: 40px !important;
      width: auto;
    }
  
    /* BLOG 2021
    --------------------------------------------------------------------------------------------- */
    .principal-post-blog {
      padding: 20px 0 30px;
    }
  
    .principal-post-blog img {
      margin-top: 30px;
    }
    /* BLOG 2021
    --------------------------------------------------------------------------------------------- */
    
  }
  
  @media (max-width: 1400px) {
  
    .testimonials-container {
      height: 680px;
    }
  
  }
  
  @media (max-width: 1024px) {
  
    .notavailable_message > span {
      display: block;
      text-align: center;
    }
  
    small.notavailable_message {
      padding-left: 0;
    }
  
    .navbar-brand img {
      height: 62px;
    }
  
    .menu-margin-top {
      margin-top: 20px;
    }
  
    .navbar-default .navbar-brand {
      padding-right: 2px;
    }
  
    .single-sfwd-lessons > div.wrapper > div#container-body {
      height: calc(100% - 188px);
    }
  
  }

@media (max-width: 1199px) {
	/* MENU HAMBURGUESA
	--------------------------------------------------------------------------------------------- */
	.navbar-collapse {
      padding-right: 0px;
      padding-left: 0px;
    }
  
    .menu-blog .navbar-header {
      float: none;
	  padding-top: 5px;
    }
  
    .menu-blog .navbar-toggle {
      display: block;
    }
  
    .menu-blog .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
  
    .menu-blog .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
  
    .menu-blog .navbar-collapse.collapse {
      display: none !important;
    }
  
    .menu-blog .navbar-nav {
      float: none !important;
      margin-top: 7.5px;
    }
  
    .menu-blog .navbar-nav > li {
      float: none;
      border-bottom: 1px solid #f7f7f7;
    }
  
    .menu-blog .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
  
    .menu-blog .collapse.in {
      display: block !important;
    }
  
    .menu-blog .navbar-brand {
      padding-top: 6px;
    }
  
    .menu-blog #bs-example-navbar-collapse-1 > ul {
      float: none !important;
      display: block;
      margin: 0 auto 10px;
      text-align: left;
    }
  	/* MENU HAMBURGUESA
	--------------------------------------------------------------------------------------------- */
	
	 /* SEARCH BLOG 2025
  --------------------------------------------------------------------------------------------- */
	.search-bar-blog {
		float: none;
		margin:0;
		position: absolute;
		top: 10px;
		right: 126px;
		z-index:0;
	}
	/* SEARCH BLOG 2025
  --------------------------------------------------------------------------------------------- */
	
	
/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
	.bk-footer .col-lg-3 {
	margin-left:4.16666%;
}
	
	#menu-social-menu li {
		margin:0 5px;
	}
/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
	
}

  @media (min-width: 992px) {
  
    .menu-blog .navbar-brand {
      padding: 5px 5px 8px;
    }
  
    .price-description-box {
      min-height: 190px;
    }
  
  }
  
  @media (max-width: 991px) {
	/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
	.bk-footer .col-lg-3 {
	margin-left:0;
}
/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
  	/* SEARCH BLOG 2025
	--------------------------------------------------------------------------------------------- */
	#container-body {
		padding-top:100px;
	}
	.search-bar-blog {
		right: 110px;
	}
	/* SEARCH BLOG 2025
	--------------------------------------------------------------------------------------------- */
	  
    .wrapper-add-margin {
      margin: 0 20px;
    }
  
    #bs-example-navbar-collapse-4 > #menu-fixed-menu {
      margin: 0;
    }
  
    .navbar-default .navbar-nav > li {
      margin: 0 5px;
    }
  
    .navbar-default .navbar-nav > li > a {
      padding: 8px 3.6px 3;
    }
  
    .navbar-default .navbar-nav > li:last-child > a {
      margin-left: 4px;
      padding: 6px 8px;
    }
  
    .txt-banner {
      top: 31%;
    }
  
    .txt-banner h1 {
      font-size: 54px;
    }
  
    .txt-banner p {
      font-size: 20px;
    }
  
    .scroll-indicator {
      font-size: 10px;
      bottom: 11%;
    }
  
    h2,
    h1 {
      font-size: 40px;
    }
  
    .sin-fondo-sm {
      background: none !important;
    }
  
    .enrolled-course-home {
      width: 65%;
    }
  
    .icon-enrolled .tergarlms-texticon-block {
      width: 50%;
      float: left;
      padding-top: 90px;
    }
  
    .icon-no-enrolle > div > div > .tergarlms-texticon-block {
      width: 50%;
      float: left;
    }
  
    .icon-no-enr olle > div > div > .tergarlms-texticon-block:first-child {
      float: left;
    }
  
    .lds-training-course-item > .cont-curso > .cont-tit-bar > .row > .col-md-4 .training-enrolled-text {
      position: initial;
      bottom: auto;
      right: auto;
      text-align: left;
      padding-top: 10px;
    }
  
    .bloque-cursos {
      margin-bottom: 60px;
    }
  
    .head-my-courses-page .courses-section-links ul li a {
      padding: 14px 5px;
      margin: 0 15px;
    }
  
    .margen-home-secular-budis {
      margin-bottom: 160px;
    }
  
    .txt-centrar-xs {
      text-align: center;
    }
  
    
  
    #menu-social-menu {
      float: none !important;
      display: block;
      text-align: center;
    }
  
    #menu-social-menu > li {
      float: none !important;
      display: inline-block;
    }
  
    #menu-social-menu > li > a {
      padding-top: 2px;
      padding-bottom: 2px;
    }
  
    #menu-social-menu > li > a:focus,
    #menu-social-menu > li > a:hover,
    #menu-footer-menu > li > a:focus,
    #menu-footer-menu > li > a:hover {
      background-color: transparent;
    }
  
    .overlay-category h2 {
      font-size: 38px;
    }
  
    .overlay-category p {
      display: none;
    }
  
    .navbar-default .navbar-brand {
      padding-left: 2px;
      padding-bottom: 0;
      padding-top: 4px;
    }
  
    .navbar-default {
      font-size: 12.5px;
    }
  
    #menu-main-menu .dropdown-menu,
    #top-section .dropdown-menu {
      font-size: 14px;
    }
  
    .aling-top-photo-instuctor > .vc_column_container {
      align-items: baseline !important;
    }
  
    .aling-top-photo-instuctor > div > div > div > .vc_align_left,
    .aling-top-photo-instuctor > div > div > div > .vc_align_right {
      text-align: center;
    }
  
    .txt-course-no-enrroll {
      padding: 10px 20px !important;
    }
  
    .offset-text {
      margin-left: 5.54%;
    }
  
    .enroll-invitation-button {
      bottom: 2px;
    }
  
    .community-acces .wpb_text_column h2 {
      font-size: 1.75em;
    }
  
    .border-table img {
      padding: 0 35px;
    }
  
    #top-section .navbar-brand {
      margin-top: -20px;
    }
  
    #top-section .menu-top-cambio {
      padding-top: 15px;
    }
  
    .single-sfwd-lessons > div.wrapper > div#container-body {
      height: calc(100% - 199px);
    }
  
    .cont-height-flex {
      height: calc(100% - 230px);
    }
  
    .single-sfwd-lessons > div.wrapper {
      height: calc(100% - 0px);
      min-height: auto;
    }
  
    .single-sfwd-lessons > div.wrapper > #container-body > .learndash_post_sfwd-lessons > div.learndash_content > div > section .wrapper-add-margin > .row-container > .alto100 > .alto100 {
      height: calc(100% - 54px);
    }
  
    .wpb-js-composer .vc_tta-container {
      margin-bottom: 6px !important;
    }
  
    .page-id-75832 > div.wrapper > div#container-body {
      height: calc(100% - 230px);
    }
  
    .page-id-75832 > div.wrapper {
      height: calc(100% - 0px);
      min-height: auto;
    }
  
    #typed {
      font-size: 48px;
    }
  
    .single-sfwd-lessons #menu-social-menu,
    .single-sfwd-lessons #menu-footer-menu {
      display: none;
    }
  
    .single-sfwd-lessons .bk-gray-foot,
    .single-sfwd-lessons .push {
      height: 32px;
    }
  
    .single-sfwd-lessons .bk-gray-foot {
      position: fixed;
      padding-top: 4px;
    }
  
    .copy-page {
      margin: 0;
    }
  
    .page-id-75832 #menu-social-menu,
    .page-id-75832 #menu-footer-menu {
      display: none;
    }
  
    .page-id-75832 .bk-gray-foot,
    .page-id-75832 .push {
      height: 32px;
    }
  
    .page-id-75832 .bk-gray-foot {
      position: fixed;
      padding-top: 4px;
    }
  
    .box-about-jol {
      padding-top: 10px;
    }
  
    .box-about-jol img {
      margin-top: 20px;
    }
  
    .box-level-jol {
      padding-right: 40px !important;
      padding-top: 60px;
      padding-bottom: 34px;
      margin-top: 80px;
      background-color: #f7f7f7;
    }
  
    .margin-banner-home {
      margin-bottom: 50px;
    }
  
    .bk-gray-foot {
      height: auto;
      min-height: auto;
      padding-top: 14px;
    }
  
    .no-webinar-setup {
      text-align: left;
    }
  
    /* GUIDED MEDITATIONS
    --------------------------------------------------------------------------------------------- */
    /* Recognizing Awareness */
    .page-id-84755 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84755 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84755 #container-body {
      height: calc(100% - 256px);
    }
    /* Recognizing Awareness */
  
    /* Everything is Meditation */
    .page-id-84797 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84797 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84797 #container-body {
      height: calc(100% - 256px);
    }
    /* Everything is Meditation */
  
    /* Emotional Balance */
    .page-id-84800 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84800 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84800 #container-body {
      height: calc(100% - 256px);
    }
    /* Emotional Balance */
  
    /* Love */
    .page-id-84811 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84811 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84811 #container-body {
      height: calc(100% - 256px);
    }
    /* Love */
  
    /* Compassion */
    .page-id-84815 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84815 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84815 #container-body {
      height: calc(100% - 256px);
    }
    /* Compassion */
  
    /* Joy */
    .page-id-84817 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84817 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84817 #container-body {
      height: calc(100% - 256px);
    }
    /* Joy */
  
    /* Equanimity */
    .page-id-84822 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-84822 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-84822 #container-body {
      height: calc(100% - 256px);
    }
    /* Equanimity */
  
    /* Innate Wisdom */
    .page-id-85579 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-85579 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-85579 #container-body {
      height: calc(100% - 256px);
    }
    /* Innate Wisdom */
  
    /* Multiplicity */
    .page-id-86838 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-86838 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-86838 #container-body {
      height: calc(100% - 256px);
    }
    /* Multiplicity */
  
    /* Impermanence and Transformation */
    .page-id-87774 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-87774 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-87774 #container-body {
      height: calc(100% - 256px);
    }
    /* Impermanence and Transformation */
  
    /* The Self Beyond Self */
    .page-id-88723 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-88723 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-88723 #container-body {
      height: calc(100% - 256px);
    }
    /* The Self Beyond Self */
  
    /* The Luminous Self */
    .page-id-90138 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-90138 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-90138 #container-body {
      height: calc(100% - 256px);
    }
    /* The Luminous Self */
  
    /* Timeless Awareness */
    .page-id-90991 .bk-gray-foot .col-md-9 {
      display: none;
    }
  
    .page-id-90991 .bk-gray-foot {
      padding: 7px 0;
    }
  
    .page-id-90991 #container-body {
      height: calc(100% - 256px);
    }
    /* Timeless Awareness */
    /* GUIDED MEDITATIONS
    --------------------------------------------------------------------------------------------- */
  
    /* TEMP GONZALO
    --------------------------------------------------------------------------------------------- */
    .txt-bio-ymr-temp-gonzalo {
      padding: 14px 10px 40px 0;
    }
  
    .bk-ymr-temp-gonzalo {
      background-position: 100% top;
    }
    /* TEMP GONZALO
    --------------------------------------------------------------------------------------------- */
    
    .precio-paquete {
      font-size: 32px;
    }
  
    .precio-paquete sup {
      font-size: 18px;
    }
  
    .price-description-box p {
      margin-bottom: 20px;
      font-size: 17px;
      min-height: 119px;
    }
  
    .price-description-box {
      min-height: 230px;
    }
  
    /* NEW HOME 2022
    --------------------------------------------------------------------------------------------- */
    .txt-parr-home22 {
      width: 70%;
      margin-bottom: 20px;
    }
  
    .banner-home-txt2022 {
      top: 0;
    }
  
    .block-ymr-black {
      max-width: 550px;
    }
  
    .banner-ymr-suscrip {
      background-position: 44% center;
    }
  
    .centrar-tableta {
      text-align: center;
    }
  
    .video-home2022 {
      margin-bottom: 26px !important;
    }
  
    .bloque-video-home-2022 {
      margin: 50px 0 60px;
    }
  
    .bloque-this-course-2022 {
      padding-left: 50px;
      padding-right: 50px;
      padding-bottom: 38px;
    }
  
    .bloque-this-course-2022 .vc_col-sm-6 {
      margin-bottom: 30px;
    }
  
    .bloque-program-curriculum2022 {
      padding: 50px 0 0px;
    }
    /* NEW HOME 2022
    --------------------------------------------------------------------------------------------- */
  
    .testimonials-container {
      height: 750px;
    }


  }
  
  @media (max-width: 767px) {
  
    .wrapper-add-margin {
      margin: 0 0;
    }
  
    .top-bar-menu li a {
      padding: 6px 4px;
    }
  
    #top-section .navbar-brand {
      display: block !important;
      padding-top: 4px;
    }
  
    #top-section .menu-top-cambio {
      padding-top: 0;
    }
  
    .navbar-brand {
      float: left;
    }
  
    .navbar-brand img {
      height: 45px;
    }
  
    .navbar-brand {
      padding-top: 2px;
      padding-bottom: 2px;
    }
  
    .txt-banner {
      right: 0;
      left: 0;
      text-align: center;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }
  
    .txt-banner h1 {
      font-size: 30px;
      margin-bottom: 4px;
      margin-top: 0;
    }
  
    .txt-banner p {
      font-size: 18px;
    }
  
    .mt120 {
      margin-top: 40px;
    }
  
    .mb120 {
      margin-bottom: 40px;
    }
  
    .pt40 {
      padding-top: 0;
    }
  
    .pb40 {
      padding-bottom: 0;
    }
  
    .bk-offset-left-4 {
      background: none;
    }
  
    .bk-offset-right-4 {
      background: none;
    }
  
    .h500 {
      height: auto;
    }
  
    .bk-gray-foot {
      text-align: center;
    }
  
    .bk-methodology {
      background: none;
    }
  
    .reder-link-foot {
      margin: 0;
    }
  
    .bk-gray-foot li {
      display: inline-block;
    }
  
    .reder-link-foot li {
      width: 38px;
    }
  
    .bk-gray-foot .nav > li > a {
      padding: 10px;
    }
  
    .bk-offset-lms {
      background-image: none !important;
    }
  
    .course-index-breadcrumb {
      display: none;
    }
  
    .course-index-subscribe-button {
      position: relative;
      margin-top: 8px;
      text-align: center;
    }
  
    .course-index-subscribe-button .btn-blue {
      font-size: 14px;
    }
  
    #lds-shortcode .lds-course-item {
      margin-bottom: 20px;
    }
  
    .courses-section-links {
      background: #e39f24;
      width: 80%;
      left: 10%;
      right: 10%;
      text-align: center;
      position: absolute;
      bottom: -60px;
    }
  
    .courses-section-links ul {
      padding-left: 0;
      list-style: none;
    }
  
    .courses-section-links ul li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
      font-family: "Open Sans", sans-serif;
    }
  
    .courses-section-links ul li a {
      padding: 14px 40px;
      color: #fff;
      text-transform: uppercase;
      display: block;
      margin: 0 20px;
    }
  
    #learndash_next_prev_link {
      display: block;
    }
  
    #learndash_next_prev_link a.next-link,
    #learndash_next_prev_link a.prev-link {
      display: none;
    }
  
    .overlay-category {
      margin-bottom: 0 !important;
    }
  
    #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic
      #ct-ultimate-gdpr-cookie-change-settings {
      float: left;
      margin-top: 0 !important;
    }
  
    #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic
      #ct-ultimate-gdpr-cookie-accept {
      float: right;
    }
  
    .icon-no-enrolle > div > div > .tergarlms-texticon-block {
      width: 100%;
    }
  
    .banner-no-enroll > div > div > .wpb_wrapper {
      overflow: hidden;
    }
  
    .banner-no-enroll > div > div > .wpb_wrapper .wpb_single_image img {
      max-width: 220%;
      margin: 0 0 0 -70%;
    }
  
    .banner-no-enroll .enroll-invitation-button {
      right: 60px;
      left: 60px;
      text-align: center;
      margin-bottom: 0;
    }
  
    .icon-enrolled .tergarlms-texticon-block {
      width: 100%;
      padding-top: 46px;
    }
  
    .offset-text {
      margin-left: 0;
    }
  
    #bbpress-forums div.bbp-reply-author img.avatar {
      position: initial;
      top: auto;
      left: auto;
      width: 60px;
      height: auto;
    }
  
    .enrolled-course-home-links ul li {
      padding: 0;
    }
  
    .enrolled-course-home-links ul li a {
      padding: 14px 2px;
      margin: 0px 4px;
    }
  
    .enrolled-course-home-links {
      background: #e39f24;
      width: auto;
      left: 5%;
      right: 5%;
      z-index: 5;
    }
  
    .icon-enrolled .tergarlms-texticon-block:first-child {
      margin-bottom: -24px;
    }
  
    .txt-course-no-enrroll {
      padding: 0 20px !important;
    }
  
    .head-my-courses-page .courses-section-links ul li a {
      padding: 14px 0px;
      margin: 0;
    }
  
    .head-my-courses-page {
      padding-bottom: 40px;
    }
  
    .head-my-courses-page .courses-section-links {
      bottom: -64px;
    }
  
    input.nt-live-search {
      width: 50%;
    }
  
    .owl-nav {
      position: relative;
      top: auto;
      width: auto;
    }
  
    .owl-prev {
      position: relative;
    }
  
    .owl-next {
      position: relative;
    }
  
    .acceso-login {
      float: none;
      margin-top: auto;
    }
  
    .registerbtn {
      float: none;
    }
  
    .community-acces .wpb_text_column h2 {
      font-size: 1.55em;
    }
  
    .methodology-point .wpb_wrapper p:first-child {
      background: url("https://beta.tergar.org/wp-content/uploads/2019/02/bk-gray-line.gif") repeat-x center;
    }
  
    .enroll-invitation-button {
      bottom: 15px;
    }
  
    .margen-home-secular-budis {
      margin-bottom: 20px;
    }
  
    .enrolled-course-home {
      width: 90%;
    }
  
    .enrolled-course-home dd.course_progress {
      width: 75%;
    }
  
    .recent-activity-tit {
      padding-top: 40px;
    }
  
    .btn-recent-activity {
      margin-top: 20px;
      margin-bottom: 40px !important;
    }
  
    .side-movil-resource {
      font-family: "Open Sans", sans-serif;
      margin-top: 20px;
    }
  
    .responsive-accordion-tergar {
      margin-left: 15px;
      margin-right: 15px;
    }
  
    .responsive-accordion-tergar .panel-body {
      background: #f8f8f8;
    }
  
    .border-table img {
      padding: 0 70px;
    }
  
    .enroll-invitation-button > a.vc_btn3 {
      font-size: 14px !important;
      padding: 7px;
      letter-spacing: 0;
    }
  
    h2,
    h1 {
      font-size: 32px;
    }
  
    .tergarlms-lessons-container {
      padding: 5px 30px 40px;
    }
  
    .single-sfwd-lessons > div.wrapper {
      height: calc(100% - 0px);
      min-height: auto;
    }
  
    .single-sfwd-lessons .bk-gray-foot #menu-social-menu,
    .single-sfwd-lessons .bk-gray-foot #menu-footer-menu {
      display: none;
    }
  
    .page-id-75832 > div.wrapper {
      height: calc(100% - 0px);
      min-height: auto;
    }
  
    .page-id-75832 .bk-gray-foot #menu-social-menu,
    .page-id-75832 .bk-gray-foot #menu-footer-menu {
      display: none;
    }
  
    .single-sfwd-lessons > div.wrapper > div#container-body {
      height: calc(100% - 82px);
    }
  
    .cont-height-flex {
      height: calc(100% - 209px);
    }
  
    .single-sfwd-lessons > div.wrapper > div#container-body,
    .cont-height-flex {
      min-height: 269px;
    }
  
    .margin-banner-home {
      display: none;
    }
  
    #rise-loader {
      max-width: 97%;
    }
  
    .page-id-75832 > div.wrapper > div#container-body,
    .cont-height-flex {
      height: calc(100% - 209px);
    }
  
    .page-id-75832 > div.wrapper > div#container-body,
    .cont-height-flex {
      min-height: 269px;
    }
  
    .single-sfwd-lessons > div.wrapper > #container-body > .learndash_post_sfwd-lessons > div.learndash_content > div > section .wrapper-add-margin > .row-container > .alto100 > .alto100 {
      height: calc(100% - 74px);
    }
  
    .detailed-features .feature {
    }
  
    .detailed-features.container .feature .fa {
      width: 40px !important;
      height: 40px !important;
      line-height: 40px !important;
    }
  
    .detailed-features .feature .ct-btn {
    }
  
    .detailed-features.container .feature .text {
      margin-top: 0 !important;
      margin-bottom: 15px !important;
    }
  
    .training-category-name h1::before {
      height: 0;
      display: none;
    }
  
    .text-right-desktop {
      text-align: left;
    }
  
    #nf-field-2-container {
      float: left;
      width: 60%;
      clear: none;
    }
  
    #nf-field-4-container {
      float: right;
      width: 40%;
      clear: none;
    }
  
    #nf-field-2,
    #nf-field-4 {
      font-size: 13px !important;
    }
  
    .btn-banner-home {
      top: 74%;
      left: 9.33%;
      padding: 4px 12px;
      font-size: 13px;
      font-weight: 600;
    }
  
    .icon-tittle-post {
      padding: 80px 0px 10px 0px;
      background: url(https://s3-us-east-2.amazonaws.com/testbetabucket/wp-content/uploads/2021/04/14104104/icon-instructions.png) center 0px/70px no-repeat;
    }
  
    .icon-tittle-post h2 {
      text-align: center;
    }
  
    .form-blog {
      padding: 20px 0px 40px;
    }
  
    .mov-padd15 {
      padding-right: 15px;
      padding-left: 15px;
    }
  
    .tit-art-mov {
      padding-top: 20px !important;
    }
  
    .mb40-mov {
      margin-bottom: 40px;
    }
  
    .btn-mb20 {
      margin-bottom: 20px !important;
    }
  
    .bk-cielo-post {
      margin-bottom: 30px;
    }
  
    .overlay-category h2 {
      font-size: 35px;
      margin-top: 0;
    }
  
    .tit-paquete {
      font-size: 18px;
      margin-bottom: 10px;
    }
  
    .precio-paquete {
      font-size: 48px;
      margin: 0px 0;
    }
  
    .enroll-table-pricing {
      padding: 6px 10px;
      font-size: 14px;
    }
  
    #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept {
      padding-left: 8px !important;
      padding-right: 8px !important;
    }
  
    #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings {
      padding-left: 8px !important;
      padding-right: 8px !important;
    }
  
    .prices-tabs > li > a {
      padding: 8px 5px;
      margin: 0 2px;
      font-size: 14px;
    }
  
    .txt-webinar {
      margin-left: 0px;
      padding: 50px 20px 30px 24px;
      margin-top: 60px;
      text-align: center;
    }
  
    .instructor-webinar {
      top: -66px;
      left: 50%;
      margin-left: -50px;
    }
  
    .legend-no-webinar p {
      background: url(https://s3-us-east-2.amazonaws.com/betatergarbucket/wp-content/uploads/2020/01/09185346/no-webinar.png) 22px 28px/38px no-repeat #f7f7f7;
    }
  
    .box-level-jol {
      padding-left: 8px !important;
      padding-right: 8px !important;
    }
  
    #nt-note-body_ifr {
      width: 100% !important;
    }
  
    .mg-mobile {
      height: calc(100% - 59px) !important;
    }
  
    .box-price-border {
      margin-bottom: 20px;
    }
  
    /* GUIDED MEDITATIONS
    --------------------------------------------------------------------------------------------- */
    /* Recognizing awareness */
    .page-id-84755 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84755 #container-body {
      height: calc(100% - 100px);
    }
    /* Recognizing Awareness */
  
    /* Everything is Meditation */
    .page-id-84797 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84797 #container-body {
      height: calc(100% - 100px);
    }
    /* Everything is Meditation */
  
    /* Emotional Balance */
    .page-id-84800 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84800 #container-body {
      height: calc(100% - 100px);
    }
    /* Emotional Balance */
  
    /* Love */
    .page-id-84811 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84811 #container-body {
      height: calc(100% - 100px);
    }
    /* Love */
  
    /* Compassion */
    .page-id-84815 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84815 #container-body {
      height: calc(100% - 100px);
    }
    /* Compassion */
  
    /* Joy */
    .page-id-84817 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84817 #container-body {
      height: calc(100% - 100px);
    }
    /* Joy */
  
    /* Equanimity */
    .page-id-84822 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-84822 #container-body {
      height: calc(100% - 100px);
    }
    /* Equanimity */
  
    /* Innate Wisdom */
    .page-id-85579 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-85579 #container-body {
      height: calc(100% - 100px);
    }
    /* Innate Wisdom /*
  
      /* Multiplicity */
    .page-id-86838 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-86838 #container-body {
      height: calc(100% - 100px);
    }
    /* Multiplicity */
  
    /* Impermanence and Transformation */
    .page-id-87774 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-87774 #container-body {
      height: calc(100% - 100px);
    }
    /* Impermanence and Transformation */
  
    /* The Self Beyond Self */
    .page-id-88723 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-88723 #container-body {
      height: calc(100% - 100px);
    }
    /* The Self Beyond Self */
  
    /* The Luminous Self*/
    .page-id-90138 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-90138 #container-body {
      height: calc(100% - 100px);
    }
    /* The Luminous Self*/
  
    /* Timeless Awareness */
    .page-id-90991 .bk-gray-foot {
      position: fixed;
    }
  
    .page-id-90991 #container-body {
      height: calc(100% - 100px);
    }
    /* Timeless Awareness */
    /* GUIDED MEDITATIONS
    --------------------------------------------------------------------------------------------- */
  
    /* TEMP GONZALO
    --------------------------------------------------------------------------------------------- */
    .tit-temp-gonzalo .wpb_wrapper::before {
      top: 40px;
    }
  
    .title-bio-ymr-temp-gonzalo h2 {
      margin-top: 40px;
    }
  
    .txt-bio-ymr-temp-gonzalo {
      padding: 14px 0 330px;
    }
  
    .bk-ymr-temp-gonzalo {
      background-position: center bottom;
      background-size: 240px;
    }
    /* TEMP GONZALO
    --------------------------------------------------------------------------------------------- */
  
    /* BLOG 2021
    --------------------------------------------------------------------------------------------- */
    .principal-post-blog {
      padding: 20px 0 10px;
    }
   .navbar-default.menu-blog .navbar-nav > li:last-child > a {
		padding: 15px 22px;
	 }
    /* BLOG 2021
    --------------------------------------------------------------------------------------------- */
  
    .menu-webbinars a {
      padding: 6px 1px 4px;
      margin: 0px 4px;
    }
  
    /* PRICE BOX 2022
    --------------------------------------------------------------------------------------------- */
    .cont-box-22 {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
    }
  
    .box-price-border {
      margin-bottom: 30px !important;
    }
  
    .price-description-box {
      min-height: 180px;
    }
  
    .price-description-box p {
      min-height: 70px;
    }
  
    .prices-tabs {
      margin-bottom: 40px;
    }
    /* PRICE BOX 2022
    --------------------------------------------------------------------------------------------- */
  
    /* NEW HOME 2022
    --------------------------------------------------------------------------------------------- */
    .banner-home-txt2022 {
      padding: 40px 10px 80px !important;
    }
  
    .txt-parr-home22 {
      width: 100%;
      margin-bottom: 20px;
    }
  
    .banner-image2022 {
      background-image: url(https://betatergarbucket.s3.us-east-2.amazonaws.com/lms/wp-content/uploads/2022/09/29123710/Banner-home2022-movil.jpg) !important;
      background-size: cover;
      background-position: center center;
      position: relative;
      min-height: 300px;
    }
  
    .banner-ymr-suscrip > .wrapper-add-margin > .container-fluid {
      padding: 0px;
    }
  
    .puntos-ymr {
      flex-flow: column;
    }
  
    .puntos-ymr li:nth-child(2)::before,
    .puntos-ymr li:nth-child(2)::after {
      position: initial;
      width: 100px;
      height: 1px;
      display: block;
      margin: 0 auto;
      margin-top: 30px;
    }
  
    .block-ymr-black {
      background-color: #3c3f46 !important;
    }
  
    .centrar-movil {
      text-align: center;
    }
  
    .bloque-this-course-2022 {
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .pie-contenido ul {
      text-align: center;
      width: 100%;
      margin: 0 auto;
    }
  
    .logo-foot {
      margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
  
    .methodology-point {
      padding-bottom: 14px;
    }
  
    .ultimo-punto-methodology {
      padding-bottom: 30px;
    }
  
    .wrap-btn-banner-curse {
      right: 48px;
      text-align: center;
      left: 48px;
    }
  
    #ldnt-shortcode table tfoot tr td,
    #ldnt-shortcode table tfoot tr th {
      border-bottom: none;
      text-align: center;
    }
    /* NEW HOME 2022
    --------------------------------------------------------------------------------------------- */
  
    /* MEN 2022
    --------------------------------------------------------------------------------------------- */
    .navbar-default {
      height: 51px;
      position: relative;
      z-index: 2;
    }
  
    .navbar-default .navbar-collapse {
      background-color: #f7f7f7;
      border: none;
      transition: all ease-in-out 0.3s;
      position: absolute;
      right: 0;
      top: 0;
      height: 100vh;
      width: 280px;
      z-index: 1;
      padding-top: 60px;
      margin: 0;
    }
  
    .menu-margin-top {
      margin: 0;
    }
  
    .division-men2022 {
      display: none !important;
    }
  
    .navbar-default .navbar-toggle {
      z-index: 2;
    }
  
    .navbar-default .navbar-nav > li {
      margin: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
  
    .navbar-default .navbar-nav > li > a,
    .navbar-nav .open .dropdown-menu > li > a {
      padding: 15px 22px;
    }
  
    #menu-main-menu > .menu-item > .dropdown-menu {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
  
    .men-signup,
    .men-login {
      border-top: none !important;
    }
  
    .men-signup > a {
      padding: 8px 16px !important;
      margin: 2px 20px;
      text-align: center;
    }
  
    .men-login > a {
      padding: 8px 16px !important;
      text-align: center;
      border: 1px solid #e39f24;
      border-radius: 4px;
      background-color: #fff;
      margin: 18px 20px 24px !important;
    }
  
    .caret {
      float: right;
      margin-top: 7px;
    }
  
    .btn-donate-xs {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
  
    .btn-donate-xs > a {
      color: #ac141f !important;
    }
  
    #menu-main-menu .dropdown-menu li > ul.dropdown-menu {
      max-width: 100%;
    }
  
    #menu-main-menu .dropdown-menu li > ul.dropdown-menu > li > a {
      padding-left: 42px;
    }
    /* MEN 2022
    --------------------------------------------------------------------------------------------- */
  
    .testimonials-container {
      height: 450px;
    }

    /* SEARCH BLOG 2025
    --------------------------------------------------------------------------------------------- */
    .search-bar-blog .search-form {
      width: 180px;
	  transition:all 0.4s ease;
      float: right;
    }
    .search-bar-blog{
      right: 70px;
    }
	
	.hide-blog-head .search-bar-blog {
		left:20px;
	}

	.hide-blog-head .search-form {
		width:100%;
	}

	.hide-blog-head .navbar-brand {
		opacity:0;
	}

    /* SEARCH BLOG 2025
    --------------------------------------------------------------------------------------------- */
	  	/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
	  .men-foot-01,
	  .men-foot-02 {
		  text-align:center;
	  }
	  .copy-page {
		  text-align: center;
		  width:100%;
		}
	  	/* PieBlog 2025
---------------------------------------------------------------------------------------------*/
	
	  
  }
  /* MEDIA QUERY
  --------------------------------------------------------------------------------------------- */
  
  /* ANIMATION
  --------------------------------------------------------------------------------------------- */
  @keyframes arrowdownbanner {
  
    0% {
      top: 14px;
    }
  
    50% {
      top: 30px;
    }
  
    100% {
      top: 14px;
    }
  
  }
  
  @-moz-keyframes arrowdownbanner {
  
    0% {
      top: 14px;
    }
  
    50% {
      top: 30px;
    }
  
    100% {
      top: 14px;
    }
  
  }
  
  @-o-keyframes arrowdownbanner {
  
    0% {
      top: 14px;
    }
  
    50% {
      top: 30px;
    }
  
    100% {
      top: 14px;
    }
  
  }
  
  @-webkit-keyframes arrowdownbanner {
  
    0% {
      top: 14px;
    }
  
    50% {
      top: 30px;
    }
  
    100% {
      top: 14px;
    }
  
  }
  /* ANIMATION
  --------------------------------------------------------------------------------------------- */
  
  /* GDPR
  --------------------------------------------------------------------------------------------- */
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic .ct-container {
    padding: 0;
  }
  
  #ct-ultimate-gdpr-cookie-content {
    margin-bottom: 0;
    float: left;
  }
  
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept {
    margin: 0 !important;
    font-family: "Open Sans", sans-serif !important;
    text-transform: uppercase;
    float: right;
    background: #e39f24;
    border-color: #e39f24;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings {
    margin: 0 10px 0 0;
    background: #fff;
    border-color: #fff;
    color: #e39f24;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  #ct-ultimate-gdpr-cookie-popup {
    box-shadow: none;
    padding-bottom: 15px !important;
  }
  /* GDPR
  --------------------------------------------------------------------------------------------- */
  
  /* FORUM
  --------------------------------------------------------------------------------------------- */
  #bbpress-forums li.bbp-header {
    background: #fff !important;
    border-top: none !important;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
  }
  
  .bbp-topic-meta > .bbp-topic-started-by > .bbp-author-avatar {
    display: none;
  }
  
  .bbp-topic-meta > .bbp-topic-started-by > .bbp-author-name {
    color: inherit;
  }
  
  #bbpress-forums .bbp-forum-info .bbp-forum-content,
  #bbpress-forums p.bbp-topic-meta {
    font-size: inherit;
  }
  
  .type-topic > .bbp-topic-title > .bbp-topic-permalink {
    font-size: 16px;
    color: inherit;
  }
  
  .type-topic > .bbp-topic-title > .bbp-topic-meta {
    margin-top: 0 !important;
  }
  
  #bbpress-forums li.bbp-body ul.forum,
  #bbpress-forums li.bbp-body ul.topic {
    padding: 12px 8px;
  }
  
  #bbpress-forums div.odd,
  #bbpress-forums ul.odd {
    background-color: #fff; /* -- Esto cambia el color de los row de la tabla -- */
  }
  
  .forum-titles > .bbp-topic-voice-count,
  .forum-titles > .bbp-topic-reply-count,
  .forum-titles > .bbp-topic-freshness {
    padding-top: 0 !important;
  }
  
  .bbp-topic-voice-count,
  .bbp-topic-reply-count,
  .bbp-topic-freshness {
    padding-top: 15px;
  }
  
  .bbp-topic-freshness > a {
    color: inherit;
  }
  
  .bbp-topic-freshness > .bbp-topic-meta {
    display: none;
  }
  
  div.bbp-template-notice.info,
  .bbp-pagination-count {
    display: none;
  }
  
  #bbpress-forums li.bbp-footer {
    height: 1px;
    padding: 0;
  }
  
  #bbpress-forums li.bbp-header {
    background: transparent;
    border: none;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
  }
  
  .favorite-toggle,
  .bbp-reply-to-link {
    font-size: 12px;
    display: inline-block !important;
    padding: 4px 10px !important;
    background: #efefef !important;
    border-radius: 3px;
    color: #353030 !important;
    font-weight: 300 !important;
    margin-top: -10px !important;
    transition: all 0.3s ease 0s;
  }
  
  .favorite-toggle:hover,
  .bbp-reply-to-link:hover {
    background: #999 !important;
    color: #fff !important;
    text-decoration: none;
  }
  
  #bbpress-forums ul.bbp-lead-topic,
  #bbpress-forums ul.bbp-topics,
  #bbpress-forums ul.bbp-forums,
  #bbpress-forums ul.bbp-replies,
  #bbpress-forums ul.bbp-search-results {
    border: none;
  }
  
  .bbp-reply-author img {
    border-radius: 100%;
  }
  
  #favorite-toggle {
    margin-top: -2px;
  }
  
  ul.bbp-replies > li:nth-child(0n + 3) {
    border: 1px solid #d8d8d8;
  }
  
  #bbpress-forums div.bbp-reply-header {
    border: none;
    background: transparent;
    border-top: 1px solid #d8d8d8;
    padding-top: 18px !important;
  }
  
  #bbpress-forums div.even,
  #bbpress-forums ul.even {
    background: transparent !important;
  }
  
  div.bbp-template-notice.info {
    display: none;
  }
  
  .bbp-footer {
    display: none;
  }
  
  .bbp-body {
    padding: 0 !important;
  }
  /* FORUM
  --------------------------------------------------------------------------------------------- */
  
  /* CURSOR TO OPEN MODAL
  --------------------------------------------------------------------------------------------- */
  .open-modal {
    cursor: pointer;
  }
  
  #no-topic-0 {
    display: none;
  }
  
  .cancel-subscription {
    color: #353535;
  }
  /* CURSOR TO OPEN MODAL
  --------------------------------------------------------------------------------------------- */
  
  /* BTN BUBBLY
  --------------------------------------------------------------------------------------------- */
  .bubbly-button-animated a:focus {
    outline: 0;
  }
  
  .bubbly-button-animated a:before,
  .bubbly-button-animated a:after {
    position: absolute;
    content: "";
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: 0;
    transition: all ease-in-out 3.5s;
    background-repeat: no-repeat;
    opacity: 0.51;
  }
  
  .bubbly-button-animated a:before {
    display: none;
    top: -75%;
    background-image: radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, transparent 20%, #e39f24 20%, transparent 30%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, transparent 10%, #e39f24 15%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
      10% 10%, 18% 18%;
  }
  
  .bubbly-button-animated a:after {
    display: none;
    bottom: -75%;
    background-image: radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, transparent 10%, #e39f24 15%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%),
      radial-gradient(circle, #e39f24 20%, transparent 20%);
    background-size: 1% 1%, 1% 1%, 1% 1%, 1% 1%, 1% 1%, 1% 1%, 1% 1%;
  }
  
  .bubbly-button-animated a:active {
    transform: scale(0.9);
    background-color: #e60074;
    box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
  }
  
  .bubbly-button-animated a:before {
    display: block;
    animation: topBubbles 5s ease-in-out;
  }
  
  .bubbly-button-animated a:after {
    display: block;
    animation: bottomBubbles 5s ease-in-out 3s;
  }
  
  @keyframes topBubbles {
  
    0% {
      background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
    }
  
    10% {
      background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
    }
  
    20% {
      background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
      background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
  
    100% {
      background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
      background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
  
  }
  
  @keyframes bottomBubbles {
    0% {
      background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
      background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
      opacity: 1;
    }
  
    10% {
      background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
      opacity: 1;
    }
  
    20% {
      background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
      background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
      opacity: 1;
    }
  
    100% {
      background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
      background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
      opacity: 1;
    }
  
  }
  /* BTN BUBBLY
  --------------------------------------------------------------------------------------------- */
  
  .img-gray {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
  }
  