img.seccion1 {
    max-width: 120px;
    /* background-color: aqua; */
    /* border-radius: 30px; */
    /* padding: 20px; */
    /* float: unset; */
    margin: 20px;
    margin-top: -20px;
   
}

.service-box.visorE {
    -webkit-box-shadow: 0px 0px 4px 4px rgb(196 196 196 / 30%);
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f2f2f2;
    padding: 30px;
}
section.chartsVP-home.section-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
p.vp {
    text-align: center;
}
.datos-visor.section-padding {
    background-color: #ffff;
    min-height: 50px;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
    padding-top: 20px !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    margin-top: -20px;

}
a.panel.vp {
    vertical-align: middle;
}
.about.block.text-center.visor {
    padding: 15px;
    background-color: var(--teal);
    box-shadow: 0px 0px 4px 4px rgb(196 196 196 / 30%);
}

.anio.panel-group {
    background-color: var(--blue);
}

.controls .active {
    color: #fff !important;
    background: var(--dark);
}


/*no copiar*/

.sup-desc-wrap .sup-link a:hover {
    background: #fff;
    color: var(--btn-primary-one-tab);
}
.chart.sup-meta-wrap {
    -webkit-box-shadow: 0px 0px 4px 2px rgb(196 196 196 / 20%);
    margin-top: 18px;
    padding-bottom: 9%;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    min-width: 550px;
}
div#chart2 {
    margin-left: 3rem;
}
.row.wow.fadeInUpQuick {
    padding-bottom: 0px !important;
}
.container.text-header-vp {
    padding-bottom: 0px;
}
section.section-padding.vp {
    padding-bottom: 20px !important;
}
.service-box .service-icon {
    float: left;
    margin-top: 5%;
}
.jumbotron.jumbotron-fluid.vp {
    margin-bottom: 0px;
}
.about.block.box1.text-center.visor {
    background-color: var(--bg-about-block-box1-text-center-visor);
}
.about.block.box2.text-center.visor {
    background-color: var(--bg-about-block-box2-text-center-visor);
}
.about.block.box3.text-center.visor {
    background-color: var(--bg-about-block-box3-text-center-visor);
}
a.button-vp {
    color: var(--text-a-button-vp) !important;
}
.panel-heading.vp {
    padding-top: 12px;
    padding-bottom: 5px;

}
.fadeInUpQuick.row.vp.wow {
    padding-top: 0px;
}
a.filter.btn.btn-common {
    color: #fff;
    background-color: var(--bg-a-filter-btn-btn-common);
    border-color: var(--border-color-a-filter-btn-btn-common);
}
a.filter.btn.btn-common:hover {
    color: #fff;
    background-color: var(--bg-a-filter-btn-btn-common-hover);
    border-color: var(--bg-a-filter-btn-btn-common-hover);
}
.service-content.vp {
    padding:20px
}
.dropdown-menu.mi {
    min-width: 18rem;
    padding-left: 0px;
    margin-left: 5px;
    background-color: var(--text-color-h2-calculate);
    
}
a.dropdown-item.mi {
    color: #ffff !important;
}
a.dropdown-item.mi:hover {
    min-width: 18rem;
}
span.ini.input-group-text {
    min-width: 20rem;
    box-shadow: -4px -4px 10px rgb(255 255 255), inset 4px 4px 10px rgb(0 0 0 / 5%), inset -4px -4px 10px rgb(255 255 255), inset 4px 4px 10px rgb(0 0 0 / 5%);
}
svg.linear-chart {
    width: 980px;
    height: 400px;
    margin-left: 50px;
}
button.active.tablinks.active {
    margin-left: 0.8px;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid #f3f3f3;
    border-radius: 0.25rem;
    
}
@media screen and (max-width: 768px){
    svg.linear-chart {
        width: 580px;
        height: 400px;
    } 
  
}
@media screen and (max-width: 820px){
    svg.linear-chart {
        width: 600px;
        height: 400px;
        margin-left: 0px;
    }  
    .calculate.container {
        max-width: 800px;
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 30px !important;
        
    }
    span.ini.input-group-text {
        min-width: 10rem;
    }
}

@media screen and (max-width: 390px){
    svg.linear-chart {
        width: 300px;
        height: 400px;
    } 
    
    #explanation {
        top: 65% !important;
        /*left: 42% !important;*/
        font-size: 1em !important;}
    .chart.sup-meta-wrap {
        min-width: 100%;

    } 
    .menuP > div > ul {
        top: 150px;}
}

svg.sunbrush1 {
    width: 630px;
    height: 600px;
}
@media screen and (max-width: 768px){
   /* svg.sunbrush1 {
        width: 500px;
        height: 500px;
    } */ 
    .col-sm-6 {
        max-width: 100%;
    }
}
@media screen and (max-width: 820px){
    .col-sm-6 {
        max-width: 100%;
    }
    div#chart2 {
        margin-left: 0rem;
    }
}
@media screen and (max-width: 390px){
    .col-sm-6 {
        max-width: 100%;
    } 
    li.social-person {
        display: inline-flex;
    }
    .col-12.p-0.mb-1.dexportables {
        display: flex;}
     
}
@media (max-width: 375px){
    .menuP > div > ul {
        top: 150px;}
        li.social-person {
            display: inline-flex;
        }
        .col-12.p-0.mb-1.dexportables {
            display: flex;}
  }
