/*header*/
.oe-logo {
    max-width: 175px;
    margin-left: 0px;
    margin-top: 10px;
}


.search_on {
    display: block!important;
    opacity: 1;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

.accordion.faq__accordion {
    background-color: unset;
}

input#s {
    width: 100%;
    border: unset;
    border-bottom: 1px solid #000000;
    padding: 10px 0px;
}
.search-full {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
    padding-bottom: 44px;
    margin-bottom: 36px;
}
img#oe-search {
    width: 16px;
    height: 16px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' viewBox='0 0 17 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='17' height='1.3' fill='%2300DBD1'/%3E%3Crect y='4.56445' width='17' height='1.3' fill='%2300DBD1'/%3E%3Crect y='9.12891' width='17' height='1.3' fill='%2300DBD1'/%3E%3C/svg%3E%0A");
}

#menu-top-nav li.nav-item a, #menu-menu-1 li.nav-item a{
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    height: 19px;
    padding-top: 57px;
    padding-bottom: 57px;
}
a.dropdown-item {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

img.arrow-header {
    width: 8px;
    margin-left: 40px;
}

#menu-top-nav li.menu-item-type-custom:last-child a, #menu-menu-1 li.menu-item-type-custom:last-child a {
    margin-top: 40px;
    background: linear-gradient( 180deg, #FF8800 0%, #FF6600 100%);
    border-radius: 35px;
    color: #fff!important;
    padding: 17px 29px;
    font-weight: 600!important;
    font-size: 14px!important;
    line-height: 20px!important;
    height: auto!important;
}

@media(min-width:1200px){
    .second-nav {
        z-index: 2021;
        padding: 0px 40px;
    }
}

@media(min-width:992px){
    .search-mb{
        display:none;
    }
    div#navbarOE {
        margin-right: 0px;
    }
}

@media(min-width:767px){
    section#mobile-banner {
        display: none;
    }
}



@media(max-width:1200px){
    #menu-top-nav li.nav-item a, #menu-menu-1 li.nav-item a {
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }
    .oe-logo {
        max-width: 150px;
        margin-left: 0px;
    }
}
@media(max-width:992px){
    .search-mb {
        position: absolute;
        right: 75px;
        top: 17px;
    }
}
@media(max-width:991px){
    .oe-logo {
        max-width: 150px;
        margin: 15px 0px;
    }
    img#oe-search {
        width: 16px;
        height: 16px;
        vertical-align: middle;
        display: inline-block;
        margin-top: 15px;
    }

    #menu-top-nav li.nav-item a,#menu-menu-1 li.nav-item a {
        padding: 0px 26px;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }
    #menu-top-nav li.nav-item:last-child a,#menu-menu-1 li.nav-item:last-child a {
        box-shadow: 0px 10px 30px rgba(255, 102, 0, 0.45);
        border-radius: 32px;
        margin-bottom:40px;
    }

    li#menu-item-6818 {
        display:none;
    }
    .second-nav {
        padding:0px!important;
    }
    a.navbar-brand {
        margin-left: 16px;
    }

    button.navbar-toggler {
        margin-right: 10px;
    }
    .navbar-nav li {
        padding: 11px 0px!important;
        border-top: 1px solid #F4F4F4;
        border-left: 1px solid #F4F4F4;
        border-right: 1px solid #F4F4F4;

    }
    li#menu-item-4947 {
        border: unset;
        padding: 0px 20px!important;
    }
}
@media (max-width: 575.98px){
    .oe-logo {
        max-width: 150px;
        margin-left: 0px;
    }
}



/*post*/
img.post-hero-desktop {
    width: 100%;
    height: auto;
}
.content-text {
    margin-top: 25px;
}

/*footer*/

.siguenos{
    font-size: 24px;
    line-height: 48px;
    align-items: center;
    letter-spacing: -0.3px;
    color: #000000;
    margin-bottom: 30px;
}

h4.footer-title-widget {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    align-items: center;
    color: #0078FF;
    margin: 0px;
}

ul.footer-recent-link {
    padding-left: 0px;
    list-style-type: none;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    align-items: center;
}

