.orgads-image {
    aspect-ratio: 4 / 3 !important;
    width: 100% !important;
    object-fit: cover !important;
}

.mar-cero {
    margin:0 auto;
}
.adv p {
    margin-bottom: 5px;
}
.article {
    font-weight: 500;
    line-height: 1.5;
}
.article .img-stars {
    max-width: 150px;
    float: left;
    padding-right: 20px !important;
}
.article blockquote {
        padding: 20px;
}

.image-100 {
    width: 100%;
}

.results {
    font-size: 12px !important;
    color: black;
    font-style: normal !important;
}
.reviews_list_sidebar .img-stars {
    max-width: 150px;
    float: none;
    padding-right: 20px !important;
}

.reviews-box {
    background-color: #f0f0f0;
    padding: 15px;
    border-radius: 5px;
    margin: 0 auto;
    margin-right: 0.7rem;
    height: fit-content;
}

.reviewbox-author {
    margin-right:10px;
    font-weight: 700;
}

.parent-authorimg-box {
    flex-wrap: wrap;
    align-content: flex-start;
}

.authorimg-box {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    float: left;
    margin-right: 10px;
}

.authorimg{
    width: 40px;
    height: 40px;
    border-radius: 100px;
    float: left;
    margin-right: 10px;
}

.author{
    font-size: 15px;
}
.highlight {
    border-radius: 1em 0 1em 0;
    background-image: linear-gradient(-100deg, rgba(255, 224, 0, 0.3), rgba(255, 224, 0, 0.7) 95%, rgba(255, 224, 0, 0.1));
}
.text-muted{
    clear: both;
}
.promo-box {
    border-top: 15px solid #4ba614 !important;
}
.widget {
    float: left;
    max-width: 250px;
}

.widget p {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    color: #00a4e5;
    margin-top: 15px;
}

.widget img {
    max-width: 100%;
    height: 150px;
}

.widget img {
                aspect-ratio: 4 / 3 !important;
                width: 100% !important;
                object-fit: cover !important;
            }

.ad {
    display: inline-flex;
    margin-top: 50px;
}

.ad .widget a {
    text-decoration: none;
}

.proBox {
    border: 2px dashed #000;
    text-align: center;
    display: flex;
    align-items: center;
    background: #fff;
}
.imgCont {
    width: 50%;
}
.proBox img {
    margin: 0 auto;
}
.procont {
    width: 50%;
    text-align: center;
    padding: 0 22px;
}
.procont p {
    color: #000;
    font-weight: 400;
    line-height: 1;
    font-size: 18px;
    margin: 0 0 10px;
}
.procont h4 {
    color: #000;
    line-height: 1;
    font-size: 55px;
    margin: 0 0 20px;
    font-weight: 700;
}
.procont .discount-box-btn {
    border-radius: 150px;
    color: #fff;
    line-height: 1;
    font-size: 18px;
    padding: 12px 34px;
    display: block;
    border: 1px solid #9db1da;
    text-align: center;
    text-decoration: underline;
    font-weight: 700;
}
.procont .discount-box-btn, .procont .discount-box-btn:hover {
    background: linear-gradient(to right, #714cdc 0%,#7c84d5 50%,#85b8cd 100%);
}
img.cards-pay {
    max-width: 278px;
    height: auto;
}

.expert-quote {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding: 30px 0;
    border-top: 1px solid #0092bf;
    border-bottom: 1px solid #0092bf;
    position: relative;
}

.quote-img {
    float: left;
    max-width: 100%;
}

.quote-icon {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: -22.5px;
}

.quote-right {
    float: right;
    width: calc(100% - 260px);
    text-align: left;
}

.quote-right .common-para {
    margin-top: 10px;
}

.common-para {
    font-size: 20px;
    line-height: 30px;
    color: #121212;
    margin-top: 25px;
    letter-spacing: 0.5px;
    text-align: left;
}

.quote-text1 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    color: #121212;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.5px;
    margin-top: 15px;
}

.ucla-box {
    float: left;
    width: 100%;
    padding: 10px;
    background: #f0fbff;
    padding: 20px 25px;
    margin-top: 30px;
}

.ucla-logo {
    float: right;
    width: 150px;
    margin: 0 0 0 30px;
}

.ucla-box p {
    font-size: 20px;
    line-height: 30px;
    color: #121212;
    letter-spacing: 0.5px;
    text-align: left;
    margin-top: 15px;
    font-weight: 500;
}

.blue-box-text {
    background: #4aa3e9;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 6px;
    margin-top: 25px;
    color:#fff;
}

.instruction-box {
    float: left;
    width: 100%;
    background: #f0fbff;
    padding: 30px 25px;
    margin-top: 40px;
}

.instruction-box-row {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.instrc-box-right {
    float: right;
    width: 190px;
}

.instrc-box-left {
    float: left;
    width: calc(100% - 190px);
    text-align: left;
}

.incrtc-img {
    float: right;
    max-width: 100%;
    margin: 15px 0 0;
}

.instrc-head {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    color: #121212;
    font-weight: bold;
}

.show-mob, .show-tab {
    display: none;
}

.martop20 {
    margin-top: 10px;
}

.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
    display: block;
}

