/* Indice de contenidos

- Global (buttons, colors, etc. ) - 30
- All pages
    - Header - 80
    - Infobar convert plus - 865
    - Select languages - 943
    - Footer - 1031
    - Copy - 1261
    - Pagination - 1312
- Home - 1365
- Sidebar - 1814
- Prices carousel - 2109
- Modals - 2137
- Posts - 2509
- Sections pages - 2686
- Otras páginas  - 2764
    - LMS - 2764
    - Woocommerce - 2869
    - Cursos - 2960
    - Diccionario - 3830
    - Results/no results/page not found - 3963
    - Leads magnets - 4083
    - Biblioteca - 4123
- Cookies - 4257
- Otras - 4422
*/
/* infobar-header
#main .post-breadcrumbs-wrap {
	padding-top: 47px;
}
@media (max-width: 471px) {
	#main .post-breadcrumbs-wrap {
		padding-top: 80px;
	}
}
*/

@media (max-width: 768px) {
	#home-after-header {
		padding-top: 100px !important;
	}
}
@media (max-width: 640px) {
	.cro-block div:first-of-type{
		flex-direction: column;
	}
}
#diccionary-top {
	padding-top: 80px !important;
}
.header-infobar {
	width: 100%;
    background-image: linear-gradient(90deg, #6a00e8 0%,#f460ec 100%);
    padding: 10px;
    text-align: center;
	z-index: -1;
}
.header-infobar a {
	color: #fff;
    font-weight: 700;
}
.header-infobar a:hover {
	text-decoration: underline;
	color: #fff;
}
.single-sfwd-courses .header-infobar {
	display: none;
}
/* button disabled
.btn-disabled {
	pointer-events: none;
    opacity: 0.5;
}

/* indice artículos */
#ez-toc-container a {
    font-weight: 400;
}

/* Ver vídeos post en responsive*/
.fusion-flexslider.fusion-post-slideshow {
	width: 100%;
}

/* Test a/b button header */
.menu-item-83306 {
    display: none;
}
header .fusion-main-menu {
    margin-right: 330px !important;
}
.btn-husbpot {
	margin: auto;
}
@media (max-width: 840px) {
	.btn-husbpot {
		display: none;
	}
}


/*.woocommerce-form-login-toggle .woocommerce-info {
  display: none;
}*/

.current-selected.loading {
  opacity: 0;
}
/* Global (buttons, colors, etc. )*/

.single-post article a {
  font-weight: 700;
}
#main {
    padding-top: 70px !important;
}
.btn-white-orange {
	padding: 0 40px;
    color: #ff6600 !important;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ff6600;
    text-transform: uppercase;
}
.btn-white-orange:hover {
    color: #e65c00;
    border-color: #e65c00;
    box-shadow: 0 0 0 1px #e65c00;
}
.blue {
    background-color: #044e97 !important;
}
.blue:hover {
    background-color: #0f335b !important;
}
.orange {
    background-color: #f60 !important;
}
.orange:hover {
    background-color: #ba4b00 !important;
}
.w-100 {
    width: 100% !important;
}
#boxed-wrapper {
    margin-bottom: -52px;
}
.btn-comprar {
    width: fit-content;
    padding: 0 15px;
    margin: 30px auto;
}
.white {
    background-color: #fff;
    color: #044e97;
}
.white:hover {
    background-color: #abbde1;
}
@media (max-width: 639px) {
    .width-100 .fusion-fullwidth,
    .width-100 .nonhundred-percent-fullwidth {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
}

/* All pages***************************************************************************************************************/

/* Header ****************************************************************************************************************/

/* Nuevos estilos header */

#home-after-header .slide-wrap .slide-title h1{
	line-height: 1;
	display: flex;
    color: #fff;
    gap: 34px;
    flex-direction: column;
}

#home-after-header .slide-wrap .slide-title h1 i{
	margin-right: 10px;
}

#home-after-header .slide-wrap .slide-title h1 .custom-title{
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.25px;
    color: rgba(255, 255, 255, 0.7);
}
#home-after-header .slide-wrap .slide-title h1 .custom-subtitle{
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
}

#home-after-header .slide-wrap .slide-text p{
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}


.fusion-mobile-nav-item a span {
    display: flex;
    flex-direction: inherit;
	line-height: initial;
}
.fusion-mobile-nav-item a span .fusion-menu-highlight-label {
	height:fit-content;
}

#menu-header_academy-1 a.fusion-bottombar-highlight,
#menu-header_academy a.fusion-bottombar-highlight{
    max-height: 60px !important;
}
@media (min-width: 1231px) {
    .sub-menu-columns .sub-menu {
        width: 370px !important;
    }
    .sub-menu-columns ul.sub-menu li {
        display: inline-block;
        float: left;
        width: 180px;
    }
    .sub-menu-columns ul.sub-menu li:nth-child(odd) {
        float: left;
        margin-right: 10px;
    }
    .sub-menu-columns ul.sub-menu li:nth-child(even) {
        float: right;
    }
}
.add-margin-top {
    margin-top: 67px !important;
}
.add-border-top {
    border-top: 1px solid #91adcc !important;
}
.icon-background-header {
    background-color: #1e60a2;
}
.cross-header:before {
    font-family: 'Bit2Me-Suite-Font' !important;
    content: "\e913" !important;
    font-size: 40px !important;
}
.menu-expanded-back {
    display: block;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}
#mobile-menu-header_academy-2 {
    max-width: 300px;
    min-height: 100vh;
    background: #044e97;
    position: relative;
}
#wrapper .fusion-mobile-menu-expanded>ul>li:last-child {
    background-color: #044e97;
}
.fusion-open-submenu:before {
    right: 75px;
    position: absolute;
    top: 0px;
}
/* eliminar media querys */
#wrapper .fusion-mobile-nav-item .fusion-open-submenu {
    padding-right: 100% !important;
    height: 48px !important;
}
@media (max-width: 1230px) {
    .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder {
        position: absolute;
        right: -30px;
        top: 60px;
        width: 100vw;
        min-height: 100vh;
        padding-top: 0 !important;
        margin-left: 0!important;
        margin-right: 0!important;
        background-color: transparent !important;
    }
}
@media (max-width: 576px) {
    #wrapper #main {
        padding-top: 0px!important;
    }
	/*#content :not(.post) .post-content > div*/
    #content #top {
        padding-top: 80px!important;
    }
    .header-search-wrap {
        display: none;
    }
    .awb-icon-search {
        display: block !important;
        margin-right: 145px;
        margin-left: 0 !important;
        width: 60px;
        text-align: center;
        height: 60px;
        line-height: 60px !important;
    }
    .awb-icon-search:hover {
        background-color: #1e60a2;
    }
    .fusion-mobile-menu-search {
        margin-bottom: 15px;
    }
}
@media (max-width: 376px) {
    .fusion-header {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
@media (max-width: 355px) {
    .fusion-header {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
 /* Header old*/
 header.fusion-header-wrapper {
    top: 0;
}
header {
    height: 60px !important;
}
header .fusion-header {
    background-color: #044e97 !important;
}
header span.menu-text {
    font-weight: 700;
    order: 1;
}
header span.fusion-megamenu-icon {
    order: 2;
    color: #fff !important;
    font-size: 10px !important;
    margin-left: 10px;
}
.menu-item-83306 span.menu-text {
    background-color: #ff6600;
    padding: 10px;
    border-radius: 3px;
    font-weight: 700;
}
.menu-item-83306 span.menu-text:hover {
    color: #fff;
    background-color: #ba4b00;
}
.menu-item-83306 a:after {
    border: none !important;
}
.menu-item-83306 a:hover {
    color: #fff;
}
#menu-header_academy>li,
#menu-header_academy-1>li {
    padding-right: 25px;
}
header .fusion-main-menu {
    margin-right: 145px;
    background-color: #044e97;
}
header .fusion-row {
    max-width: none;
    margin: 0 50px;
    position: relative;
}
.b2msf-logo-academy {
    color: #fff;
    font-size: 40px;
}
#side-header .fusion-logo, .fusion-header .fusion-logo {
    margin: 0px !important;
	margin-right: 32px !important;
}
.header-left {
    display: flex;
    float: left;
    align-items: center;
    height: 60px;
}
.header-search {
    max-width: 450px;
    min-width: 400px;
}
#wrapper .fusion-main-menu .sub-menu {
    width: max-content;
}
#wrapper .sub-menu .fusion-megamenu-icon i {
    font-size: 24px;
    color: #044e97;
    vertical-align: middle;
}
#wrapper .sub-menu .fusion-megamenu-icon {
    margin: 0 10px 0 0 !important;
    display: inherit;
}
span.fusion-megamenu-icon i {
	position: relative;
}
span.fusion-megamenu-icon i::after {
    content: '';
    background: rgba(0, 128, 255, 0.05);
    border-radius: 64px;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#menu-header_academy .sub-menu a {
    min-height: 48px;
	font-weight: 700;
	font-size: 14px;
	line-height: 48px;
    padding-bottom: 0;
    padding-top: 0;
    color: #044E97;
}
#wrapper .fusion-mobile-nav-item .fusion-open-submenu {
    line-height: 48px;
    font-size: 14px;
}
#wrapper .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul,
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
    border: none;
}
#wrapper .fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a {
    border: none;
    height: 48px;
    line-height: 48px;
    color: rgba(0, 26, 51, 0.6) !important;
}
.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
	color: #004E9B !important;
	font-weight: 700
}
.fusion-mobile-nav-item a {
    color: #fff !important;
}
.fusion-mobile-nav-item a:before {
    display: none;
}
.fusion-main-menu>ul>li:last-child {
    padding-right: 0 !important;
}



