@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
/* LOGIN */
.login-content {
    background: rgb(238, 188, 225);
    background: linear-gradient(
        90deg,
        rgba(238, 188, 225, 1) 0%,
        rgba(243, 154, 60, 1) 60%,
        rgba(254, 225, 121, 1) 100%
    );
    text-align: center;
}
.login-box {
    background-color: #f3f3f3;
    width: auto;
    max-width: 100% !important;
    display: inline-block; 
    padding: 30px ;
    border-radius: 30px;
    box-shadow: 0px 8px 8px -5px rgb(109, 109, 109);
}
.login-box input {
    background-color: transparent;
    border-radius: 0px !important;
    border-bottom: 1px solid #333 !important;
    margin-top: 30px;
    font-family: "Montserrat", sans-serif !important;
    max-width: 100% !important;
}
.login-box button {
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 300;
    box-shadow: 0px 2px 7px -3px #333;
    background-color: #f04f21;
    margin-top: 50px;
    font-family: "Montserrat", sans-serif !important;
}


#treemap {
    z-index: -100 !important;
}

#pie-stance {
    height: 650px !important;
    margin-bottom: 5% !important;
}

.subtituloBloqueGrandeStance {
    color: #EC7030;
    margin: 0% 0 0px 0 !important;
    font-size: 1.6rem;
}



/*HOME*/
.box-home {
    background-image: url("fondo.png");
    background-size: cover;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 10px;
}
.box-inner-home {
    width: auto;
    display: inline-block;
    margin-bottom: 40px;
    margin-bottom: 40px;
}
.box-inner-home h1 {
    color: #fff;
    text-align: left;
    font-family: "Montserrat", sans-serif !important;
    text-shadow: 0px 0px 6px rgb(109, 109, 109);
    font-weight: 300;
}
.buttons-home {
    background-color: #f65900;
    box-shadow: 0px 2px 7px -2px rgb(90, 90, 90);
    margin-top: 20px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
}
.buttons-home a {
    color: #fff;
    text-decoration: none;
    font-family: "Montserrat", sans-serif !important;
}
.nav-item a {
    font-family: "Montserrat", sans-serif !important;
    color: #ff9613 !important;
}
.ul-subitem {
    position: absolute;
    list-style-type: none;
    margin-top: 40px;
    margin-left: -30px;
    padding-right: 40px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 20px;
    display: none;
}
.ul-subitem-user {
    position: absolute;
    list-style-type: none;
    margin-top: 0px;
    margin-left: 10px;
    padding-right: 40px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 20px;
    display: none;
}
.nav-opciones {
    font-family: "Montserrat", sans-serif !important;
    border-top: 1px solid #ff9613;
    margin-top: 0px;
}
.nav-opciones-cuarentena {
    font-family: "Montserrat", sans-serif !important;
    border-top: 0px solid #ff9613 !important;
}
.nav-opciones a {
    color: #ff9613 !important;
    font-size: 12px;
}

.nav-opciones-nolink {
    color: #ff9613 !important;
    font-size: 12px;
}