/*pagina entiende-presu*/
.col-sm-4.entiende {
    background-color: var(--bg-col-sm-4-entiende);
    min-height: 340px;
    box-shadow: 0px 0px 2px 2px rgb(196 196 196 / 30%);
    padding: 20px;
}
h2.entiende {
    text-align: center;
    font-size: 25px;
}
.col-md-6.entiende {
    background-color: var(--bg-col-md-6-entiende);
    min-height: 340px;
    box-shadow: 0px 0px 2px 2px rgb(196 196 196 / 30%);
    padding: 20px;
    margin-top: 20px;

}
p.entiende {
    text-align: center;
}
.info-entiende {
    box-shadow: 0px 0px 6px 0px rgb(179 179 179 / 66%);
    padding: 55px 55px 55px 55px;
    /* border-radius: 40px 40px 40px 40px; */
    background-color: #EDEDED;
    min-height: 320px;
    margin-top: 20px;
}
img.clasificacion {
    max-width: 80%;
    height: unset;
    opacity: 0.9;
    padding-left: 20%;
}
.accordion.entiende.operaciones {
    box-shadow: 0px 0px 2px 2px rgb(196 196 196 / 30%);
    padding: 20px;
}
.operaciones.row {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -70px;
}
li.active.entiende.list-group-item {
    color: #333;
    font-weight: 700;
}
/*mis impuestos*/
.calculate.container {
    -webkit-box-shadow: 0px 0px 4px 2px rgb(196 196 196 / 20%);
    padding: 25px 55px 55px 55px;
    background-color: #ffff;
    min-height: 300px;
    margin-top: -40px;
    margin-bottom: 20px;
}
span.color-azul-dipu.ml-2 {
    color: var(--text-color-span-color-azul-dipu-ml-2);
}
h2.calculate {
    text-align: left;
    font-size: 25px;
    color: var(--text-color-h2-calculate);
    padding-top: 20px;
}
.VP.calculate.service-icon {
    margin-top: 0px;
}
img.calculate {
    max-width: 120px;
    margin-top: -20px;
}
section.calculate.section-padding.vp {
    min-height: 0px;
}
input.btn.btn-dark.calculate {
    float: right;
}
.chart.ev.sup-meta-wrap {
    margin-top: 18px;
    padding-bottom: 9%;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
}

/*new look*/
path.area {
    fill: rgba(255, 213, 176,0.5);
}
.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    /* border: 2px solid #394a6d; */
    border-top: 0;
    background: #fff;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 2;
}
.custom-select.open .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
button.btn.btn-secondary.vp.btn-lg.dropdown-toggle {
    background-color: #fff;
    color: #333;
}
/*button.btn.btn-secondary.vp.btn-lg.dropdown-toggle {
    border-width: 0 2px 0 2px !important;
    border-style: solid;
    border-color: #00b5f1;
    height: 50px;
    background-color: #f3f3f3;
}*/
.caja-grafico {
    background-color: #f2f2f2;
    -webkit-box-shadow: 0px 0px 4px 4px rgb(196 196 196 / 30%);
    margin-top: 18px;
    padding-bottom: 9%;
    padding: 10px;
}
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}
.subb-description-container {
    width: 100%;
    background-color: #ddd;
    border: 1px solid #f2f2f2;
    margin: 0 auto 25px 0;
    text-align: left;
    padding: 5px;
    margin-top: -2px;
}
h3.hbar-title {
 margin: auto;
 margin: 0 auto 15px 0; 
 font-weight: 400;
  color: #777;
  line-height: 1;
  min-height: 30px;
}
#explanation {
    position: absolute;
    top: 60%;
    left: 34%;
    font-size: 1.5em;
    text-align: center;
    color: #333;
    z-index: -1;
    line-height: 1;
}
button.dt-button, div.dt-button, a.dt-button {
    padding: 0.3rem 0.5rem;
    background-color: var(--bg-button-active-tablinks);
    color: #fff
}
div.dt-buttons {
    float: right;
}
tr.row-header th {
    font-weight: 400;
    background-color: var(--bg-button-active-tablinks);
    padding: 5px;
    color: #fff;
    height: 2.6em;
    font-size: 1.2em;
}
td {
    border: 1px solid #f2f2f2;
    text-align: left;
    padding: 8px !important;
}
#sequence {

    height: 70px;
}
.portfolio-item {
    width: 100%;
}


.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    font-size: 11px;
  }
  .lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 8px;
    box-sizing: border-box;
    border: 32px solid #cef;
    border-color: #cef transparent #cef transparent;
    animation: lds-hourglass 1.2s infinite;
  }
  @keyframes lds-hourglass {
    0% {
      transform: rotate(0);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    50% {
      transform: rotate(900deg);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
      transform: rotate(1800deg);
    }
  }
  