/* Header home */
.home #main {
    padding-top: 85px !important;
}
 #home-after-header-wrap {
    text-align: left !important;
    margin-left: 20%;
    margin-right: 40%;
}
#home-after-header .slide-title h2 {
    font-size: 40px !important;
    color: #fff;
    margin-top: 0.67em;
    margin-bottom: 0;
}
#home-after-header .slide-subtitle h1{
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    margin: 10px 0;
}
#home-after-header .slide-text {
    font-size: 16px;
    line-height: normal;
    margin-top: 20px;
    font-weight: 300;
    color: #fff;
}
#home-after-header .slide-button {
    line-height: normal;
    display: flex;
    margin-top: 50px;
	margin-bottom: 97px;
    justify-content: flex-start;
}
@media (min-width: 576px) and (max-width: 1230px) {
	#home-after-header .slide-wrap {
	}
}
@media (max-width: 767px) {
	#home-after-header .slide-button {
		flex-direction: column;
		margin-bottom: 50px;
	}
	#home-after-header .slide-button a {
		max-width: 300px;
		padding: 0 35px !important;
	}
	#home-after-header .slide-button .btn-white-orange {
		margin-top: 40px;
	}
}
#home-after-header .slide-button .button-orange {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #ff6600;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    border-radius: 3px;
}
#home-after-header .slide-button .button-orange:hover {
    background-color: #ba4b00;
}
#home-after-header .slide-kpis {
    line-height: normal;
    margin: 70px 0 50px;
}
#home-after-header .button-transparent {
    display: flex;
    color: #fff;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    margin-bottom: 20px;
    max-width: 280px;
}
#home-after-header .button-transparent:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
#home-after-header .button-transparent i {
    font-size: 60px;
    margin-top: 2px;
}
#home-after-header .button-transparent p {
    margin: 0 10px;
    display: grid;
}
#home-after-header .slide-number {
    font-size: 30px;
}
#home-after-header .slide-button-text {
    font-weight: 400;
    font-size: 16px;
}
#home-after-header .fusion-layout-column {
    position: static;
}
#home-after-header .cover-img {
    position: absolute;
    bottom: 50%;
    right: 0;
    width: 500px;
    z-index: 2;
    transform: translateY(50%);
}
@media (min-width: 1201px) {
	#home-after-header .slide-wrap .slide-text p {
		padding-right: 70px;
	}
	#home-after-header .cover-img {
    	right: 9% !important;
	}
}
#home-after-header .home-girl-white {
    position: absolute;
    bottom: -45px;
    right: -30px;
    width: 30%;
}
#home-after-header {
    overflow: hidden;
}
/* Dropdown */
.fusion-main-menu {
    margin-right: 60px;
}
.quick-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.quick-menu ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.quick-menu .menu-element.has-dropdown-apps {
    position: relative;
	margin-right: 0;
}
.quick-menu .menu-element>button {
    text-transform: none;
    font: inherit;
    max-width: 100%;
    height: 60px;
    min-height: 0;
    line-height: 20px;
    border: 0 solid transparent;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    margin-left: 15px;
    cursor: pointer;
}
#dropdown-id-apps > i {
    color: inherit;
    font-size: 1.4em;
    cursor: pointer;
}
.quick-menu .active {
    color: #044e97 !important;
    background-color: #fff !important;
}
.quick-menu .dropdown-apps-menu {
    position: absolute;
    top: 100%;
    left: initial;
    z-index: 1000;
    display: none;
    float: left;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #91adcc;
    right: 0 !important;
    width: 100vw;
    max-width: 450px;
    min-width: 350px;
    max-height: calc(100vh - 70px - 15px - 5vh);
    overflow: hidden;
    min-height: 505px;
}
.quick-menu .dropdown-apps-menu.shows {
    display: block;
}
.quick-menu .button-suite-apps:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease;
}
.quick-menu .dropdown-apps-menu-header {
    height: 64px;
    line-height: 64px;
    padding: 0 20px;
    border-bottom: 1px solid #e9eef4;
}
.quick-menu .dropdown-apps-menu-header h4{
    margin: 0;
    display: inline-block;
}
.quick-menu .dropdown-apps-menu-header span {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #000;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
    color: #044e97;
}
span.d-inline-block.font-weight-bold {
  color: #000;
  border: none;
  font-size: 16px;
  font-weight: 700;
}
.quick-menu .dropdown-apps-menu-header span i {
    font-size: 23px;
}
.quick-menu .dropdown-apps-menu-header span a {
    color: #044e97;
    font-size: 16px;
    text-decoration: none;
}
.quick-menu .dropdown-apps-menu-header span a:hover {
    text-decoration: underline;
}
.quick-menu .dropdown-apps-menu-body {
    max-height: calc(100vh - 70px - 15px - 5vh - 48px);
    overflow-y: auto;
}
.quick-menu .dropdown-apps-menu-body ul.sub-menu {
    display: flex;
    padding: 10px 0;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 380px;
    margin: 0 auto;
    line-height: 20px;
}
.quick-menu .dropdown-apps-menu-body ul.sub-menu li.sub-menu-element {
    width: 100px;
    padding: 0;
    margin: 5px 0;
    text-align: center;
}
.quick-menu .dropdown-apps-menu-body ul.sub-menu li.sub-menu-element a {
    display: block;
    text-align: inherit;
    text-decoration: none;
    padding: 5px 15px;
    transition: all .3s ease;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
}
.quick-menu .dropdown-apps-menu-body ul.sub-menu li.sub-menu-element a:hover {
    box-shadow: 0 0 0 2px #e9edf3;
    color: #044e97;
}
.quick-menu .dropdown-apps-menu-body ul.sub-menu li.sub-menu-element a i.icon {
    display: block;
    font-size: 32px;
    line-height: 3rem;
    margin-bottom: 10px;
}
#dropdown-id-apps h4 {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    font-family: "Open Sans";
    padding: 0;
}.quick-menu .dropdown-apps-menu-body ul.sub-menu.external {
    position: relative;
}
.quick-menu .dropdown-apps-menu-body ul.sub-menu.external:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    height: 1px;
    background-color: #e9edf3;
}
#dropdown-id-apps i.icon {
    width: inherit;
    height: inherit;
    margin-left: 0;
}

.header-search-wrap {
	display: flex;
	align-items: center;
	position: relative;
}

/* Header and after-header responsive */
@media (max-width: 1470px) {
    header .fusion-row {
        margin: 0;
    }
    .quick-menu .dropdown-apps-menu {
        right: -115px;
    }
}
@media (max-width: 1350px) and (min-width: 1024px) {
    .home-after-header-kpis	{
        width: 100% !important;
        margin-bottom: 30px;
    }
    #home-after-header .col2 {
        margin-bottom: 52px;
    }
    #home-after-header .col3 {
        margin: 0 auto;
    }
}
@media (max-width: 1500px) {
    .header-search {
        max-width: 450px;
        min-width: 220px;
          width: 200px;
    }
}
@media (max-width: 1350px) {

    .fusion-mobile-menu-icons a:before {
        color: #fff !important;
    }
    a.fusion-icon.awb-icon-search {
        display: none !important;
    }
    a.fusion-icon.awb-icon-bars {
        left: 0px;
        position: absolute;
        top: 0px;
        width: 60px;
        height: 60px;
        text-align: center;
        line-height: 60px;
        margin-left: 0px;
    }
    a.fusion-icon.awb-icon-bars:hover {
        background-color: #1e60a2;
    }
    .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder {
        position: absolute;
        right: -30px;
        top: 60px;
        width: 100vw;
        margin-left: 0 !important;
        margin-right: 0 !important;
        background-color: #044e97;
    }
    .home #main {
        padding-top: 25px !important;
    }
  .quick-menu .menu-element>button{
	color: #fff;
	padding: 5px;
	min-width: 40px;
  }
  #dropdown-id-apps>i {
    font-size: 21px;
  }
    .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .quick-menu .dropdown-apps-menu {
        right: -115px;
    }
    #home-after-header-wrap {
        margin-left: 10%;
        margin-right: auto;
		width: 600px;
    }
    #home-after-header .home-girl-wrap {
		text-align: center;
    }
    #wrapper .fusion-mobile-nav-item .fusion-open-submenu {
        padding-right: 80%;
    }
	#home-after-header .home-girl-wrap img{
		width: 400px;
	}

}

@media (max-width: 1200px) {
	#home-after-header .home-girl-wrap img{
		position: relative;
		transform: inherit;
	}
	#home-after-header-wrap {
		margin-left: auto;
		margin-right: auto;
	}
	#home-after-header .slide-text {
		text-align: center;
	}
	#home-after-header .slide-wrap .slide-title h1 {
		text-align: center;
	}
	#home-after-header .slide-button .button-orange {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 992px) {
     #home-after-header-wrap {
        margin-left: auto;
        margin-right: auto;
    }
    #home-after-header {
        background-position: right !important;
    }
}
@media (max-width: 800px) {
    #home-after-header .button-transparent {
        margin: 10px auto;
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .fusion-header {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder {
        right: -15px;
    }
    .quick-menu .dropdown-apps-menu {
        right: -115px;
    }
    #wrapper .fusion-mobile-nav-item .fusion-open-submenu {
        padding-right: 75%;
    }
	.header-right .quick-menu {
		display: none;
	}
}
@media (max-width: 576px) {
    .header-search-wrap .search-button {
		border: 0;
    }
    .header-search {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder {
        z-index: 1000;
    }
    #main {
        padding-top: 80px !important;
    }
    .home #main {
        padding-top: 56px !important;
    }
    #home-last-posts .last-posts-articles .col-xs-6 {
        width: 100% !important;
    }
    #wrapper .fusion-mobile-nav-item .fusion-open-submenu {
        padding-right: 60%;
    }
}
@media (max-width: 359px){
    .quick-menu .dropdown-apps-menu {
        right: -30px;
    }
}

/* Infobar convert plus *********************************************************************************************************************/
.cp-info-bar-body a:hover {
    color: #fff !important;
  }
  .delete-responsive {
    margin-left: 0 !important;
  }
  .info-bar-css {
    top: 60px !important;
    height: 48px !important;
    z-index: 999 !important;
    width: 100vw !important;
  }
  .info-bar-css .cp-content-container {
    padding: 0 !important;
  }
  .info-bar-css a {
    max-width: 1100px;
  }
  .info-bar-css .yt-img {
    height: 50px;
    width: 50px;
    margin-right: 10px;
  }
  .info-bar-css span {
    margin-left: 10px;
    line-height: 39px !important;
  }
  .info-bar-css b.apuntate {
    color: #044e97;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    height: fit-content;
    margin-left: 20px;
  }
  @media (max-width: 1024px) {
    .info-bar-css span {
      margin-right: 20px;
    }
    .delete-responsive {
      display: none;
    }
	  .home #main {
		padding-top: 0px !important;
	  }
  }
  @media (max-width: 830px) {
    .info-bar-css .estreno {
      display: none;
    }
  } @media (max-width: 769px) {
    .info-bar-css b.apuntate {
      display: none;
    }
    .ib-close {
      top: 18px !important;
    }
  }
  @media screen and (max-device-width : 480px) {
    .info-bar-css {
      display:none!important;
    }
  }
  @media (max-width: 578px) {
    .info-bar-css .yt-img {
      height: 20px;
      margin: auto 10px auto 0;
      position: absolute;
      left: -6px; top: 4px;
    }
    .info-bar-css span {
      margin: auto 30px auto 5px;
      line-height: 20px !important;
    }
  }
  @media (max-width: 505px) {
    .info-bar-css .yt-img {
      display: none;
    }
  }

/* Select language ****************************************************************************************************************************/
.lang-select {
    margin: auto;
}
.language-selector-wrapper {
    position: relative;
    width: 85px;
    line-height: 30px;
}
.current-selected {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    display:block;
    width: 100%;
    height: 30px;
    line-height: inherit;
    cursor: pointer;
    background-color: #044e97;
    color: #FFF;
}
.language-selector-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    line-height: inherit;
    background-color: #044e97;
    color: #FFF;
}
.language-selector-dropdown.expanded {
    display: block;
}
.lang-arrow-down.expanded,
.lang-arrow-up {
    display: none;
}
.lang-arrow-up.expanded {
    display: initial;
}
.current-selected.toggle-dropdown:focus {
    outline: 0;
}
.current-selected img {
    vertical-align: middle;
}
.current-selected span {
    font-size: 15px;
    margin-left: 5px;
}
.current-selected i {
    margin: auto 0 auto 5px;
    font-size: 20px;
}
ul.list-lang {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    line-height: inherit;
}
ul.list-lang li {
    padding: 0;
    margin: 0;
    line-height: inherit;
}
.current-selected.toggle-dropdown:hover,
ul.list-lang li:hover {
    background-color: #1e60a2;
}
ul.list-lang li a {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0 10px;
    color: inherit;
    line-height: inherit;
    vertical-align: middle;
}
ul.list-lang li a[disabled] {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

 /* Footer **************************************************************************************************************************************************/
 .home #modal-btn-hidden {
    display: none;
}
.fusion-footer {
    position: relative;
    z-index: 1000;
}
.fusion-footer-widget-area p {
  font-size: 14px!important;
}
#custom_html-19 {
    margin-bottom: 0 !important;
}
.fusion-footer footer .fusion-columns {
    margin: 0 !important;
}
.img-footer {
    position: absolute;
    width: 25%;
    left: 30px;
    bottom: -20px;
    z-index: -1;
}
.btn-footer {
    display: inline-block;
    font-size: 14px;
    color: #fff !important;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    padding: 0px 35px;
    border-radius: 5px;
    background-color: #ff6600;
}
.btn-footer:hover {
    background-color: #ba4b00;
}
.fusion-footer-widget-column {
    margin-bottom: 0;
}
.fusion-footer .fusion-footer-widget-area {
    overflow: visible;
}
.fusion-footer .title-heading-left {
    display: block;
    padding: 0 10%!important;
    width: 100%;
}
p.subscribe-footer {
    margin-top: 20px !important;
}
.subscribe-modal-footer {
  color: #fff !important;
}
.subscribe-modal-footer:hover {
  text-decoration: underline;
}
.subscribe-modal-footer {
  text-align: center;
}
.subscribe-prefooter {
  background-size: inherit !important;
}
.fusion-footer .pre-footer-section {
  padding-left: 20px;
  padding-right: 20px;
}
#wrapper .question-footer {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}
.fusion-footer .fusion-footer-widget-area {
  color: #fff !important;
  line-height: 2;
}
.fusion-footer .fusion-footer-widget-area .footer-columns a {
  color: #afafaf !important;
}
.fusion-footer .fusion-footer-widget-area a:hover {
  color: #fff !important;
}
.fusion-footer-widget-area {
  background-color: #363839;
  border-color: #e9eaee;
  border-top-width: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.fusion-footer .fusion-builder-row,
.fusion-footer .fusion-row,
.fusion-footer-widget-area .fusion-row {
  max-width: 100% !important;
}
.fusion-footer-widget-area,
.fusion-footer footer .fusion-columns .fusion-column {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.fusion-footer .fusion-row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.title-sep-container {
  display: none;
}
.pre-footer-section {
  padding-top: 60px;
  padding-bottom: 9px;
  justify-content: center;
}
.pre-footer-section h2 {
  text-align: center !important;
}
.pre-footer-section p {
  margin: 0 auto;
  padding: 0 15px;
  font-size: 24px;
  font-family: "Open Sans";
}
.pre-footer-section .btn-footer {
  margin-top: 40px;
}
.footer-columns {
  margin: 0 auto;
  padding-top: 40px !important;
}
.footer-col1,
.footer-col2,
.footer-col3,
.footer-col4,
.footer-col5 {
    display: grid;
    text-align: left;
}
footer .b2msf-apple,
footer .b2msf-android {
	font-size: 30px;
	padding: 10px;
}
footer .fusion-social-networks {
    text-align: left !important;
    padding: 0 !important;
}
footer .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper {
    margin: 0 !important;
}
footer .fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon {
    margin: 0px !important;
	padding: 10px;
}
footer .fusion-social-links img {
    display: none;
}
footer a i{
    font-size: 20px;
}
#footer-col {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.footer-col1 .b2msf-logo {
    font-size: 35px;
}
.footer-16 {
    font-size: 16px;
    font-weight: 700;
    width: max-content;
}
.footer-14 {
    font-size: 16px;
    color: rgb(255, 255, 255, 0.5) !important;
}
.col-margin {
    margin-right: 20px !important;
}


@media (min-width: 1200px) {
    .fusion-footer .title-heading-left {
        padding: 0 15% 0 15% !important;
    }
}
@media (max-width: 1199px) {
    .img-footer {
        display: none !important;
    }
    .footer-col2 {
        margin-bottom: 50px;
    }
    #footer-col {
        max-width: 900px;
    }
}
@media (max-width: 991px) {
    #footer-col {
        max-width: 700px;
    }
}
@media only screen and (max-width: 800px) {
    footer .col-sm-4 {
        width: 50% !important;
        float: left !important;
    }
    .footer-col1, .footer-col3 {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px) {
    #footer-col {
        max-width: 500px;
    }
}
@media (max-width: 575px) {
    .footer-col2 {
        margin-bottom: 46px;
    }
    #footer-col {
        max-width: 360px;
    }
}
@media (max-width: 800px) {
  .fusion-footer .fusion-text p {
    text-align: center !important;
  }
    .fusion-footer .title-heading-left {
        display: block;
    }
    .fusion-footer .subscribe-footer {
        margin-top: 30px;
    }
}

