/*
 Theme Name:   Cuit online
 Theme URI:    https://wordpress.org/themes/twentytwentyfour/
 Description:  Child theme for Twenty Twenty-Five
 Author:       Cuit Online
 Author URI:   https://cuitonline.com
 Template:     twentytwentyfive
 Version:      1.0.1
 Text Domain:  cuitonline
*/


* {
    margin : 0;
}

BODY,html{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    height: 100%;
}

IMG {
    border: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

/** Estilos COMUNES a todas las secciones **/

DIV.main-container, div.wp-site-blocks {
    width: 100%;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto -78px;
}

DIV.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

DIV.search-box-container-home, DIV.search-box-container-header {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

INPUT.search-box-home,
INPUT.search-box-header {
    font-size: 13px;
    color: #757575;
    text-align: left;
    padding: 7px 60px 7px 5px;
    width: 340px;
    line-height: 16px;
    background-color: #fff;
    border: solid 1px #d4d4d4;
    margin: 0;
}

DIV.search-button-container-home,  DIV.search-button-container-header{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 0px;
}

BUTTON.button {
    border: 0px;
    cursor: pointer;
}

.trigger {
    display: inline-flex;
    text-decoration: none;
}

.trigger.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.home-search-btn-wrap .trigger,
.bar-search-btn-wrap .trigger {
    box-sizing: border-box;
    background: #4f4f66 url("../images/search-icon.png") center center no-repeat;
    width: 60px;
    height: 32px;
    margin: 0;
    border-radius: 2px;
    background-size: 30%;
}

.home-search-btn-wrap .trigger .button-text,
.bar-search-btn-wrap .trigger .button-text {
    display: none;
}

BUTTON.search-button-home,  BUTTON.search-button-header {
    background: #4f4f66 url("../images/search-icon.png") center center no-repeat;
    width: 60px;
    height: 32px;
    margin: 0;
    border-radius: 2px;
    background-size: 30%;
}

BUTTON.search-button-home SPAN.button-text,  BUTTON.search-button-header SPAN.button-text {
    display: none;
}

/** Estilos del HOME **/

DIV.main-container-home {
    background: #F1F1F1;
}

DIV.divisas-top-bar {
    position: relative;
    height: 45px;
    background-color: #E6E8EB;
}

DIV.divisas-home {
    text-align: center;
    width: 100%;
    background-color: #E6E8EB;
    color: #4F4F66;
    height: 46px;
}

DIV.divisas-content {
    position: relative;
    margin: 0 auto;
    width: auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 40px;
}

DIV.divisas-home DIV.divisa-link {
    padding: 2px 2px;
    margin: 13px 6px 0 8px;
    float: left;
}

DIV.divisas-home DIV.divisa-link A SPAN {
    float: left;
}

DIV.divisas-home DIV.divisa-link A SPAN.indicator {
    padding-right: 2px;
    padding-left: 4px;
    height: 12px;
    -moz-height: 15px;
    width: 6px;
    margin-left: 9px;
}

SPAN.divisa-indicator-estable {
    background: url('../images/divisa_estable.png') no-repeat center center ;
}

SPAN.divisa-indicator-sube {
    background: url('../images/divisa_sube.png') no-repeat center center ;
}

SPAN.divisa-indicator-baja {
    background: url('../images/divisa_baja.png') no-repeat center center ;
}

DIV.divisas-home DIV.divisa-link A SPAN.flag {
    margin: -1px 0 0 0;
    padding: 0;
    text-align: left;
    width: 16px;
    height: 16px;
}

DIV.divisas-home DIV.divisa-link A SPAN.value {
    padding-left: 5px;
}


SPAN.searcher-divisas-alert {
    color: #FFFFFF;
    padding: 3px 4px 2px 20px;
    background: #E30713 url('../images/alert_white_12x12.png') no-repeat 4px center ;
}


DIV.divisas-home DIV A {
    text-decoration: none;
    color: #626161;
    font-weight: normal;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

DIV.divisas-right-button, DIV.divisas-left-button {
    display: none;
}

DIV.variaciones-uva {
    background-color: #F0F0F0;
    margin-top:10px;
    padding-top:20px;
    width: 100%;
    height: 143px;
}

DIV.variaciones-uva DIV.title-uva {
    font-size: 18px;
    font-family: "Arial";
    color: rgb(46, 49, 146);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

DIV.variaciones-uva DIV.variacion-uva {
    float:left;
    width:120px;
    height:100px;
    font-size: 12px;
    font-family: "Arial";
    color: rgb(102, 102, 102);
    line-height: 1.2;
    text-align: center;
}

DIV.variacion-uva DIV.circulo-uva {
    border-radius: 50%;
    background-color: rgb(46, 49, 146);
    width: 60px;
    height: 60px;
    font-size: 14px;
    margin: 0 auto;
    margin-bottom: 8px;
    font-family: "Arial";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 4.25;
    text-align: center;
}


DIV.home-logo {
    position: relative;
    margin-bottom: 53px;
    padding-top:140px;
}

.search-top-bar-container {
    display: flex;
    justify-content: space-between;
}

.search-top-bar-container>*, .search-top-bar-container>*>* {
    display: flex!important;
    align-items: center;
    justify-content: center;
}

DIV.search-top-bar-logo {
    position: static!important;
}

.search-top-bar-logo img {
    height: fit-content;
}

.search-top-bar-container>:nth-child(2) {
    flex-grow: 1;
}

IMG.img-logo{
    display: inline;
}

IMG.img-logo-mobile{
    display: none;
}

DIV.home-ads {
    position: relative;
    width: 100%;
    margin-top: 124px;
    margin-bottom: 130px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/*A.cotizaciones-button {
    display: block;
    text-decoration: none;
    color: #a0a0a0;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    padding: 6px 20px 6px 10px !important;
    line-height: 27px !ie;
    height: 12px;
    background: #f1f1f1 url('../images/arrow_btn.gif') no-repeat 90px center;
    border: solid 1px #e5e5e5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: -220px;
    top: 10px;
}

A.cotizaciones-button:hover {
    color: #fff !important;
    background: #1f7ac1 url('../images/arrow_btn.gif') no-repeat 90px center;
}*/

/** Estilos del SEARCH **/

DIV.search-query {
    margin-bottom: 5px;
    color: #49495A;
}

DIV.search-query SPAN {
    color: #9494A3;
}

DIV.search-breadcrumbs-button {
    display: none;
}

DIV.search-breadcrumbs {
    padding-bottom: 5px;
}

DIV.breadcrumbs {
    font-size: 12px;
    color: #818181;
    text-align: left;
    border-bottom: solid #E0E0E0  1px;
}

DIV.breadcrumbs A {
    color: #1C6BB0;
}

DIV.breadcrumb {
    width: auto;
    font-size: 14px;
    padding: 0;
    color: #818181;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f1f1f1;
    border: solid 1px #e5e5e5;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

DIV.hl-breadcrumb {
    border: solid #E5E5E5 1px !important;
}

DIV.breadcrumb DIV.breadcrumb-inner {
    border: solid #f1f1f1 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 2px;
}

DIV.breadcrumb A {
    background-image: url('../images/cruz.gif');
    background-repeat: no-repeat;
    background-position: -7px center;
    padding: 2px;
    text-decoration: none;
}

DIV.breadcrumb A:hover {
    background-position: 0px center;
}

DIV.search-top-bar {
    background-color:#f1f1f1;
    width: 100%;
    text-align: center;
}

DIV.search-top-bar-container {
    position: relative;
    margin: 0px auto;
    width: 100%;
    max-width: 1170px;
    text-align: center;
    height: 75px;
}

DIV.search-top-bar-logo {
    position: absolute;
    left: 0;
    top: 14px;
}

DIV.filters-button {
    display: none;
}

DIV.bottom-container
{
    width: 100%;
    max-width:1170px;
    height:auto;
    margin: 18px auto 32px auto;
    position: relative;
    background-color: #fff;
    padding: 0;
    clear: right !important;
    display: inline-block;
    text-align: left;
    *display: inline;
    zoom: 1;
}

DIV.categories {
    float: left;
    width: 175px;
    text-align: left;
    font-size: 12px;
    height: 2px;
}

DIV.close-filter-button {
    display: none;
}

DIV.results-count {
    margin-bottom: 3px;
    font-size: 12px;
}

DIV.categories DIV.filters-title {
    width: 100%;
    height: 12px;
    background-color: #1f7ac1;
    padding: 8px 0px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
}

DIV.categories DIV.view-categories {
    margin-bottom: 7px;
}

DIV.categories DIV.view-categories DIV.view-name{
    font-size: 12px;
    height: 14px;
    color: #FFF;
    background-color: #999;
    padding: 3px 0px 2px 15px;
    text-align: left;
    width: 160px;
    margin-bottom: 2px;
}

DIV.categories DIV.view-categories A {
    color: #313131;
    text-decoration: none;
    background-image: url('assets/images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 6px;
    line-height: 12px;
    margin-bottom: 2px;
}

DIV.categories DIV.view-categories A:hover {
    text-decoration: underline;
    color: #1f7ac1;
}

DIV.categories DIV.view-categories SPAN.category-count {
    font-size: 10px;
    color: #1F7AC1;
    text-align: left;
    padding: 0px 1px;
    line-height: 10px;
}

DIV.breadcrumb-in-filter {
    display: none;
}

DIV.just-on-mobile {
    display: none;
}

/*DIV.right-pane {
    position: relative;
    margin-left: 205px;
}*/

DIV.left-pane {
    /*position: relative;*/
    width: 68.5%;
    display: block;

    margin: 0 !important; /* override wp */
}


DIV.results {
    min-height: 572px;
    height: auto !important;
    height: 610px;
    margin-left: 205px;
}

DIV.results DIV.hit {
    border-bottom: solid #F1F1F1 1px;
    text-align: left;
    padding: 12px 0 9px 5px;
    font-size: 12px;
    background-color: #FFF;
    position: relative;
}

DIV.results DIV.hit:hover {
    background-color: #F1F1F1;
}

DIV.hit SPAN.cuit, .p_cuit {
    color: #1F7AC1;
    font-size: 12px;
    font-weight: bold;
}

A.constancia-inscripcion {
    font: 12px Arial, sans-serif;
    color:#4c748b;
    text-decoration: underline;
    font-style: italic;
}

DIV.hit SPAN.denominacion{
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #49495A;
}

A.denominacion{
    color: #1f7ac1;
}

A.denominacion:hover{
    color: #676767;
}

DIV.results DIV.hit A.denominacion{
    font-weight: bold;
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

DIV.denominacion{
    margin-bottom: 1px;
}

DIV.results DIV.hit A.denominacion:hover{
    color: #676767;
}

DIV.hit DIV.doc-facets {
    color: #313131;
    float: left;
    font-family: Arial, sans-serif;
}

DIV.hit DIV.doc-facets SPAN.bullet{
    color: #000000;
    font-size: 12px;
}

DIV.paginator {
    position: relative;
    height: 20px;
    padding-top: 20px;
}

DIV.paginator A {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #0066CC;
    background-color: #F2F2F2;
    padding: 8px 12px 8px 12px;
    margin: 0px 8px 0px 8px;
}

DIV.paginator A:hover {
    color: #FFF;
    background-color: #999999;
}

DIV.paginator SPAN.special-link {
    /* position: absolute;
    top: 0px; */
}

DIV.paginator SPAN.special-link A {
    color: #0066CC;
    background-color: #F2F2F2;
    font-size: 12px;
    padding: 8px 12px 8px 12px;
    margin: 0px 8px 0px 8px;
}

DIV.paginator SPAN.selected {
    color: #59575C;
    background-color: #F2F2F2;
    font-size: 12px;
    padding: 8px 12px 8px 12px;
    margin: 0px 8px 0px 8px;
}

DIV.paginator-prev {
    /* position: absolute;
    top: 20px; */
    /* left: -2px; */
}

DIV.paginator-next {
    position: absolute;
    top: 20px;
    /* right: 60px; */
}

DIV.ads-right-bar {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 30%;
    text-align: center;
}

DIV.ads-bottom-bar {
    margin: 0 auto;
}

/* ESTILOS DEL FOOTER */

DIV.footer{
    position:relative;
    width: 100%;
    max-width: 1170px;
    margin: auto auto;
    text-align: center;
    padding: 0;
    /*z-index: -1;*/
}

/* DIV.footer-home {
    margin-top: -60px;
} */

DIV.footer-search {
    height: 51px;
    background: #FFFFFF;
}

DIV.footer-search  DIV.div-copyright {
    height: 51px;
    background: #FFFFFF;
    margin: 0;
}

.push {height: 78px;}

.img-co-iso{
    cursor: pointer;
    border: none;
}

/*IMG.logo-footer {
    display: inline;
}*/

IMG.logo-footer {
    display: inline;
    width: 50%
}

IMG.logo-footer-mobile {
    display: none;
}

DIV.div-co-iso{
    position: absolute;
    left: 0;
    top: 0;
}

DIV.div-copyright{
    position: absolute;
    left: 30px;
    top: 0;
    padding-left: 67px;
    padding-top: 9px;
    font: 12px Arial,sans-serif;
    text-align: left;
    color: #4F4F66;
}

DIV.social-footer {
    position:absolute;
    right: 30px;
    top: 0px;
    width: 168px;
}

DIV.social-footer DIV.facebook {
    position:absolute;
    left:39px;
    top:6px;
    width:50px;
    height:24px;
}

DIV.social-footer DIV.twitter {
    position:absolute;
    left:95px;
    top:6px;
    width:11px;
    height:24px;
}

DIV.div-btn-comercial{
    position:absolute;
    right: 70px;
    top: 18px;
    width: 213px;
    height: 37px;
}

DIV.div-btn-baja{
    position:absolute;
    right: 30px;
    top: 21px;
    width: 149px;
    height: 29px;
}

.img-btn-comercial, .img-btn-baja{
    cursor: pointer;
}

/* PUBLICIDADES */

.pBody{
    width:900px;
    height:auto;
    margin:auto;
}

DIV.pSeccion{
    font:bold 25px Calibri;
    color:red;
    margin-top:10px;
    margin-bottom:6px;
}

DIV.pElemento{
    font:bold 15px Calibri;
    float:left;
}

DIV.pEliminar{
    font:bold 12px Calibri;
    float:right;
    margin-top: 2px;
}

DIV.pInfo{
    margin:auto;
    width:200px;
    min-height:20px;
    text-align:center;
}

DIV.pBanner{
    display: inline-block;
    margin-bottom:20px;
}

/* SECCION BAJAS */

DIV.bodyBajas{
    width: 90%;
    margin: 20px auto 15px auto;
}
DIV.fisicaJuridica{
    height: 220px;
}
DIV.bajaFisica {
    width: 45%;
    text-align: justify;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    float: left;
    /*margin-right: 80px;
    margin-left: 25px;*/
}
DIV.bajaTitulo, SPAN.bajaTitulo{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #1C6AAF
}
DIV.bajaJuridica{
    width: 45%;
    text-align: justify;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    float: left;
    margin-left: 10%;
}

INPUT.baja_file{
    width: 351px;
}

INPUT.baja_text{
    width: 347px;
}

SELECT.baja_select{
    width: 347px;
}

DIV.baja{
    font: normal 12px Verdana, Helvetica, sans-serif;
    margin-bottom: 5px;
}

DIV.baja SPAN.highlight {
    color: #C20E1A;
}

DIV.entiendo{
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-align: right;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

DIV.obligatorios{
    position: absolute;
    bottom: 0px;
    left: 30px;
    font: italic 12px Verdana, Helvetica, sans-serif;
}

#entiendo{
    margin-left:2px;
    margin-right:5px;
}

DIV.hint{
    font: italic 12px Verdana, Helvetica, sans-serif;
    color: grey;
    width: 348px;
    text-align: left;
    margin-left: 156px;
    margin-bottom: 5px;
}

DIV.form_baja_title{
    font: bold 14px Verdana, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 10px;
}

FORM.baja{
    text-align: right;
    width: 505px;
    margin: 0 auto;
    position: relative;
}


#baja_error{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #C20E1A;
    font: bold 12px Tahoma, Helvetica, sans-serif;
    text-align: center;
    line-height: 15px;
}

DIV.baja-submit-container {
    text-align:right;
    margin-top:10px;
}

.maps {
    font-family: auto;
    font-size: 18px;
    color: #313131 !important;
    border-bottom: dashed #e8e8e8 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 9px;
}

@media (max-width: 500px) {
    .search-top-bar-container>* {
        flex-direction: column;
    }

    DIV.fisicaJuridica{
        height: auto;
    }

    DIV.bajaFisica {
        width: 100%;
    }

    DIV.bajaJuridica{
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    DIV.baja SPAN.form-label{
        display: block;
        width: 100%;
        text-align: left;
    }

    INPUT[type=text] {
        width: 80%;
    }

    FORM.baja {
        width: 100%;
        text-align: left;
        margin-bottom: 50px;
    }

    DIV.hint {
        text-align: left;
        margin-left: 0;
        width: 100%;
    }

    DIV.entiendo {
        width: 100%;
        text-align: center;
    }

    TABLE.baja-captcha {
        width: 100% !important;
    }

    TD.baja-captcha-img {
        display: block;
        text-align: center;
    }

    TD.baja-captcha-text {
        display: block;
        text-align: center;
    }

    DIV.obligatorios {
        bottom: -50px;
    }

    FORM.baja INPUT[type=submit] {
        width: 90% !important;
    }

    DIV.baja-submit-container {
        text-align:center;
    }
}


/*------------------persona.php-----------------*/

h1.p_title{
    padding: 10px 10px;
    margin-bottom: 10px;
    position: relative;
    color: #676767;
    font-size: 2em;
}

DIV.persona-informes {
    height: auto;
    background-color: #f0f0f0;
    margin-top: 9px;
    padding-bottom: 10px;
    display: flex;
    width: 100%;
}

DIV.persona-informes > DIV {
    float: left;
    border-left: solid #d6d6d6 1px;
    margin-top: 15px;
    padding: 0 10px 0 20px;
    min-height: 52px;
    display: inline-block;
    background-image: none;
}

DIV.persona-informes > DIV > DIV > SPAN.informes-nombre-corto {
    display: none;
    font-size: 14px;
    margin: 10px 0;
}

DIV.persona-informes > DIV > DIV > SPAN.informes-nombre-largo {
    display: block;
    font-size: 16px;
    margin: 15px 0;
}

DIV.persona-informes DIV:first-child {
    border-left: none;
}

DIV.afip {
    width: 22%;
}

DIV.rentas {
    width: 18%;
}

DIV.banco-central {
    width: 22%;
}

DIV.dateas {
    width: 18%;
}

DIV.afip DIV.titulo_box_informes {
    color: #424242;
}

DIV.rentas DIV.titulo_box_informes {
    color: #E5880F;
}

DIV.banco-central DIV.titulo_box_informes {
    color: #1D6AC2;
}

DIV.dateas DIV.titulo_box_informes {
    color: #267F00;
}

DIV.titulo_box_informes{
    float: none;
    font: bold 12px Arial;
    margin-bottom: 5px;
    /*min-height: 100%;*/
    height: auto;
    text-align: left;
}

UL.p_listaInformes{
    padding: 0px;
    margin: 0;
    text-align: left;
    display: block;
}

UL.p_listaInformes-mobile {
    display: none;
}

UL.p_listaInformes LI{
    display: block;
    color: #676767;
    list-style: none;
}

UL.p_listaInformes LI A {
    text-decoration: none;
    font-size: 12px;
    color: #676767;
}

DIV.persona-info-container {
    height: auto;
    position:relative;
    text-align: left;
    margin: 22px 0 0 0;
    min-height: 338px;
}

DIV.persona-data {
    float: left;
    width: calc(100% - 330px);
    padding: 0 10px 0 0;
}

@media (max-width: 1170px) {

    DIV.persona-info-container {

    }

    DIV.persona-data {
        padding: 0 2% 0 2%;
    }
}

DIV.p_infoPersona{
    width: 440px;
    text-align: left;
    margin-left: 10px;
}

UL.p_info{
    margin-bottom: 10px;
    padding-left: 0px;
    margin-top: 0;
}

.p_cuit_title{
    font:18px Arial !important;
    color: #313131 !important;
    border-bottom: dashed #e8e8e8 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

UL.p_info LI{
    display: block;
    font: 16px Arial, sans-serif;
    color: #676767;
    list-style: none;
    margin: 10px 0;
}

.c_black{
    color: #494949;
    font: 12px Arial, sans-serif;
    font-weight: bold;
}

.constancia_link{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

DIV.persona-map {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 2px;
    width: 300px;
    min-height: 334px;
}

DIV.p_map_background{
    background: url('../images/mapa2.png') no-repeat;
    width: 300px;
    height: 338px;
}

DIV.p_map_background2{
    background: url('../images/mapa1.png') no-repeat;
    width: 300px;
    height: 700px;
}

DIV.p_map_background DIV.map-text-expl {
    position: absolute;
    bottom: 2px;
    left: 0;
    font-size: 12px;
    background-color: #6b6b6b;
    opacity: .6;
    color: #FFF;
    font: 12px Arial, sans-serif;
    text-align: justify;
    padding: 10px 10px;
}

DIV.p_map_background2 DIV.map-text-expl {
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 12px;
    background-color: #6b6b6b;
    opacity: .6;
    color: #FFF;
    font: 12px Arial, sans-serif;
    text-align: justify;
    padding: 10px 10px;
}

DIV.p_btnUbicarMapa{
    background: url('../images/localizar-en-mapa.png') no-repeat;
    background-size: 100%;
    width: 210px;
    height: 90px;
    position: absolute;
    top: 30%;
    left: 45px;
}
DIV.mapa_deshabilitado{
    background: url('../images/mapa-no-disponible.png') no-repeat;
}

IFRAME.map-iframe {
    overflow: hidden;
    border: none;
    text-align: center;
}

DIV.banner-entre-datos {
    display: none;
}

/*-------------------------------- BÚSQUEDA AVANZADA ----------------------------------*/
DIV.informes-constancias-head {
    background-color: #ff7a41;
    font-weight: bold;
    font-size:14px;
    color:#FFF;
    padding: 14px 5px;
    margin: 12px 0px 11px;
}


DIV.informe_dateas, DIV.informe_gratuito{
    width: 100%;
    margin: 0 auto;
    height: 177px;
    position: relative;
    background-color: #f0f0f0;
}
DIV.informe_gratuito{
    margin-bottom: 44px;
    height: 150px;
}

DIV.informe_tipo{
    font: 18px Arial, sans-serif;
    line-height: 22px;
    color: #313131;
    margin: 0px 0px 1px 0px;
    background-color: #dedede;
    padding: 5px;
    text-align: center;
}

DIV.informe_tipo DIV.titulo-informe {
    background: url('../images/info_icon.png') no-repeat;
    background-position: center left;
    padding: 2px 0px 2px 30px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

DIV.seleccione_dateas{
    position: absolute;
    left: 54px;
    font: bold 12px Arial;
    color: #323232;
}

DIV.seleccione_gratuito{
    position: absolute;
    top: -23px;
    left: 2px;
    font: bold 12px Arial;
    color: #323232;
}

DIV.radio_btns{
    position: absolute;
    top: 104px;
    left: 48px;
    text-align: left;
    line-height: 5px;
    font: 12px Arial;
    color: #323232;
}

DIV.radio_btns INPUT{
    display: block;
    margin: 2px 0 0 2px;
    float: left;
    padding: 0;
}

DIV.radio_btns LABEL {
    display: block;
    float: left;
    margin: 0 10px 0 5px;
    padding: 2px 0 0 0;
}

DIV.text_inputs{
    position: absolute;
    top: 19px;
    right: 50px;
    text-align: right;
    color: #323232;
    font: 12px Arial;
}

DIV.text_inputs INPUT, DIV.select_cuit INPUT {
    padding: 7px 1px 7px 5px;
    height: 16px;
}

DIV.text_inputs INPUT, DIV.select_cuit INPUT{
    width: 294px;
    border: solid #dfdfdf 1px;
    margin-bottom: 3px;
}

.pedir_informe_btn {
    background: url('../images/informe_btn.png') no-repeat;
    position: absolute;
    bottom: 15px;
    right: 181px;
    width: 170px;
    height: 28px;
    border: none;
    cursor: pointer;
}

.pedir_informe_btn SPAN {
    display: none;
}

DIV.pedir-informe-btn-container {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

DIV.pedir-informe-btn-container .pedir_informe_btn {
    position: relative;
    bottom: 0;
    right: 0;
}

DIV.select_cuit{
    position: absolute;
    top: 38px;
    left:52px;
    color: #323232;
    font: 12px Arial;
    width: 87%;
}

DIV.co-select-like {
    width: 230px;
    height: 30px;
    overflow: hidden;
    background: url('../images/select.jpg') no-repeat 203px #FFF;
    border: solid #dfdfdf 1px;
    float: left;
}

DIV.select_cuit SELECT {
    float: left;
    font: 12px Arial;
    width: 255px;
    padding: 6px 5px 8px 5px;
    -webkit-appearance: none;
    border: none;
    line-height: 15px;
    background: transparent;
}

DIV.text_inputs_gratuito {
    position: absolute;
    top: 0;
    right: 0px;
    text-align: right;
    color: #323232;
    font: 12px Arial;
}

#error_gratuito, #error_dateas{
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    font: bold 12px Arial;
    color: #c20e1a;
}

DIV.impuestos_activos{
    font: 12px Verdana;
    color: #444;
    text-align: left;
    margin: 0 20px;
}

H2.impuestos_activos{
    /* margin: 5px 0 3px 0; */
    padding: 0;
    font: bold 16px Verdana;
    color: #444;
    margin: 15px 0;
}

/* DIVISAS */

DIV.divisas-heading-bar {
    position: relative;
    padding: 3px;
    margin: 0 0 1px 0;
    background: #f0f0f0;
    height: 50px;
    text-align: center;
}

DIV.divisas-heading-bar DIV.more-divisas {
    padding-top: 18px;
}

DIV.divisas-heading-bar DIV.more-divisas A.dolar SPAN {
    background: url('../images/USA_flag.jpg') left center no-repeat;
    padding-left: 30px;
}

DIV.divisas-heading-bar DIV.more-divisas A.euro SPAN {
    background: url('../images/UE_flag.jpg') left center no-repeat;
    padding-left: 30px;
}

DIV.divisas-heading-bar DIV.more-divisas A.real SPAN {
    background: url('../images/Brazil_flag.jpg') left center no-repeat;
    padding-left: 30px;
}

DIV.divisas-heading-bar DIV.more-divisas A.bitcoin SPAN {
    background: url('../images/BTC_icon.png') left center no-repeat;
    padding-left: 30px;
}

DIV.divisas-heading-bar DIV.more-divisas A.uva SPAN {
    background: url('../images/UVA_icon.png') left center no-repeat;
    padding-left: 30px;
}

DIV.divisas-heading-bar DIV.more-divisas A.divisa-link-selected  {
    background-color: #DDD;
    border-radius: 18px;
}

DIV.divisas-heading-bar DIV.more-divisas A {
    text-decoration: none;
    line-height: 18px;
    padding: 9px 9px 9px 12px;
    margin: 0 3px;
    font: 14px Arial,sans-serif;
    color: #726363;
}

DIV.divisas-heading-bar H1 {
    padding: 0;
    margin: 3px 0 0 0;
    font-family: Arial,sans-serif;
    font-size: 18px;
    color: #676767;
    font-weight: normal;
    width: 300px;
    line-height: 18px;
    height: 18px;

}

DIV.divisas-blue-bar {
    font-family: Arial,sans-serif;
    height: 56px;
    width: 100%;
}

DIV.divisas-blue-bar DIV.dark-side {
    position: relative;
    float: left;
    padding: 10px 3% 0px 2%;
    background: #19649e url('../images/cotizacion_bkg.png') center right no-repeat;
    width: 39%;
    height: 50px;
    font-size: 14px;
    color: #afdcff;
    text-align: left;
}

DIV.divisas-blue-bar DIV.dark-side-alert {
    background: #E42512 url('../images/cotizacion_bkg.png') center right no-repeat;
    color: #FFFFFF;
}

DIV.alert-image {
    position: absolute;
    left: 1.5%;
    top: 23px;
}

DIV.divisas-blue-bar DIV.light-side {
    position: relative;
    float: left;
    padding: 0;
    background: #1f7ac1;
    width: 56%;
    height: 60px;
    font-size: 24px;
    color: #afdcff;
    font-weight: bold;
}


DIV.divisas-blue-bar DIV.light-side DIV.currencyValue {
    float: left;
    width: 50%;
    height: 52px;
    margin-top:-2px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

DIV.currencyValue SPAN.currency-label{
    font-weight: normal;
    font-size: 0.7em;
}

DIV.currencyValue SPAN.currency-value{
    color: white;
    font-size: 0.9em;
}

DIV.divisas-blue-bar DIV.light-side DIV.separator{
    border-right: solid #afdcff 1px ;
    width:0px;
    height: 40px;
    margin: 10px 0;
    padding: 0;
    margin-right: -1px;
    float:left;
}

DIV.divisas-data-container {
    height: auto;
    position:relative;
    text-align: center;
    margin: 4px auto 0px auto;
    padding: 10px 10px 0px 10px;
    min-height: 470px;
    border: solid #f0f0f0 1px;
}

DIV.divisas-chart-container {
    float: left;
    width: 65%;
    height: 262px;
}

DIV.divisas-table-container {
    float: right;
}


@media (max-width: 1060px) {

    DIV.divisas-chart-container {
        float: none;
        margin: 0;
        width: 100%;
    }

    DIV.divisas-table-container {
        display: inline-block;
        float: none;
        margin: 14px auto 0 auto;
    }

    DIV.divisas-heading-bar DIV.more-divisas A {
        spadding: 2px 5px 2px 0px;
    }

}

@media (max-width: 1170px) {
    DIV.categories {
        margin-left: 14px;
    }

    A.link-logo {
        margin-left: 14px;
    }


}

SPAN.divisas-name-long {
    display: inline;
}

SPAN.divisas-name-short {
    display: none;
}

#flot-tooltip {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    position: absolute;
    display: none;
    border: 2px solid;
    padding: 2px;
    background-color: #FFF;
    opacity: 0.8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
}

DIV.er-buy-and-sale {
    padding-top: 5px;
}
DIV.er-buy-and-sale H2 {
    font-size: 2em;
}

H3.er-daily-hsitory-title {
    margin-top: 0px;
    margin-bottom: 8px;
    background: #f0f0f0;
    padding: 8px 0px 6px 0;
    height: 20px;
    width: 240px;
    font: bold 14px Arial,sans-serif;
}

DIV.tableHeading {
    position: relative;
    width: 240px;
    background: #f0f0f0;
    margin: 0;
    padding: 0;
    text-align: left;
}

DIV.tableHeading TABLE TR TD {
    padding: 3px 0px;
    font: 12px bold arial,sans-serif;
    font-weight: bold;
    color: #1c6bc4;
    text-align: center;
}

DIV.tableBody {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 240px;
    text-align: center;
    margin: 0;
    padding: 0;
}

DIV.tableBody TABLE {
}

DIV.tableBody TABLE TR TD {
    padding: 0px 0;
    border-bottom: solid #e8e8e8 1px;
    font: 12px Arial, sans-serif;
    color: #676767;
    text-align: center;
}

.col-hora {
    width: 60px;
}

.col-indicator {
    width: 10px;
}

.col-compra {
    width: 80px;
}

.col-venta {
    width: 74px;
}

TR.grey-row {
    background: #f7f7f7;
}

/* WIDGET HEADER */
DIV.divisas-widget {
    position: absolute;
    right: -23px;
    top: 6px;
    width: 180px;
}

TABLE.divisas-table {
    width:100%;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

TABLE.divisas-table TR TD{
    padding: 1px 0px;
}

TABLE.divisas-table TR TD.value {
    text-align: center;
}

TABLE.divisas-table TR TD.label {
    text-align: right;
    padding-right: 4px;
}

TABLE.divisas-table TR TD.label A {
    font-weight: bold;
    color: #818181;
    text-decoration: none;
}

TABLE.divisas-table TR TD.value {
    color: #1f7ac1;
}

TABLE.divisas-table THEAD TR TD {
    color: #cccccc;
    text-decoration: underline;
    text-align: center;
    font-size: 10px;
}

TABLE.divisas-table TFOOT TR TD {
    font-size: 10px;
    color: #9A9A9A;
    text-align: center;
    padding-top: 8px;
}

/* FAQS */
DIV.bodyBajas {
    width: 95%;
    max-width:1170px;
}

DIV.bodyBajas UL{
    text-align: left;
    list-style: none;
    margin-bottom: 35px;
}

DIV.bodyBajas H2{
    color: #1C6BB0;
    font-size: 14px;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1;
}

DIV.bodyBajas P{
    color: #49495A;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

/* ASK CAPTCHA */

DIV.header-popup {
    position:relative;
    height:80px;
    padding-top: 30px;
    margin:0 auto;
    text-align:center;
    background-color: #f1f1f1;
    width: 100%;
}

DIV.captcha-text {
    position:relative;
    width:680px;
    height:auto;
    margin:40px auto 0px auto;
    padding-top:10px;
    text-align:left;
    font:16px Arial, sans-serif;
    color:#494949;
}

DIV.captcha-form {
    position:relative;
    width:700px;
    height:auto;
    margin:0px auto;
    padding-top:5px;
    text-align:center;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#666666;
}

TD.captcha-image {
    text-align: left;
}

TD.captcha-input-text {
    text-align: left;
    color: #494949;
    padding-left: 10px;
}

TD.captcha-input-text INPUT {
    background-color:#FFFFFF;
    border:solid 1px #d4d4d4;
    font:12px Arial, sans-serif;
    color:#494949;
    text-align:center;
    margin:5px 0px;
    width: 200px;
    height: 24px;
}

TABLE.button-container-table {
    margin: 24px auto 0 auto;
}

BUTTON.obtener-constancia {
    background-color: #1f7ac1;
    padding: 7px 21px 7px 21px;
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#FFF;
    border: none;
    width: 340px;
    height: 40px;
    cursor: pointer;
}

BUTTON.obtener-constancia > SPAN {
    display: block;
}

#_loadingImage {
    position: absolute;
    top: 8px;
    left: 11px;
    display: none;
}

/* BCRA CAPTCHA */

DIV.bcra-captcha-container {
    position:relative;
    width:700px;
    height:auto;
    margin:0px auto;
    padding-top:5px;
    text-align:center;
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#333333;
}

DIV.bcra-captcha-button-container {
    position: relative;
    width:205px;
    margin:0 auto;
}

/* DATEAS CAPTCHA */

DIV.captchaBody {
    width:510px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 40px;
}

DIV.info {
    position:relative;
    height:auto;
    margin:0px auto;
    padding-top:10px;
    text-align:left;
    font:12px Arial, Helvetica, sans-serif;
    color:#313131;
}

DIV.dateas-captcha-form {
    width: 100%;
    margin: 20px auto 0 auto;
}

DIV.dateas-captcha-form-column {
    text-align: left;
    width: 215px;
    float: left;
}

DIV.dateas-captcha-form-column DIV {
    position: relative;
    font-weight: bold;
    height: 50px;
    margin-top: 10px;
}
DIV.dateas-captcha-form-column DIV.wide {
    width: 250px;
}
DIV.dateas-captcha-form BUTTON {
    position: absolute;
    right: 0;
    bottom: 0;
}

DIV.banner-results-for-mid {
    display: none;
}

SPAN.tax-period {
    /* font-size: 0.9em; */
    color: #3a6dbf;
}

SPAN.regimen-type,
SPAN.activity-order {
    color: #395050;
    font-weight: bold;
}

LI.afip-error-msg {
    background-color: #ffe8bc;
    margin: 5px auto;
}

LI.afip-error-msg UL {
    background-color: #fffbcc;
    list-style: square inside !important;
    padding: 0;
}

LI.afip-error-msg H2 {
    padding:6px 12px;
}

LI.afip-error-msg UL LI {
    color: #000;
    padding: 6px 5px 6px 17px;
    border-top: solid #FFF 1px;
}
LI.afip-error-msg UL LI SPAN {
    position:absolute;
    margin-left:-10px;
}

@media (max-width: 550px) {
    DIV.mapa_deshabilitado {
        background: url('../images/mapa-no-disponible_2x.png') no-repeat;
        background-size: contain;
    }
}


.adbymjp {
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
    min-height: 300px;
    text-align: center;
    position: relative;
}

.ads-blur-bar {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ads-blur-bar {
    display: none;
}
.pigeon-blur[unselectable] + .ads-blur-bar {
    display: block;
}

.ads-top-bar .adbymjp, .ads-blur-bar .adbymjp {
    min-height: inherit;
}

.ads-top-bar .adbymjp > *, .ads-top-bar .adbymjp > * > *     {
    width: 100%;
}
#searchResults, #detailResults {
    position: relative;
}
.ads-blur-bar .adbymjp {
    padding-top: 25px;
    display: flex;
    justify-content: center;
}

.adbymjp .adbymjp-tip {
    padding-bottom: 5px;
    font-size: 12px;
    color: #b5b5b5;
}


/*
  mobile <=767
  tablet >=768 && <=1024
  desktop >= 1025
*/

.adbymjp.home-co_left1 {
    margin-top: 100px;
    margin-bottom: 100px;
}

/* only desktop */
/* @media only screen and (min-width: 1025px) {} */

/* mobile and tablet */
/* @media only screen and (max-width: 1024px) {} */

/* tablet and up */
/* @media screen and (min-width: 768px) {} */

/* only mobile */
@media only screen and (max-width: 767px) {
    .adbymjp.home-co_left1 {
        margin-top: 40px;
    }
}
div#div-gpt-leaderboard {
    display: flex;
    justify-content: center;
}

.adbymjp .non-mobile {
    display: block;
}

.adbymjp .mobile {
    display: none;
}

@media (max-width: 550px) {
    .adbymjp .non-mobile {
        display: none;
    }

    .adbymjp .mobile {
        display: block;
    }
}


/* partnership cta */

.animated-cta {
    /* display: flex; */
    align-items: center;
    gap: 10px;
    /* background: linear-gradient(135deg, #2a5f87 0%, #3a7cb9 100%); */
    /* color: white; */
    border: none;
    padding: 14px 28px;
    /* border-radius: 6px; */
    /* font-weight: bold; */
    cursor: pointer;
    /* font-size: 1.1em; */
    transition: all 0.4s ease;
    /* box-shadow: 0 4px 15px rgba(42, 95, 135, 0.3); */
}

.cta-container .animated-cta {
    padding: 0 3px;
    /*font-size: .7em;*/
}

.cta-container .animated-cta .emoji, .cta-container .animated-cta .arrow {
    display: none;
}

.search-top-bar-container .cta-container {
    color: #666;
}

@media (max-width: 550px) {
    .cta-container {
        margin-top: 10px;
    }

    .cta-container .animated-cta {
    }
}

.animated-cta .arrow {
    opacity: 0;
    transition: opacity 0.3s ease;
}


@import url(assets/css/main-mid.css);
@import url(assets/css/main-small.css);

.pigeon-widget-status { float: right; margin: 2px 0 0 0; }
.pigeon-widget-status ul { margin: 0; padding: 0; }
.pigeon-widget-status ul li { float: left; list-style: none; }
/*.pigeon-widget-status ul li:not([style*="display:none"])+li { color: #666; border-left: 1px solid #dcdcdc; padding-left: 10px; margin-left: 13px; }*/
.pigeon-widget-status ul li { color: #666; border-left: 1px solid #dcdcdc; padding-left: 10px; margin-left: 13px; }
.pigeon-widget-status ul li a:hover { color: #517ABA; }
.pigeon-widget-status ul li:first-child a { border: none; padding: 0; margin: 0; }

@media only screen and (max-width: 720px) {
    .pigeon-widget-status {
        float: none; width: 100%; margin: 0; padding: 10px 20px 20px 20px; overflow: hidden; box-sizing: border-box;
    }
}


/* BLOG ITEM STYLES */
.blog-item {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #F1F1F1;
    padding: 15px 0;
    background-color: #fff;
    transition: background-color 0.3s ease;
}

.blog-item:hover {
    background-color: #F9F9F9;
}

.blog-thumb {
    flex-shrink: 0;
    width: 160px;
    height: 100px;
    overflow: hidden;
    border-radius: 4px;
    margin-right: 15px;
}

.blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-thumb:hover img {
    transform: scale(1.05);
}

.blog-content {
    flex: 1;
    text-align: left;
}

.blog-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    color: #1F7AC1;
}

.blog-title a {
    text-decoration: none;
    color: inherit;
}

.blog-title a:hover {
    color: #676767;
}

.blog-intro {
    font-size: 13px;
    color: #49495A;
    line-height: 1.4;
    margin-bottom: 6px;
}

.blog-intro > * {
    padding: 5px 0 0 0;
}

.blog-date {
    font-size: 12px;
    color: #818181;
    font-style: italic;
}

/* Responsive */
@media (max-width: 600px) {
    .blog-item {
        flex-direction: column;
        align-items: center;
    }

    .blog-thumb {
        width: 100%;
        height: 180px;
        margin-bottom: 10px;
    }

    .blog-content {
        text-align: center;
    }
}

/* === CATEGORY SIDEBAR STYLING === */

li.categories {
    list-style: none;
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 175px;
    margin: 0 0 10px 0;
    padding: 0;
}

/* Title bar like FILTRAR RESULTADOS */
li.categories > h2 {
    background-color: #1f7ac1;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 8px 0;
    text-align: center;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Category list wrapper */
li.categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Each category row */
li.categories ul li.cat-item {
    padding: 2px 0;
    background-color: #fff;
}

/* Category links */
li.categories ul li.cat-item a {
    display: inline-block;
    color: #313131;
    text-decoration: none;
    background: url('assets/images/arrow.gif') no-repeat left center;
    padding-left: 10px;
    line-height: 12px;
}

li.categories ul li.cat-item a:hover {
    text-decoration: underline;
    color: #1f7ac1;
}

/* Category count styling (the “(1)” part) */
li.categories ul li.cat-item {
    color: #1f7ac1;
    font-size: 10px;
}

/* Highlight current category */
li.categories ul li.current-cat > a {
    font-weight: bold;
    color: #1f7ac1;
}

input#wp-block-search__input-1 {
    font-size: 13px;
    color: #757575;
    text-align: left;
    padding: 7px 60px 7px 5px;
    width: 340px;
    line-height: 16px;
    background-color: #fff;
    border: solid 1px #d4d4d4;
    margin: 0;
    border-radius: 0;
}

button.wp-block-search__button.wp-element-button {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 0px;

    box-sizing: border-box;
    background: #4f4f66 url(assets/images/search-icon.png) center center no-repeat;
    width: 60px;
    height: 32px;
    margin: 0;
    border-radius: 2px;
    background-size: 30%;
}


/* === Breadcrumbs === */
.breadcrumbs {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 0.95rem;
    color: #555;
    background: #f9f9f9;
    border-radius: 6px;
    padding: 0.75em 1em;
    margin: 1.5em 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumbs li {
    display: flex;
    align-items: center;
}

/* Separator (→ or / or ›) */
.breadcrumbs li + li::before {
    content: "›";
    color: #999;
    margin: 0 0.5em;
    font-size: 0.9em;
}

.breadcrumbs a {
    color: #0073aa;
    text-decoration: none;
    transition: color 0.2s ease;
}

.breadcrumbs a:hover {
    color: #005177;
    text-decoration: underline;
}

/* Current page */
.breadcrumbs [aria-current="page"] {
    color: #333;
    font-weight: 600;
    pointer-events: none;
}

/* Responsive touch */
@media (max-width: 600px) {
    .breadcrumbs {
        font-size: 0.85rem;
        padding: 0.5em 0.75em;
    }

    .breadcrumbs li + li::before {
        margin: 0 0.3em;
    }
}


/* Partner Showcase Sidebar */
.partner-sidebar {
    width: 66.6%;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.partner-showcase {
    background: white;
    border-radius: 1rem;
    padding: 1.5rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.showcase-header {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.showcase-header h3 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #1e293b;
}

.verified-badge {
    background: #10b981;
    color: white;
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    border-radius: 1rem;
    font-weight: 500;
}

.partner-card {
    border: 1px solid #e2e8f0;
    border-radius: 0.75rem;
    padding: 1rem;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    position: relative;
}

.partner-card:hover {
    border-color: #1f7ac1;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.partner-card>a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.partner-header {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.partner-logo {
    width: 40px;
    height: 40px;
    border-radius: 0.5rem;
    background: linear-gradient(135deg, #1f7ac1, #47475a);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 0.875rem;
}

.partner-info h4 {
    font-size: 0.9rem;
    font-weight: 600;
    color: #1e293b;
    text-align: left;
    line-height: 2em;
}

.partner-info p {
    font-size: 0.8rem;
    color: #64748b;
    text-align: left;
    margin-top: 10px;
}

.partner-services {
    margin-bottom: 0.75rem;
}

.service-tag {
    display: inline-block;
    background: #f1f5f9;
    color: #64748b;
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    margin-right: 0.5rem;
    margin-bottom: 0.25rem;
}

.partner-contact {
    width: 100%;
    background: #1f7ac1;
    color: white;
    border: none;
    padding: 0.5rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.partner-contact:hover {
    background: #2563eb;
    transform: translateY(-1px);
}

/* Inline Partner Card */
.inline-partner {
    background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
    border: 2px solid #1f7ac1;
    border-radius: 0.75rem;
    padding: 1rem;
    margin: 1rem 0;
    position: relative;
    overflow: hidden;
}

.inline-partner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #1f7ac1, #999);
}

.sponsored-tag {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background: #fbbf24;
    color: #92400e;
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    font-weight: 500;
}

.inline-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.inline-info h4 {
    color: #1e293b;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.inline-info p {
    color: #64748b;
    font-size: 0.875rem;
}
/* Responsive Design */
@media (max-width: 768px) {

    .partner-sidebar {
        order: -1;
    }

    .inline-content {
        flex-direction: column;
        text-align: center;
    }
}

/* Animation */
@keyframes slideInFromRight {
    from {
        opacity: 0;
        transform: translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.partner-card {
    animation: slideInFromRight 0.6s ease-out;
}

.partner-card:nth-child(2) { animation-delay: 0.1s; }
.partner-card:nth-child(3) { animation-delay: 0.2s; }
.partner-card:nth-child(4) { animation-delay: 0.3s; }

.partners-mobile { display: none; }

/* End Partner Showcase Sidebar */