/*.contentpane:not(.com-sppagebuilder) {
    padding: 0;
}*/

/*

ESTO ESTABA EN EL CUSTOM CSS ANTES

*/


.sp-page-title {
background-size : cover;
}

#sp-header {
    /* background: #000a0c; */
    background: #ffffff;
}

textarea#message {
    width: 100% !important;
    height: 122px !important;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    margin-bottom: -6px;
}

.sp-megamenu-parent > li > a {
   /* color: #b9b9b9;*/
    color: #585858;
}

#sp-top-bar {
    background: #333;
    /* color: #aaa; */
}

.lenguaje {
    float: right;
    padding: 18px 0 18px 35px;
}

.silverheader {
    position: absolute;
    top: -30px;
    z-index: -1;
    width:100%;
    height: 50%;
}

#sp-top-bar .sp-module {
    /* margin: 0 !important; */
}



#sp_qc_submit {
    display: block;
    width: 100%;
    height: 38px;
    color: #fff;
    border-color: #0fa89d;
    background-color: #0fa89d;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.elteam img {
    width: 350px;
}

.dubbinglogo img {
    height: 45px;
    margin: 10px 0 30px 0;
}

/*.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ba7004 !important
}

.sp-megamenu-parent > li:hover > a {
    !*color: #d1af74 !important;*!
    color: #cf912b !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #ba7004 !important;
}*/

.fa {
    /* color: #d4ba7f !important; */
}



/* FIN VIEJO */

/* needed for sticly video */
.contentpane iframe {
    height: 85vh;
}

.qcast .contentpane {
    padding: 20px 0;
}

/* agregar clase al menu para quitar el padding*/
.qcast #sp-main-body {
    padding: 0;
    background-color: #1b1a1c;
}

.qcast #sp-top-bar {
    display: none;
}

.qcast #sp-footer {
    /*display: none;*/
}

/* NBILL */

.nbill-invoice-list input[type="text"],select:not(.form-control) {
    width: auto;
    display: inline;
}

#nbill_choose_language select {
    width: inherit;
}

#search_date_from, #search_date_to {
    width:auto;
    float:left;

}

.fromContainer, .toContainer {
    display: flex;
}

.from-filter {
    padding: 5px 0;
    margin-right: 10px;
}

.to-filter {
    padding: 5px 0;
    margin-right: 32px;
}

.filter-go-button {

}

/*.nbill-invoice-list .container {
    padding-left: 0;
}*/

.filtros_quotes_container {
    width: 100%;
}

.filtros_quotes {
    /*display: flex;*/
}

.calendar-button {
    margin-right: 32px;
}



/* llamar al form id field igual al dev */
/*#row_chk_subscribe .nbill-field-label {
    padding: 50px;
    background-color: #0b70cd;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
}

#row_chk_subscribe .nbill-field-label:hover {

    background-color: #0b55a8;
    
}

#row_chk_subscribe .nbill-field-control input[type='checkbox'] {
    display: none;
}

#row_chk_subscribe2 .nbill-field-label {
    padding: 50px;
    background-color: #0b70cd;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
}

#row_chk_subscribe2 .nbill-field-label:hover {

    background-color: #0b55a8;

}

#row_chk_subscribe2 .nbill-field-control input[type='checkbox'] {
    display: none;
}*/



/******* nBill ***/


.nbill_label {
    padding: 5px;
}
.nbill_profile_field { }

.modulo_nbill_menu { list-style: none; }
.modulo_nbill_menu li a { float: left; width: 25%;}
.modulo_nbill_menu li a { height: 100px; }
.modulo_nbill_menu li a { background-position: left 90% ; background-repeat: no-repeat;}
.modulo_nbill_menu li a:hover { background-position: left 90%; }

.nbill_radio_vertical {
    height: 30px;
}

.nbill_quote_form {
    background: #000000;
}

div.nbill-message {
    border: solid 1px #cc0000 !important;
    padding: 15px !important;
    background-image: none !important;
    font-size: 13px !important;
    font-weight: normal !important;
    margin-bottom: 15px !important;
    line-height: 10px;
}

.nbill_form_table input {
    min-width:200px !important;
}


.nbill-tab-title {
    height: 35px;
    padding: 0 10px;

}

.nbill-profile input[type=text]:focus {
    background-color: lightblue;
}

.billing-fields input[type=text]:focus {
    background-color: lightblue;
}

.billing-fields input[type=password]:focus {
    background-color: lightblue;
}

.nbill-profile input[type=text] {
    background-color: #f1f5f7;
}

.billing-fields input[type=text] {
    background-color: #f1f5f7;
}

.billing-fields input[type=password] {
    background-color: #f1f5f7;
}

.nbill-profile input[type="text"]:disabled {
    background: #ebebe4;
}