/* Copy ***********************************************************************************************************************************************/
.fusion-copyright-notice {
  font-size: 14px !important;
  width: 93% !important;
}
#copy-left {
  float: left;
}
#copy-right {
  float: right;
  margin-right: 30px;
}
#copy-left a {
  color: #afafaf;
}
#copy-left a:hover {
  color: #fff;
}
#footer .fusion-social-networks-wrapper {
  display: flex;
}
#footer .fusion-social-network-icon {
  color: #afafaf !important;
}
#footer .fusion-social-network-icon:hover {
  color: #fff !important;
}
#footer .fusion-icon-custom:before {
    font-family: 'Bit2Me-Suite-Font' !important;
    content: '\e97c';
    font-size: 20px;
    position: relative;
    top: -2px;
}
#footer .fusion-icon-custom img {
    display: none;
}
@media (max-width: 500px) {
  #footer > div > div > div.fusion-copyright-notice > div {
    display: grid;
  }
}
@media (max-width: 800px) {
  #copy-right {
    margin-right: 0;
  }
  .fusion-copyright-notice {
    width: 100% !important;
  }
}

/* Pagination ****************************************************************************************************************************************/
.pagination {
    font-weight: 600;
    justify-content: center !important;
}
.pagination .inactive {
    border: none !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.pagination .inactive:hover {
    border: none !important;
}
.pagination .current {
    height: 48px;
    width:48px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.pagination .pagination-next,
.pagination .pagination-prev {
    height: 48px;
    width:48px;
    vertical-align: top;
}
body.fusion-hide-pagination-text .pagination-next:after,
body.fusion-hide-pagination-text .pagination-prev:before {
    position: initial;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.pagination .pagination-prev:before,
.pagination .single-navigation a[rel=prev]:before,
.pagination .woocommerce-pagination .prev:before {
    left: 1.1rem !important;
}
.pagination .pagination-next:after,
.pagination .single-navigation a[rel=next]:after,
.pagination .woocommerce-pagination .next:after {
    right: 1.2rem !important;
}

@media (max-width: 1200px) {
    .archive .pagination,
    .search .pagination {
        margin-left: 15px;
    }
}

/* Home ****************************************************************************************************************************/

/* Homepage */
#content .section-title h2 {
    font-size: 24px;
    font-weight: 500;
}
#content .section-title h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
/* Home Company Slider*/
#slider_84550 .owl-nav .owl-prev,
#slider_84550 .owl-nav .owl-next {
    background-size: 15px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    border: 1px solid #FAFAFA !important;
}
#slider_84550 .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.0) url(https://academy.bit2me.com/wp-content/uploads/2022/06/arrow-left.svg) no-repeat 13px !important;
}
#slider_84550 .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0.0) url(https://academy.bit2me.com/wp-content/uploads/2022/06/arrow-right.svg) no-repeat 16px !important;
}
#slider_84550 .owl-nav .owl-prev:hover,
#slider_84550 .owl-nav .owl-next:hover {
	border-color: #b4d9fd !important;
}
#slider_84550 .owl-item img {
	max-height: 50px;
}

@media (min-width: 1100px) {
	#slider_84550 .owl-nav .owl-prev {
		left: -25px;
	}
	#slider_84550 .owl-nav .owl-next {
		right: -25px;
	}
}

.home-university {
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}
.home-university i {
    font-size: 75px;
    margin-right: 20px;
}
.home-university p {
    width: 45%;
    margin-right: 50px;
}
.home-university .button-black {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: 1px solid rgb(255, 255, 255, 0.5);
    height: 48px;
    line-height: 48px;
    padding: 10px 20px;
    border-radius: 3px;
}
.home-university .button-black:hover {
    border-color: rgb(255, 255, 255, 1);
}
.button-blue {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #044e97;
    height: 48px;
    line-height: 48px;
    padding: 0px 20px;
    border-radius: 3px;
}
.button-blue:hover {
    background-color: #0f335b;
    color: #fff;
}
/* Last posts*/
.last-posts-articles {
    display: block;
       margin: 50px auto;
}
a.last-posts-img {
    display: flex;
    margin: 0 auto;
    padding: 15px;
    color: #000 !important;
    width: 255px;
    transition: all .3s;
}
a.last-posts-img:hover {
    box-shadow: 0px 0px 0px 1px #044e97;
    border-radius: 5px;
}
.last-posts-img .last-posts-white {
    width: 80px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 20px;
}
.last-posts-img .last-posts-white img {
    width: 100px;
}
.last-posts-img div {
    display: grid;
}
.last-posts-14 {
    font-size: 14px;
    line-height: 45px;
}
.last-posts-16 {
    font-size: 16px;
    margin-top: -20px;
}
#home-last-posts .plus {
    position: relative;
    height: 80px;
}
#home-last-posts .plus:after, .plus:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 30px;
    border-radius: 2px;
    -webkit-transition: .3s;
    transition: all ease .3s;
    background-color: #044e97;
}
#home-last-posts .plus:before {
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
#home-last-posts .plus:after {
    transform: translateX(-50%) translateY(-50%);
}
#home-last-posts .recent-post-carousel.design-1 .post-carousel {
    padding: 10px;
    background-color: #fff;
    margin: 0 10px;
    border-radius: 5px;
    padding-bottom: 50px;
}
#home-last-posts .wppsac-post-title a {
    color: #044e97;
    font-size: 18px;
    display: block;
}
#home-last-posts .wppsac-post-title a:hover {
    text-decoration: underline !important;
}
#home-last-posts .slick-track {
    display: flex;
}
#home-last-posts .slick-slide {
    height: auto;
    border-radius: 5px;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0 0 0 1px #f3f5f9;
    margin: 0 5px;
}
#home-last-posts .slick-prev {
    left: -20px !important;
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-left.svg) no-repeat 13px !important;
    background-size: 15px !important;
    width: 45px;
    border-radius: 50% !important;
    box-shadow: 4px 4px 12px -8px #000;
    border: 1px solid  #91ADCC !important;
}
#home-last-posts .slick-prev:hover {
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-left-1.svg) no-repeat 13px !important;
    background-size: 15px !important;
}
#home-last-posts .slick-next {
    right: -20px !important;
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-right.svg) no-repeat 17px !important;
    background-size: 15px !important;
    width: 45px;
    border-radius: 50% !important;
    box-shadow: 4px 4px 12px -8px #000;
    border: 1px solid  #91ADCC !important;
}
#home-last-posts .slick-next:hover {
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-right-1.svg) no-repeat 17px !important;
    background-size: 15px !important;
}
#home-post-carousel {
    margin-bottom: 70px;
}
.last-posts-btn {
    text-align: center;
}
.recent-post-carousel .recentpost-categories ul.post-categories li:nth-child(4n+1) a {
    background: #f1f2f3;
    border-radius: 15px;
    color: #044e97;
}
.recent-post-carousel .recentpost-categories ul.post-categories li:nth-child(4n+1) a:hover {
    background: #044e97;
    color: #fff;
}

/* Courses Home */
#home-courses a h3 {
    margin: -10px 0 0;
    color: #044e97;
}
#home-courses a h3:hover {
    text-decoration: underline;
}
#home-courses h5 {
    margin: 10px 0;
}
#home-courses p {
    font-size: 16px;
    line-height: 1.2;
}
#home-courses .button-orange {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #ff6600;
    height: 48px;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 3px;
    display: inline-block;
}
#home-courses .button-orange:hover {
    background-color: #ba4b00;
}
@media (max-width: 950px) {
    #home-courses .fusion-layout-column {
        width: 100% !important;
    }
}
/* Middle Home */
.middle-home-wrap.row {
    margin-left: 100px;
}
.middle-home {
    color: #fff;
    display: flex;
    align-items: end;
    margin-bottom: 20px;
}
.middle-home i {
    font-size: 40px;
    margin-right: 15px;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.middle-home .number-text {
    display: grid;
}
.middle-home-text {
    font-size: 16px;
}
.middle-home-number {
    font-size: 26px;
    font-weight: 700;
}
.middle-home .b2msf-document {
    padding: 15px 21px;
}
.middle-home .b2msf-user-group-plus {
    padding: 15px 12px;
}
/* Home token */
#home-diccionary .diccionary-man.token-img {
    background-image: none !important;
}

/* Home diccionary*/
#home-diccionary {
    clip-path: polygon(0 0, 100% 6%, 100% 100%, 0 94%);
    padding-right: 0px !important;
}
#home-diccionary .fusion-layout-column {
    margin-bottom: 10px !important;
}
#home-diccionary .diccionary-text {
    float: left;
    width: 55%;
    color: #fff;
    padding: 40px 0 40px 10%;
}
#home-diccionary h4{
    color: #91adcc;
    margin: 10px 0 0;
}
#home-diccionary h3 {
    color: #fff;
    margin-top: 5px;
    font-weight: 400;
}
#home-diccionary p {
    font-size: 16px;
}
#home-diccionary .diccionary-man {
    float: right;
    width: 45%;
    background-image: url(https://academy.bit2me.com/wp-content/uploads/2020/01/blackboard-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}
#home-diccionary .diccionary-man img {
    margin-left: 100px;
}
#home-diccionary .btn-white {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background-color: #fff;
    color: #044e97;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    border-radius: 3px;
}
#home-diccionary .btn-white:hover {
    background-color: #abbde1;
}
/* Home top10*/
#top10 .top10-row {
    display: inline-flex;
    margin-bottom: 20px;
    width: 100%;
    padding: 5px;
    cursor: pointer;
}
#top10 .top10-row:hover {
    box-shadow: 0px 0px 0px 1px #044e97;
    border-radius: 5px;
}
#top10 .top10-row picture {
    width: 150px;
    height: 76px;
    margin-right: 15px;
}
#top10 .top10-row img {
    min-width: 150px;
    height: 76px;
}
#top10 .top10-row p {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
/* Home University prefooter */
#home-university {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#home-university .fusion-layout-column.fusion-one-half {
    margin: 0 !important;
    width: 50% !important;
    min-height: 500px !important;
}
#home-university .fusion-layout-column.fusion-one-half > div,
#home-university .home-university-right {
    min-height: 500px !important;
}
#home-university .fusion-column-last .fusion-column-wrapper {
    background-size: contain !important;
}
#home-university .home-university-right {
    display: flex;
    background-color: rgb(255, 255, 255, 0.8);
    padding: 20px 40px;
}
#home-university .home-university-text h1 {
    font-size: 28px !important;
    color: #000;
    margin-top: 0;
}
#home-university .home-university-text h4 {
    font-size: 20px;
    color: #044e97;
    font-weight: 700;
}
#home-university .home-university-text p {
    font-size: 16px;
    color: #000;
}
#home-university .home-university-text span {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

