:root {
	--cols-spacing: 25px;
	--rows-spacing: calc(var(--cols-spacing) * 1.5);
    --articulos-cards-text-align: center;
    --articulos-cards-spacing: var(--cols-spacing);
    --articulos-cards-image-height: 45vw;
    --articulos-cards-image-max-height: 210px;
    --border-radius: 0;
    --form-imputs-border-radius: 0;
}

/* mundolimpiodigital */

body {
	background-repeat: no-repeat;
	background-color: #004f88;
}

a {
    color: inherit;
}

.article_galeria_box {
	background-color: unset;
	border-radius: 10px !important;
	overflow: hidden;
}


.article_img {
	border-radius: 10px;
	overflow: hidden;
}

.portada {
    background-color: #004f88;
}

.cuerpo-del-portal {
    display: none;
}

body .texto img {
	border-radius: 10px;
}

body .sticky_header {
	box-shadow: #0002 5px 5px 55px;
}

@media (min-width: 810px) {
section.module_container.sticky_header.smalled .header-encabezado-de-paginas {
	width: 80vw;
	left: 8vw;
	max-width: 900px;
}
}


body .sticky_header:not(.smalled).hide-to-minimum_header {
    top: 0 !important;
	box-shadow: #0000 5px 5px 25px;
}

body section.module_container.sticky_header:not(.smalled).hide-to-minimum_header {
    background-color: unset;
}

body section.module_container.sticky_header:not(.smalled).hide-to-minimum_header .header-encabezado-de-paginas {
	margin: -140px 0 0 0 !important;
}

section.module_container.sticky_header .content {
	height: 100%;
}

@media (min-width: 810px) {
    .sticky_header .menu-principal {
        height: 100% !important;
    }
}

.sticky_header .menu-principal li.menu_text:hover {
	background-color: var(--c3);
}

.sticky_header .menu-principal ul.lvl2 li.menu_text:hover {
	background-color: var(--c2);
}


.sticky_header .menu-principal li.menu_text span {
	font-weight: 600;
	font-size: 1.0rem !important;
	padding: 15px 15px;
}
.sticky_header .menu-principal li.menu_text:hover span {
    color: #ffeded;
}

.sticky_header .menu-principal li.menu_icon {
    background-color: unset;
	-webkit-transition: transform .2s ease-in-out !important;
	-moz-transition: transform .2s ease-in-out !important;
	-o-transition: transform .2s ease-in-out !important;
	-ms-transition: transform .2s ease-in-out !important;
	transition: transform .2s ease-in-out !important;
}

.sticky_header .menu-principal li.menu_icon:hover {
	background-color: unset;
	transform: scale(1.1);
}


@media (min-width: 810px) { 
    .menu-principal ul.menu_bbx1 ul {
        padding: 0;
        background-color: var(--c3);
    }

    #id_menus_500 ul.menu_bbx1 li.menu_item_500_641:hover>ul {
        opacity: 1;
        left: -245px !important;
    }
}

.menu-principal ul.menu_bbx1 li:hover {
	background-color: var(--c0);
}

.sticky_header {
	height: 90px;
	background-color: #fefefe;
}


@media (max-width: 809px) {

    .sticky_header .texto .contact_list {
        display: none;
    }

    .sticky_header.add-menu .texto .contact_list {
        display: flex;
        justify-content: center;
        padding: 18px 0 0 30px;
    }

    .header.module_container.sticky_header.add-menu .menu-principal {
        margin-top: 0;
        padding-top: 0;
    }

    .body .sticky_header .header-encabezado-de-paginas {
        width: 100%;
        max-width: unset;
        padding: 5px 23vw 5px 15vw;
        top: 0;
        margin: 0;
    }

    .sticky_header.add-menu .header-encabezado-de-paginas {
        z-index: 200;
        overflow: visible;
        width: 100%;
        margin: 0;
        max-width: unset;
        height: 100%;
        top: 0;
        padding: 5px 23vw 5px 15vw;
    }

    .body .menu-principal .menu_1_container .menu_1_box ul.menu_bbx1 li span {
        padding: 17px 10px;
    }

    .body .menu-principal .menu_1_container .menu_1_box ul.menu_bbx1 > li > ul {
        background-color: var(--c1);
        position: relative;
        margin: 0;
        width: 100% !important;
        padding: 0;
    }

}