.nav-opciones-user {
    font-family: "Montserrat", sans-serif !important;
    margin-top: 10px;
}
.nav-opciones-user a {
    color: #ff9613 !important;
    font-size: 12px;
}
.icon-exit {
    font-size: 14px;
    line-height: 30px;
    margin-left: 50px;
    padding: 5px 14px;
    background-color: #fff;
    color: #ff9613;
    border-radius: 50%;
    border: 2px solid #ff9613;
    cursor: pointer;
}
/** Portada red politica**/
.section-header {
    background-image: url("fondo.png") !important;
    background-size: cover;
    text-align: center;
    margin-top: 50px;
    padding-top: 40px;
    font-family: "Montserrat", sans-serif !important;
    position: relative;
}
.section-header h2 {
    font-size: 40px !important;
    color: #000 !important;
    font-weight: 600 !important;
}
.subtitle-portada {
    font-size: 40px !important;
    color: #000 !important;
    font-weight: 300 !important;
}
.subtitle2-portada {
    color: #000 !important;
    font-weight: 700 !important;
}
.tab-parent {
    background-color: rgba(242, 139, 48, 0.3) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.tab-container.custom-tabs-container {
    color: #fff !important;
    background-color: transparent !important;
}
.custom-tab {
    border: none !important;
}
.custom-tab--selected {
    color: #fff !important;
    border-color: #fff !important;
}
.custom-tabs .tab.custom-tab--selected:hover {
    background-color: transparent !important;
}
.tab.jsx-3201076643:last-of-type {
    border: none;
}
/*TAB1*/
.dato.no-border-bottom {
    margin-top: 10px !important;
}
.dato.no-border-bottom h3 {
    font-family: "Montserrat", sans-serif !important;
    color: #000;
    margin-top: 10px;
}
.dato.no-border-bottom p {
    font-family: "Montserrat", sans-serif !important;
    color: #000 !important;
    margin-top: 5px;
}
.dato.no-border-bottom ul {
    font-family: "Montserrat", sans-serif !important;
    color: #000 !important;
    margin-top: 5px;
    list-style-type: none;
    padding-left: 0px !important;
}

.tab1-icono1 {
    background-color: #edbcdf !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
}
.tab1-icono2 {
    background-color: #f0b87e !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
}
.tab1-icono3 {
    background-color: #edbcdf !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
}
.tab1-icono4 {
    background-color: #f0b87e !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
}
.tab1-icono5 {
    background-color: #edbcdf !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
}
.tab1-icono6 {
    background-color: #f0b87e !important;
    padding-bottom: 10px;
    margin-top: 10px !important;
}
.tab1-icono7 {
    background-color: #f0b87e !important;
    padding-bottom: 10px;
    margin-top: 10px;
    height: 100%;
    padding-top: 30% !important;
}
.box-icono7 {
    padding-bottom: 10px;
}
/*FOOTER*/
.texto-footer {
    text-align: left;
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px;
    background-color: #000;
    color: #fff !important;
    border-radius: 3px;
    padding: 10px;
    display: none;
}
.copy {
    font-family: "Montserrat", sans-serif !important;
    color: #000 !important;
}
.icono-direccion {
    margin-left: 20px;
}
.icono-email {
    margin-left: 20px;
}
.icono-telefono {
    margin-left: 20px;
}
/*TAB1*/
.tituloBloque {
    font-family: "Montserrat", sans-serif !important;  
}
.dropdownLabel {
    font-family: "Montserrat", sans-serif !important; 
}
.Select-control {
    font-family: "Montserrat", sans-serif !important; 
}
.Select-value-label {
    font-family: "Montserrat", sans-serif !important; 
}
/*TAB3*/
#selectCandidatoComparativo{
    font-family: "Montserrat", sans-serif !important;
}
#selectCandidatoComparativo input{
    margin-right: 10px !important;
}
/*TAB4*/
.subtituloBloqueGrande {
    font-family: "Montserrat", sans-serif !important; 
}
.two-columns { 
    background-color:#f1f1f1 !important;
    border-radius: 5px !important;
    border: 1px solid #d1d1d1 !important;
    max-width: 100% !important;
    
    
}

.defInfluencer {
    border: none !important;
    font-family: "Montserrat", sans-serif !important; 
        
}