/* Home body responsive */
@media (max-width: 1400px) {
    #home-diccionary .diccionary-text {
        padding: 40px 0 40px 40px;
    }
}
@media (max-width: 1250px) {
    .home-university p {
        width: 60%;
    }
    .middle-home-wrap.row {
        margin-left: 50px;
    }
}
@media (max-width: 1024px) {
    #home-diccionary {
        padding-right: 30px !important;
    }
    #home-diccionary .diccionary-text {
        width: 100%;
        padding: 40px 10%;
    }
    #home-diccionary .diccionary-man {
        display: none;
    }
}
@media (max-width: 992px) {
    .middle-home-wrap.row {
        margin-left: 100px;
    }
}
@media (max-width: 799px) {
    #home-university .fusion-layout-column.fusion-one-half {
        width: 100% !important;
    }
    .home-university {
        flex-direction: column;
        position: relative;
    }
    .home-university p {
        width: 100%;
        margin: 10px 20px 10px;
    }
    .home-university i {
        display: none;
    }
    .middle-home-wrap.row {
        margin-left: 50px;
    }
    #home-diccionary .diccionary-text {
        padding: 40px 0;
    }
}
@media (max-width: 576px) {
    .middle-home-wrap div {
        width: 210px;
        margin: 20px auto 0;
        float: none;
    }
    .middle-home-wrap.row {
        margin-left: 0px;
    }
    #top10 .top10-row {
        display: block;
        text-align: center;
    }
    #top10 .top10-row img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    #home-university .fusion-layout-column.fusion-column-first {
        display: none;
    }
}


/* Sidebar *********************************************************************************************/

 /* Sidebar */
/*#sidebar {
    padding: 0 10px !important;
}*/
 #main .fusion-sticky-sidebar .fusion-sidebar-inner-content,
 #main .sidebar:not(.fusion-sticky-sidebar) {
     background-color: #fff !important;
     border-radius: 5px;
     padding: 0 !important;
 }
 #main .sidebar .widget {
     margin-bottom: 5px;
     position: relative;
     background-color: #f3f6f9!important;
     padding: 15px;
     border-radius: 5px;
 }
 #custom_html-18 {
     border: none !important;
 }
 /*#sidebar .searchform .s {
     border: 1px solid #91adcc !important;
     border-radius: 2px 0 0 2px !important;
 }
 #sidebar .searchform .s:focus {
     border: 1px solid #044e97 !important;
 }
 #sidebar .searchform .searchsubmit {
     background: #044e97 !important;
     border-radius: 0 2px 2px 0 !important;
 }
 #sidebar .searchform .searchsubmit:hover {
     background: #f08617 !important;
 }*/
 #sidebar .widget-title {
     font-weight: 700;
     margin-top: 10px;
 }
 #sidebar .sidebar-btn {
     font-family: "Open Sans";
     font-size: 14px;
     background-color: #044e97;
     font-weight: 700 !important;
     color: #fff;
     width: 100%;
     height: 48px;
 }
 #sidebar .sidebar-btn:hover {
     background-color: #0f335b;
 }
 #custom_html-20 h4,
 #custom_html-22 h4,
 #custom_html-24 h4,
 #custom_html-33 h4,
 #custom_html-37 h4 {
     margin-bottom: 0px;
 }
 #custom_html-20 p,
 #custom_html-22 p,
 #custom_html-24 p,
 #custom_html-33 p,
 #custom_html-37 p {
     font-size: 18px;
     font-weight: 600;
     margin: 0;
 }
 #custom_html-20 .sidebar-btn,
 #custom_html-22 .sidebar-btn,
 #custom_html-24 .sidebar-btn,
 #custom_html-33 .sidebar-btn,
 #custom_html-37 .sidebar-btn,
 #custom_html-40 .sidebar-btn {
     margin: 16px 0;
     font-weight: 700;
     display: block;
     text-align: center;
     line-height: 48px;
     border-radius: 5px;
 }
 #custom_html-41,
 #custom_html-43,
 #custom_html-44,
 #custom_html-45 {
     border-radius: 5px 5px 0px 0px !important;
     margin-bottom: 0px !important;
     padding-bottom: 1px !important;
 }
 #custom_html-41 h4,
 #custom_html-43 h4,
 #custom_html-44 h4,
 #custom_html-45 h4{
     color: #044e97 !important;
 }
 #custom_html-41 h4:hover,
 #custom_html-43 h4:hover,
 #custom_html-44 h4:hover,
 #custom_html-45 h4:hover{
     text-decoration: underline;
 }
 #avada-vertical-menu-widget-4,
 #avada-vertical-menu-widget-5,
 #avada-vertical-menu-widget-6,
 #avada-vertical-menu-widget-9 {
     padding-top: 0 !important;
     border-radius: 0px 0px 5px 5px !important;
 }
 #social_links-widget-3,
 #social_links-widget-5,
 #social_links-widget-6,
 #social_links-widget-7,
 #social_links-widget-8,
 #social_links-widget-9 {
     border-radius: 5px 5px 0px 0px !important;
     margin-bottom: 0px !important;
     padding-bottom: 20px !important;
 }
 #social_links-widget-3:after,
 #social_links-widget-5:after,
 #social_links-widget-6:after,
 #social_links-widget-7:after,
 #social_links-widget-8:after,
 #social_links-widget-9:after {
     content: "";
     position: absolute;
     bottom: 0;
     left: 35px;
     height: 1px;
     width: 75%;
     border-bottom: 2px solid rgba(145, 173, 204, 0.3);
 }
 #text-7,
 #text-9,
 #text-10,
 #text-11,
 #text-12,
 #text-13 {
     border-radius: 0px 0px 5px 5px !important;
 }
 #sidebar .fusion-social-networks-wrapper,
 #text-7 p,
 #text-9 p,
 #text-10 p,
 #text-11 p,
 #text-12 p,
 #text-13 p {
     text-align: center;
 }
 #text-7 a,
 #text-9 a,
 #text-10 a,
 #text-11 a,
 #text-12 a,
 #text-13 a {
     color: #fff;
     background-color: #3ca6f1;
     border-radius: 3px;
     height: 48px;
     line-height: 48px;
     font-size: 16px;
     display: block;
 }
 #text-7 a:hover,
 #text-9 a:hover,
 #text-10 a:hover,
 #text-11 a:hover,
 #text-12 a:hover,
 #text-13 a:hover {
     background-color: #3388c4;
 }
 #text-7 i,
 #text-9 i,
 #text-10 i,
 #text-11 i,
 #text-12 i,
 #text-13 i {
     font-size: 30px;
     margin-right: 5px;
     vertical-align: middle;
 }
 #media_image-5 {
     text-align: center;
 }
 #media_image-5 img{
     max-width: 500px !important;
     width: 100%;
 }

 /* Forms ActiveCampaign */
 form._form_9,
 form._form_1,
 form._form_30,
 form._form_28,
 form._form_34,
 form._form_24,
 form._form_36,
 form._form_26 {
     padding: 0 !important;
     width: auto !important;
     margin-top: 0 !important;
 }
 .sidebar ._checkbox-radio input,
 #subscription-modal ._checkbox-radio input {
     margin-left: 0;
 }
 #academy .cp-recaptcha.cp-recaptcha-index-1.cp-recaptcha-index-2.cp-recaptcha-index-3.cp-recaptcha-index-4.cp-recaptcha-index-5.cp-recaptcha-index-6.cp-recaptcha-index-7+div {
     z-index: 99999!important;
 }

 /* Social sidebar */
 #sidebar .widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
     height: 33px;
     vertical-align: text-top;
     width: 33px;
     background-color: #3da5f1;
     border: 1px solid #3da5f1;
 }
a.fusion-social-network-icon.fusion-tooltip.fusion-custom_4.fusion-icon-custom_4:before {
	font-family: 'Bit2Me-Suite-Font' !important;
    content: '\e97c';
    font-size: 30px;
    position: relative;
  	top: -7px;
    left: -7px;
}
.fusion-social-networks .fusion-social-network-icon:before {
    position: relative;
    top: -2px;
    left: -2px;
}

 /* Plugin Bit2MePrices */
#custom_html-27,
#custom_html-29,
#custom_html-46,
#custom_html-31,
#custom_html-38,
#custom_html-35 {
  max-width: 290px;
}

 #plugin * {
     font-family: Open sans !important;
 }
 #plugin table th,
 #plugin .footer,
 tbody#contentPlugin tr,
 #plugin tr:nth-child(2n+1) {
     background-color: transparent !important;
 }
 #plugin thead tr {
     border-bottom: 2px solid rgba(215,215,215,1.0);
 }
 #plugin tbody tr {
     border-bottom: 1px solid rgba(215,215,215,1.0);
 }
 #plugin .logo img {
     max-width: 30px;
 }
 #plugin a {
     font-weight: 700 !important;
     font-size: 14px !important;
 }
 #plugin .footer img {
     margin-top: 7px;
 }
 #plugin .buy, #plugin .sell,
 #plugin .titleBuy, #plugin .titleSell {
     text-align: center;
 }
 .b2m-prices #plugin img{
     max-width: none;
 }
 .b2m-prices #contentPlugin .symbol,
 .b2m-prices #contentPlugin .logo,
 .b2m-prices #contentPlugin .buy,
 .b2m-prices #contentPlugin .sell {
     padding: 13px 10px 12px 10px;
 }

/* Registro suite sidebar */
@media (min-width: 801px) {
	#b2m-register-iframe {
		max-width:270px;
	}
}

 /* Sidebar responsive */
 @media (max-width: 920px) and (min-width: 801px) {
     #text-7 a {
         font-size: 13px
     }
 }

/* Prices carousel *******************************************************************************/
#boxed-wrapper {
    position: relative;
    top: -25px;
}
.cryptoboxes .mcw-ticker.mcw-header,
.cryptoboxes .cc-stats .cc-coin {
    height: 25px;
}
.cryptoboxes .cc-coin .coin-img {
    height: 20px !important;
}
/*.fusion-header {
    top: 25px !important;
}*/
.cc-coin {
    cursor: pointer;
}
.cc-coin:hover {
    background-color: rgb(255 255 255 / 0.1);
}
.post-breadcrumbs-wrap {
    margin-top: 25px;
}
.cryptoboxes .cc-coin .mcw-down {
    color: #f84242 !important;
}

/* Modals *********************************************************************************************/


#modal-support-form ._checkbox-radio {
    display: flex;
}
#modal-support-form ._checkbox-radio input {
    width: auto;
}
#modal-support-form {
    margin: 20px 40px;
}

/* Modal support Active Campaign con Convert Plus */
._form_12 ._row._checkbox-radio input {
    width: auto;
    margin: 0 5px 0 0;
    display: inline-block;
}
form._form_12 {
    padding: 0 20px!important;
    margin-top: 0!important;
}
._form_element._x01965215 {
    margin-bottom: 30px !important;
}
._form_12 ._html-code a {
    color: #044e97 !important;
}
._form_12 ._html-code a:hover {
    text-decoration: underline;
}

/* Modal support Active Campaign con Avada */
#support-modal .modal-lg {
    max-width: 600px;
}
#support-modal .modal-header {
    border: none;
    min-height: 0px;
}
#support-modal .modal-body {
    padding-top: 0px;
}

/* Modal support */
.popup-content-acm {
    margin-top: 15px !important;
}
.cp_social_media_wrapper {
    display: none !important;
}
#acumbamail-btn {
    margin-bottom: 15px;
}
#body-modal-comprar .btn-modal-support.orange {
    cursor: pointer;
    line-height: 28px !important;
}