@media (max-width: 809px) {
    .body .cuerpo_del_portal > .content > article.pagina.inicio {
        margin-top: 0px !important;
        padding: 14vh 15% 0 18% !important;
        min-height: 45vh;
        background-image: unset !important;
    }
}

@media (max-width: 809px) {
    .header.module_container.sticky_header .menu-principal {
        background-color: #fefefe;
        padding: 50px 0;
    }
}
@media (min-width: 810px) {
    .header.module_container.sticky_header .menu-principal {
        margin: auto;
        width: auto;
        max-width: unset;
        position: absolute;
        right: 6%;
    }
    .body .sticky_header .header-encabezado-de-paginas {
        width: 57%;
        min-width: 220px;
        max-width: 850px;
    }
    .smalled-inner-sticky-header:not(.body_PORTAL) section.module_container.sticky_header .header-encabezado-de-paginas, section.module_container.sticky_header.smalled .header-encabezado-de-paginas {
        width: 57% !important;
    }
}


@media (max-width: 809px) {
    .menu_icon {
        margin: 20px auto !important;
        max-width: 50px;
    }
}

.menu-principal .menu_1_box ul.menu_bbx1 li.menu_icon span {
	width: 60px;
	height: auto;
	padding: 0;
}

.menu-principal .menu_1_box img {
	width: 100%;
	height: auto;
}

.banners-centrales-horizontales {
	--cols-spacing: 4rem;
    padding: 0 25% 20px 25%;
    margin-top: 0px;
}

@media (min-width: 810px) {
    .banners-centrales-horizontales {
        padding: 0 10% 20px 10%;
        margin-top: -190px;
        margin-bottom: 1vw !important;
        min-width: 70%;
        max-width: 80%;
    }    
}

.sharpened-shadow-articles article {
    filter: drop-shadow(12px 12px 0px #009dda33);
}
.sharpened-shadow-articles article:nth-of-type(2) {
    filter: drop-shadow(12px 12px 0px #ffb31d33);
}
.sharpened-shadow-articles article:nth-of-type(3) {
    filter: drop-shadow(12px 12px 0px #ff008033);
}



.banners-inferiores-horizontales-2 {
	--cols-spacing: 3rem;
	background-image: url(../archivos/background_soluciones_svg_230425_03095.svg);
    --cols-spacing: 3rem;
	padding: 30px 10% 70px 10%;
	max-width: unset;
	min-height: 52vw;
	margin-bottom: 0 !important;
}

@media (min-width: 810px) {
    .banners-inferiores-horizontales-2 {
        padding: 170px 20% 70px 20%;
    }
}

.banners-inferiores-horizontales-2:before {
	content: "";
	background-image: url(../archivos/titulo-soluciones.svg);
	height: 12vw;
	flex: none;
	width: 80%;
	margin: -21vw auto 0;
	position: absolute;
}
@media (min-width: 810px) {
    .banners-inferiores-horizontales-2:before {
        height: 5vw;
        width: 100%;
        margin: -10vw auto 0;
    }
}


/**/

body .footer .content {
    max-width: unset;
}

body .footer .texto ul.contact_list {
	justify-content: space-around;
	flex-direction: column;
	align-items: baseline;
}

@media (max-width: 809px) {
    body .footer .texto ul.footer-content-contact_list {
        justify-content: center;
        flex-direction: row;
        padding: 10px 0 10px 10px;
    }
}

@media (min-width: 810px) {
    body .footer .texto ul.contact_list {
        justify-content: space-around;
        flex-direction: row;
        align-items: center;
    }
}


.footer h3 {
	font-size: 1.4rem !important;
	font-weight: 600;
}    

@media (min-width: 810px) {
    .footer-content-block_title {
        border-right: solid 1px #777;
    }
}

.footer-content-title {
	color: #6faadd;
}

.footer-content-title-papelera {
	color: #6fbb7e;
}

.footer .icon:before {
	filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(182deg) brightness(104%) contrast(97%);
}

.footer .footer-content-contact_list-papelera .icon:before {
	filter: invert(57%) sepia(74%) saturate(378%) hue-rotate(34deg) brightness(104%) contrast(97%);
}

.footer .communication_channels {
	background-color: #00152b;
}


/**/

iframe.google-maps {
	margin: 0 0 0 -18%;
	filter: hue-rotate(45deg);
	width: 100vw;
	height: 83vw !important;
}

@media (min-width: 810px) {
    iframe.google-maps {
        margin: -180px 0px;
        width: 100%;
        height: inherit !important;;
    }
}


.zoom-hover article:hover {
	transform: scale(1.02) rotate(1deg);
}



body .btn_menu_menu_1 .icon {
	filter: invert(100%);
	background-color: chocolate;
	border-radius: 50px;
	background-size: 86%;
	background-position: center;
	width: 35px;
	height: 35px;
	margin: 0px 0 0 5px;
}



/***********/


.body_PAGINA #PAGINA section.principal > .content > article, .body_ARTICULO #ARTICULO section.principal > .content > article {
	width: 100%;
	max-width: unset;
}

@media (min-width: 810px) {
    .body_PAGINA #PAGINA section.principal > .content > article, .body_ARTICULO #ARTICULO section.principal > .content > article {
        padding: 8vw 0 4vw;
    }
}

.body_PAGINA #PAGINA section.principal > .content > article .module_txt, .body_ARTICULO #ARTICULO section.principal > .content > article .module_txt {
	padding:  40px 20px;
}