.yellow-box {
    background: #ffffc2;
    padding: 15px 30px;
}

.yellow-box h4 {
    font-weight: 500;
}

.yellow-box .img-responsive {
    margin: 0px auto 5px;
}

center .green_btn_image {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 50px 0 100px;
}

.green_btn_image {
    background-image: url(../images/pC4yvRjrWxKs.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 80%;
    height: 100px;
    max-width: 520px;
}

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.green_btn_txt {
    text-align: center;
}

.green_btn_txt a {
    text-decoration: none !important;
}

.green_btn_txt p {
    color: white;
    font-weight: 700;
    text-shadow: 2px 2px 4px black;
    font-size: 28px;
    margin-bottom: 9px;
}

.attentionGetterParent {
    padding: 15px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin: 40px 0 30px;
}
.attentionGetterHeadline {
    background-color:#459ef7;
    padding: 10px;
    border-radius: 5px;
}
.attentionGetterHeadline h3 {
    color: #fff;
    margin: 10px 0;
    font-size: 21px!important;
    padding-top: 0!important;
}
.attentionGetterBody {
    background-color:#f4f4c3;
    padding: 10px;
}
.attentionGetterBody p {
    font-size: 17px;
    line-height: 28px;
}

/* POP UP */
.pop-area {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1500;
}

.pop-total {
    max-width: 800px;
    width: 100%;
    border-radius: 25px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.pop-total img{
        margin: 2vh 3vw;
        max-width: 80% !important;
}

#loading-indicator {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    box-sizing: border-box;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0!important;
    padding: 0!important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2147483646;
}

.popup-left {
    width: 47%;
    float: left;
}

.popup-right {
    width: 49%;
    float: right;
    margin-top: 20px;
}

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

.desk-new {
    display: block;
}

.mob-new {
    display: none;
}

.pop-text1 {
    font-size: 16px;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    color: black;
    text-transform: uppercase;
    padding: 23px 0 0 0;
    color: red;
    font-size: 25px;
}

.pop-text2 {
    line-height: 35px;
}
.pop-text2 {
    font-size: 35px;
    padding: 0;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    color: black;
}

#274593-inputwrap {
    margin-bottom: 20px;
}

.no-thanks {
    background-color: transparent;
    padding: 0 0 2px;
    font-size: 16px;
    color: gray;
    border-style: solid;
    border-color: gray;
    border-width: 0 0 1px;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    text-decoration: none !important;
}

.no-thanks:hover{
    color:red;
}

.bx-button {
    padding: 13px 60px;
    font-size: 16px;
    background-color: #7c0ce1;
    border-style: none;
    border-color: #7c0ce1;
    border-width: 2px;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    color: white;
    border-radius: 30px;
    margin-top: 6px;
    margin-bottom: 15px;
    width: 100%;
}

.bx-button:hover {
    opacity:0.8;
}
/* POP UP ENDS*/




.fb-comment {
    display: flex;
    flex-direction: column;
    padding: 10px;
    max-width: 600px;
    font-family: Arial, sans-serif;
}

.fb-comment-header {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.fb-comment-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.fb-comment-info {
    display: flex;
    flex-direction: column;
}

.fb-comment-username {
    font-weight: bold;
    font-size: 14px;
    color: #385898;
}

.fb-comment-time {
    font-size: 12px;
    color: #65676b;
}

.fb-comment-content {
    background-color: #f0f2f5;
    border-radius: 12px;
    padding: 10px;
    margin-top: 5px;
}

.fb-comment-body p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #1c1e21;
}

.fb-comment-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    padding-top: 5px;
}

.fb-comment-actions {
    display: flex;
    gap: 10px;
    font-size: 12px;
    color: #65676b;
}

.fb-comment-reactions {
    display: flex;
    gap: 5px;
    font-size: 12px;
    color: #65676b;
}

.fb-comment-action {
    cursor: pointer;
}

.fb-comment-action:hover {
    text-decoration: underline;
}

.fb-comment-reaction {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.fb-comment-reaction:hover {
    text-decoration: underline;
}

/* Estilo para la respuesta */
.fb-comment-response {
    margin-left: 50px;
    border-left: 2px solid #ddd;
    padding-left: 10px;
}





@media (min-width: 1300px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px !important;
}
}