/* Modal Accumbamail */
.popup-acm .close-popup:before,
.popup-acm .close-popup:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    background-color: #044e97;
    margin-top: -1px;
    margin-left: -10px;
    transform: rotate(-45deg);
    border-radius: 2px;
}
.popup-acm .close-popup:after {
    transform: rotate(45deg);
}
.popup-acm .close-popup {
    border: solid 1px #e8edf4;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: transparent !important;
    opacity: unset;
    line-height: 35px;
    font-weight: 500;
    padding: 0 1px 0 0 !important;
    right: 10px !important;
    top: 10px !important;
    z-index: 2;
}
.popup-acm .close-popup:hover{
    border-color: #044e97 !important;
}
#academy .popup-content-acm {
    max-width: 500px;
    padding: 0px;
}
#tmpl-content-sortable_15489 > ul > li:nth-child(1) {
    border-bottom: 1px solid #e8edf4;
    padding-top: 15px;
}
#tmpl-content-sortable_15489 > ul > li:nth-child(1) > div > div > p > span > span > span,
.popup-acm label p {
    font-weight: 700;
    font-size: 18px;
}
.popup-acm input {
    border: none !important;
    border-bottom: 1px solid #91adcc !important;
    border-radius: 0 !important;
}
.popup-acm .button-submit-form-acm input {
    border-radius: 5px !important;
    width: 100% !important;
    height: 48px !important;
    font-weight: 700 !important;
}
.popup-acm input:hover,
.popup-acm input:focus {
    border-bottom: 2px solid #044e97 !important;
}
.popup-acm .row-form-acm:last-child {
    margin-bottom: 10px !important;
}
.popup-acm ul .row-form-acm {
    margin-bottom: 10px !important;
    padding: 0 40px;
}
.popup-acm .button-submit-form-acm input{
    background-color: #f60 !important;
    background-image: linear-gradient(#f60, #f60) !important;
    border: 1px solid #f60 !important;
    text-transform: uppercase;
}
.popup-acm .button-submit-form-acm input:hover {
    background-color: #ba4b00 !important;
    background-image: linear-gradient(#ba4b00, #ba4b00) !important;
    border: 1px solid #ba4b00 !important;
}
.input-checkbox-form-acm input[type=checkbox]+.label-checkbox-form-acm::before {
    width: 20px !important;
    height: 20px !important;
    margin-top: 1px !important;
    margin-left: 3px !important;
}
@media (max-width: 576px) {
    #tmpl-content-sortable_15489 .popup-acm ul .row-form-acm {
        padding: 0 20px;
        margin-bottom: 0px !important;
    }
    #academy .popup-content-acm {
        height: 90vh !important;
    }
    #academy .popup-content-acm form {
        max-height: 88vh !important;
    }
    #tmpl-content-sortable_15489 .text-form-acm.editable-object-acm.col-form-acm_1 {
        margin-bottom: 0;
    }
}
/* Modal footer subscription */
.modal-header .close:before,
.modal-header .close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    background-color: #044e97;
    margin-top: -1px;
    margin-left: -10px;
    transform: rotate(-45deg);
    border-radius: 2px;
}
.modal-header .close:after {
    transform: rotate(45deg);
}
.modal-header .close {
    border: solid 1px #e8edf4;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    opacity: unset;
    line-height: 35px;
    font-weight: 500;
    padding: 0 1px 0 0 !important;
    position: relative;
}
.modal-header .close:hover{
    border-color: #044e97;
}
.modal-1 .modal-header, .modal-1 .modal-footer {
    border: none;
}
.subscribe-modal .modal-dialog {
    max-width: 600px;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 8px !important;
}
.subscribe-modal .modal-content {
    background-image: url(https://academy.bit2me.com/wp-content/uploads/2020/01/student-learning1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.subscribe-modal .modal-header,
.subscribe-modal .modal-body {
    background-color: rgba(255,255,255,0.7);
}
.subscribe-modal .modal-body {
    padding: 0 50px 20px !important;
}
.subscribe-modal .modal h3 {
    font-size: 26px !important;
    margin: 0;
}
.subscribe-modal .modal p,
.subscribe-modal .modal h3 {
    color: #000 !important;
}
.subscribe-modal .modal label {
    font-size: 16px;
}
@media (min-width: 900px) {
    .subscribe-modal .modal-sm {
        width: 850px !important;
    }
    .subscribe-modal .modal-header,
    .subscribe-modal .modal-body {
        background: none !important;
    }
    .subscribe-modal .modal-body {
        padding: 0 50px 20px 400px !important;
    }
    .subscribe-modal .modal-dialog {
        max-width: 850px !important;
    }
}
@media (max-width: 650px) {
    .subscribe-modal .modal-sm {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

/* Modal convert plus feedback */
.cp-modal-body {
    padding: 20px 0 !important;
}
.header-cp-modal {
    display: flex;
    padding:0 15px 10px;
    border-bottom: 1px solid #e8edf4;
}
.header-cp-modal img {
    width: 30px;
    margin: 0 !important;
}
.header-cp-modal span {
    margin-left: 15px;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
.cp-row .cp_responsive {
    padding: 0 !important;
}
.body-cp-modal {
    padding: 15px 60px;
}
.body-cp-modal p {
    color: #000;
    font-size: 14px;
    text-align: center;
}
.body-cp-modal b {
    font-weight: 700;
}
.cp-overlay-close img {
    border: 2px solid #dfe4eb !important;
    border-radius: 50% !important;
}
.cp-overlay-close img:hover {
    border: 2px solid #044e97 !important;
}
/* Para que no aparezca un espacio después del copyright */
.overlay-show.cp-onload.cp-global-load.yasr-star-rating.cp-cp_id_8f936.cp-modal-global {
    display: block;
}
@media (max-width: 575px) {
    .body-cp-modal {
        padding: 15px 20px;
    }
}

/* Acumbamail subscriptions*/
#sidebar .clasic-form-content-acm,
#sidebar .clasic-form-acm,
#subscription-modal .clasic-form-content-acm,
#subscription-modal .clasic-form-acm{
    background: transparent !important;
    padding: 0;
}
#sidebar .input-email-form-acm input {
    font-size: 13px;
    border: 1px solid #dbdbdb;
    min-height: 30px;
    margin-bottom: 15px;
    color: #000;
}
#sidebar .input-checkbox-form-acm {
    margin: 10px 0 0;
}
#sidebar .label-checkbox-form-acm {
    font-size: 12px;
    display: block;
}
#sidebar .input-checkbox-form-acm input[type=checkbox]+.label-checkbox-form-acm::before,
#subscription-modal .input-checkbox-form-acm input[type=checkbox]+.label-checkbox-form-acm::before {
    width: 15px !important;
    height: 15px !important;
}
#sidebar .input-checkbox-form-acm input[type=checkbox]:checked+.label-checkbox-form-acm::after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 6px;
    border-width: 0 2px 2px 0;
}
#sidebar .button-submit-form-acm input {
    width: 100%;
    height: 48px;
    margin: 20px 0;
    font-weight: 700;
}
#sidebar .button-submit-form-acm input:hover {
    background-color: #0f335b !important;
}
#subscription-modal .input-email-form-acm input {
    font-size: 13px;
    border: 1px solid #dbdbdb;
    min-height: 48px;
    color: #000;
}
#subscription-modal .input-checkbox-form-acm input[type=checkbox]:checked+.label-checkbox-form-acm::after {
    left: 8px;
    top: 6px;
    width: 3px;
    height: 6px;
    border-width: 0 2px 2px 0;
}
#subscription-modal .button-submit-form-acm input {
    width: 100%;
    height: 48px;
    font-weight: 700;
    margin-top: 20px;
}
#subscription-modal .button-submit-form-acm input:hover {
    background-color: #ba4b00 !important;
}
#subscription-modal .clasic-form-acm .row-form-acm {
    margin-bottom: 0px;
}

/* Posts ********************************************************************************************************************************************/

/* Contenido que sobresale */
pre, blockquote {
 white-space: pre-wrap; /* Since CSS 2.1 */
 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Indice contenidos */
div#ez-toc-container ul li {
  margin-bottom: 0.3rem !important;
  font-size: 100% !important;
}

 /* Post comments */
 #comments {
    margin: 0 !important;
}

/*Orden post comentarios*/
.single article.post {
    display: flex;
    flex-flow: column;
}
.single article.post .single-related-posts,
.single article.post #buttons-end-post,
.single article.post .social-share-buttons {
    order: 1;
}

/* Posts relacionados */
.related-posts .fusion-carousel-meta {
    display: none;
}
.related-posts {
    margin-top: 0px !important;
	margin-bottom: 40px;
}

/* Breadcrumbs */
.course-breadcrumbs,
.post-breadcrumbs a {
    font-weight: 400;
    color: rgba(0, 26, 51, 0.3);
    font-size: 16px;
}
.post-breadcrumbs a:hover {
    color: rgba(0, 26, 51, 0.6);
}
.breadcrumbs-arrow {
    margin: 0 15px;
}
.breadcrumbs-active {
    color: rgba(0, 26, 51, 0.6);
}
.course-breadcrumbs i,
.post-breadcrumbs i {
    font-size: 30px;
    vertical-align: middle;
}
.post-breadcrumbs-wrap {
    width: 100vw;
    margin-left: calc( (-100vw + 1024px) / 2 );
    background-color: #fff;
    min-height: 40px;
    line-height: 40px;
	padding: 16px 0;
}
.post-breadcrumbs {
    max-width: 1024px;
    margin: 0 auto;
    display: block;
	color: rgba(0, 26, 51, 0.3);
}
.single #main {
    padding-top: 0px !important;
}
@media (max-width: 1160px) {
    .post-breadcrumbs-wrap {
        margin-left: -30px;
        margin-right: -30px;
    }
}
@media (max-width: 1150px) {
    .post-breadcrumbs {
        padding: 0 30px;
    }
    .breadcrumbs-arrow {
        margin: 0px 10px;
    }
}
@media (max-width: 640px) {
    .post-breadcrumbs-wrap {
        margin-left: -10px;
        margin-right: -10px;
    }
}
@media (max-width: 576px) {
    .post-breadcrumbs,
    .post-breadcrumbs a {
        font-size: 14px;
    }
    .breadcrumbs-arrow {
        margin: 0px 5px;
    }
}

/* Buttons end post*/
#buttons-end-post {
    display: flex;
}
#buttons-end-post .yasr-visitor-votes {
    border-radius: 5px;
    width: 33%;
}
#buttons-end-post .yasr-star-rating  {
    cursor: pointer;
}
#buttons-end-post .btn {
    height: auto !important;
    line-height: 22px !important;
}
#buttons-end-post .blue,
#buttons-end-post .orange {
    width: 33%;
    margin: 30px 0 30px 10px;
    border: none;
    font-size: 16px !important;
    cursor: pointer;
}
.social-share-buttons {
    text-align: center;
    font-weight: 700;
}
.heateor_sss_sharing_container {
    margin-bottom: 50px;
}
i.heateorSssSharing {
    max-width: 85px;
}
@media (max-width: 900px) and (min-width: 801px) {
    #buttons-end-post {
        display: block;
    }
    #buttons-end-post .yasr-visitor-votes {
        width: 100%;
    }
    #buttons-end-post .blue,
    #buttons-end-post .orange {
        width: 100%;
        height: 48px !important;
        margin-left: 0;
    }
}
@media (max-width: 576px) {
    #buttons-end-post {
        display: block;
    }
    #buttons-end-post .yasr-visitor-votes {
        width: 100%;
    }
    #buttons-end-post .blue,
    #buttons-end-post .orange {
        width: 100%;
        margin-left: 0;
        padding: 10px;
    }
}

/* Audio post */
.sc_fancy_player_container {
    display: none;
}
.mejs-container, .mejs-container .mejs-controls,
.mejs-embed, .mejs-embed body {
    background: #044e97 !important;
    border-radius: 50px;
}
.mejs-container {
    margin-bottom: 30px;
}

/* Sections pages ***********************************************************************************************************************************/

 /* Sections */
 article.fusion-post-grid {
    max-height: 335px;
}
#diccionary-top {
    margin-top: 40px;
    margin-bottom: 50px;
}
.section-title h2 {
    margin-bottom: 0;
    font-weight: 700 !important;
}
.section-title h4 {
    font-weight: 400 !important;
}
#sections-links {
    text-align: center;
}
.sections-link {
    display: inline-block;
    padding: 10px 0;
}
#sections-links a {
    display: inline-block;
    margin: 0 5px;
    color: #000;
    padding: 0 5px;
    border: 1px solid transparent;
}
#sections-links a:hover,
#sections-links a.active-page {
    border: 1px solid #044e97;
    border-radius: 5px;
    background-color: #f3f6f9;
}
#sections-links i {
    font-size: 22px;
    line-height: 38px;
    margin-right: 5px;
}
#sections-links a:hover span,
#sections-links a.active-page span {
    color: #044e97;
}
.fusion-blog-archive .fusion-post-content-wrapper {
    padding-top: 5px !important;
}
.fusion-blog-archive h2 {
    line-height: 0.7 !important;
    margin-bottom: 20px !important;
}
.fusion-blog-archive h2 a {
    font-size: 16px;
}
.fusion-blog-archive h2 a:hover {
    text-decoration: underline;
}
@media (max-width: 767px) {
    #sections-links {
        display: none;
    }
}
@media (max-width: 712px) and (min-width: 500px) {
    .fusion-blog-layout-grid .fusion-post-grid {
        padding: 20px 25% !important;
    }
}
@media (max-width: 499px) and (min-width: 400px) {
    .fusion-blog-layout-grid .fusion-post-grid {
        padding: 20px 15% !important;
    }
}