.billing-fields input[type="text"]:disabled {
    background: #ebebe4;
}

.nbill-profile {
     table-layout: fixed;
}

.billing-fields .field-value {
    display: inherit !important;
}

.nbill-login-box-inner table {
    width: 100%;
    max-width: 500px;
}

.nbill-login-box-inner2 {
    margin: 20px 0 5px 0;
}

.nbill-field-help {
    /*display: inline-block !important;*/
    /*vertical-align: middle !important;*/
    margin-left: 3px;
}

.help-icon {
    margin-left: 5px;
}

.nbill-profile tr td {
    /*border-bottom: 0px !important;*/
    display:block;
}

/*#nbill-quote-list-table {
    margin-top: 50px !important;
}*/

#nbill_quote_reply_email td {
    display:block;
}

#nbill_quote_reply_email input[type="text"] {
    width:100%;
    background-color: #f1f5f7;
}

#nbill_quote_reply_email textarea {
    width:100%;
    background-color: #f1f5f7;
}

/* arreglar para botones**/
.nbill-profile .nbill_value {
    width: 100%;
}

.previous_button div {
    width: 50%;
}

.nbill-field-responsive div#row_NBILL_CORE_login
{
    border-bottom: 1px solid #bbbbbb;
    display: inherit !important;

}

.nbill-order-form-buttons {
    margin-top: 20px;
}

#nbill_login_title_1, #nbill_login_title_62, #nbill_login_title_30 {
    margin-bottom: 20px;
}

.nbill-field-container-confirm {
    margin-top: 8px;
}

/* help overlip */

#overDiv table {
    background-color: #17a2b8 !important;
    line-height: 12px;
    border-radius: 10px;
    border-color: #0b70cd;
    text-align: justify;
}

#overDiv table td {
    padding: 7px 9px 9px 7px;
}

#overDiv font {
    color: white !important;

}

#nbill-tab-group-entity_mapping {
    margin-top: 20px;
}

#nbill_quote_correspondence table {
    width:100%;
}

#nbill_quote_reply_email table {
    width:100%;
}

.nbill_email_quote_to {
    display: flex;
    font-weight: bold;
}

.nbill_email_quote_message textarea {
    border: 1px solid rgba(0, 0, 0, .15);
}

.nbill_email_quote_message textarea:focus {
    outline: none;
}

.quote_view_img img {
    display: inherit;
}

/******* fin nBill ***/



/* para los video container e intro text*/

.mp4-placeholder {
    margin-bottom: 15px;
}


.VideoThumb {
    margin-bottom:15px;
    overflow: hidden;
    display: grid;
}

.bandera {
    position: relative;
    width:80px;
    margin-top: -45px;
}

.VideoThumb:hover img {
    opacity: 0.8;
    transition: .5s ease;
}

.YTThumb img {
    margin: -9.5% 0;
}

.VideoThumb img {
    width:100%;
}

.YTcontainer {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-bottom: 20px;
}
.YTcontainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vimeo-placeholder {
    padding:56.25% 0 0 0;
    position:relative;
    margin-top: 0;
    margin-bottom: 20px;
}

.vimeo-placeholder iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}



/* para la notificacion de not published yet */
.badge-warning {
    float: right;
}

/* botones en el cast call joomla page*/
.castArticles_Buttons_Container {
    display: flex;
    justify-content: flex-start;
    margin: 5px 0;
}

.cast-article-button {
    width:70px;
    margin-right: 10px;
}

.cArticleButton {
    width:100%;
}

.profile img {
    width:150px;
}

/* included products */
.productos_container {
    margin: 30px 0;
    padding:0;
}

.productos_inner_container {
    box-shadow: 0px 1px 12px 0px grey;
    padding: 0 0 40px 0;
    border-radius: 2px;
}

.product-name {
    color: #fff;
    margin-bottom: 20px;
    background-color: #518790;
    padding:15px 10px;
}

.product-name i {
    margin-left: 10px;
}

.productos_col {
    position: relative;
   /* border: 1px solid #e2e2e2;*/
    /*padding: 30px 30px 40px;*/
    padding: 15px 15px;
    color: #505050;
    background: #fcfcfc;
    min-height: 100px;
    text-align: center;
}

.productos_description {
    margin-bottom: 30px;
    padding: 0 20px;
}

.precio_big {
    font-size: 30px;
    font-weight: 700;
}

.productos_price {
    margin-bottom: 30px;
}

#row_chk_subscribe, #row_payment_frequency, #row_chk_subscribe2 {
    display: none;
}

.dropdown .btn {
    width:80%;
}

.precios {
    width:80%;
    background-color: azure;
}

#row_termsOfService {
    display: flex;
}

#row_termsOfService .field-title {
    /*width: 225px !important;*/
    width: 240px !important;
}

