@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Black.woff2') format('woff2'),
    url('../fonts/Acciona-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Italic.woff2') format('woff2'),
    url('../fonts/Acciona-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-BlackItalic.woff2') format('woff2'),
    url('../fonts/Acciona-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Heavy.woff2') format('woff2'),
    url('../fonts/Acciona-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-BoldItalic.woff2') format('woff2'),
    url('../fonts/Acciona-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-ExtraLightItalic.woff2') format('woff2'),
    url('../fonts/Acciona-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Medium.woff2') format('woff2'),
    url('../fonts/Acciona-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Bold.woff2') format('woff2'),
    url('../fonts/Acciona-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona Hairline';
    src: url('../fonts/Acciona-HairlineItalic.woff2') format('woff2'),
    url('../fonts/Acciona-HairlineItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Regular.woff2') format('woff2'),
    url('../fonts/Acciona-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona Hairline';
    src: url('../fonts/Acciona-Hairline.woff2') format('woff2'),
    url('../fonts/Acciona-Hairline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Light.woff2') format('woff2'),
    url('../fonts/Acciona-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-MediumItalic.woff2') format('woff2'),
    url('../fonts/Acciona-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-LightItalic.woff2') format('woff2'),
    url('../fonts/Acciona-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-ExtraLight.woff2') format('woff2'),
    url('../fonts/Acciona-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-HeavyItalic.woff2') format('woff2'),
    url('../fonts/Acciona-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-Thin.woff2') format('woff2'),
    url('../fonts/Acciona-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acciona';
    src: url('../fonts/Acciona-ThinItalic.woff2') format('woff2'),
    url('../fonts/Acciona-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}


body {
    padding: 0;
    margin: 0;
    font-family: 'Acciona', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}

a, a:hover, a:active, a:focus {
    color: inherit;
    text-decoration: none;
}


.bg-black {
    background: #000;
}

.text-underline {
    text-decoration: underline;
}

.text-red {
    color: #ff0000 !important;
}

.top-bar {
    background: #ff0000;
    color: #fff;
}

.top-bar .bg-black {
    padding: 8px 20px;
}

.top-bar strong {
    font-weight: 500;
}

.top-bar .plus {
    font-weight: 700;
    font-size: 21px;
    line-height: 0;
    position: relative;
    top: 2px;
}

.main-bar {
    border-bottom: #e3e3e3 solid 1px;
}

.main-bar .navbar {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

.main-bar .navbar li {
    position: relative;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ff0000;
}

.main-bar .navbar-nav .nav-link {
    padding-left: 30px;
}

.main-bar .navbar-nav .nav-link.nav-search {
    padding-left: .6rem;
    margin-left: 30px;
}


.hero-banner {
    background: #F6F6F6;
}

.bg-hero-inner {
    width: 50%;
    display: block;
}

.hero-banner h1 {
    font-size: 56px;
    font-weight: bold;
    line-height: 1.1em;
    letter-spacing: -1px;
    margin-bottom: 30px;
}

.bg-hero {
    min-height: 518px;
    background: #F6F6F6 url("../img/hero-banner.png") right center no-repeat;
    display: flex;
    align-items: center;
}


.search-container {
    display: flex;
    background: #fff;
    margin-right: 40px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 5px 20px;
}

.search-container label {
    width: 85%;
}

.search-container .btn-container {
    width: 15%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.search-container .hero-btn {
    border: none;
    background: transparent;
    color: #ff0000;
}


.hero-search {
    padding: 25px;
    width: 100%;
    border: none;
    outline: none !important;
}


.featured-categories h2 {
    padding: 50px;
    font-weight: bold;
    font-size: 32px;
}

.service-card {
    margin-bottom: 30px;
    height: 305px;
    overflow: hidden;
    background-size: cover;
    position: relative;
    transition: all .5s;
}

.service-card img {
    /*width: auto;*/
    /*height: 100%;*/
}

.service-card .overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: end;
    padding: 30px;
    justify-content: center;
    background: rgb(44, 30, 30);
    background: -moz-linear-gradient(0deg, rgba(44, 30, 30, 1) 0%, rgba(88, 63, 63, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(44, 30, 30, 1) 0%, rgba(88, 63, 63, 0) 100%);
    background: linear-gradient(0deg, rgba(44, 30, 30, 1) 0%, rgba(88, 63, 63, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2c1e1e", endColorstr="#583f3f", GradientType=1);
    transition: all .5s;
}

.service-card .overlay .overlay-content {
    transform: translateY(64px);
    transition: all .5s;
}

.service-card .category-title {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
}


.category-counter {
    color: #fff;
    opacity: 0;
    transition: all .5s;
}


.service-link:hover .service-card {
    transform: translateY(-15px);
}

.service-link:hover .service-card .overlay .overlay-content {
    transform: translateY(-34px);
}

.service-link:hover .service-card .category-counter {
    opacity: 1;
}

.service-card .btn {
    margin-top: 20px;
}


.category-header {
    background-color: #eee;
    text-align: center;
    position: relative;
}


.category-header-inner {
    display: flex;
    align-items: center;
    padding: 30px;
    justify-content: center;
    color: #fff;
    min-height: 430px;
    background: rgba(0, 0, 0, 0.4);
}

.category-content,
.page-content {
    padding: 70px 0;
}

.category-content h2 {
    margin-bottom: 30px;
}

.sidebar-menu {
    padding: 0;
    margin: 0;
}

.sidebar-menu li a {
    display: block;
    padding: 7px 0;
    transition: all .5s;
    position: relative;
}

.sidebar-menu li a {
    border-bottom: #e3e3e3 solid 1px;
}

.sidebar-menu > li > a:hover {
    background: #f5f5f5;
}

.sidebar-menu li {
    list-style: none;
}

.sidebar-menu .sub-menu {
    display: none;
    padding-left: 0;
}

.sidebar-menu .sub-menu > li a {
    padding-left: 43px;
}

.sidebar-menu .sub-menu > li .sub-menu > li a {
    padding-left: 66px;
}

.sidebar-menu li.current-menu-item .sub-menu,
.sidebar-menu li.current-menu-ancestor .sub-menu {
    display: block;
}

.sidebar-menu > li.menu-item-has-children > a:before {
    content: ' ';
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    background: url("../img/down.svg") center no-repeat;
}

.wpcf7-list-item {
    margin: 15px 0;
}

.wpcf7-list-item a {
    color: #ff0000;
    text-decoration: underline;
}

.btn-primary {
    color: #fff;
    background-color: #ff0000;
    border-color: #db0404;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
    background-color: #de0303;
    border-color: #d20101;
    box-shadow: none;
}


.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #ff0000;
    border-color: #db0404;
}


.btn-full {
    display: block;
    width: 100%;
    transition: all .5s;
}

.btn-big {
    padding: 11px;
}

.form-group {
    margin-bottom: 10px;
}

#breadcrumbs {
    font-size: 11px;
}

#breadcrumbs a {
    color: #ff0000;
}

.main-content {
    padding: 40px 0;
}

.subscribe-ask {
    font-size: 16px;
    font-weight: 500;
}

.main-content h1 {
    margin-top: 7px;
    line-height: 1em;
    margin-bottom: 20px;
    font-size: 32px;
}

.main-content h3 {
    color: #ff0000;
    font-size: 18px;
    margin-top: 24px;
}


.detalles-curso {
    list-style: none;
    margin-bottom: 0;
    border-top: #e3e3e3 solid 1px;
    border-bottom: #e3e3e3 solid 1px;
    padding: 5px 6px;
    background: #f6f6f6;
}

.detalles-curso li {
    display: inline-block;
    margin-right: 17px;
}


.detalles-curso li:last-child {
    margin-right: 0;
}

.contenidos-content {
    padding: 0;
    list-style-position: inside;
}

.contenidos-content li {
    border-bottom: #e3e3e3 solid 1px;
    padding: 2px 0;
}

.row.course {
    border: 1px solid #E3E3E3;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    border-left: #0DD111 solid 4px;
    transition: all .5s;
    margin-left: 0;
    margin-right: 0;
}

.row.course .course-title {
    padding: 16px 10px;
    display: block;
}

.row.course:hover {
    background: #f2f2f2;
}

.row.course ul {
    margin: 0;
}

.row.course ul li {
    padding: 16px 0;
}


.category .left-col {
    padding-right: 30px;
}

.category .right-col {
    padding-left: 30px;
}

.course-features {
    font-size: 13px;
}

.valign {
    display: flex;
    justify-content: end;
    align-items: center;
}

.top-bar li {
    list-style: none;
}

.top-bar li > a {
    background: #000;
    color: #fff;
    display: inline-block;
}

.top-bar li > a:hover,
.top-bar li > a:active,
.top-bar li > a:focus,
.top-bar li > a:visited {
    background: #111;
    color: #fff;
}

.top-bar li > a span.plus {
    padding-left: 5px;
}

.force-list-inline > li {
    display: inline-block;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 39.75px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 5px 20px 5px 14px;
}

.pagination-container {
    margin-top: 25px;
}


.page-link,
.page-link:hover,
.page-link:active,
.page-link:focus {
    color: #ff0000;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ff0000;
    border-color: #dd0000;
}

footer {
    background: #000;
    color: #ccc;
    padding: 20px;
    margin-top: 60px;
}

.footer-menu {
    margin-bottom: 0;
}

footer .copy {
    display: flex;
    align-content: center;
}

footer .nav-link,
footer .nav-link:hover,
footer .nav-link:active,
footer .nav-link:focus {
    color: #646464;
    font-size: 13px;
}

.page-center {
    max-width: 700px;
    margin: 0 auto;
}


.card-container {
    height: calc(100vh - 270px);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.card-container h1 {
    font-size: 64px;
    font-weight: 900;
}

.card-container p {
    margin-bottom: 5px;
}


.navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1.5em;
}

.navbar-light .navbar-toggler {
    background: #ff0000;
    color: #fff;
    padding: 3px 8px;
}

.main-bar .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.listing-course-responsive {
    display: none;
}

.privacy-policy .page-center a {
    color: #3f57e2 !important;
}

.hero-subtitle {
	color:#3F4254;
}

.hero-banner-mobile {
	background: #F6F6F6 url("../img/hero-banner-mobile.png") no-repeat;
	background-size: cover;
	background-position: center;
}

/*!
 *  Font Awesome v4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import url('//use.fontawesome.com/releases/v4.6.3/css/font-awesome-css.min.css');
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.eot');
  src: url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.woff2') format('woff2'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.woff') format('woff'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.ttf') format('truetype'),
       url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}