/* REWRITE HEADER */
header .navbar-default.navbar-home {
    background: rgba(237, 237, 237, 0.95);
}
header .navbar-default {
    background: rgba(237, 237, 237, 0.95);
}
.btn.outline {
    background-color: #ea7600;
    border-color: #ea7600;
    color: #fff;
    font-weight: 300;
}
.navbar-default .btn.white:not([href]):not([tabindex]) {
    background-color: #ea7600;
    border-color: #ea7600;
    color: #fff;
    font-weight: 300;
}
.menu-toggle a.menu_link.d-none.d-lg-block span {
    display: none;
}
.menu-toggle .hamburger-bar {
    background: #ea7600;
}
* {
    font-family: "Montserrat", sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
}
p {
    font-family: "Montserrat", sans-serif;
}

/* CC */
#portada-home {
    position: relative;
    margin-top: 125px;
    min-height: 600px;
}
#portada-home .container:before {
    pointer-events: none;
    content: "";
    background-image: url(../src/img/la-clase-pin.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    display: block;
    right: auto;
    width: 180px;
    height: 180px;
    right: 7%;
    bottom: 60px;
    z-index: 1;
}
.boxes-container-banner {
    position: relative;
}
.boxb1 {
    position: absolute;
    width: 500px;
    height: 210px;
    bottom: -40px;
    left: -210px;
    overflow: hidden;
}
.boxb2 {
    position: absolute;
    width: 350px;
    height: 220px;
    top: 100px;
    right: 20px;
    overflow: hidden;
}
.boxb3 {
    position: absolute;
    width: 350px;
    height: 220px;
    top: -20px;
    left: 30px;
    overflow: hidden;
}
.boxb4 {
    position: absolute;
    width: 250px;
    height: 250px;
    top: 30px;
    left: -50px;
    background: #706861;
}
.boxb5 {
    position: absolute;
    width: 250px;
    height: 250px;
    top: 10px;
    left: 240px;
    background: #d2d1d0;
}
.boxb6 {
    position: absolute;
    width: 150px;
    height: 150px;
    bottom: 5px;
    right: 220px;
    background: #ea7600;
}
.boxb7 {
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 137px;
    left: 0px;
    background: #706861;
}

#portada-home h2 {
    text-transform: uppercase;
    font-size: 1.9em;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 100px;
}
#portada-home h1 {
    text-transform: uppercase;
    font-size: 2.1em;
    font-weight: 600;
}
#portada-home a {
    display: block;
    padding: 18px 25px;
    font-size: 14px;
    background-color: #ea7600;
    border-color: #ea7600;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    width: fit-content;
    text-transform: uppercase;
}
#available-co {
    margin-top: -70px;
    margin-bottom: 30px;
}
#available-co h1 {
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
#available-co article {
    position: relative;
    background: #f1f1f1;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
#available-co article h1 {
    font-size: 1em;
    color: #fff;
    margin-bottom: 0px;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}
#available-co .text-curso {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 30px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
#available-co .text-curso p {
    font-size: 0.85em;
    color: #fff;
    position: relative;
    left: -20px;
    top: 7px;
}
#available-co article .desc-curso {
    padding: 20px 30px;
    min-height: 390px;
}
#available-co article .desc-curso p span {
    color: #ea7600;
}
#available-co article .desc-curso a {
    color: #ea7600;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    padding: 5px 20px;
    border: 1px solid #ea7600;
    font-size: 0.9em;
    max-width: fit-content;
    text-align: center;
    margin-bottom: 20px;
}
#info-banner {
    background: url(banner-clases-fix.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0px;
    margin-bottom: 50px;
}
#info-banner h1 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 2.4em;
    margin-bottom: 100px;
    line-height: 1.6em;
}
#info-banner a {
    color: #fff;
    background: #ea7600;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 10px 40px;
    border: 1px solid #ea7600;
    font-size: 1.3em;
    max-width: fit-content;
    margin-bottom: 0px;
    margin-left: auto;
}
#benefits {
    background: #d8d8d7;
    padding: 70px 0px 70px 0px;
    margin-bottom: -50px;
    margin-top: -50px;
}
#benefits h1 {
    color: #696158;
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 70px;
}
.benefit-box {
    background: #fff;
    padding: 30px;
    min-height: 300px;
}
.benefit-box img {
    margin-bottom: 30px;
}
.benefit-box h2 {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.benefit-box p {
    font-size: 0.9em;
}

#portada-tc {
    margin-top: 125px;
}
#portada-tc h1 {
    color: #696158;
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 70px;
}