.nbill-field-responsive textarea {
    background-color: #f1f1f1;
    height: 170px !important;
    width: 100%;
    padding: 8px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
}

.nbill-field-responsive textarea:focus {
    outline: none !important;
    border:1px solid #719ECE;
    background-color: #dee1f1;

}

.nbill-field-label, .nbill_form_label {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    padding: 0 6px 0 0;
    text-transform: uppercase;
}

/*.nbill-field-responsive {
    padding: 10px 0 !important;
}*/

#row_q_hosting .radio_list_container_57 {
    float:none;
}

.lan_offcanvas {
    margin-bottom: 55px !important;
}

.lan_offcanvas li {
    float: left !important;
    margin-right: 10px !important;
}

.lan_offcanvas ul {
    display: block !important;
}

.lan_offcanvas img {
    width:25px !important;
}

.sp-megamenu-parent .sp-mega-group > li > a {
     text-transform: none;
     font-weight: normal;
}


.counterContainer {
    padding: 0 !important;
}

.counter {
    background-color:#ffffff;
    padding: 60px 0;
    border-radius: 3px;
    margin-bottom: 30px;
    box-shadow: 1px 1px 3px 0px #b1b2b5;
}

.count-title {
    font-family: 'Poppins';
    font-size: 35px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.counter-icon {

    color: #d4ba7f;
    font-size: 40px;
}

/*prueba de radios en form*/
/*.form-check-inline input[type="radio"] {
    display: inline-block;
}*/

/* SCROLLBARS */

/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #9c9382 #d2ccc1;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 7px;
}

*::-webkit-scrollbar-track {
    background: #d2ccc1;
}

*::-webkit-scrollbar-thumb {
    background-color: #9c9382;
    /*border-radius: 20px;
    border: 3px solid #d8b474;*/
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 1rem;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    padding: 0.5rem 0;
}

.profile_content_top {
    margin-bottom: 40px;
}

.profile_content_buttom {
    margin-top: 20px;
}

.profile_box_shadow_hover {
    /*width: 31%;*/
    width: 24%;
    margin: 0 10px 10px 0;
}

.profile_box_shadow_hover a {
    transition: box-shadow .3s;
    width: 100%;
}

.profile_box_shadow_hover a:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}

/* FIX CASTING BLOG IMAGES INTRO*/

.article-intro-image {
    margin: 0 0 20px 0 !important;
    display: flex;
    background: black;
    justify-content: space-around;
}

.article-intro-image img {
    width: 100%;
    height: fit-content;
    object-fit: cover;
}

.article-intro-image:hover img {
    opacity: 0.8;
    transition: .5s ease;
}

.legals {
    margin-bottom: 30px;
}

#row_captcha {

}

.ecc_button .profile_box_shadow_hover {
    width: 80%;
}

.ecc_push_button {

}

.on_sale  {
    text-decoration: line-through;
}

#jform_privacyconsent_privacy0, #jform_privacyconsent_privacy1 {
    display: initial !important;
}

#jform_privacyconsent_privacy-lbl a {
    display: initial !important;
    position: inherit !important;
}

#jform_privacyconsent_privacy-lbl {
    display: block !important;
}

.tse_ads {
    text-align: center;
}

body, .sp-preloader {
    background-color: #ffffff;
}

.cbPoweredBy {
    display:none;
}

/* separador del subcriptions en el dropdown */
.item-248, .item-249 {
    /*margin-bottom: 20px;*/
    /*para off canvas*/
    margin-top: 20px;
    font-weight: 500;
}

.talent_profile #sp-main-body, .talent_list #sp-main-body {
    padding: 35px 0 100px 0;
}

.profile-headers {
    background-color: #f0f6fb;
    padding: 9px 10px;
    font-weight: 500;
}

.cb_template .form-group {
    margin-bottom: 5px;
}

.cbProfileEditButtons {
    margin-top: 30px;
}

.login_image img {
    /*float: left;*/
    max-width: 240px;
    padding: 0 40px 0 0;
}

.tse_login_page .form-horizontal .controls {
    margin-left: 0;
}

.tse_login_page .inputbox {
    margin-top: 12px;
}

.tse_login_page .login_formulario {
    max-width: 550px;
    margin: 0 auto;
}

.tse_login_page .btn {
    width: 100%;
}

.offcanvas-menu .logo {
    display: none;
}

/* CB BUILDER */

.cbUserListSearchFields .cbFieldsContentsTab:after {
    content: '';
    clear: both;
}

.cbUserListSearchFields .cbFieldsContentsTab > .cb_form_line {
    float: left;
    width: 50%;
    padding: 0 4px;
    display: flex !important;
}

.cbUserListSearchFields .cbFieldsContentsTab > .cb_form_line > label,
.cbUserListSearchFields .cbFieldsContentsTab > .cb_form_line > cb_field {
    display: block;
    width: 100%;
    font-size: small;
}

