.elementor-4005 .elementor-element.elementor-element-bf877eb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4005 .elementor-element.elementor-element-bf877eb:not(.elementor-motion-effects-element-type-background), .elementor-4005 .elementor-element.elementor-element-bf877eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://site.planautomotor.com.ec/wp-content/uploads/2026/03/wb_chevyplan_asambleas-grupos-liquidados-lugar_v1.webp");background-position:center right;background-repeat:no-repeat;background-size:cover;}.elementor-4005 .elementor-element.elementor-element-2adaba9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4005 .elementor-element.elementor-element-e60aebe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:2%;--padding-bottom:2%;--padding-left:2%;--padding-right:2%;}.elementor-4005 .elementor-element.elementor-element-e60aebe:not(.elementor-motion-effects-element-type-background), .elementor-4005 .elementor-element.elementor-element-e60aebe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-17cd6e1 );}@media(min-width:768px){.elementor-4005 .elementor-element.elementor-element-bf877eb{--width:100%;}}@media(max-width:1024px){.elementor-4005 .elementor-element.elementor-element-bf877eb{--margin-top:-90px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-4005 .elementor-element.elementor-element-bf877eb{--margin-top:1px;--margin-bottom:1px;--margin-left:0px;--margin-right:1px;}}/* Start custom CSS *//* mod */
/* frames */
/* General */
.togglePlans {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.togglePlans a {
    display: inline-block;
    box-sizing: border-box;
    color: var(--e-global-color-text) !important;
    font-size: 20px;
    line-height: 35px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 6px 20px 6px 20px;
    cursor: pointer;
    vertical-align: top;
    -webkit-transition: box-shadow 0.25s ease-in-out, filter 0.25s ease-in-out;
    -moz-transition: box-shadow 0.25s ease-in-out, filter 0.25s ease-in-out;
    -ms-transition: box-shadow 0.25s ease-in-out, filter 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out, filter 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, filter 0.25s ease-in-out;
    box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);
    border-radius: 11px;
    margin: 0 10px;
}
.togglePlans > span {
    display: inline-block;
    background-color: var(--e-global-color-978c9dd);
    width:1px;
    height:40px;
    margin-top:5px;
    margin-left:5px;
}
.event-tab {
    padding-left: 80px;
    background-color: var(--e-global-color-709a6dd); 
    box-shadow: 4px 4px 8px rgb(0 0 0 / 10%);
    border-radius: 11px;
    padding-top: 10px;
    padding-left: 105px;
    padding-bottom: 10px;
}
.event-tab .cover { position: absolute; margin-left: -100px; }
.event-tab code {
    display:block !important;
    height:100px;
    margin-top:-4px;
    width:100px;
}
.togglePlans a:before, .event-tab code {
    background-image: url(/wp-content/uploads/2026/02/wb_chevyplan_iconography-asambleas-9_v1.svg);
    background-repeat: no-repeat;
    background-size: 1100%;
    font-size:0;
    color:transparent;
}
.event-tab p {
    color: var(--e-global-color-primary);
    font-weight: 500;
    margin: 0;
}
.event-tab p:last-child { color: var(--e-global-color-text); }
.togglePlans a:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    width: 40px;
    height: 35px;
    margin-bottom: -7px;
}
.event-tab h2, .event-tab h2 a {
    font-size: 50px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
}
.togglePlans a:before { background-position: 0 0; }
.contigo code { background-position: 0 0; }
.contigo h2, .contigo h2 a { color: #00549b; }
.perfecto code { background-position: 62.5% 0; }
.perfecto h2, .perfecto h2 a { color: #057744; }
.megaexacto code { background-position: 75% 0; }
.megaexacto h2, .megaexacto h2 a { color: #AD5A00; }
.togglePlans a:hover {
    box-shadow: inset 2px 2px 8px rgb(0 0 0 / 10%);
    filter: grayscale(.5);
}
.togglePlans a.deactivate {
    box-shadow: inset 2px 2px 8px rgb(0 0 0 / 15%);
    filter: grayscale(1);
}
/* Tabs */
#listContent {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.payload {
    background-color: #fff;
    border-radius: 11px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4%;
    position: relative;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.payload > div:first-child {
    padding-left: 100px;
    position: relative;
    width: 41%;
    max-width: 290px;
    border-right:1px solid var(--e-global-color-text);
}
.payload > div:first-child * {
    margin: 0;
}
.payload > div:first-child > i {
    margin-top: -8px;
    position: absolute;
    width: 100px;
    height: 90px;
    left: 0;
}
.payload > div:first-child > h3, .payload > div:first-child > h3 > a {
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    padding: 0;
    margin: 0;
}
.payload > div:nth-child(2) {
    width: 59%;
    padding-left: 20px;
}
.payload > div:nth-child(2) p {
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    color: var(--e-global-color-secondary);
}
.payload > div:nth-child(2) p:nth-child(2) { margin: 10px 0; }
.payload.contigo > div:first-child > h3 > a,
.payload.contigo > div:nth-child(2) p:nth-child(3) {
    color:#00549b;
}
.payload.perfecto > div:first-child > h3 > a,
.payload.perfecto > div:nth-child(2) p:nth-child(3) {
    color:#1D7646;
}
.payload.megaexacto > div:first-child > h3 > a,
.payload.megaexacto > div:nth-child(2) p:nth-child(3) {
    color:#A55700;
}
.payload .footsie-theme {
    position: absolute;
    width: 40%;
    height: 10px;
    bottom: 0;
    left: 30%;
    background: gray;
}
.payload.contigo .footsie-theme { background-color:#00549b; }
.payload.perfecto .footsie-theme { background-color:#1D7646; }
.payload.megaexacto .footsie-theme { background-color:#A55700; }
/* res */
@media (min-width: 1025px) and (max-width: 1540px) {
    #listContent {
        grid-template-columns: repeat(3, 1fr);
    }
    .payload {
        flex-direction: column;
    }
    .payload > div:first-child {
        width: 100%;
        border-right: none;
        margin-bottom: 20px;
    }
    .payload > div:nth-child(2) {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
}
@media (max-width: 1024px){
    #listContent {
        grid-template-columns: repeat(2, 1fr);
    }
    .togglePlans a {
        font-size: 14px;
        line-height: 25px;
        padding: 4px 10px 8px 10px;
    }
    .togglePlans a:before {
        margin-right: 5px;
        width: 30px;
        height: 27px;
        margin-bottom: -5px;
    }
    .togglePlans > span {
        height:32px;
    }
}
@media (max-width: 767px) {
    .togglePlans {
        flex-direction: column;
    }
    .togglePlans a {
        width:100%;
        text-align: center;
        margin-bottom:10px;
    }
    .togglePlans > span {
        display:none;
    }
    #listContent {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .payload {
        flex-direction: column;
    }
    .payload > div:first-child {
        width: 100%;
        border-right: none;
        margin-bottom: 20px;
    }
    .payload > div:nth-child(2) {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .payload > div:nth-child(2) > p > b {
        display: block;
    }
}/* End custom CSS */