#available-curses {
    background: #ededed;
    padding: 70px 0px 50px 0px;
}
#available-curses .bg-curso {
    position: relative;
}
#available-curses h1 {
    font-size: 1.2em;
    color: #fff;
    font-weight: 600;
}
#available-curses .text-curso p {
    font-size: 0.9em;
    color: #fff;
    margin-bottom: 0px;
}
#available-curses article {
    position: relative;
    background: #f1f1f1;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
#available-curses .text-curso {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 30px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
#available-curses article .desc-curso {
    padding: 20px 30px;
}
#available-curses article .desc-curso p span {
    color: #ea7600;
}
#available-curses article .desc-curso a {
    color: #fff;
    background: #ea7600;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 7px 40px;
    border: 1px solid #ea7600;
    font-size: 0.9em;
    max-width: fit-content;
    text-align: center;
    margin-bottom: 20px;
}
.img-revert {
    filter: invert(100%);
}
.smallp {
    font-size: 0.775em;
    font-weight: 600;
}

.progress {
    height: 5px;
    background-color: #716962;
    border-radius: 0px;
    margin-bottom: 20px;
}

#webinars {
    margin: 70px 0px 50px 0px;
}
#webinars h1 {
    color: #696158;
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#webinars article {
    border-bottom: 3px solid #ea7600;
    margin-bottom: 30px;
}
#webinars article img {
    margin-bottom: 10px;
}
#webinars article h1 {
    color: #696158;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400;
}
#webinars article i {
    color: #ea7600;
    font-size: 3em;
    position: relative;
    left: -10px;
}

#clas-online {
    margin: 70px 0px 50px 0px;
}
#clas-online h1 {
    color: #696158;
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 70px;
}
#clas-online article {
    margin-bottom: 50px;
}
#clas-online article h1 {
    color: #696158;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-weight: 600;
}
#clas-online article p {
    font-size: 0.9em;
    margin-bottom: 5px;
}
#clas-online article a {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    color: #ea7600;
    text-decoration: none;
}

#clas-online .cicle {
    display: block;
    width: 75px;
    height: 75px;
    padding: 17px;
    border-radius: 50%;
    background: #ea7600;
    margin: 0 auto;
}
#clas-online .cicle p {
    font-size: 1.75em;
    color: #fff;
}
#clas-online p.month {
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 600;
}
#clas-online p.instructor {
    font-size: 1em;
    font-weight: 600;
}

#clas-online a.see-more {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    color: #ea7600;
    text-decoration: underline;
}
.btn.outline {
    border: 2px solid transparent;
}
.btn.outline:hover {
    background-color: transparent;
    border-color: #ea7600;
    color: #ea7600;
}
.navbar-default .btn.white:not([href]):not([tabindex]) {
    border: 2px solid transparent;
}
.navbar-default .btn.white:not([href]):not([tabindex]):hover {
    background-color: transparent;
    border-color: #ea7600;
    color: #ea7600;
}


.navbar.navbar-default.on .btn.outline:hover {
    background-color: transparent;
    border-color: #FFF;
    color: #FFF;
}
.navbar.navbar-default.on .btn.white:not([href]):not([tabindex]):hover {
    background-color: transparent;
    border-color: #FFF;
    color: #FFF;
}


#portada-home a {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#portada-home a:hover {
    transform: translateY(-5px);
    box-shadow: 0px 0px 15px rgba(233, 117, 0, .25);
}
#available-co article .desc-curso a {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#available-co article .desc-curso a:hover {
    background: #ea7600;
    color: #FFF;
    transform: translateY(-3px);
}
#info-banner a {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}
#info-banner a:hover {
    color: #FFF;
    background: transparent;
    border: 2px solid #FFF;
    transform: translateY(-3px);
}
.benefit-box {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.benefit-box:hover {
    transform: translateY(-5px);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .45);
}

@media screen and (max-width: 960px) {
    #portada-home .container:before {
        display: none;
    }
    body.home .navbar-default .brand a img {
        opacity: 1;
    }
    .benefit-box {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 576px) {
    .navbar-default.on {
        height: auto;
    }
}