/*style xavier*/
input#comment-submit {
    padding: 18px 30px;
    width: 224px;
    height: 56px;
    background: linear-gradient(180deg, #FF8800 -17.06%, #FF6600 115.88%);
    border-radius: 48px;
    border: none;
    color: white;
}
h3.comments-title {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    display: flex;
    align-items: center;
    color: #000000;
}
.comment-respond {
    background: #F9FAFC;
    border-radius: 8px;
    padding: 24px;
}
.comment-form input[type="text"],input[type="mail"]{
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 8px;
    height: 56px;
}
textarea#comment {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 8px;
    height: 92px;
}
cite.fn {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #000000;
}
span.says {
    display: none;
}
.comment-meta.commentmetadata a {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #979797;
    padding-bottom: 15px;
}
ol.comment-list {
    padding: 15px;
}
ol.comment-list p {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 130%;
    display: flex;
    align-items: center;
    color: #000000;
}
.reply a{
    display: none;
}
.reply{
    border-bottom: 1px solid #D1D1D1;
    padding-top: 12px;
    margin-bottom: 30px;
}

.text-item-oe{
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #121212;
}
.img-item-oe{
    height: 100%;
    object-fit: contain;
    max-height: 155px;
    min-height: 155px;
}
.img-item-oe-features{
    height: 100%;
    object-fit: cover;
    max-height: 200px;
    min-height: 200px;
}
.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}

.slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #ffa50000;
    text-indent: -9999px;
    background-color: #ffffff;
    border: 1px solid #A0A0A0;
    box-sizing: border-box;
}
.slick-dots li.slick-active button {
    background-color: #FF6600;
    border: none;
}
h3#reply-title {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 100%;
    /* identical to box height, or 24px */
    display: flex;
    align-items: center;
    color: #000000;
}
.post_tags a {
    font-family: Nunito;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #FF6600;
    padding: 11px 10px;
    border: unset;
    margin-right: unset;
}
.banner-cta__title-blog{
    color: white;
}
.background-sky-blog {
    background-color: white;
}