/* Otras páginas ************************************************************************************************************************************/


/* LMS *********************************************************************************************************************************************/

/*menu header lms*/
.fusion-mobile-menu-icons .awb-icon-shopping-cart {
    display: none;
}
.fusion-mobile-menu-icons {
	position: inherit !important;
}
.fusion-main-menu .fusion-main-menu-cart {
    display: none;
}
.fusion-main-menu>ul>li:last-child,
.menu-item-83306 {
    padding-right: 0 !important;
}

/* Single page LMS */
.single-sfwd-courses .post-breadcrumbs-wrap,
.single-sfwd-courses #buttons-end-post,
.single-sfwd-courses .social-share-buttons,
.single-sfwd-courses #custom_html-6 .fusion-builder-row-1,
.single-sfwd-courses #custom_html-6 .fusion-builder-row-2,
.single-sfwd-courses .social-share-buttons-top {
    display: none;
}
.single-sfwd-courses .fusion-post-title {
    margin-top: 50px;
}
.apuntarme {
    width: 300px;
    margin: 0 auto;
}
.user_has_access .apuntarme {
    display: none !important;
}
.pos-bottom {
    bottom: -75px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.learndash-wrapper {
    position: relative;
}
.fusion-person-icon-bottom .fusion-social-networks {
    margin-top: 0px !important;
}
.fusion-person {
    text-align: left !important;
}
.ld-course-step-back {
    display: none;
}
.faq-wrap {
    margin-top: 30px;
}

/*Eliminar columna certificado en panel de mis cursos*/
.ld-item-contents .ld-quiz-list .ld-table-list-column.ld-column-certificate,
.ld-item-contents .ld-quiz-list .ld-table-list-column.ld-table-list-column-certificate {
    display: none !important;
}

/* LMS WooCommerce*/
tr.woocommerce-table__product-purchase-note.product-purchase-note {
    text-align: center;
}
tr.woocommerce-table__product-purchase-note.product-purchase-note p a {
    display: block !important;
    text-align: center !important;
    height: 48px !important;
    line-height: 48px !important;
    border-radius: 5px !important;
    font-family: "Open Sans" !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    background-color: #044e97;
    text-transform: uppercase;
    max-width: 300px;
    margin: 0 auto;
}
tr.woocommerce-table__product-purchase-note.product-purchase-note p a:hover {
    background-color: #0f335b !important;
}
#payment .form-row.place-order .button {
    margin-top: 10px;
}
@media (min-width:576px) {
    .form-row-first, .form-row-last, #billing_email_field {
        width: 48%;
    }
    .form-row-first {
        float: left;
    }
    .form-row-last {
        float: right;
    }
	.thwcfd-field-select {
		float: left;
	}
}
@media (max-width:575px) {
    .form-row-first, .form-row-last, #billing_email_field {
        width: 100% !important;
    }
}

/* Woocommerce ********************************************************************************************************************/

/* Lost password */
@media (min-width: 576px) {
	form.lost_reset_password .form-row-first,
	form.lost_reset_password .form-row-last {
      float: none !important;
  }
}
/* My account and checkout WooCommerce */
.woocommerce form.lost_reset_password {
	margin-bottom: 120px;
}
p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    display: inline-block;
}
.pc-cursos-wrap {
    display: flex;
    justify-content: space-around;
}
.pc-mis-cursos div,
.pc-todos-cursos div {
    min-width: 300px;
    width: 300px;
    min-height: 150px;
    border-radius: 5px;
}
.pc-mis-cursos div {
    background-image: url(https://academy.bit2me.com/wp-content/uploads/2021/04/Mis-cursos.png);
}
.pc-todos-cursos div {
    background-image: url(https://academy.bit2me.com/wp-content/uploads/2021/04/Todos-nuestros-cursos.png);
}
.pc-mis-cursos div span,
.pc-todos-cursos div span {
    padding: 10px;
    font-weight: 700;
    background: #ff6600;
    border-radius: 5px;
    color: #fff;
    position: relative;
    left: -10px
}
.pc-todos-cursos div:hover,
.pc-mis-cursos div:hover{
    opacity: 0.7;
}
@media (max-width:999px) {
    .pc-cursos-wrap {
        display: block;
    }
    .pc-todos-cursos div {
        margin-top: 20px;
    }
}
.woocommerce-message a,
.order-again,
.avada-myaccount-user,
.woocommerce-side-nav.woocommerce-checkout-nav,
.woocommerce-column--billing-address header {
    display: none !important;
}
.woocommerce-content-box.avada-checkout {
    margin-left: 0 !important;
}
.button.woocommerce-button,
.woocommerce .fusion-button,
.woocommerce-Button {
    background-color: #044e97 !important;
    background-image: none !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: "Open Sans" !important;
    font-weight: 700 !important;
}
.button.woocommerce-button:hover,
.woocommerce .fusion-button:hover,
.woocommerce-Button:hover {
    background-color: #0f335b !important;
}
.woocommerce-form-login .woocommerce-LostPassword.lost_password {
    margin-top: 18px !important;
}
.curso-en-panel {
    max-width: 300px;
    margin: 10px;
}
.curso-en-panel:hover {
    text-decoration: underline;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions a {
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions a.invoice {
    margin-top: 5px;
}
.woocommerce-order .avada-customer-details {
	display: none;
}

/* Woocommerce double error message*/
div.post-content > div.woocommerce > div.woocommerce-notices-wrapper > ul.woocommerce-error > li > strong:nth-child(1) {
    display: none;
}

/* Cursos **********************************************************************************************************************/

.index-defi i.b2msf-chevron-down,
.index-defi i.b2msf-chevron-up {
    color: #044e97;
    margin-left: 30px;
    font-size: 30px;
    font-weight: 700;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate {
    display: none !important;
}
.ld-course-list .ld-icon-certificate {
	margin-top: 3px;
}
.ld-course-list .ld-icon-certificate:before {
    content: "CERTIFICADO";
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    background-color: #36a34d;
    color: #fff;
    padding: 2px 10px;
    border-radius: 20px;
    vertical-align: middle;
    line-height: 36px;
}
/* Cursos solo examen*/
.learndash-wrapper a.button-test {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 3px solid!important;
}
.button-test i {
    font-size: 24px;
    font-weight: 700;
    vertical-align: sub;
}
a.button-test:hover,
a.button-test:focus,
a.button-test:active {
    border-color: #f08617 !important;
}
.ytp-watch-later-button,
.ytp-share-button {
    display: none !important;
}
/* Course page */

.course-breadcrumbs {
    font-weight: 600;
    color: #91adcc;
    font-size: 16px;
}
.breadcrumbs-arrow {
    margin: 0 15px;
}
.video-shortcode iframe,
.video-shortcode .rll-youtube-player,
.video-shortcode .fusion-privacy-placeholder,
.course-front-img img {
    border-radius: 5px;
}
.wp-audio-shortcode {
    margin: 0 auto;
    width: 70% !important;
}
.course-title h2 {
    margin-bottom: 20px !important
}
.course-learning-content {
    display: flex;
}
.course-learning-right div,
.course-learning-left div{
    display: flex;
}
.course-learning-right {
    width: 50%;
    margin-left: 20px;
}
.course-learning-left {
    width: 50%;
}
.course-learning i {
    color: #fff;
    font-size: 15px;
    margin-right: 20px;
    background-color: #45a711;
    border-radius: 50%;
    padding: 5px 7px;
    font-weight: 700;
}
.b2msf-check-alt:before {
    top: 1px;
    position: relative;
}
.course-module-wrap {
    border: 2px solid #e8edf4;
    border-radius: 5px;
    margin-bottom: 20px;
}
.course-module,
.course-submodule {
    padding: 10px 15px;
    display: flex;
    align-items: baseline;
}
.course-submodule {
    justify-content: space-between;
}
.course-submodule div {
    display: flex;
    align-items: baseline;
}
.course-submodules {
    background-color: rgba(232, 237, 244, 0.5);
}
.course-submodule span:not(.course-text){
    margin-left: 30px;
    font-weight: 600;
}
.course-number {
    color: #044e97;
    font-size: 30px;
    margin-right: 10px;
}
.course-submodule .course-number {
    font-size: 22px;
}
.course-module .course-text {
    font-size: 20px;
    font-weight: 700;
}
.course-text {
    vertical-align: text-bottom;
}
.course-duration {
    margin-right: 20px;
    min-width: fit-content;
}
.course-requirements li:before,
.course-target li:before {
    color: #044e97;
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.course-button {
    height: 48px;
}
.course-button span {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    font-family: Montserrat;
}
.course-slider-container {
    max-width: 1024px;
    margin: 0 auto !important;
}
*#course_slider .course-slider-img-link {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #fff;
}
#course_slider .course-slider-img-link:hover {
    border: 1px solid #044e97;;
}
#course_slider .course-slider-content {
    padding:0 5px 5px 5px;
}
#course_slider .course-slider-content h4 {
    margin: 10px 0;
    color: #044e97;
}
#course_slider .course-slider-content h4:hover {
    text-decoration: underline;
}
#course_slider .course-slider-content p {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}
#course_slider .course-slider-stars-videos {
    float: right;
    font-size: 14px;
    color: #000;
}
#course_slider .course-slider-price {
    color: #044e97;
    text-align: right;
    font-weight: 700;
}
#course_slider .owl-prev {
    left: -25px !important;
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-left.svg) no-repeat 13px !important;
    background-size: 15px !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50% !important;
    box-shadow: 4px 4px 12px -8px #000;
    border: 1px solid  #91ADCC !important;
}
#course_slider .owl-prev:hover {
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-left-1.svg) no-repeat 13px !important;
    background-size: 15px !important;
}
#course_slider .owl-next {
    right: -25px !important;
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-right.svg) no-repeat 17px !important;
    background-size: 15px !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50% !important;
    box-shadow: 4px 4px 12px -8px #000;
    border: 1px solid  #91ADCC !important;
}
#course_slider .owl-next:hover {
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-right-1.svg) no-repeat 17px !important;
    background-size: 15px !important;
}
#course_slider .sa_hover_container {
    border-radius: 5px;
    min-height: auto !important;
}