.menu {
    color: #696158;
    background: rgba(255, 255, 255, 0.95);
    right: 0%;
    width: 50%;
    transform: translate3d(100%, 0, 0);
}
.menu ul.links-menu li {
    color: #E9741F;
}
.menu ul.links-menu li a {
    color: #696158;
}
.menu ul.links-menu li.line {
    border-bottom: 2px solid rgba(233,117,0,.9);
}
.menu ul.links-menu li.principal {
    font-size: 25px;
}
.menu ul.links-menu li#menu-item-230 a, .menu ul.links-menu li#menu-item-231 a {
    color: #E9741F;
    margin-bottom: 10px;
}
.menu-open .menu {
    transform: translate3d(0%, 0, 0);
}

@media screen and (max-width: 900px) {
    .menu {
        width: 100%;
        transform: translate3d(100%, 0, 0);
    }
    .menu-open .menu {
        transform: translate3d(0%, 0, 0);
    }
}


.mt-85 {
    margin-top: 85px;
}
#info-banner .white-line {
    margin-top: 10px;
    margin-bottom: 120px;
    border: 0;
    border-bottom: 1px solid #FFF;
    width: 100%;
    height: 1px;
}
#info-banner a.mr-auto {
    margin-left: unset;
    margin-right: auto;
}
#info-banner.mt-85 h1 {
    margin-bottom: 50px;
}

.wp-pagenavi {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 70px 0px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: none;
    padding: 10px 18px;
    color: #706861;
    background: #D8D8D7;
    font-size: .9em;
    margin-right: 10px;
    font-weight: 600;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.wp-pagenavi a:hover, .wp-pagenavi span:hover {
    color: #FFF;
    background: #EA7600;
    transform: translateY(-3px);
}


.wp-pagenavi .pages {
    display: none;
}

.wp-pagenavi span.current {
    color: #FFF;
    font-weight: 300;
    background: #EA7600;
}

.wp-pagenavi span.current:hover {
    transform: translateY(0px);
}


#clas-online .calendar td {
    text-transform: lowercase;
    font-weight: 400;
    font-size: .75em;
}
#clas-online .calendar td div.day {
    font-size: 1em;
    background: #706861;
    color: #FFF;
    width: 40px;
    height: 40px;
    padding: 4px;
    pointer-events: none;
}
#clas-online .calendar h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
}
#clas-online .calendar td div.day.has-event {
    background: #E9741F;
}
#clas-online .calendar .day.has-event:after {
    display: none;
}
#clas-online .calendar td div.day.wrong-month {
    opacity: .5;
}
#clas-online .calendar .day:hover {
    border: 2px solid transparent;
    opacity: .9;
}

#available-co.mt-70 {
    margin-top: 70px;
}

.benefit-box .icon {
    height: 100px;
    position: relative;
    margin-bottom: 15px;
}

.bg-curso {
    min-height: 210px;
}

#distribuidores-banner {
    background: url(banner-clases-fix.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0px;
    margin-bottom: 50px;
    min-height: 400px;
}
#distribuidores-banner .title{
    color: #5C626C;
    font-family: Montserrat;
    font-weight: bold;
    line-height: 36.94px;
    text-align: center;
    text-shadow: 2px 2px 2px #fff;
}
#distribuidores-banner h2{
    color: #5C626C;
    font-family: Montserrat;
    font-weight: bold;
    text-shadow: 2px 2px 2px #fff;
}

#canal-arauco-banner {
    background: url(banner-clases-fix.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0px;
    margin-bottom: 50px;
}
#canal-arauco-banner .title{
    color: #696158;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 22px;
    line-height: 36.94px;
    text-align: center;
}
.tarjeta-titulo {
    -webkit-transform: translateX(0%) translateY(149px) rotate(-90deg);
    -webkit-transform-origin: left top;
    -moz-transform: translateX(0%) translateY(149px) rotate(-90deg);
    -moz-transform-origin: left top;
    -o-transform: translateX(0%) translateY(149px) rotate(-90deg);
    -o-transform-origin: left top;
    transform: translateX(0%) translateY(149px) rotate(-90deg);
    transform-origin: left top;
    background: #EA7600;
    color: #FFFFFF;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 30.22px;

    height: auto;
    display: table;
    margin-left: -40px;
    padding: 0px 10px;
    width: 150px;
}
.tarjeta-contenido {
    background-color: #fff;
}
.tarjeta-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    opacity: 0.9;

    height: 150px;
    padding: 0px 10px;
}

@media (max-width: 699px) {
    .tarjeta-card {
        padding: 0px 10px 0px 40px;
    }
}