@media (min-width: 992px) {
    #article-oe {
        height: 100%;
        background: linear-gradient(180deg, #FFFFFF 0%, #EBF7FF 100%);
        background-repeat: no-repeat;
        background-size: auto 404px;
    }
    p.card-text.text-item-oe {
        padding-top: 10px;
    }
}
@media (max-width: 520px) {
    .title-min{
        letter-spacing: -2.791667px;
    }
    .background-sky-blog {
        margin-left: -21px;
        width: 115%;
        padding: 15px;
        background-color: #EBF7FF;
    }
    .comment-form-email {
        padding-top: 25px;
    }
    .horizontal-card{
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        border-bottom: 1px solid #D1D1D1;
        margin: 12px 0;
        padding: 12px 0;
    }
    .img-item-oe {
        height: 100%;
        width: 100%;
        object-fit: cover;
        max-height: 100px;
        min-height: 100px;
        border-radius: 6px;
    }
    .img-item-oe-features {
        height: 100%;
        width: 100%;
        object-fit: cover;
        max-height: 200px;
        min-height: 200px;
        border-radius: 6px;
    }
    .text-item-oe {
        word-break: break-all;
    }
}
label.screen-reader-text {
    display: none;
}
i#searchsubmit::before {
    display: none;
}
@media (max-width: 767px) {
    html {
        margin-top: 0px;
    }
    p.card-text.leido-jumbo__p {
        padding-bottom: 15px;
        border-bottom: 1px solid #E3E4E8;
        margin-bottom: 15px;
    }


    @media (max-width: 767px){
        section.faq.section--background-white.gap-m {
            padding-top: 20px;
        }

        .blog-footer .container-fluid.gap-bg {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .blog-footer .container-fluid.gap-bg .col-12.col-lg-6.col-sm-10.align-items-center.list-group.list-group-horizontal.d-flex.justify-content-center.pd--b80 {
            padding-bottom:40px;
        }


        section.faq.section--background-white.gap-m {
            padding-top: 20px;
        }

    }
    ul.slick-dots {
        bottom: -40px;
                position: relative;
    }
    .avatar-post img{
        border-radius: 67px;
        width: 67px!important;
    }
    span.post-time {
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: right;
        color: #888888;
        flex-direction: row-reverse;
    }
    .comment-author.vcard img {
        display: none;
    }
    @media (max-width: 768px){
        .fo-image svg {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        p.card-text.text-item-oe {
            padding-top: 15px;
        }
    }

    .tagContain{
        background: #FFFFFF;
        border: 1px solid #FF6600;
        border-radius: 2px;
        padding: 5px;
        margin: 5px;
    }
    .tagContain:hover{
        background: #FF6600;
        border: 1px solid #FF6600;
        border-radius: 2px;
        padding: 5px;
        margin: 5px;
    }
    .post_tags a:hover {
        color: #fff;
        background-color: unset;
        text-decoration: none;
    }
    span.icon__arrow-right-orange{
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.18 1.158A.663.663 0 011.617 1c.164 0 .32.057.436.158L9.436 7.62c.116.1.181.238.181.38 0 .144-.065.281-.18.382l-7.385 6.462a.68.68 0 01-.871 0 .493.493 0 010-.763l6.95-6.08-6.95-6.08A.507.507 0 011 1.539c0-.143.065-.28.18-.38z' fill='%23fff' stroke='%23F60' stroke-linejoin='round'/%3E%3C/svg%3E");
    }
    .lead-form button {
        margin-top: 42px !important;
        margin-bottom: 0px !important;
    }
    .cta_button a {
        /*margin: 15px 0px 23px 25px;
        padding: 15px 30px!important;*/
        border-radius: 25px!important;
        background-image: linear-gradient(to left, #ff7b00, #ff6600);
        font-size: 16px;
        font-weight: bold;
        line-height: 1.25;
        text-align: center;
        color: #ffffff !important;
        height: 42px;
        width: 100%;
        padding: 10px 0 0 0;
    }
    .cta_button a:hover {
        color: white !important;
    }
    ul#menu-top-nav {
        padding-left: 15px;
    }
    #leadformContainer {
        scroll-margin-top: 150px;
    }
    /*end style xavier*/
    
    
    
    
    /*STYLE Leadform*/
    form#leadForm {
        padding: 15px;
    }
    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    }
    form.lead-form .col-xs-12.col-sm-6 {
        display: table-cell;
    }
    .lead-form {
        background: #fff;
        border: 2px solid #d6e4f1;
        border-radius: 15px;
        float: left;
        font-family: Muli, sans-serif;
        font-size: 1rem;
        overflow: hidden;
        position: relative
    }

    [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none;
    }

    .form-check-label {
        display: block !important;
        font-size: 12px;
        line-height: 22px;
    }

    /* .fade.in {
    opacity: 1;
} */

    /* .lead-form .form-group checkbox:not(.btn) {
        display: none;
    } */

    .btn-group-justified {
        width: 100%;
        border-collapse: separate;
        margin-top: 10px;
    }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    /* #format-modal .telephone-modal-box {
     margin: 100px auto 0 !important;
} */

    .btn-group-justified>.btn, .btn-group-justified>.btn-group {
        display: table-cell;
        float: none;
        width: 1%;
    }

    /* button.close {
       -webkit-appearance: none;
       padding: 0;
       cursor: pointer;
       background: 0 0;
       border: 0;
    } */
    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        text-shadow: none;
        filter: alpha(opacity=100);
        opacity: 1;
        margin-right: -20px;
        margin-top: -40px;
        display: block;
        position: initial;
    }

    .form-check {
        display: block !important;
        margin: 10px 0;
    }



    .btn-toolbar {
        display: block;
    }

    #phone-input {
        z-index: 1;
    }

    #leadformContainer {
        position: relative;
        z-index: 999;
        width: 100%;
        top: 10px;
    }

    input:-internal-autofill-selected {
        background-color: rgb(255, 255, 255) !important;
    }

    .input-error span,
    .lead-form .h2,
    .lead-form button {
        font-family: Nunito, sans-serif
            margin-top: 62px;
    }

    form.lead-form {
        -webkit-box-shadow: 0 0 25px 0 rgba(0, 108, 205, .15);
        -moz-box-shadow: 0 0 25px 0 rgba(0, 108, 205, .15);
        box-shadow: 0 0 25px 0 rgba(0, 108, 205, .15)
    }

    .lead-form .h2 {
        background-color: transparent;
        color: #0084ff;
        font-size: 1.25rem;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 10px 20px;
        text-align: center;
        text-transform: none
    }

    .lead-form .form-group {
        max-width: 100%;
        margin: 0 auto
    }

    .lead-form .form-group .form-control {
        padding: 0;
        height: 30px
    }
    .form-control.phone-input {
        width: 18% !important
    }

    .lead-form .form-group .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .lead-form .form-group .form-control,
    .lead-form .form-group .input-wrapper label {
        background-color: #fff;
        color: #404040;
        font-size: 1rem;
        opacity: 1
    }

    .lead-form .form-group input,
    .lead-form .form-group select {
        margin-bottom: 10px;
        outline: 0
    }

    .lead-form .form-group select#agerange-select {
        margin: 20px 0
    }

    input:-internal-autofill-selected {
        background-color: #fff !important;
    }

    .lead-form .form-group select {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        background: url(/wp-content/uploads/2017/08/bg-drop-leadform.jpg) right center no-repeat
    }

    .lead-form .form-group label:not(.btn) {
        display: none
    }

    .lead-form .radio-label {
        color: #0084ff;
        font-weight: 400;
        text-align: left;
        font-size: .825rem
    }

    .lead-form label.btn-default {
        color: #404040;
        background: #f5f5f5;
        font-weight: 400;
        text-align: center;
        transition: all .25s ease-in-out
    }

    .lead-form label.btn-default.active,
    .lead-form label.btn-default:hover {
        background: #0084ff;
        color: #fff;
        border-color: #0084ff
    }
    label.bt
    n.btn-default {
        font-size: 15px;
    }
    .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        line-height: 1.43;
        background-color: #fff;
        background-image: none;
        border: 0;
        border-bottom: 1px solid #ccc;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .form-control::-webkit-input-placeholder {
        color: #404040!important
    }

    .form-control::-moz-placeholder {
        color: #404040!important
    }

    .form-control:-ms-input-placeholder {
        color: #404040!important
    }

    .form-control:-moz-placeholder {
        color: #404040!important
    }

    .form-control.phone-input {
        float: left;
        margin-right: 15px;
        margin-top: 10px
    }

    .lead-form .form-group input, .lead-form .form-group select {
        margin-bottom: 10px;
        outline: 0;
    }

    .required-notice {
        font-size: .688rem;
        color: #404040;
        margin-top: 10px;
        float: left;
        margin-bottom: 15px;
    }

    .lead-form button {
        margin-top: 42px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        background: #f60;
        border: 0;
        border-radius: 25px;
        padding: 15px 37px;
        font-weight: 600;
        font-size: 1rem;
        transition: all .25s ease-in-out;
        float: none;
        display: block;
        width: auto;
        color: #fff !important;
    }

    #USALegalText {
        font-size: .725rem;
        color: #000;
        line-height: 1.1
    }

    .input-error {
        margin-top: -10px
    }

    .input-error span {
        font-size: .625rem;
        color: red;
        margin: 10px 0;
    }

    .fa-exclamation-circle:before {
        font-family: FontAwesome
    }	

    @media (min-width:1200px) {
        .lead-form,
        .lf {
            width: 100%
        }
        .lead-form {
            max-width: 345px
        }
    }

    @media (max-width:1200px) {
        .lf {
            width: auto
        }
    }

    @media (min-width:992px) and (max-width:1200px) {
        .lead-form {
            min-width: 310px;
            max-width: 340px
        }
    }

    @media (min-width: 991px){
        .lf {
            margin-top: 50px;
            margin-left: 10px;
        }
    }


    @media (max-width:991px) {
        section.efectivo {
            text-align: center;
            padding-top: 130px
        }
        #leadformContainer {
            width: 100%;
            margin-top: 20px !important;
            bottom: 30px;
            top: 0px!important;
        }
        #leadformContainer .lead-form {
            width: 100%;
        }
        .form-control.phone-input {
            width: 25% !important;
        }
    }

    @media (max-width:768px) and (min-width:531px) {
        .curso-features {
            text-align: center;
            padding: 160px 0 10px
        }
    }

    @media (max-width:530px) {
        .curso-features {
            padding: 280px 0 10px
        }
    }

    @media (max-width:768px) and (min-width:400px) {
        .comenzar-disfrutar {
            padding: 320px 0 135px
        }
    }

    .pop-leadform {
        margin-top: 25px;
        margin-left: 13%
    }

    .lead-form #leadform-curtain {
        background-color: #000;
        bottom: 0;
        filter: alpha(opacity=50);
        left: 0;
        opacity: .5;
        padding-top: 50%;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 1000
    }

    #format-modal .telephone-modal-box {
        background: #f1f1f1;
        max-width: 600px;
        margin: 40px auto 0;
        border-radius: 2px;
        padding: 20px
    }

    #format-modal .telephone-modal-box-title {
        font-size: 1.75rem;
        text-align: center;
        color: #111
    }

    #format-modal .telephone-modal-formats {
        text-align: center
    }
    #leadForm #isforme-radio label.btn.btn-default {
    font-size: 14px;
}
#leadForm label.btn.btn-default {
    border-color: #ccc;
}
input#firstname-input, input#lastname-input {
    margin-left: -20px;
    width: 125%;
}