@media only screen and (max-width: 767px) {
    .hide-mob {
    display: none;}
    
    .f-md-48 {
    font-size: 30px !important;
    }
    
    .yellow-box {
    padding: 15px 5px;
    }
    
.proBox {
    display: block;
}
.imgCont, .procont {
    width: 100%;
}
.proBox img {
    padding: 0;
}
.procont p {
    margin-top: 20px;
}
.procont h4 {
    font-size: 35px;
}
.procont .discount-box-btn {
    font-size: 15px;
}
img.cards-pay {
    width: 100%;
    height: auto;
}
    
    center .green_btn_image {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px 0 60px;
    padding: 17px 20px 0 60px;
    height: 60px !important;
    }
    .green_btn_image {
    width: 100% !important;
    }
    .green_btn_txt p {
    font-size: 19px !important;
    padding: 5px 0 !important;
    margin-bottom: 14px;
    }
    
    /* POPUP */
    .pop-right {
            padding-right: 40px;
            padding-left: 40px;
        }
        .desk-new {
            display: none;
        }
        .mob-new {
            display: block;
        }
        .unlocked{
            text-align:center;
        }
        .code-text{
            text-align:center;
            padding:7px 0;
        }
        .pop-logo{
            display:none;
        }
        .pop-total .col-12{
            -ms-flex:0 0 50%;
            flex:0 0 50%;
            max-width:50%;
        }
        .popup-left {
            width: 100%;
        }
        .popup-right {
            width: 100%;
            padding: 0 20px;
            margin-top: 0;
        }
        
        .popup-right {
            margin-top: 0px;
            margin-bottom: 20px;
        }
        
        .pop-text1 strong{
            font-size: 25px;
        }
        
        .pop-text1{
            margin-top:30px;
        }
        /* POPUP */
    
}   

@media only screen and (min-width: 600px) {
    .comments-author{
        margin:0 !important;
        font-size:16px !important; 
        font-weight: bolder;
        color: rgb(31, 97, 141);
    }
    
    .comments-date{
        margin:0 !important;
        font-size:14px !important;
        color:gray;
    }
    
    .comments-text{
        margin:0 0 10px 0 !important;
    }
    
    .comment-img{
        max-width:300px;
        margin-left:auto;
    }
    
}

@media only screen and (max-width: 600px) {
    .comments-author{
        margin:0 !important;
        font-size:16px !important; 
         font-weight: bolder;
        color: rgb(31, 97, 141);
    }
    
    .comments-date{
        margin:0 !important;
        font-size:14px !important;
        color:gray;
    }
    
    .comments-text{
        margin:0 0 10px 0 !important;
    }
    
    .comment-img{
        width:70%;
        margin-left:auto;
    }
    
    .pop-total img{
        margin: 2vh auto;
        max-width: 80% !important;
    }
    
    .pop-text2{
            line-height: 20px;
    }
    
    .proBox {
    margin-right: calc(var(--bs-gutter-x) * .5);
    margin-left: calc(var(--bs-gutter-x) * .5);
}
.page-left-cont h3, .page-left-cont p, .page-right-cont, .page-left-cont ul.list, .reviwul, ul.tick-prt {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}

}

@media screen and (max-width: 520px) {
    .ad {
    display: inline-block;
    }
}

@media (max-width:575.98px){
        .pop-total .col-12{
            -ms-flex:0 0 100%;
            flex:0 0 100%;
            max-width:100%;
        }
        .pop-total{
            max-width:80%;
            border-radius:15px;
        }
        .pop-right{
            margin:0px auto 15px;
            padding:0px 20px;
        }
        .pop-text2{
            font-size:20px;
        }
        .pop-text3,.bx-button,.bx-inputwrap input{
            font-size:14px;
        }
        .pop_left_img{
            width:100%;
            background:url(../images/popup_mob.jpg) no-repeat top center;
            background-size:cover;
            height:200px;
        }
        .pop-logo img{
            max-width:100px;
        }
        .pop-text1{
            margin-top:30px;
        }
    
    }

    @media (max-width:479.98px){
        .pop-text1,.pop-text3, .bx-button, .bx-inputwrap input{
            font-size:12px;
        }
        .pop-logo img{
            max-width:120px;
        }
        .pop-total{
            line-height:1;
        }
        .pop-text1, .pop-text3{
            padding:0 0 10px 0;
        }
        .no-thanks{
            font-size:10px;
        }
        .bx-inputwrap{
            margin-bottom:0;
        }
        .close-icon{
            right:5px;
            top:5px;
        }
        .close-icon1{
            margin-top:10px;
        }
        
        .pop-text1, .pop-text3 {
            padding: 0 0 10px 0;
            margin-top:30px;
        }
    
    }

    @media (max-width:399.98px){
        .pop-text2{
            font-size:18px;
        }
        .pop-text1,.pop-text3, .bx-button, .bx-inputwrap input{
            font-size:11px;
        }
        .bx-button{
            padding:10px 20px;
        }
        .pop-text1, .pop-text3{
            padding:0 0 5px 0;
            line-height:1.2;
        }
        .bx-inputwrap input{
            margin-bottom:0px;
        }
        .bx-inputwrap input{
            margin-bottom:0px;
            font-size:12px;
        }
        .pop-text1, .pop-text3 {
            padding: 0 0 5px 0;
            line-height: 1.2;
            margin-top:30px;
        }
    
    }