/* New course page*/
.profesor {
    display: flex;
}
.profesor img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid;
    margin-right: 10px;
}
.profesor strong {
    color: #fff !important;
}
.cta-course {
    max-width: 250px;
    margin: 0 auto;
}
.valores-wrap,
.garantia-wrap,
.valores-block{
    display: flex;
}
.valores-block {
    width: 50%;
}
.valores-box {
    max-width: 265px;
}
.valores-box,
.garantia-box {
    background-color: #fff;
    border-radius: 5px;
    width: -webkit-fill-available;
    text-align: center;
    margin: 0 5px;
    padding: 0 15px 0;
    -webkit-box-shadow: 0 5px 9px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 5px 9px -5px rgba(0,0,0,0.5);
    box-shadow: 0 5px 9px -5px rgba(0,0,0,0.5);
}
.valores-box img {
    width: 225px;
    height: 225px;
}
.garantia-box img {
    margin: 10px 0px 15px;
    border-radius: 5px;
}
.valores-box p,
.garantia-box p{
    text-align: left;
    line-height: normal;
    font-size: 14px;
}
.valores-box p b,
.garantia-box p b {
    font-size: 16px;
}
.opciones-wrap {
    display: flex;
    line-height: normal;
}
.opciones-wrap p {
    margin-top: 0;
}
.opciones-box {
    border: 2px solid;
    border-radius: 5px;
    margin: 0 7px;
    width: 50%;
    -webkit-box-shadow: 0 5px 9px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 5px 9px -5px rgba(0,0,0,0.5);
    box-shadow: 0 5px 9px -5px rgba(0,0,0,0.5);
}
.opciones-box.mala,
.opciones-box.mala .opciones-header {
    border-color: #f60;
}
.opciones-box.buena,
.opciones-box.buena .opciones-header{
    border-color: #5eb132;
}
.opciones-header {
    display: flex;
    border-bottom: 2px solid;
    padding: 15px;
}
.opciones-header img {
    width: 100px;
    margin-right: 10px;
}
.opciones-header p {
    margin: auto;
}
.opciones-body {
    padding: 35px 35px 0;
    display: flex;
}
.opciones-column {
    width: 50%;
    font-size: 14px;
    font-weight: 600;
}
.opciones-column.c-l {
    margin-right: 10px;
}
.opciones-column div {
    display: flex;
}
.opciones-column i  {
    font-size: 20px;
    margin-right: 10px;
}
.opciones-column .b2msf-check {
    color: #5eb132;
}
.opciones-column .b2msf-times {
    color: #f60;
}
.porcentaje {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
}
.porcentaje-wrap,
.porcentaje-wrap h2{
    color: #fff !important;
    text-align: center;
}
.contenido .ld-section-heading {
    display: none !important;
}
.mentor-wrap {
    display: flex;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 12px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 5px 12px -5px rgba(0,0,0,0.5);
    box-shadow: 0 5px 12px -5px rgba(0,0,0,0.5);
    padding: 40px 60px;
}
.mentor-left {
    width: 30%;
    min-width: 200px;
    margin: auto;
}
.mentor-right {
    width: 70%;
    text-align: justify;
    padding-left: 30px;
}
.mentor-right .section-title h2,
.mentor-right .section-title h4 {
    text-align: left !important;
}
.mentor-right .section-title h2 {
    margin-bottom: 20px !important;
}
.avalados .fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper img {
    width: fit-content;
}
.avalados:after {
    content: '';
    position: absolute;
    top: 75%;
    right: 48%;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid white;
}
.avalados .fusion-carousel .fusion-carousel-nav .fusion-nav-next,
.avalados .fusion-carousel .fusion-carousel-nav .fusion-nav-prev,
.avalados .fusion-carousel .fusion-carousel-nav .fusion-nav-next:hover,
.avalados .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:hover {
    background-color: transparent;
}
.avalados .fusion-carousel .fusion-carousel-nav .fusion-nav-prev:before {
    color: #acacac;
    left: -12px;
}
.avalados .fusion-carousel .fusion-carousel-nav .fusion-nav-next:before {
    color: #acacac;
    right: -12px;
}
#testimonios .sa_hover_container {
    padding-top: 60px !important;
    min-height: auto !important;
}
.testimonios-wrap {
    text-align: center;
    position: relative;
}
.testimonios-wrap img {
    width: 120px !important;
    position: absolute;
    top: -54px;
    right: 38%;
    padding: 5px;
    border: 2px solid #f3f5f9;
    border-radius: 50%;
}
.testimonios-box {
    border: 2px solid #f3f5f9;
    border-radius: 5px;
    padding: 40px 40px 20px;
    height: 360px;
}
.testimonios-box h2 {
    margin-bottom: 10px;
}
.testimonios-stars {
    margin-bottom: 10px;
}
.testimonios-stars .b2msf-star-solid {
    color: #ffbc00;
    font-size: 25px;
}
.testimonios-box p {
    font-size: 14px;
}
#testimonios .owl-prev {
    left: -25px !important;
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-left.svg) no-repeat 13px !important;
    background-size: 15px !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50% !important;
    box-shadow: 4px 4px 12px -8px #000;
    border: 1px solid  #91ADCC !important;
}
#testimonios .owl-prev:hover {
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-left-1.svg) no-repeat 13px !important;
    background-size: 15px !important;
}
#testimonios .owl-next {
    right: -25px !important;
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-right.svg) no-repeat 17px !important;
    background-size: 15px !important;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50% !important;
    box-shadow: 4px 4px 12px -8px #000;
    border: 1px solid  #91ADCC !important;
}
#testimonios .owl-next:hover {
    background: rgba(255, 255, 255) url(https://academy.bit2me.com/wp-content/uploads/2019/12/arrow-right-1.svg) no-repeat 17px !important;
    background-size: 15px !important;
}
#testimonios .sa_owl_theme .disabled .owl-prev,
#testimonios .sa_owl_theme .disabled .owl-next {
    display: block !important;
}
.faq-wrap a:hover {
    text-decoration: underline;
}
#expertos blockquote q p:before {
    background-image: url(https://academy.bit2me.com/wp-content/uploads/2020/07/quotes.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 100px;
    left: 0;
    width: 150px;
    height: 150px;
    z-index: -1;
    content: "";
}
#barra-fija {
    display: none;
    position: fixed;
    right: 10px;
    top: 60px;
    z-index: 9999;
    width: 103vw;
    background-color: #fff !important;
    border-bottom: 2px solid #044e97;
}
.barra-wrap {
    display: flex;
    justify-content: space-between;
    padding: 5px 0 5px 20px;
}
.barra-wrap span {
    font-weight: 700;
    margin: auto 0;
}
#barra-fija .barra-fija-wrap {
    margin-bottom: 0 !important;
    max-width: 880px;
    margin: 0 auto;
}
#barra-fija a.btn {
    margin: 0;
    height: 30px!important;
    line-height: 30px!important;
    width: 30px;
    margin-right: 20px;
}
.contenido .ld-quiz-incomplete {
    display: none !important;
}
@media (max-width:1175px) {
    .valores-wrap {
        display: block;
    }
    .valores-block {
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}
@media (max-width:1023px) {
    .mentor-wrap {
        display: block;
    }
    .mentor-right {
        width: 100%;
    }
    .mentor-right {
        padding-left: 0px;
    }
    .testimonios-box {
        padding: 75px 15px 20px
    }
    #course-after-header .img-after-header {
        display: none;
    }
}
@media (max-width:900px) {
    .course-learning-content {
        display: block;
    }
    .course-after-header-left {
        width: 100%;
        float: none;
    }
    .course-after-header-right {
        width: 100%;
        margin-top: -40px;
    }
    .course-link {
        margin: 0 auto;
    }
    .course-submodule span:not(.course-text) {
        margin-left: 10px;
    }
    .testimonios-box {
        height: 425px;
    }
    #post-17680 .course-price {
        text-align: center;
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .course-learning-content {
        display: block;
    }
    .course-learning-left {
        width: 100%;
    }
    .course-learning-right {
        margin-left: 0px;
        width: 100%;
    }
    .opciones-wrap {
        display: block;
    }
    .opciones-box {
        width: 100%;
    }
    .opciones-box.mala {
        margin-bottom: 20px;
    }
    .garantia-wrap {
        display: block
    }
    .garantia-box {
        max-width: 400px;
        margin: 0 auto 20px;
        padding-bottom: 5px;
    }
    .testimonios-box {
        height: auto;
    }
}
@media (max-width:640px) {
    #post-14011,
    #post-17680,
    #post-18170 {
        margin-bottom: -98px;
    }
}
@media (max-width:576px) {
    #course-after-header {
        margin-top: 0 !important;
    }
    .aprenderas-wrap .fusion-column-wrapper {
        padding: 20px !important;
    }
    .course-learning-title h2 {
        font-size: 24px !important;
    }
    .valores-block {
        display: block;
        margin-bottom: 0px;
    }
    .valores-box {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }
    .opciones-body {
        display: block
    }
    .opciones-column {
        width: 100%;
    }
    .mentor-wrap {
        padding: 40px 20px;
    }
    #post-17680 .profesor {
        display: block;
    }
    #post-17680 .profesor div {
        margin-bottom: 10px;
    }
}

/* Course comprar */

#como-compar-button .como-comprar {
    width: 50%;
    min-width: 350px;
    height: 60px;
    line-height: 60px;
    padding: 0;
}
#como-compar-button .como-comprar span {
    font-size: 20px;
}
#course-after-header.como-compar-after-header .course-price {
    visibility: hidden;
}
#como-comprar-slider #course_slider .sa_hover_container {
    min-height: 433px !important;
}
@media (max-width:576px) {
    #como-compar-button .como-comprar span {
        font-size: 16px;
    }
    #como-compar-button .como-comprar {
        min-width: 300px;
    }
}

/* Courses */

.select-lvl-wrap {
	margin: 45px 0;
}
.select-lvl-wrap p {
	color: #000;
	font-weight: 700;
	margin-bottom: 0;
}
.select-lvl-wrap select {
	font-size: 16px;
	color: #000;
    border: 1px solid rgba(0, 128, 255, 0.15);
    border-radius: 4px;
    height: 48px;
    min-width: 230px;
    padding: 0 16px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url(https://academy.bit2me.com/wp-content/uploads/2022/07/arrow-down-.svg);
    background-size: 12px;
    background-position: calc(100% - 20px) center !important;
    background-repeat: no-repeat;
}
.select-lvl-wrap select:focus {
	border-color: rgba(0, 128, 255, 0.15);
}
.courses-grid {
	display: grid;
	gap: 1rem;
}
@media (min-width: 600px) {
  .courses-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1100px) {
  .courses-grid { grid-template-columns: repeat(3, 1fr); }
}
.fusion-builder-row-7 .courses-wrapper {
    border: none !important;
}
.courses-wrapper {
    display: block;
	position: relative;
    padding: 30px 0;
    border-bottom: solid 1px #e8edf4;
}
.courses-wrapper a img {
    border-radius: 5px;
}
.courses-img-wrap {
    border: solid 1px transparent;
    padding: 5px;
    border-radius: 5px;
}
.courses-img-wrap:hover {
    border-color: #044e97;
}
.courses-wrapper .courses-certificado .certificado-label {
    position: absolute;
    display: block;
    background-color: #ffe000;
    width: 200px;
    height: 35px;
    font-weight: 700;
    color: #000 !important;
    line-height: 35px;
    text-align: center;
    top: 15px;
    left: -15px;
    border-radius: 5px;
	text-transform: uppercase;
}
.courses-wrapper h3 {
    margin: 0 0 10px;
    font-weight: 700 !important;
    color: #044e97 !important;
}
.courses-content {
	padding: 10px;
}
.courses-content h3:hover {
    text-decoration: underline;
}
.level-1,
.level-2,
.level-3,
.master {
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: 600;
}
.level-1 {
    background-color: #ebf6ed;
    color: #008400;
}
.level-2 {
    background-color: #ffefe5;
    color: #ff6600;
}
.level-3 {
    background-color: #fdebea;
    color: #ea3632;
}
.master {
    background-color: #f2e8fd;
    color: #6a00e8;
}
.courses-wrapper p {
    color: #000;
    margin-top: 15px;
}
.courses-info {
    color: #91adcc;
}
.courses-price {
    font-weight: 700;
    margin-right: 20px;
    color: #000;
}
.courses-price.free {
    color: #ff6600;
}
.courses-price.free i {
    font-size: 24px;
    vertical-align: text-top;
    margin-right: 3px;
}
.courses-videos i {
    font-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
}
@media (max-width: 800px) {
    .courses-wrapper {
        display: block;
    }
    .courses-wrapper a img {
        max-width: 100%;
    }
    .courses-wrapper a:not(.courses-certificado) img {
        margin-bottom: 27px;
    }
}

/* Diccionary ***********************************************************************************************************************/
#diccionary-top h4 {
    margin-top: 0;
}
#top-letters p {
    width: fit-content;
    margin: 0 auto;
    padding: 5px 40px;
    border: 1px solid #044e97;
    border-radius: 50px;
}
#links-to-letters {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 100;
}
#top-letters a {
    color: #91adcc;
    padding: 0 5px;
    font-size: 14px;
}
#top-letters a:hover,
#top-letters span.active a {
    color: #044e97;
    border-bottom: 2px solid #044e97;
}
.diccionary-sections .letter {
    width: 40px;
    height: 40px;
    background-color: #004e97;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
.diccionary-concepts {
    margin-left: 50px;
}
.diccionary-concepts .diccionary-word {
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
    min-height: 120px;
}
.diccionary-concepts .diccionary-word a p {
    display: none;
}
.diccionary-concepts .diccionary-left {
    width: 100px;
    min-width: 100px;
    height: 100px;
    float: left;
    margin: 0 20px 0 0;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    background-image: url("https://academy.bit2me.com/wp-content/uploads/2020/01/15_Placeholder-.png")
}
.diccionary-concepts .diccionary-left.link-img:hover {
    border: 1px solid #044e97;
}
.diccionary-concepts .diccionary-right h3 {
    margin: 0;
}
.diccionary-concepts .diccionary-right h3 a {
    text-decoration: underline;
}
.diccionary-concepts .diccionary-right h3 a:hover {
    text-decoration: none;
}
.diccionary-concepts .diccionary-right p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
    #main {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    #boxed-wrapper #wrapper {
        overflow-x: inherit !important;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    #boxed-wrapper #wrapper::-webkit-scrollbar {
        display: none;
    }
    .has-content-area[data-title="Diccionario Crypto"] {
        display: inline-block;
    }
    #top-letters a:hover {
        color: #91acdd;
        border-bottom: none;
    }
    #links-to-letters {
        top: 50px;
        position: fixed;
        float: left;
        max-width: 80px;
        max-height: calc(100vh - 20px);
        padding-bottom: 12px;
    }
    #post-2254 #diccionary-top {
        margin-left: 65px;
    }
    .diccionary-sections {
        float: right;
        width: calc(100vw - 105px);
    }
    .diccionary-concepts {
        margin-left: 0;
    }
    #top-letters p {
        width: 68px;
        max-height: calc(100vh - 20px);
        padding: 5px;
    }
    .diccionary-concepts .diccionary-left {
        width: 300px;
        height: 150px;
        float: inherit;
        margin: 15px auto;
        background-image: url("https://academy.bit2me.com/wp-content/uploads/2020/01/15_Placeholder-rectangular.png")
    }
}
@media only screen and (max-width: 400px) {
    .diccionary-concepts .diccionary-left {
        width: 250px;
        height: 125px;
    }
}