#cb_language, #cb_country, #cb_state
{
    /*width: 100%;*/
    font-size: small;
}

.cbUserListSearchButtons {
    clear: both;
}

.cbUserListSearchButtons .offset-sm-3 {
    margin-left: 0 !important;
}

.cbUserListSearch {
    background: aliceblue;
    padding: 20px;
}

.genreFemale {
    color: #fff;
    background-color: #df58c8;
}

div.playerUserList {
    color: #ddd;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    background-color: #3498db;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
    box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    right: 0;
    margin-top: -24px;
}

div.playerUserList:hover,
div.playerUserList.active {
    -webkit-box-shadow: inset 0 0 0 0 #CD391F, inset 0 0 0 0 #fff,inset 0 0 0 0px #cd3920;
    -moz-box-shadow: inset 0 0 0 0 #CD391F, inset 0 0 0 0 #fff,inset 0 0 0 0px #cd3920;
    box-shadow: inset 0 0 0 0 #CD391F, inset 0 0 0 0 #fff,inset 0 0 0 0px #cd3920;
    color: #fff;
    background-color: #CD391F;
}

.cbUsersList .card-body {
    background-color: aliceblue;
    height: 66px;
}

.rateit-font {
    font-size: 20px;
    line-height: 1em;
}

.cbUserListFC_cb_response .speedyBadge {
    position: absolute;
    margin-left: 75px;
    width: 130px;
    margin-top: -15px;
}

.speedyBadge {
    color: orange;
}

.speedyBadgeText {
    font-family: "Helvetica", Arial, serif;
    font-size: 13px;
}

.cbUserListFL_cb_rating {
    position: absolute;
}

.actorIDlist {
    color: #0a53be;
    font-weight: 500;
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900;
    display: none;
}

.cb_sp_bottom {
margin-bottom: 0px !important;
}

/*  MEDIA QUERY */

@media (min-width: 1200px) and (max-width: 1300px) {
    .container {
        max-width: 1140px !important;
    }
}


/*@media (min-width: 1301px) {
    .container {
        max-width: 90vw !important;
    }
    .sppb-row-container {
        !* width: 1170px; *!
        min-width: 80vw !important;
    }
}*/

@media (min-width: 250px) and (max-width: 740px ) {

    #sp-header {
        height: 70px !important;
        padding-top: 5px;
    }

    .castArticles_Buttons_Container {
        display: flex;
        justify-content: center;
        margin: 5px 0;
    }
    .profile_box_shadow_hover {
        min-width: 300px;
    }


    .cast-article-button {
        width:25%;
        margin-right: 10px;
    }
    .profile_box_shadow_hover {
        width: 45%;
    }

    #sp-top-bar {
        display:none !important;
    }

    #offcanvas-toggler.offcanvas-toggler-right {
        margin-left: 0 !important;
    }

    /* login y logut menu items off canvas ya que etsa el mod */
    .item-241, .item-181, .item-239, .item-207 {
        display: none !important;
    }

    .cbUserListSearch {
        /*background: aliceblue;*/
        padding: 0px;
    }

}

@media only screen and (max-width: 991px) {
    .lenguaje {
        display: none !important;
    }



}


/*ADA FIXES*/
.sppb-social-share-style-colored ul li.sppb-social-share-twitter a {
    color: #0072cb;
}

.sppb-social-share-style-colored ul li.sppb-social-share-reddit a {
    color: #b83200;
}

.aa-greviews-review-template .aa-greviews-content-reviews-wrapper {
    color: #4e4a4a;
}

#sppb-addon-wrapper-1610153195791 .sppb-addon-content {
    color: #353434;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #002c7e;
    font-weight: bold;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #000000;
}

.speasyimagegallery-gallery-item-content {
    background: #000000;
}

.speasyimagegallery-gallery-item-title {
    color: #ffffff;
}

.page-header {
    display: none;
}

.linkOverDark {
    color: #3bafff;
}

.linkOverDark:hover {
    color: #0096ff; /* or whatever hover color you want */
    text-decoration: underline; /* optional: underline on hover */
}

.sppb-btn-custom {
    background: #1966f2 !important;
}

.sppb-btn-custom:hover {
    background: #044cd0 !important;
}

.sppb-magnific-popup .fas {
    margin-right: 10px;
}

#cbUserTable .badge-primary {
    background-color: #0050a6;
}

.cbUserListHead .btn-primary {
    background-color: #0050a6
}

.cbUserListHead .btn-primary:hover {
    background-color: #0055b6
}

#cbUserTable .genreFemale {
    background-color: #b10093;
}

.cbPagination .page-link {
    color: #0055b6;
}

.cbPagination .page-item.active .page-link {

    background-color: #0055b6 !important;
    border-color: #0055b6 !important;
}