
.header-btn[data-class='mobile-nav-on'] {
    width: 2.875rem !important;
    border-color: #627ca0 !important;
    background-color: #627ca0 !important;
    /* background-image: -webkit-gradient(linear, left bottom, left top, from(#a92828), to(#801e1e)); */
    background-image: linear-gradient(to top, #627ca0, #627ca0);
    color: #fff;
}
.btn-toolbar-master{display:none !important;}

/* Loader */
.loader.is-active {
    background-color: rgb(107 98 90 / 82%) !important;
}
/* Pace */
body:not(.mod-pace-custom) .pace .pace-progress {
    background: #ce1428 !important;
}
/* --- Menu flotante inferior --- */
.menu-item, label.menu-open-button {
    background: #ce0e2d;
    color: #fff !important;
}

/* --- Menu lateral izquierdo --- */
/* Punto indicando el elemento seleccionado */
.nav-menu li.active:not(.open) > a:before {
    color: #ce1428;
}
/* Iconos fa menu lateral izquierdo */
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li a > [class*='fa-'], .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li a > .ni {
    color: #ce1428;
}
/* Buscador - Input */
.has-length .input-group-text:not([class^="bg-"]):not([class*=" bg-"]){
    background: #ce1428;
    color: #fff !important;
}
.has-length .input-group-text{
    border-color:#ce1428;
}

/* Boton primario */
.btn-primary {
    color: #000;
    background-color: #E7E4E2;
    border-color: #E7E4E2;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ce1428 !important;
    border-color: #ce1428 !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ce1428 !important;
    border-color: #ce1428 !important;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #ce1428 !important;
}
/* Modal superior usuario */
.bg-trans-gradient {
    background: linear-gradient(250deg, #ce1428, #ce1428);
}
/* PaginaciÃ³n de tablas */
.pagination .page-link:hover {
    background-color: #ce1428 !important;
    opacity: 50% !important;
    color: #fff;
}
/* Paginacion, Flechas derecha e izquierda */
.pagination .page-item:first-child:not(.active) .page-link, .pagination .page-item:last-child:not(.active) .page-link, .pagination .page-item.disabled .page-link {
    background: #B0ABA6;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #ff9e18 !important;
    background-color: #f8f9fa;
    font-weight: bold;
}
/* Icono usuario en menu top */
.header-icon:not(.btn) > [class*='fa-']:first-child, .header-icon:not(.btn) > .ni:first-child {
    color: #6b625a;
}
.header-icon:not(.btn):hover > [class*='fa-']:only-child, .header-icon:not(.btn):hover > .ni {
    color: #ce1428 !important;
}
.header-icon:not(.btn)[data-toggle="dropdown"][data-toggle="dropdown"]:after {
    background: #e7e4e2 !important;
}

/* TÃ­tulos de texto info */
.text-info {
    color: #ce1428 !important;
}

/* Textos primarios */
.text-primary {
    color: #6b625a !important;
}

/* Checkbox *
/* Sin pulsar */
.custom-control-label::before {
    border: #6b625a solid 2px !important;
}
/* Pulsado */
.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ce1428 !important;
    background-color: #ce1428 !important;
}


/* MenÃº movil */
.header-btn[data-class='mobile-nav-on'] {
    width: 2.875rem !important;
    border-color: #ce1428 !important;
    background-color: #ce1428 !important;
    background-image: linear-gradient(to top, #ce1428, #ce1428);
    color: #fff;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before, table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
    background-color: #B0ABA6 !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before, table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    background: #ce1428 !important;
}
.dataTables_wrapper tr.child td.child .dtr-details:after {
    background: #ce1428 !important;
}
.dataTables_wrapper tr.child td.child .dtr-details:before {
    color: #ce1428 !important;
}
.table th, .table td {
    padding: 0.35rem !important;
    vertical-align: top;
    border-top: 1px solid #e9e9e9;
}
.ht_2>td:first-child{padding-left: 10px !important;}
.ht_3>td:first-child{padding-left: 20px !important;}
.ht_4>td:first-child{padding-left: 30px !important;}

@font-face {
    font-family: 'HelveticaNowText-Light';
    src: url('webfonts/FinsaFonts/HelveticaNowText-Light.woff2') format('woff2'),
        url('webfonts/FinsaFonts/HelveticaNowText-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNowText-Regular';
    src: url('webfonts/FinsaFonts/HelveticaNowText-Regular.woff2') format('woff2'),
        url('webfonts/FinsaFonts/HelveticaNowText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNowText-Medium';
    src: url('webfonts/FinsaFonts/HelveticaNowText-Medium.woff2') format('woff2'),
        url('webfonts/FinsaFonts/HelveticaNowText-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
    font-family:'HelveticaNowText-Regular, Arial, Sans-Serif' !important;
}
.page-inner{
    font-family:'HelveticaNowText-Regular';
}
.text-left-1{
    font-size: 3em !important;
    font-family:'HelveticaNowText-Light';
}
.text-left-2{
    font-size: 1.8em !important;
    font-family:'HelveticaNowText-Light';
    display: flex;
    align-content: stretch;
    flex-direction: column-reverse;
    justify-content: center;
}
.accordion .card .card-header .card-title {
    color: #000;
}
.titleAccordion{
    font-size: 1.2em !important;
}
.inputSimple{
    border-radius: 0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.etiquetaMetrosInput{
    font-family:'HelveticaNowText-Light';
    position: absolute;
    bottom: 34px;
    right: 32px;
    color: #c1bcbc;
}
.botonInfo{
    position: absolute;
    top: 0;
    right: 26px;
}
.popover-body{
    font-family:'HelveticaNowText-Light';
    font-size:12px;
}
.botonMasPrj{
    position: absolute;
    top:18px;
    right:10px;    
}
.accordion .card .card-header {
    background-color: #fff;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: none;
    color: #fff;
    background-color: #Be2d2d;
    border-color: #Be2d2d;
}
.textoObservacion{
    font-family:'HelveticaNowText-Light';
    font-size:12px;
}
.textoProlVida{
    font-family:'HelveticaNowText-Light';
    font-size:14px;
}
.textoOpcionesProlVida{
    font-family:'HelveticaNowText-Light';
    font-size:12px;
}
.botonSolicitar{
    text-align:right;
    margin-top:30px;
}
.accordion .card .card-header .card-title.collapsed:hover {
    color: #Be2d2d;
}

@media (max-width: 575.98px) {
    .textoFraseIntro{margin-bottom:20px !important;}
    .rowMb10{margin-bottom:20px !important;}
    
}

@media (max-width: 767.98px) { 
    .textoFraseIntro{margin-bottom:20px !important;}
    .rowMb10{margin-bottom:20px !important;}
}


@media (max-width: 991.98px) { 
    .textoFraseIntro{margin-bottom:20px !important;}
    .rowMb10{margin-bottom:20px !important;}
}


@media (max-width: 1199.98px) { 

}

#ventanaResumen{
	font-family:'Conv_StaffGrotesk-Light';
}





/* scroll personalizado  */
.flexcroll{ 
            height:200px;
            overflow-y:scroll;
            overflow-x:hidden;
           }
.flexcroll{
    scrollbar-face-color: #367CD2;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}
/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
    width: 12px;
}
/* Track */
.flexcroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(212, 41, 14); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
/* hide arrows number inputs */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
* {
    box-sizing: border-box;
}

/*.page-sidebar {
    width: 22rem !important;
    max-width: 22rem !important;
}*/
/*.page-logo {
    width: 22rem !important;
}*/
@media only screen and (max-width: 992px){
    .page-wrapper .page-sidebar {
        z-index: 2000;
        -webkit-transition: all 470ms cubic-bezier(0.34, 1.25, 0.3, 1);
        transition: all 470ms cubic-bezier(0.34, 1.25, 0.3, 1);
        -webkit-transform: translate3d(-22rem, 0, 0);
        transform: translate3d(-22rem, 0, 0);
        position: fixed !important;
        top: 0;
        bottom: 0;
    }
}
@media (min-width: 992px){
    .page-content {
        padding: 1.5rem 8rem !important;
    }
}

.accordion .card .card-header .card-title.collapsed:hover {
    color: #Be2d2d;
    background-color: #f3f3f3;
}
.accordion.accordion-hover .card-title:not(.collapsed) {
    color: #cd132d !important;
    background-color: #f3f3f3 !important;
}
.primary-nav .nav-menu:first-of-type {
    margin-top: 0;
    margin-bottom: 0;
}
main{
    font-family:arial;
}
.header-btn[data-class='mobile-nav-on'] {
    width: 2.575rem !important;
}
.header-btn[data-class='mobile-nav-on'] {
    padding-top: 2px !important;
}
.subheader{
    margin-bottom: 5px !important;
}
.producto {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.page-wrapper .page-content .breadcrumb > .breadcrumb-item {
    max-width: initial !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: inherit;
    content: "|";
}
.breadcrumb-item.active {
    color: #ce1428;
}
#js-page-content{
	font-family: 'HelveticaNowText-Light';
}
.panel-toolbar .btn-panel.js-panel-collapse, .panel-toolbar .btn-panel[data-action=panel-collapse] {
    background: #cd132d;
}
.page-content {
    padding: 1.5rem 2rem !important;
}
.dropdown-icon-menu>ul>li .btn, .header-btn {
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    height: 2.25rem;
    width: 3.25rem;
    vertical-align: middle;
    line-height: 2.125rem;
    margin-right: 0.9375rem;
    font-size: 21px;
    padding: 2px 11px;
    cursor: default;
    color: #a6a6a6;
    position: relative;
}
.dropdown-icon-menu>ul>li .btn:hover, .header-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #f9f9f9;
    background: #535456;
    color: #fff;
}
#listadoCotizacionesCliente td{
	vertical-align:-webkit-baseline-middle
}

/*/////////////////////////////////////////////////////////////////////////////// EVOLTA //////////////////////////////////////////////////////////////////////////////////////*/
.btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.1rem rgba(98, 124, 160, 0.5);
    box-shadow: 0 0 0 0.1rem #000 !important;
}
.nav-menu li.active:not(.open) > a:before {
    color: #24b3a4 !important;
}
body:not(.mod-pace-custom) .pace .pace-progress {
    background: #ff9e18 !important;
}
#js-page-content{
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: -25px !important;
}
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-logo, .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-header {
    border-bottom: none !important;
}
.mod-skin-light:not(.mod-skin-dark) .page-content-wrapper {
    background-color: #000;
}
.page-header{
    top: 2% !important;
    left: 2% !important;
    right: 2% !important;
    border-radius: 25px;
    background-color: #ff9e18 !important;
}
.btn-outline-primary {
    color: #000 !important;
    border-color: transparent !important;
}
.btn-outline-primary:hover {
    background-color: #000 !important;
    color : #ff9e18 !important;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(98, 124, 160, 0.5);
    box-shadow: 0 0 0 0.2rem #000;
}
.header-btn[data-class='mobile-nav-on'] {
    width: 2.875rem !important;
    border-color: transparent !important;
    background-color: transparent !important;
}
.header-btn[data-class='mobile-nav-on'] {
    background-image: none;
    color: #000;
}

/******* HOME             *********/
.botonServicios{ position:absolute; bottom: 37px; right: 28px;}
.textobloque2Home{position: absolute;left: 55% !important; right:2% !important; width: auto; bottom: 10%;}
#imgBloque4Home{position:absolute !important;}

/******* NUESTRA HISTORIA *********/
.textobloqueNuestraHistoria{
    color: #000;
    font-size: medium;
}
.textobloqueValoresYfinalidades{
    color: #000;
    font-size: medium;
}
/******* SERVICIOS *********/
.textoBloqueServicios{
    color: #000;
    font-size: medium;
}
.TextoPlantasReciclaje{
    color: #000;
    font-size: medium;
}
.TextoInteriorBloque{
       color: #000;
    font-size: medium; 
}

/**********************************************************************************/

.br10{border-radius:10px;}
.br50{border-radius:50px;}
.fondoNegro{background-color:#000 !important;}
.fondoBlanco{background-color:#ffff !important;}
.fondoGris{background-color:#cbcbc5 !important;}
.fondoNaranja{background-color:#ff9e18 !important;}
.boton{font-size: 2rem; color: #000; padding-left: 35px; border-radius: 50px; padding-right: 35px; padding-top: 20px; padding-bottom: 21px; border: 1px solid;}
.tituloBorder{font-size: 5rem; color:#000; font-weight: bold; padding-left: 35px; border-radius:50px;padding-right: 35px; padding-top: 10px; padding-bottom: 20px;}
.titulobloque{font-size: 4rem; color:#000; font-weight: bold; padding:20px;}
.subtitulobloque{font-size: 3rem; color:#000; font-weight: bold; padding:20px;}
.textobloque{ color: #000; font-size: xx-large;}
.colorTextoBlanco{color:#fff !important;}
.colorTextoNegro{color:#000 !important;}
.colorTextoNaranja{color:#ff9e18 !important;}
.bordeNegro{border:1px solid #000 !important;}
.bloque{border-radius: 30px; border: 10px solid #000; min-height: 600px;}
.bg-image {height: auto; background-size: cover; background-position: center; background-repeat: no-repeat;}
.ml-180{margin-left:180px !important;}

/*///*/

.inputFormulario{
    background-color: #ff9e18 !important;
    border: 2px solid !important;
    padding: 10px !important;
    border-radius: 50px !important;
    font-size: large !important;
}
.rowEnviar{
    display: flex;
    text-align: right !important;
    flex-direction: row;
    justify-content: flex-start;
    margin-right: 20px;
}
.botonEnviarFormulario{
    font-size: 2rem !important;
    color: #000;
    background-color: #ff9e18;
    padding-left: 35px;
    border-radius: 50px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid;
}

/******* FOOTER *********/
.footerEvolta{
    width: calc(93.5vw) !important;
    border-radius: 15px;
    background-color: #cbcbc5;
    margin-left: 3% !important;
    margin-right: 3% !important;
    margin-bottom: 20px !important;
}
.logoEvoltaFooter{
    max-width: 60px !important;
}
.footerMarcaFinsa{
    padding-top: 7px;
    padding-left: 8px;
    color: #000;
}
.linkFooter{
    color:#000 !important; 
    font-weight: normal !important;
}

/* ////////////////////////////////////////////////////////////////////////////// Responsive Movil //////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 576px) { 
    .invertColumnOrder {flex-direction: column-reverse !important; }
    .page-header{width: 96%!important;}
    #navMenuSup{display:none !important;}
    #js-page-content {
        margin-left:   -25px !important;
        margin-right:  -25px !important;        
    }
    /******* GENERAL *********/
    .titulobloque{font-size: 2.8rem !important;}
    .textobloque{font-size: x-large;}
    /******* HOME *********/
    /*    estandarizado*/
    #divTextOverImgPrincipal{top:5% !important; padding-left: 2%;}
    #divImgHome{height: calc(60vh)!important;}
    #imgHome{height: calc(60vh)!important; width: auto !important;}
    .textoCabecera{font-size: 2.6rem !important; padding-left:15px !important;}
    .textOverImgPrincipal{padding-left:2% !important;}
    .subtitulobloque {font-size: 2.5rem !important;}
    
    /******* SOBRE NOSOTROS *********/
    #imgNosotros{height: calc(60vh)!important;}
    #divImgNosotros{height: calc(60vh)!important;}
    #divTextOverImgPrincipalNosotros{padding-left:0 !important;}
    #divTextOverImgPrincipalNosotros .fondoGris{margin-left: 10% !important;}
    #divTextOverImgPrincipalNosotros .fondoNaranja{margin-left: 100px !important;}
    
    /******* SERVICIOS *********/
    #imgServicios{height: calc(60vh)!important;}
    #divImgNosotros{height: calc(60vh)!important;}
    #divTextOverImgPrincipalServicios{padding-left:0 !important;}
    #divTextOverImgPrincipalServicios .fondoGris{margin-left: 10% !important;}
    #divTextOverImgPrincipalServicios .fondoNaranja{margin-left: 100px !important;}
    .divTextoBloque2Servicios{max-width: calc(100vw) !important;}
    .textOverImgServicios{font-size: 4rem !important;}
    .divContenedorEtiquetasBloque2{padding-top:0px !important;}
    .texto3OverImgServiciosBloque2{margin-top:35% !important;}
    #etiquetas{align-items: anchor-center !important;}
    
    /******* TRABAJA CON NOSOTROS *********/
    #imgTrabajaconnosotros{height: calc(60vh)!important;}
    divImgTrabajaconnosotros{height: calc(60vh)!important;}
    #divTextOverImgPrincipalTrabajaconnosotros{padding-left:0 !important;}
    .tituloBorder{padding-left:15px; padding-right: 15px;}
    .boton{font-size: 1rem !important;}
    
    /******* RECICLAJE *********/
    #imgReciclaje{height: calc(60vh)!important;}
    #divImgReciclaje{height: calc(60vh)!important;}
    #divTextOverImgPrincipalReciclaje{padding-left:5px !important;}
    .tituloBorder{padding-left:15px; padding-right: 15px;}
    .boton{font-size: 1rem !important;}
    
    
    .footerEvolta{
        
        margin-top: 12px;
        width: 97% !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
        height: calc(23vh) !important;
        display: table!important;
        padding-top:20px;
        .list-table{
            display:grid;
        }
        .list-table .pl-3{
            padding-top:5px !important;
            padding-bottom:5px !important;
            padding-left:0px !important;
        }
    }
    .footerLogoEvolta{
        padding-bottom:20px;
        
    }
}

/* ////////////////////////////////////////////////////////////////////////////// Responsive Tablet //////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 768px) { 
    #logoSupMovilCenter{display:none !important;}
    .botonMenu{font-size:small !important;}
    .page-header{
        width: 98% !important;
        margin-left: 0 !important;
        padding-left: 12px !important;
        left: 8px !important;
    }
    .botonMenu{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    
    /******* HOME *********/
    #divTextOverImgPrincipal{top:10% !important;}
    .textoCabecera{font-size: 6rem;}
    .textOverImgPrincipal{font-size: 4rem;}
    .subtitulobloque{font-size:1.9rem;}
    .botonServicios{font-size: 1rem;}
    .columnaBloque {padding-left:5px; padding-right: 5px;}
    .hvariable{height: calc(40vh) !important;}
    
    /******* SOBRE NOSOTROS *********/
    .textoCabecera{font-size: 3rem;}
    #divTextOverImgPrincipalNosotros{top:0 !important; padding-left: 10% !important;}
    #imgNosotros{height: calc(60vh)!important;}
    .titulobloque{font-size: 2.8rem !important;}
    .textobloque{font-size: x-large;}
    
    /******* SERVICIOS *********/
    .textoCabecera{font-size: 3rem;}
    #divTextOverImgPrincipalServicios{top:0 !important; padding-left: 10% !important;}
    #imgServicios{height: calc(60vh)!important;}
    .titulobloque{font-size: 2.8rem !important;}
    .textobloque{font-size: x-large;}
    
    /******* TRABAJA CON NOSOTROS *********/
    #imgTrabajaconnosotros{height: calc(60vh)!important;}
    #divImgTrabajaconnosotros{height: calc(60vh)!important;}
    #divTextOverImgPrincipalTrabajaconnosotros{padding-left:0 !important;}
    .tituloBorder{padding-left:15px; padding-right: 15px;}
    .boton{font-size: 1rem !important;}
    
    /******* RECICLAJE *********/
    #imgReciclaje{height: calc(60vh)!important;}
    #divImgReciclaje{height: calc(60vh)!important;}
    #divTextOverImgPrincipalReciclaje{padding-left:0 !important; top:10% !important;}
    .tituloBorder{padding-left:15px; padding-right: 15px;}
    .boton{font-size: 1rem !important;}
    

}


@media (min-width: 992px) { 
    .page-sidebar{display:none !important;}
    #logoSupMovilCenter{display:none !important;}
    .botonMenu{font-size:small !important;}
    
    /******* HOME *********/  
    .hvariable{height: calc(30vh) !important;}
    
    /******* SOBRE NOSOTROS *********/
    #divImgNosotros{height: calc(50vh) !important}
    .textoCabecera{font-size: 6rem;}
    #divTextOverImgPrincipalNosotros{top:20% !important; padding-left: 10% !important;}
    
     /******* SERVICIOS *********/
    #divImgServicios{height: calc(50vh) !important}
    .textoCabecera{font-size: 6rem;}
    #divTextOverImgPrincipalServicios{top:20% !important; padding-left: 10% !important;}#divImgNosotros{height: calc(50vh) !important}
    .textoCabecera{font-size: 6rem;}
    #divTextOverImgPrincipalServicios{top:20% !important; padding-left: 10% !important;}
/*    .divTextoBloque2Servicios{max-width: calc(50vw) !important;}*/
    .textOverImgServicios{font-size: 4rem !Important;}
    .texto1OverImgServiciosBloque2{margin-left: -5rem;}
    .texto2OverImgServiciosBloque2{margin-left: -5rem; margin-top:54% !important}
    .texto3OverImgServiciosBloque2{margin-left: -5rem; margin-top:40% !important;}
    .divContenedorEtiquetasBloque2{padding-top:25% !important;} 
    
    /******* TRABAJA CON NOSOTROS *********/
    #imgTrabajaconnosotros{height: calc(50vh)!important;}
    #divImgTrabajaconnosotros{height: calc(50vh)!important;}
    
    /******* RECICLAJE *********/
    #imgReciclaje{height: calc(50vh)!important;}
    #divImgReciclaje{height: calc(50vh)!important;}
    #divTextOverImgPrincipalReciclaje{top:20% !important; padding-left: 10% !important;}
}

@media (min-width: 1200px) { 
    
    .botonMenu{
        padding-left:3px !important;
        padding-right:3px !important;
    }
    #logoSupMovilCenter{display:none !important;}
    .botonMenu{font-size:large !important;}
    
    /******* NUESTRA HISTORIA *********/
    #imgNosotros{width: 100% !important; max-height: 100%;}
    
    
}
input[type=checkbox] {
  accent-color: #000;
}