/* Results/no results/page not found ***********************************************************************************************************/

  /* Results page */
  .search-results {
    margin-bottom: 40px;
}

/* No results page / Page not found */
.search-no-results .full-width,
.error404 .full-width {
    margin-left: 0 !important;
}
.search-no-results #main,
.error404 #main {
    background-color: #e8edf4 !important;
    padding-top: 0;
}
.search-no-results .error-page-wrapper,
.error404 .error-page-wrapper {
    padding-top: 0;
}
.search-no-results .error-message,
.error404 .error-message {
    color: #91adcc;
}
.error-results {
    background-color: #fff;
    text-align: center;
}
.error-page-wrapper {
    background-color: #e8edf4;
    padding: 100px 0;
}
.error-page {
    width: 70%;
    margin: 0 auto;
}
.error-results-title h1 {
    font-size: 30px !important;
}
.error-results-search {
    color: #000;
    font-weight: 600;
}
.error-results-search a:hover {
    text-decoration: underline;
}
.error-results-options {
    padding-left: 20px;
}
@media (min-width: 800px) {
    .post-content.no-results h1 {
        margin: 60px 0;
    }
    .post-content.no-results span.error-results-try {
        line-height: 60px;
    }
    .post-content.no-results .error-results-options {
        line-height: 48px;
    }
}
@media (max-width:1024px) and (min-width: 800px){
    .error-page {
        width: 700px !important;
    }
    .error-page-wrapper {
        padding: 70px 0;
    }
}
@media (max-width:800px) and (min-width: 576px){
    .error-page {
        width: 500px !important;
    }
    .error-results-title h1 {
        font-size: 24px !important;
    }
    .error-page-wrapper {
        padding: 50px 0;
    }
}
@media only screen and (max-device-width: 640px){
    .search-no-results #content {
        margin-bottom: 0px;
    }
}
@media (max-width:576px) and (min-width:400px){
    .error-page {
        width: 350px !important;
    }
    .error-results-title h1 {
        font-size: 20px !important;
    }
    .error-page-wrapper {
        padding: 20px 0;
    }
    .error-results h3 {
        font-size: 16px !important;
    }
    .error-results-search {
        font-size: 14px !important;
    }
}
@media (max-width:400px){
    .error-page {
        width: 300px !important;
    }
    .error-results-title h1 {
        font-size: 20px !important;
    }
    .error-page-wrapper {
        padding: 20px 0;
    }
    .error-results h3 {
        font-size: 16px !important;
    }
    .error-results-search {
        font-size: 14px !important;
    }
}

/* Leads magnets **********************************************************************************************************************/

/* Landing leads magnets*/
.lm-btn {
display: inline-block;
text-align: center !important;
height: 48px !important;
line-height: 48px !important;
border-radius: 5px !important;
font-family: "Open Sans" !important;
font-size: 14px !important;
font-weight: 700 !important;
text-decoration: none !important;
padding: 0 10px;
margin-right: 15px;
    background-color: #ff6600;
color: #fff !important;
}
.lm-btn:hover {
      background-color: #ff6600a3;
}
#lm-modal form {
    padding-top: 0;
    margin-top: 0;
}
#lm-modal .modal-header {
      border: none;
}
#lm-modal .modal-body {
      padding-top: 0;
}
#lm-modal .modal-dialog {
    max-width: 500px;
}

/* Lead magnet masterclass trade*/
#masterclass-trading a {
  font-weight: bold;
}

/* Biblioteca *******************************************************************************************************************************************/

#library-top h4 {
    margin-top: 0;
}
#top-library p {
    width: fit-content;
    margin: 0 auto;
    padding: 5px 40px;
    border: 1px solid #044e97;
    border-radius: 50px;
}
#links-to-sections {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 100;
}
#top-book a {
    color: #91adcc;
    padding: 0 5px;
    font-size: 14px;
}
#top-book a:hover,
#top-book span.active a {
    color: #044e97;
    border-bottom: 2px solid #044e97;
}
.library-sections .library {
    width: 280px;
    height: 40px;
    background-color: #004e97;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
.library-concepts {
    margin-left: 50px;
}
.library-concepts .library-book {
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
    min-height: 120px;
}
.library-concepts .library-book a p {
    display: none;
}
.library-concepts .library-left {
    width: 100px;
    min-width: 100px;
    height: 100px;
    float: left;
    margin: 0 20px 0 0;		/* Fix: para que no se parta el texto en forma extraña en la vista */
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    background-image: url("https://academy.bit2me.com/wp-content/uploads/2020/01/15_Placeholder-.png")
}
.library-concepts .library-left.link-img:hover {
    border: 1px solid #044e97;
}
.library-concepts .library-right h3 {
    margin: 0;
}
.library-concepts .library-right h3 a {
    text-decoration: underline;
}
.library-concepts .library-right h3 a:hover {
    text-decoration: none;
}
.library-concepts .library-right p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
    #main {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    #boxed-wrapper #wrapper {
        overflow-x: inherit !important;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    #boxed-wrapper #wrapper::-webkit-scrollbar {
        display: none;
    }
    .has-content-area[data-title="Diccionario Crypto"] {
        display: inline-block;
    }
    #top-book a:hover {
        color: #91acdd;
        border-bottom: none;
    }
    #links-to-sections {
        top: 50px;
        position: fixed;
        float: left;
        max-width: 80px;
        max-height: calc(100vh - 20px);
        padding-bottom: 12px;
    }
    #post-2254 #library-top {
        margin-left: 65px;
    }
    .library-sections {
        float: right;
        width: calc(100vw - 105px);
    }
    .library-concepts {
        margin-left: 0;
    }
    #top-book p {
        width: 68px;
        max-height: calc(100vh - 20px);
        padding: 5px;
    }
    .library-concepts .library-left {
        width: 300px;
        height: 150px;
        float: inherit;
        margin: 15px auto;
        background-image: url("https://academy.bit2me.com/wp-content/uploads/2020/01/15_Placeholder-rectangular.png")
    }
}
@media only screen and (max-width: 400px) {
    .library-concepts .library-left {
        width: 250px;
        height: 125px;
    }
}

/* Cookies *********************************************************************************************************************************************/
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
    height: 48px;
    border-radius: 5px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover {
    color: #fff !important;
    background-color: #0f335b !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #666666 !important;
    border-top: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover {
    text-decoration: none;
    color: #fff !important;
}
.lity {
    z-index: 99990 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close {
    top: 15px !important;
    right: 0px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon {
    border: 2px solid rgba(4,78,151,0.2) !important;
    background: transparent !important;
    color: #044e97 !important;
    font-weight: 700 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 36px !important;
    font-size: 36px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover {
    box-shadow: 0 0 0 0 transparent !important;
    border: 2px solid #03417e !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
    background-color: #fff !important;
    border: 1px solid #e8edf4 !important;
    color: #000 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button {
    border-color: #e8edf4 !important;
    color: #044e97 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a:hover, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button:hover {
    border-color: #044e97 !important;
    color: #044e97 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{
    background-color: rgba(232, 237, 244, 0.3) !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-allow-all,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-allow-all {
    text-transform: uppercase !important;
    font-size: 14px !important;
    line-height: 14px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a {
    color: #044e97 !important;
    text-decoration: none !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover {
    text-decoration: underline !important;
}
#moove_gdpr_save_popup_settings_button {
    background-color: transparent !important;
    left: 10px !important;
    bottom: 40px !important;
    cursor: pointer;
}
#moove_gdpr_save_popup_settings_button:hover {
    border-radius: 5px;
    padding-left: 5px;
    background-color: #044e97 !important;
}
#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,
#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon {
    background-color: transparent;
    top: -1px !important;
}

@media (min-width:768px) {
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
        padding-top: 120px !important;
    }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu {
        float: left !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before {
        bottom: 75px !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content {
        margin-bottom: 30px !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content {
        margin: 15px !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
        float: none !important;
    }
}
@media (max-width: 767px) {
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close {
        top: 15px!important;
        right: 25px!important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon {
        width: 30px !important;
        font-size: 30px !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder {
        text-align: -webkit-center !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
        float: none !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content {
        margin: 15px !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-right-content {
        background-color: #fff !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content {
        max-height: none !important;
        height: 100% !important;
    }
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
        max-height: 100% !important;
    }
}
/* Cookie */
.fusion-privacy-bar-acceptance {
    background: #044e97 !important;
    color: #fff !important;
    font-family: "Open Sans" !important;
    text-shadow: none !important;
    border-style: none !important;
    font-weight: 700;
  }
  .fusion-privacy-bar-acceptance:hover {
    background-color: #04c !important;
  }

/* Otras*********************************************************************************************************************/

/* Form formacion instituciones */
#submit-cf7 {
    background-image: none;
    line-height: 10px !important;
}

/* Thank you page for level mails */
@media (max-width: 767px) {
    .page-id-17074 .wp-image-17086 {
        display: none;
    }
    .page-id-17074 #sections-links {
        display: block;
    }
}

/* Phone contact page */
#phone-contact-form {
    width: 68% !important;
}
#phone-contact-img {
    width: 28% !important;
    position: absolute;
    right: 0;
    bottom: 80px;
}
._form-content input,
._form-content select {
    border: none !important;
    border-bottom: 1px solid rgba(4,78,151,.42) !important;
    border-radius: 0 !important;
}
._form-content select {
    padding: 0 !important;
}
._form-content input:hover,
._form-content input:focus,
._form-content select:hover,
._form-content select:focus {
    border-bottom-color: #044e97 !important;
    box-shadow: 0 2px 0 0 #044e97;
}
@media (max-width: 1023px) {
    #phone-contact-form {
        width: 60% !important;
    }
    #phone-contact-img {
        width: 38% !important;
    }
}
@media (max-width: 800px) {
    #phone-contact-form {
        width: 100% !important;
    }
    #phone-contact-img {
        display: none;
    }
}

/* Recaptcha */
.recaptcha {
    font-size: 9px !important;
    margin-top: 10px !important;
}
.recaptcha a {
    color: #044e97 !important;
    text-decoration: none !important;
}
.recaptcha a:hover {
    text-decoration: underline !important;
}
.grecaptcha-badge {
    visibility: hidden !important;
}

/* Button to top */
#toTop {
    bottom: 130px;
    right: 0px !important;
    border-radius: 4px 0 0 4px !important;
  }

/* Bootstrap display */

@media (min-width: 576px) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}

.d-block {
    display: block !important;
}

.d-none {
    display: none !important;
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
  .d-md-none {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-none {
    display: none !important;
  }
}

.async-hide {
	opacity: 1 !important;
}

/* Advise for the new share login with bit2me */

#post-2682 {
    display: flex;
    flex-direction: column;
}
#post-2682 .entry-title {
    order: 1;
    margin: 20px 0 16px;
}
#post-2682 .learndash-wrap {
    order: 2;
}