#LISTADO section.principal, #PAGINA section.principal, #ARTICULO section.principal {
  margin: 40px 0 0px !important;
	padding-bottom: 0px;
	max-width: unset;
	min-height: 80vh;
}

#PAGINA section.principal > .content > article .article_box_container, #ARTICULO section.principal > .content > article .article_box_container, #PAGINA section.principal > .content > article .article_box, #ARTICULO section.principal > .content > article .article_box {
	width: 100%;
	max-width: var(--ancho_de_pagina);
}

body .principal article .titulo {
    color: #fefefe;    
}

body .principal article.pagina .article_galeria_box {
    padding: 0;
}

body .principal article.pagina .texto h3 {
	color: #90d3dc;
}

body section.principal article.pagina .volanta {
    color: #ccc;
}

body .principal article.pagina .bajada,
body .principal article.pagina .texto p {
	color: #eee;
}


.body_PAGINA #PAGINA section.principal > .content > article.pagina.contacto {
	width: 100%;
	margin: 60px 5px 0 10px;
}
@media (min-width: 810px) {
	.body_PAGINA #PAGINA section.principal > .content > article.pagina.contacto {
		width: 39%;
		margin: 0 20px 0 auto;
	}
}


.body_PAGINA #PAGINA section.principal > .content > .form_contact_container {
	width: 100%;
	order: 2;
	margin: 0 30px 0 30px;
}
@media (min-width: 810px) {
.body_PAGINA #PAGINA section.principal > .content > .form_contact_container {
  width: 40%;
	margin: 200px 10% 0 0;
}
}

.body_PAGINA #PAGINA section.principal > .content > .form_contact_container .md-form {
    color: #ddd;
	margin-bottom: 20px;
}

.btn-enviar-container {
    margin-top: 50px;
}


/***/

section.papelera .content {
    max-width: var(--ancho_de_pagina);
    padding: 40px 0 20px;
}
@media (min-width: 810px) {
    section.papelera .content {
        padding: 60px 0;
    }
}

section.papelera .content .article_box_container {
    width: 100%;
}


article#id_banners_7 {
	max-width: 800px;
	margin: 0 auto 30px;
}
