/*!
 * Bootstrap Grid v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-10,
.col-12,
.col-sm-10,
.col-md-6,
.col-lg-4,
.col-lg-5,
.col-lg-7,
.col-xl-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.offset-1 {
    margin-left: 8.333333%
}

@media (min-width: 576px) {
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .offset-md-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
}

@media (min-width: 1200px) {
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.d-block {
    display: block !important
}

.flex-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important
}

.m-3 {
    margin: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: 0.25rem !important
}

.py-1 {
    padding-top: 0.25rem !important
}

.px-1 {
    padding-right: 0.25rem !important
}

.py-1 {
    padding-bottom: 0.25rem !important
}

.px-1 {
    padding-left: 0.25rem !important
}

.p-2 {
    padding: 0.5rem !important
}

.py-2 {
    padding-top: 0.5rem !important
}

.px-2 {
    padding-right: 0.5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important
}

.px-2 {
    padding-left: 0.5rem !important
}

.p-3 {
    padding: 1rem !important
}

.py-3 {
    padding-top: 1rem !important
}

.py-3 {
    padding-bottom: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.m-auto {
    margin: auto !important
}

@media (min-width: 992px) {
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
}

.text-center {
    text-align: center !important
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

:root {
    scroll-behavior: smooth
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 15px
}

*,
*:after,
*:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    margin: 0;
    padding: 0
}

body {
    overflow-x: hidden
}

.h2 {
    font-size: 41px !important
}

@media (max-width: 767.98px) {
    .h2 {
        font-size: 31.53846px !important
    }
}

.h3 {
    font-size: 35.7px !important
}

@media (max-width: 767.98px) {
    .h3 {
        font-size: 27.46154px !important
    }
}

.h4 {
    font-size: 30px !important
}

@media (max-width: 767.98px) {
    .h4 {
        font-size: 23.07692px !important
    }
}

.h6 {
    font-size: 22px !important
}

@media (max-width: 767.98px) {
    .h6 {
        font-size: 16.92308px !important
    }
}

p {
    line-height: 22px
}

.bg-black-gradiant {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1d2328), to(#1d2328)) !important;
    background-image: linear-gradient(#1d2328, #1d2328) !important
}

.bg-white {
    background-color: #fff
}

.bg-white-d-5 {
    background-color: #f2f2f2
}

.bg-golden-light {
    background-color: #e8b80f
}

.bg-golden-replace {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e9b80f), to(#e9b80f));
    background-image: linear-gradient(#e9b80f, #e9b80f)
}

.bg-oragen-replace {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffdf00), to(#ff9f00));
    background-image: linear-gradient(0deg, #ffdf00 0%, #ff9f00 100%)
}

.text-oragen-replace {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffdf00), to(#ff9f00));
    background-image: linear-gradient(0deg, #ffdf00 0%, #ff9f00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.text-golden {
    color: #e8b80f
}

.t-0 {
    top: 0
}

.center-absolute {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.circle {
    border-radius: 50%
}

.w-50px {
    width: 50px
}

.w-120px {
    width: 120px
}

.h-150px {
    height: 150px
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.w-200px {
    width: 200px
}

.w-250px {
    width: 250px
}

.h-250px {
    height: 250px
}

.w-520px {
    width: 520px
}

.w-600px {
    width: 600px
}

.max-w-100 {
    max-width: 100% !important
}

.max-w-50 {
    max-width: 50%
}

.br-10 {
    border-radius: 10px
}

.br-5 {
    border-radius: 5px
}

.o-hidden {
    overflow: hidden
}

.img-fit {
    -o-object-fit: cover;
    object-fit: cover
}

.t-0 {
    top: 0
}

.b-0 {
    bottom: 0
}

.l-0 {
    left: 0
}

.r-0 {
    right: 0
}

.text-decoration-none {
    text-decoration: none
}

.cursor-pointer {
    cursor: pointer
}

.shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.translateY-30p {
    -webkit-transform: translateY(30%);
    transform: translateY(30%)
}

.outline-none {
    outline: none
}

.border-none {
    border: none
}

.embed-container {
    position: relative;
    padding-bottom: 57%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.input {
    outline: none;
    border: NONE;
    width: 100%;
    font-size: 14px;
    padding-right: 50px !important
}

.headerPoster {
    background-image: url("./img/8-7.png"), url("./img/1Vector-1.png"), url("./img/Sec1-Vector-min.png"), url("./img/Backop4.2-min.jpg") !important;
    background-size: 40% 40%, 40% 40%, contain, cover !important;
    background-position: 0% 100%, 0% 100%, 50% 0%, 50% 50% !important;
    background-attachment: scroll, scroll, scroll, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat !important
}

.headerPoster.lpc {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 177, 49, 0.95)), to(rgba(233, 184, 15, 0.7))), url(./img/emprendedor2-min-scaled.jpeg) !important;
    background-image: linear-gradient(rgba(214, 177, 49, 0.95) 0%, rgba(233, 184, 15, 0.7) 100%), url(./img/emprendedor2-min-scaled.jpeg) !important;
    background-size: auto, cover !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, fixed !important;
    background-repeat: no-repeat, no-repeat !important
}

.aprendisaje {
    background-image: url(./img/Sec2-Vector.png), -webkit-gradient(linear, left top, left bottom, from(#1d2328), to(#1d2328)) !important;
    background-image: url(./img/Sec2-Vector.png), linear-gradient(#1d2328, #1d2328) !important;
    background-size: cover, auto !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important
}

.aprendisaje.lpc {
    background-image: url(./img/Vectorp2.png), -webkit-gradient(linear, left top, left bottom, from(rgba(26, 29, 31, 0.7)), to(rgba(29, 35, 40, 0.7))), url(./img/emprendedor2-min-scaled.jpeg) !important;
    background-image: url(./img/Vectorp2.png), linear-gradient(rgba(26, 29, 31, 0.7) 0%, rgba(29, 35, 40, 0.7) 100%), url(./img/emprendedor2-min-scaled.jpeg) !important;
    background-size: contain, auto, cover !important;
    background-position: 50% 0%, 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll, fixed !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important
}

.testimonios.lcp {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(233, 184, 15, 0.85)), to(rgba(233, 184, 15, 0.85))), url(./img/emprendedor2-min-scaled.jpeg) !important;
    background-image: linear-gradient(rgba(233, 184, 15, 0.85), rgba(233, 184, 15, 0.85)), url(./img/emprendedor2-min-scaled.jpeg) !important;
    background-size: auto, cover !important;
    background-position: 50% 50%, 50% 50% !important;
    background-attachment: scroll, fixed !important;
    background-repeat: no-repeat, no-repeat !important
}

.titleBack {
    background-image: url(./img/Barra.png) !important;
    background-size: 100% 100% !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important
}