/* Large desktops and laptops */
@media (min-width: 1368px) {
    .layout_2 {
        padding-top: 35% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1367px) {
    .layout_2 {
        padding-top: 35% !important;
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .layout_2 {
        padding-top: 35% !important;
    }
   
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {


  
}

@media (min-width: 600px) and (max-width: 768px) {

   
    #selectAnalisisStance {
        margin-top:15px !important;
        margin-bottom:15px !important;
    }

    #title-stance {
        margin-top: 150px !important;
    }
    
    #legend3d {
        width: 100% !important;
    }

   #div-separador {
        position: relative !important;
        z-index: 7 !important;
    }


    .svg-container {
        max-width: 100% !important;
    }

  
    #treemap {  
        padding-bottom : 120% !important;
    }

    .two-columns {  
        padding : 0 0 !important;
        width: 100% !important;
    }

    .Select-control {
        max-width: 100% !important;
        text-align: center !important;
        
    }
    
    .dropdownLabel {
        text-align: center !important; 
    }

    .row div{
        width: 100% !important;
    }

    .section-header {
        text-align: center !important;
        height: 200px !important;
    }
    
    .section-header h2 {
        font-size: 20px !important;
    }
    .subtitle-portada {
        font-size: 20px !important;
    }
    .subtitle2-portada {
        font-size: 12px !important;
    }
    .tab-container.custom-tabs-container {
        font-size: 8px !important;
    }
    
    #nacional-tabs-with-classes {
        width: 100% !important;
    }
    
    .custom-tabs .tab.custom-tab {
        padding: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 10px !important;
    }
    .custom-tab--selected {
        color: #fff !important;
    }
    .tituloBloque {
        font-size: 20px !important;
    }
    .subtituloBloqueGrande {
        font-size: 16px !important;
        text-align: center !important;
        max-width: 100% !important;
    }
    .defInfluencer {
        font-size: 14px !important;
    }

    .defInfluencer div{
        width: 100% !important;
    }
    .defInfluencer ul{
        margin-left: 5px !important;
    }
    
    #selectMétricaTw {
        margin-left: -20px !important;
    }
    #selectAnalisisIndividual {
        margin-bottom: 20px !important;
    }
  
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {


    .ul-subitem {
        position: relative !important;
        display: block !important;
        text-align: left !important;
        background-color: transparent !important;
        margin-top: 5px !important;
    }
    .ul-subitem-user {
        position: relative !important;
        display: block !important;
        margin-left: -10px !important;
        text-align: left !important;
        background-color: transparent;
    }
    .nav-item a {
        color: #fff !important;
    }
    .nav-opciones {
        font-family: "Montserrat", sans-serif !important;
        border-top: none !important;
        margin-top: 10px !important;
        padding-left: 20px !important;
    }
    .nav-opciones a {
        color: #fff !important;
        font-size: 12px !important;
    }
    .nav-opciones-user {
        font-family: "Montserrat", sans-serif !important;
        border-top: none !important;
        margin-top: 10px !important;
        padding-left: 5px !important;
    }
    .nav-opciones-user a {
        color: #fff !important;
        font-size: 12px !important;
    }
    .icon-exit {
        font-size: 14px !important;
        line-height: 30px !important;
        margin-left: 20px !important;
        padding: 5px 14px !important;
        color: #ff9613;
        border: 2px solid #fff !important;
    }
    .tab-container.custom-tabs-container {
        margin-left: 2px !important;
        margin-right: 2px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .copy {
        padding-top: 50px;
        text-align: left !important;
        padding-left: 0px !important;
    }
    .texto-footer {
        position: relative;
        top: 25px;
    }
    
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

    #title-stance {
        margin-top: 150px !important;
    }


    #legend3d {
        width: 100% !important;
    }

    #div-separador {
        position: relative !important;
        z-index: 7 !important;
    }

    .svg-container {
        max-width: 100% !important;
    }



    
    #treemap {  
        padding-bottom : 120% !important;
    }

    .two-columns {  
        padding : 0 0 !important;
        width: 100% !important;
    }

    .Select-control {
        max-width: 100% !important;
        text-align: center !important;
    }
    
    .dropdownLabel {
        text-align: center !important; 
    }

    .row div{
        width: 100% !important;
    }
    .section-header {
        height: 270px !important;
    }
    .section-header h2 {
        font-size: 20px !important;
    }
    .subtitle-portada {
        font-size: 20px !important;
    }
    .subtitle2-portada {
        font-size: 12px !important;
    }
    .tab-container.custom-tabs-container {
        font-size: 8px !important;
    }
    .custom-tabs .tab.custom-tab {
        padding: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 10px !important;
    }
    .custom-tab--selected {
        color: #fff !important;
    }
    .tituloBloque {
        font-size: 20px !important;
    }
    .subtituloBloqueGrande {
        font-size: 16px !important;
        text-align: center !important;
        max-width: 100% !important;
    }
    .defInfluencer {
        font-size: 14px !important;
    }

    .defInfluencer div{
        width: 100% !important;
    }
    .defInfluencer ul{
        margin-left: 5px !important;
    }
    
    #selectMétricaTw {
        margin-left: -20px !important;
    }
    #selectAnalisisIndividual {
        margin-bottom: 20px !important;
    }
}
@media (max-width: 415px) {
}
