<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{
    color:#333;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    color:#333;
}
.btnDesplegable {
    background-color: #fff !important;
    color: #000 !important;
    padding: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: 5px !important;
    font-size: 11px !important;
    font-weight: normal !important;
    border:none !important;
    border-right: 1px solid #0071bd !important;
}
.btnDesplegable:hover{
    font-weight: normal !important;
}

.desplegable {
    position: relative !important;
    float: left !important;
}

.contenidoDesplegable {
    display: none !important;
    position: absolute !important;
    background-color: #f1f1f1 !important;
    min-width: 160px !important;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2) !important;
    z-index: 1 !important;
}

.contenidoDesplegable a {
    color: black !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
}

.contenidoDesplegable a:hover {
    background-color: #ddd !important
}

.desplegable:hover .contenidoDesplegable {
    display: block !important;
}

.desplegable:hover .btnDesplegable {
    background-color: lightgray !important;
}
#entrada{
   width: 267px !important;
}
#no-border-btn{
    border: none !important;
}
.contenido-desplegable{
    display: block;
    right: 0;
    position: absolute;
}
/*Fin_Desplegable*/

#contiene-reconocimientos{
    margin-top: 25px;
}

.btn-clasificacion{
    padding: 10px;
    display: block;
    margin: 0 auto;
    border-radius: 6px;
    background: #0270b8;
    color: #fff;
    border: 1px solid #0270b8;
}

#search_mini_form{
    padding-top: 25px !important;
    
}
.block-collapsible-nav .content ul.nav &gt; li.current &gt; strong{
    background: #0270B8 !important;
    color: #fff !important;
}
.product-item-comment{
    display: none !important;
}
.conten-header {
    padding: 28px 0 0 !important;
}
.block{
    margin-top: 40px !important;
}
.block-collapsible-nav .title{
    padding: 10px 0 !important;
}
.catalog-product-view .product-info-main .page-title, .block.filter .filter-content .filter-options-item .filter-options-title, .product-item-name a, .product.name a a{
    text-transform: inherit !important;
}

.catalog-product-view .product-info-main .page-title{
    font-size: 22px;
}

.pt_custommenu div.popup .itemMenu a.level1, .pt_custommenu div.popup .itemMenu h4.level1{
    text-transform: inherit;
}
.pt_custommenu div.popup .itemMenu a.level1, .pt_custommenu div.popup .itemMenu h4.level1{
    font-weight: normal;
}
.fa{
    font-family: 'Font Awesome 5 Free';    
}
.menu-conten {
    background: #004976;
    position: relative;
    width: 100%;
}
.content-menu-account-top{
    float: right;
}

.content-menu-account-top.options-group .setting-group.active .link-lang-current {
    opacity: 1;
    visibility: visible;
}

.content-menu-account-top.options-group .setting-group .top-link-dropdown {
    background: #232f3e;
    position: absolute;
    right: 0;
    top: 30px;
    width: 150px;
    padding: 15px;
    border: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
}

.content-menu-account-top.options-group .setting-group .top-link-dropdown ul.links {
    display: block;
    margin-top: 0;
}
.content-menu-account-top.options-group .setting-group .top-link-dropdown ul.links li {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 9px 0 10px;
    border-bottom: 1px solid;
}
.content-menu-account-top.options-group .setting-group .top-link-dropdown ul.links li a {
    border-left: none !important;
    text-transform: normal;
}

.content-menu-account-top.options-group .setting-group {
    float: left;
    text-align: left;
    position: relative;
    top: 0px;
    width: auto;
}
.content-menu-account-top.options-group .setting-group .dynamic-links {
    font-size: 12px;
    text-transform: normal;
    color: #555;
    font-weight: normal;
    position: relative;
    cursor: pointer;
}

.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title {
    padding-right: 35px;
    line-height: 61px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    position: relative;
}


.fix-nav-ozmegamenu {
    z-index: 901;
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    background: #004976 !important;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    border: none;
}


.newsletter-footer {
    margin-top: 88px;
    background: #0270b8;
    padding: 44px 0;
}
.footer-bottom {
    color: #ffffff;
    padding: 40px 0;
    margin-top: 40px;
    position: relative;
    border-top: 1px solid #2d3846;
    background: #1c1c1c;
    width: 100%;
    display: block;
    text-align: center;
}


.form-subscribe .title-new:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background:none;
    width: 259px;
    height: 186px;
    top: -100px;
    left: -110px;
}

.form-subscribe .title-new p {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    color: #399fd2;
}


.form-subscribe .title-new h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.form-subscribe .control {
    height: 50px;
    background:none;
    position: relative;
    padding-right: 66px !important;
    width: 45%;
    float: right;
    border-radius: 5px;
}

.form-subscribe .control button {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    text-align: center;
    border: 0;
    color: #363f4d;
    font-size: 12px;
    background: #fff;
    padding: 0;
    text-transform: uppercase;
    height: 50px;
    font-weight: normal;
    border-radius: 5px 5px 5px 5px;
}

.form-subscribe .control button:before {
    content: "\f0e0";
    font-family: 'Font Awesome 5 Free';
    width: 100%;
    height: 100%;
}


.form-subscribe .control {
    height: 50px;
    background: none;
    position: relative;
    padding-right: 125px;
    width: 35%;
    float: right;
    border-radius: 5px;
}

.newsletter-iner {
    width: 100%;
}


.footer-container .footer-top .links-footer {
    border-top: none;
    padding-top: 0px;
}


.footer-container .footer-top .footer-static {
    padding-bottom: 0px;
}

.navigation, .page-header .header.panel, .header.content, .footer.content, .page-wrapper &gt; .widget, .page-wrapper &gt; .page-bottom, .block.category.event, .top-container, .page-main, .container-inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
}


.form-subscribe .control button {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    text-align: center;
    border: 0;
    color: #363f4d;
    font-size: 1em;
    background: #fff;
    padding: 0;
    text-transform: uppercase;
    height: 50px;
    font-weight: normal;
    border-radius: 5px 5px 5px 5px;
    padding: 1em 1em;
}


#search_mini_form .control .action {
    position: absolute;
    right: 2px;
    top: 2px;
    height: 35px;
    width: 40px;
    padding: 0;
    border: 0;
    opacity: 1;
    background: #8c8c8c;
    border-radius: 5px;
    text-transform: normal;
    color: #000;
    font-size: 18px;
}


#search_mini_form .control .action:before {
    content: "\e6a4";
    font-family: 'Stroke-Gap-Icons';
    width: 100%;
    height: 100%;
    color: #fff;
}


.before-text-search {
    background: #274a74;
    padding: 10px 15px 10px 23px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}



#search_mini_form .control input {
    border: 0;
    background: #FFFFFF;
    height: 35px;
    width: 65%;
    padding-left: 25px;
    border-radius: 5px;
    padding-right: 55px;
    color: #333;
    position: absolute;
    top: 2px;
    right: 2px;
}
.content-menu-account-top.options-group .setting-group .dynamic-links:before {
    content: "\62" !important;
    font-family: 'manual-moderno' !important;
    position: relative;
    top: 3px;
    width: 100%;
    height: 100%;
    color: #0071bd;
    padding-right: 15px;
    font-size: 32px;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
}

.content-menu-account-top.options-group .setting-group .dynamic-links:after {
    content: " \f0dd";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    top: -9px;
}

.dynamic-links span {
    position: relative;
    top: -7px;
    font-size: 12px;
}

#back_top:before{
    content: "\f077";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.minicart-wrapper{
    float: right !important;
}
.minicart-wrapper .action.showcart.active:before {
    content: "\61" !important;
    font-family: 'manual-moderno';
    font-size: 36px !important;
    position: absolute;
    display: block;
    left: 0;
    top: 0px;
    color: #8c8c8c !important;
    font-weight: inherit !important;
    text-align: center;
    line-height: 44px;
}

.content-menu-account-top.options-group .setting-group .dynamic-links {
    font-size: 15px;
    text-transform: normal;
    color: #555;
    font-weight: normal;
    position: relative;
    cursor: pointer;
}

.minicart-wrapper .action.showcart:before {
    content: "\61";
    font-family: 'manual-moderno';
    font-size: 36px;
    text-align: center;
    width: 100%;
    position: absolute;
    display: block;
    left: -8px !important;
    top: 4px !important;
    color: #0071bd;
    line-height: 44px;
}

.minicart-wrapper{
    margin-right: 0px !important; 
}
.no-padding{
    padding: 0 !important;
}

.conten-header .right {
    display: inline-block;
    position: relative;
    padding-top: 0px;
    float: right;
}

.minicart-wrapper .action.showcart:before {
   width: auto;
}
.minicart-wrapper .action.showcart .counter.qty{
    float: left;
    left: 20px;
    right: auto;
}
.top-bar {
    position: relative;
    padding: 12px 0 9px;
    border-bottom:none;
    background: #fff;
    z-index: initial !important;
}
.modal-content{
    padding: 15px 15px 40px !important;
}
.modal-popup .action-close {
    padding: 4px !important;
}

.minicart-wrapper .action.showcart:hover:before {
    color: #8c8c8c !important;
}
.minicart-wrapper-fixed {
    position: fixed !important;
    top: .8%;
    z-index: 9999;
    right: 15px;
}
.minicart-wrapper-fixed .action.showcart:before{
    color:#fff !important;
}

.minicart-text {
    font-size: 12px;
    border: 2px solid #0071bd;
    padding: 7px 15px;
    float: right;
    margin-top: 8px;
    border-radius: 10px;
    background: #0071bd;
    color: #fff;
    font-weight: 700;
    letter-spacing: .5px;
}

#search_mini_form {
    float: left;
    width: 100%;
    max-width: 700px;
}


.pt_custommenu div.popup {
    position: absolute;
    z-index: 3000;
    text-align: left;
    padding: 0;
    margin: 0;
    background: #fff;
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    top: 100% !important;
    width: auto !important;
    border: 2px solid #0071bd;
}


.pt_custommenu div.popup .itemMenu a.level1, .pt_custommenu div.popup .itemMenu h4.level1 {
    color: #393938 !important;
    border-bottom: 1px solid #ccc;
}


.pt_custommenu div.pt_menu .parentMenu a:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 23px;
    display: block;
    right: 0;
    font-size: 13px;
    padding-right: 23px;
    display: none;
}


.banner-gruod-2 {
    margin-top: 9px;
}


.banner-gruod-3 {
    margin-top: 60px;
}


.box.bos1:before {
    background: url('/pub/media/wysiwyg/iconos/libro.png') no-repeat center center;
}

.box.bos2:before {
    background: url('/pub/media/wysiwyg/iconos/accesibilidad-2.png') no-repeat center center;
    background-size: contain;
}

.box.bos3:before {
    background: url('/pub/media/wysiwyg/iconos/ipad.png') no-repeat center center;
}

.box.bos4:before {
    background: url('/pub/media/wysiwyg/iconos/people.png') no-repeat center center;
}


.box.bos5:before {
    background: url('/pub/media/wysiwyg/iconos/general.png') no-repeat center center;
}


.box.bos6:before {
    background: url('/pub/media/wysiwyg/iconos/infantil.png') no-repeat center center;
}


.box.bos7:before {
    background: url('/pub/media/wysiwyg/iconos/adolescente.png') no-repeat center center;
}


.box.bos8:before {
    background: url('/pub/media/wysiwyg/iconos/adulto.png') no-repeat center center;
}


.box:before {
    content: "";
    position: absolute;
    left: 0;
    width: 57px;
    height: 50px;
    left: 25px;
}


.box .text {
    padding-left: 79px;
}


.text h3 {
    font-weight: bold;
    font-size: 15px;
}



.banner-gruod-3 {
    margin-top: 60px;
    border: 1px solid #d3d3d3;
    border-radius: 8px;
    padding: 15px;
}


.footer-top .footer-static.row {
    margin-right: 50px;
    margin-left: 50px;
}


p.bandera:before {
    background: url('/pub/media/wysiwyg/mexico.png') no-repeat center center;
}


p.bandera:before {
     content: "";
    position: absolute;
    left: 0;
    width: 51px;
    height: 50px;
    left: -37px;
    top: 34px;
}


p.bandera-2:before {
    background: url('/pub/media/wysiwyg/colombia.png') no-repeat center center;
}


p.bandera-2:before {
     content: "";
    position: absolute;
    left: 0;
    width: 51px;
    height: 50px;
    left: -37px;
    top: 80px;
}


.footer-bottom .copyright {
     float: none; 
    padding-top: 10px;
}

.breadcrumbs {
    color: #fff;
    line-height: 25px;
    padding: 12px 0;
    background: #0070ba;
    max-width: 100%;
}
.breadcrumbs ul .item {
    font-size: 12px !important;
}

@media only screen and (max-width: 992px) {
.before-text-search {
        padding: 10px 15px 10px 15px;
    }
    
#search_mini_form {
    float: left;
    width: 100%;
    max-width: 700px;
}


.form-subscribe .title-new {
    width: 100%;
    float: left;
    color: #fff;
    text-align: left;
    position: relative;
    padding-left: 0px;
}


.newsletter-iner {
    width: 100%;
}


.form-subscribe .control {
    height: 50px;
    background: none;
    position: relative;
    padding-right: 0px;
    width: 100%;
    float: right;
    border-radius: 5px;

}

.form-subscribe .control input {
    height: 100%;
    width: 100%;
    background: 0 0;
    border: 0;
    color: #3c3c3c;
    padding-left: 6px;
}

.form-subscribe .title-new {
    margin-bottom: 25px;
}

.footer-top .footer-static.row {
    margin-right: 10px;
    margin-left: 10px;
}


.footer-container .footer-top .footer-static-title:after {
    content: "\f107";
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 0%;
    margin-top: -10px;
    color: #fff;
}


#search_mini_form .control input {
    border: 0;
    background: #E9E9E9;
    height: 35px;
    width: 98.6%;
    padding-left: 25px;
    border-radius: 5px;
    padding-right: 55px;
    color: #333;
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 12px;
}


.content-menu-account-top.options-group .setting-group .dynamic-links:before {
    content: "\62" !important;
    font-family: 'manual-moderno' !important;
    position: relative;
    top: 3px;
    width: 100%;
    height: 100%;
    color: #0071bd;
    padding-right: 15px;
    font-size: 32px;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
}


}


div#switcher-store-trigger {
    display: none;
}


.page-title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 40px 0 !important;
    color: #444444;
}
.page-title-wrapper.product .page-title {
    margin: 0 !important;
}


.row.ins {
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    padding-top: 7px;
    padding-bottom: 7px;
}


.col-md-3.instrumentos {
    height: 65px;
    border-right: 1px solid #ccc;
}


.widget.box-section.block-recent-posts.manualmoderno-sliders .item-content {
    width: 100%;
    clear: both;
}


.block-recent-posts .item-inner .blog-image {
    width: 40%;
    float: left;
}
a.readmore {
    background: #0070b8;
    color: #fff;
    font-weight: 500;
    padding: 10px;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    font-weight: 100;
    display: block;
    max-width: 157px;
    
}
@media (max-width: 767px) {
    a.readmore{
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    a.readmore{
        text-align: center;
    }
}


p.text-45 {
    margin-top: 15px;
    margin-bottom: 20px;
}


.coments.bot {
    text-align: center;
}


.block-recent-posts .item-inner .item-content:first-child .blog-image {
   margin-bottom: 17px;
}

.block-recent-posts.manualmoderno-sliders .active .item:last-child {
   margin-top: 0;
}


.content-menu-account-top.options-group .setting-group .top-link-dropdown {
    background: #fff;
    position: absolute;
    right: -15px;
    top: 45px;
    width: 185px;
    padding: 15px;
    border: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    border: 1px solid #0070b8;
}


.content-menu-account-top {
    float: right;
    border-right: 1px solid #3a9fd2;
    padding-right: 10px;
}



.top-bar .header-right .col-md-3 {
    padding-left: 0px;
}


.widget.box-section.block-recent-posts.manualmoderno-sliders.manualmoderno-sliders-products-free a.readmore {
    text-align: center;
    display: block;
    margin: auto;
}


.widget.box-section.block-recent-posts.manualmoderno-sliders.manualmoderno-sliders-products-free .product-name {
    text-align: center;
    margin-bottom: 17px;
}


.widget.box-section.block-recent-posts.manualmoderno-sliders.manualmoderno-sliders-products-free .product-image {
    text-align: center;
}




.block-recent-posts .active .item:last-child {
    margin-top: 0px;
}


.col-md-5.Estilo10 {
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    text-align: center;
}



.col-md-5.Estilo10 {
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    text-align: center;
}


.col-md-7.Estilo8 {

    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
  
}


.col-md-7.Estilo11 {

    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    height: 266.8px;
  
}

.separador{
    border-right: 1.5px solid #d3d3d3;
}

#catalogo-blog{
    padding-bottom: 16px;
    padding-top: 16px;
}
/*Bolsa-deTrabajo*/
 #contactoFormulario input {
     width: 100%;
 }
 
 #contactoFormulario select {
     width: 100%;
     border: 1px solid #c2c2c2
 }
 
 #contactoFormulario .col-md-4 {
     margin-top: 5px;
     margin-bottom: 5px;
 }
 
 #contactoFormulario textarea {
     width: 100%;
     border: 1px solid #c2c2c2
 }
 
 .contieneTituloSeccion {
     background-color: #004976;
     color: #fff;
     padding: 15px;
     margin-top: 15px;
     margin-bottom: 15px;
 }
 
 .contieneTituloSeccion h3 {
     padding: 0px;
     margin: 0px;
     font-weight: bolder;
     text-transform: uppercase;
     color: #fff;
 }
 
 #contactoFormulario button {
     margin-top: 15px;
     margin-bottom: 15px;
 }
/*evalua-una-obra*/
 #contactoFormulario input {
     width: 100%;
 }
 
 #contactoFormulario select {
     width: 100%;
     border: 1px solid #c2c2c2
 }
 
 #contactoFormulario .col-md-4,
 #contactoFormulario .col-md-6 {
     margin-top: 5px;
     margin-bottom: 5px;
 }
 
 #contactoFormulario textarea {
     width: 100%;
     border: 1px solid #c2c2c2
 }
 
 .contieneTituloSeccion {
     background-color: #004976;
     color: #fff;
     padding: 15px;
     margin-top: 15px;
     margin-bottom: 15px;
 }
 
 .contieneTituloSeccion h3 {
     padding: 0px;
     margin: 0px;
     font-weight: bolder;
     text-transform: uppercase;
     color: #fff;
 }
 
 #contactoFormulario button {
     margin-top: 15px;
     margin-bottom: 15px;
 }
/*catalogo-block*/
.img-catalog{
    display: block;
    margin: 0 auto;
}
/*Redes-Sociales-Block*/
.social-menu {
    width: 45px;
    background: #fff;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -100px;
    z-index: 1;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #d3d3d3;
}

.social-menu ul {
    padding: 0px;
}

.social-menu ul li {
    list-style: none;
    width: 30px;
    height: 30px;
    background: white;
    margin: 0 auto;
    margin-top: 8px;
    border-radius: 5px;
}

#facebook {
    background: url(../images/Facebook.svg);
    background-size: 100%;
}

#twitter {
    background: url(../images/Twitter.svg);
    background-size: 100%;
}

#instagram {
    background: url(../images/Instagram.svg);
    background-size: 100%;
}

#youtube {
    background: url(../images/YouTube.svg);
    background-size: 100%;
}

#linkedin {
    background: url(../images/Linkedin.svg);
    background-size: 100%;
}

.facebook {
    background: url(../images/Facebook.svg);
    background-size: 100%;
    width: 30px;
    height: 30px;
    color: transparent;
    display: block;
    border-radius: 5px;
}
.twitter {
    background: url(../images/Twitter.svg);
    background-size: 100%;
    width: 30px;
    height: 30px;
    color: transparent;
    display: block;
    border-radius: 5px;
}
.instagram {
    background: url(../images/Instagram.svg);
    background-size: 100%;
    width: 30px;
    height: 30px;
    color: transparent;
    display: block;
    border-radius: 5px;
}
.youtube {
    background: url(../images/YouTube.svg);
    background-size: 100%;
    width: 30px;
    height: 30px;
    color: transparent;
    display: block;
    border-radius: 5px;
}
.linkedin {
    background: url(../images/Linkedin.svg);
    background-size: 100%;
    width: 30px;
    height: 30px;
    color: transparent;
    display: block;
    border-radius: 5px;
}

.social-hover {
    margin-left: 5px;
    transition: 1s;
    font-size: 0px;
}

.social-hover:hover {
    margin-left: 5px;
}
/*desplegable-header*/

.btnDesplegable {
     background-color: #eaeaea;
     border: #eaeaea;
     color: #000;
     padding: 16px;
     font-size: 11px;
     font-weight: normal;
 }
 
 .btnDesplegable:hover {
     border: 1px solid rgba(0, 0, 0, 0);
 }
 
 .desplegable {
     position: relative;
     float: left;
 }
 
 .contenidoDesplegable {
     display: none;
     position: absolute;
     min-width: 160px;
     z-index: 1;
 }
 
 .contenidoDesplegable a {
     color: black;
     padding: 12px 16px;
     text-decoration: none;
     display: block;
 }
 
 .contenidoDesplegable a:hover {
     background-color: #ddd
 }
 
 .desplegable:hover .contenidoDesplegable {
     display: block;
 }
 
 .desplegable:hover .btnDesplegable {
     background-color: lightgray;
 }
 
 #entrada {
     width: 267px;
 }
 
 .contenidoDesplegable a {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     text-align: center;
     color: #000;
     background: #fff;
 }
 
 .contenidoDesplegable a:hover {
     color: #fff;
 }
/*Tabla*/
#psalestable thead {
    background: #0270b8;
    color: #fff;
}
#psalestable thead tr th {
    padding: 15px;
    border-left: 1px solid rgba(255, 255, 255, .3);
}
#btn-center{
    display: block;
    text-align: center;
}
#btn-center a{
    margin: 8px;
}
.book {
    width: 180px;
}
#tr-1{
    border-bottom:1px solid #ddd;
}
/*video*/
#video-1{
    display: block;
    text-align: center;
}

.logo-home img{
    width: 85%;
}

/*Idioma*/
#Espanol{
    position:relative !important;
    text-align:left !important;
}
#Ingles{
    position:relative !important;
    text-align:left !important;
}
#Espanol::after{
    content: "";
    position: absolute;
    width:20px;
    height:20px;
    background: url('../images/Espanol.png');
    background-position:center;
    background-size:100%;
    margin-left:5px;
    image-rendering: -webkit-optimize-contrast;
}
#Ingles::after{
    content: "";
    position: absolute;
    width:20px;
    height:20px;
    background: url('../images/Ingles.png');
    background-position:center;
    background-size:100%;
    margin-left:5px;
    image-rendering: -webkit-optimize-contrast;
}
#bg-reconocimientos{
    background: #f9f9f9cc;
    margin-top: 10px;   
}
button#idiomas::after {
    content: "";
    position: absolute;
    width:20px;
    height:20px;
    background: url('../images/Espanol.png');
    background-position:center;
    background-size:100%;
    top: 8px;
    right: 6px;
    image-rendering: -webkit-optimize-contrast;
}
.pt_custommenu div.popup .block1{
    padding: 15px !important;
}
.pt_custommenu div.column{
    width: 180px;
}
.pt_custommenu div.popup{
    border-top: 0 !important;
}
/*.itemMenuName.level1:after {
    content: '\f105';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 0;
    margin-right: 20px;
}*/
/*Reconocimientos*/

.contiene-img-reconocimiento {
    height: 200px;
}
.contiene-img-reconocimiento img {
    position: absolute;
    left: 50%;
    top: 50%;
}
#img-ESR {
    margin-left: -125px;
    margin-top: -60px;
}
#img-GPTW {
    margin-left: -125px;
    margin-top: -106px;
}
#GPTW {
    height: 300px;
}
#img-ISO9001 {
    margin-top: -72.5px;
    margin-left: -75px;
}
#img-ISO26000 {
    margin-left: -140px;
    margin-top: -71px;
}
#img-LMEM {
    margin-left: -125px;
    margin-top: -40px
}

/*list-grid*/
.toolbar-products .modes strong:hover:before {
    color: #0070BA !important;
}
.toolbar-products .modes .active:before {
    color: #0070BA;
}
.toolbar-products .modes strong:before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}
.toolbar-products .modes a:before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}

.block.filter .filter-content .filter-options-item .filter-options-title:after{
   font-family: 'Font Awesome 5 Free' !important;
   font-weight: 900 !important; 
}

.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links a:before{
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links .towishlist:before{
    content: "\f004" !important;
}
@media (min-width: 768px){
.column.main {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}
}

.minicart-wrapper .action.showcart{
    width: initial !important;
}
#btn-reportar-pirateria{
    display: block;
    text-align: right;
}

@media (min-width: 768px)){
    #btn-reportar-pirateria{
    text-align: left;
}
}
/*Bibliotecas-Electronicas*/
.titulo-background {
    background: #0970B6;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: bold
}
.img-biblioteca {
    margin: 0 auto;
}
/*MM-Colombia*/
.separador-mm-colombia {
    height: 1px;
    background: #c4c4c4;
    margin-top: 15px;
    margin-bottom: 15px
}
#navegacion-mm-colombia {
    background: #0670B9;
}
#navegacion-mm-colombia a{
    color:#fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
}
#navegacion-mm-colombia li{
    padding: 0px;
    margin: 0px;
    transition: .5s;
}
#navegacion-mm-colombia li:hover{
    background: #034975;
}
.navbar-inverse {
    background: #0670B9 !important;
    border-radius: 0 !important;
    border: 1px solid #0670B9 !important;
}

#facebook-mm-colombia {
    width: 50px;
    height: 50px;
    background: url(../images/Facebook.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    float:left;
    margin:15px
}
#twitter-mm-colombia {
    width: 50px;
    height: 50px;
    background: url(../images/Twitter.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    float:left;
    margin:15px
}
input[type="radio"], input[type="checkbox"]{
    margin-top: -1px;
    margin-right: 5px;
    margin-left: 5px;
}
input, select, textarea{
    border: 1px solid #c2c2c2 !important;
}

.mobile-bar-icon:before{
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}
.mobile-bar-icon{
    position: initial !important;
    float: right !important;
    margin: 11px 0px 7px 10px !important;
}
.mobile-bar-content .mobile-bar-close:before{
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}
.banner-gruod {
    margin-top: inherit;
}

.static4_home1 {
    background: none !important;
    border: 1px solid #d3d3d3 !important;
}
@media only screen and (max-width: 992px){
    .search-switcher {
        margin: 10px 0 !important;
        padding: 0 10px !important;
    }
    .logos-reconocimientos-mm {
        width: 100% !important;
    }
    #bg-reconocimientos{
        margin: 0px !mportant;
    }
    .minicart-wrapper-fixed {
    position: relative !important;
    left: 1px;
    }
    .minicart-wrapper-fixed .action.showcart:before{
    color:#0071bd !important;
    }
}
.mobile-bar-content .tabs-mobile .item {
    width: 100% !important;
}
.logos-reconocimientos-mm{
    width:80%;
    position: relative;
    top: -10px;
}
.minicart-wrapper {
    margin-left: 13px !important;
}
.menu-mobile-mm-active{
   position: fixed;
   width: 100%;
   height: 100vh;
   background: rgba(0,0,0, .8);
   z-index: -1;
}
.minicart-items .product-item-pricing .label{
    width: initial !important;
}
/*==========Ficha_De_Producto==========*/
#ico-pebook::before {
    content: "";
    width: 4px;
    background: #0C70B8;
    position: absolute;
}
@media only screen and (max-width : 991px) {
    #ico-pebook::before {
        width: 0px;
    }
}

#temp-title {
    display: block;
    padding: 5px;
    font-weight: 700;
    color: #0C70B8;
}
.temp-selector option {
    background: #fff;
    color: #444444;
}
.temp-selector {
    background: #0C70B8;
    color: #fff;
    border: 0 !important;
}

.stock.available::before{
    content: url(../images/stock-disponible.png);
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.product-info-stock-sku {
    margin-top: 15px;
    margin-bottom: 15px;
}
.stock.available{
    font-weight: 500 !important;
}
.stock.unavailable{
    font-weight: 500 !important;
}
.stock.unavailable::before{
    content: url(../images/stock-no-disponible.png);
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.actions-primary .stock.unavailable::before {
    top: 7px !important;
}
.product-info-main .page-title:hover {
    color: #0970B6 !important;
}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price{
    font-size: 1.5rem;
}
.product-info-main .page-title-wrapper .page-title {
    margin-bottom: 0;
}
/*.custom-control.custom-checkbox.mr-sm-2{
    visibility: hidden;
}
.custom-control.custom-checkbox.mr-sm-2::after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 2px;
    background: #e8e8e8;
    visibility: visible;
    border: 2px solid #b5b8b8;
    top: 14px;
}
*/
.price{
    font-weight: 500 !important;
    color: #0970B6;
}
.list-custom-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: -15px;
}
.product-info-main .page-title {
    color: #0970B6;
    font-weight: bold !important;
}
#nombre-autor a{
    color:#0670B9;
}
#nombre-autor-slider{
    color:#0670B9;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button:before {
    content: "\f217" !important;
    font-family: 'Font Awesome 5 free';
    font-weight: 900;
    font-size: 20px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions button {
    background-color: #0670B9 !important;
    border: 1px solid #0670B9 !important;
    font-weight: 500 !important;
    background: #0670B9 !important;
    border-color: #0670B9 !important;

}
#modalVideo {
    cursor: pointer;
}
.pt_menu span {
    font-size: 13px !important;
}

.btn-enviar{
    display: block;
    margin: 0 auto;
}
.nota-form{
    padding: 10px;
    text-align: right;
}
#asunto{
    display: block;
    margin: 0 auto;
    text-align: center;
}
#asunto input{
    width: inherit;
    margin:5px;
}
/*==========Tabla_De_Producto==========*/

.product.info.detailed {
    padding-top: 40px;
}
.product.info.detailed .data.item.title{
    margin: 0 !important;
}
.product.info.detailed .data.item.title a{
    background: #dddddd !important;
    color: #545454 !important;
    font-weight: 500 !important;
}
.product.info.detailed .data.item.title.active a{
    background: #ffffff !important;
    color: #545454 !important;
    font-weight: 500 !important;
}
.pt_menu .parentMenu a::after {
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 9px;
}
.pt_menu.pt_menu_no_child .parentMenu a::after {
    content: "";
}
#pt_cms .parentMenu a::after {
    content: "";
}
.filter-current .action.remove:before{
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}
input[type="text"]{
    font-size: 11px !important;
}
/*==========Banner-Home==========*/
#bg-banner-mm {
    background-image: url(../images/bg-banner-mm.png);
}
.grid .product-name {
    height: 30px;
    overflow: hidden;
}
.categorytab-container .product-name{
    height: 30px;
    overflow: hidden;
}
.paragraph-end {
    height: 19px;
    width: 45px;
}

.paragraph-end {
    z-index: 2;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#00ffffff', EndColorStr='#ffffff');
    top: 0;
    height: 55px;
    max-height: 100%;
    position: absolute;
    right: 0;
    width: 100px;
}
.item .item-inner .product-item-info .product-item-details .box-hover .actions-primary{
    width: 70% !important;
}
.item .item-inner .product-item-info .product-item-details .box-hover .add-to-links{
    width: 30% !important;
}
.action.tocompare {
    display: none !important;
}
.checkout-container {
    margin: 20px 0 20px;
}
.staic1_home4 {
    margin: 40px 0;
}
.short-description{
    text-align: justify;
    padding: 0px 15px;
    max-height: 80px;
}
.btnSlideP {
    background: none;
    color: #444;
    cursor: pointer;
    padding: 5px;
    border: none !important;
    text-align: center;
    font-size: 13px;
    transition: 0.4s;
    display: block;
    margin: 0 auto;
    margin-right: 0;
}
.desplegableSliderP {
    max-height: 80px;
    overflow: hidden;
    transition: max-height .4s ease-in-out;
    border-top: 0;
}
.btnSlideP:after {
    content: '\f0d7';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.btnSlideP .active:after {
    content: "\f0d8" !important;
}
.contiene-info-slide{
    position: relative;
    
}
.contiene-info-slide p{
    padding: 0 15px;
}
.time-inner{
    margin: 40px 0;
}
.time-inner .thumb .active{
    border-top: 2px solid #0970B6 !important;
}
.time-inner .timerproducts .item-inner .des .add-to-links .towishlist:before {
    content: "\f004";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.time-inner .timerproducts .item-inner .des .actions-second .actions-primary .action {
    background: #0970B6 !important;
    color: #fff !important;
    border: none !important;
    transition: .3s !important;
}
.time-inner .timerproducts .item-inner .des .actions-second .actions-primary .action:hover {
    background: #EAEAEA !important;
    color: #868686 !important;
    border: none !important;
}
.time-inner .timerproducts .item-inner .des .actions-second .actions-primary .action::before {
    content: "\f217";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin: 10px 10px 10px 0;
}
#img-sliderP{
    border-bottom: 2px solid #0970B6;
    margin: 20px 0px;
}
#Busqueda-Avanzada {
    text-align: right;
    font-weight: 500;
    color: #006bb4;
    transition: .3s;
}
#Busqueda-Avanzada:hover {
    color: #858585;
}
.time-inner .timerproducts .item-inner .des .product-item-name a{
    font-size: 20px;
    color: #034975 !important;
    font-weight: 600 !important;
}
.autor-sliderP {
    color: #0970B6 !important;
}
.time-inner .thumb .pt-smallproduct .item-inner .media-body .product-name .product-item-name a{
    font-weight: 600 !important;
}
.grid .item .item-inner .product-item-info .product-item-details .box-hover .actions-primary {
    font-size: 12px;
}
.grid .item .item-inner .product-item-info .product-item-details .box-hover .actions-primary .stock.unavailable::before{
    content: "";
}
.div-format-new-grid {
    display: block;
    position:relative;
    margin: 4px 15px 0;
}
.format-new-grid {
    background: rgba(3, 73, 117, .55);
    color: #fff;
    padding: 5px 10px;
    left: 0;
    top: 0;
    text-shadow: 0 0 1px #000;
    position: absolute;
    z-index: 99;
    font-size: 11px;
}
.format-new-grid {
    background: rgba(3, 73, 117, .55);
    color: #fff;
    padding: 2px 10px;
    left: 0;
    top: 0;
    text-shadow: 0 0 1px #000;
    position: absolute;
    z-index: 99;
    width: 100%;
    font-size: 11px;
    text-align: center;
}
.product.data.items tr {
    border: 1px solid lightgray;
    border-left: 0;
    border-right: 0;
    padding-top: 15px !important;
}
.product.data.items tr td {
    padding: 15px !important;
    border-right: 1px solid lightgray !important;
    width: 100% !important;
}
.product.data.items tr th {
    vertical-align: middle !important;
    padding: 15px !important;
    display: block;
    text-align: left;
    background: #eee;
    border-left: 1px solid lightgray !important;
    border-radius: 0;
    border-right: 1px solid lightgray !important;
}
@media only screen and (max-width: 639px){
    .product.data.items tr{
        border: none !important;
    }
    .product.data.items tr td{
        border: 1px solid lightgray !important;
    }
}
@media only screen and (max-width: 639px){
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr td:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr th:before {
        content: "" !important;
    }
}
@media only screen and (max-width: 639px){
.abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th, .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
        display: block !important;
        border: 1px solid lightgray;
    }
}

.pt-recentproduct-container {
    border: 1px solid #ebebeb;
    padding: 0 18px;
    margin: 40px 0 0 0;
}

.pt-recentproduct-container .owl-theme .owl-controls .owl-buttons {
    top: -70px;
    right: 0
}

.pt-recentproduct-container .active .item {
    border: 0
}

.pt-recentproduct-container ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.pt-recentproduct-container .item .product-items {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 10px;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px
}

.pt-recentproduct-container .item .product-items .item-inner {
    position: relative;
    display: inline-block;
    width: 100%
}

.pt-recentproduct-container .item .product-items .item-inner .pull-left {
    width: 30%;
    float: left
}

.pt-recentproduct-container .item .product-items .item-inner .media-body {
    width: 65%;
    float: left;
    padding-left: 10px
}

.pt-recentproduct-container .item .product-items .item-inner .media-body .product-name .product-item-name a {
    font-size: 14px;
    font-weight: normal !important
}

.pt-recentproduct-container .item .product-items .item-inner .media-body .price-box .special-price .price-container .price-wrapper .price {
    font-size: 14px
}

.pt-recentproduct-container .item .product-items .item-inner .media-body .price-box .old-price .price-container .price-wrapper .price {
    font-size: 16px
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {

    border: 1px solid #c2c2c2 !important;
}
div.content-bullet-type-product &gt; div[class^='ico-'] img {
    width: 40%;
}
div.product-info-main &gt; div.page-title-wrapper.product {
    margin-top: 2em;
}
/*Labels-Categorias*/
.label-categoria{
    padding: 10px 10px 10px 0;
}
.label-categoria span {
    padding: 5px 13px 5px 35px;
    font-size: 12px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    position: relative;
}

#novedades span{
    background: #6baf3a;
}
#novedades span::before{
    content: url(../images/check.svg);
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top:5px;
}
#obra-de-distribucion span{
    background: #1789ce;
}
#obra-de-distribucion span::before{
    content: url(../images/star.svg);
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top:5px;
}
#ejemplar-gratuito span{
    background: #988c65;
}
#ejemplar-gratuito span::before{
    content: url(../images/unlock.svg);
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top:5px;
}
#proximamente span{
    background: #f96433;
}
#proximamente span::before{
    content: url(../images/clock.svg);
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top:5px;
}
#accesible span{
    background: #5dc3e2;
}
#accesible span::before{
    content: url(../images/hands.svg);
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top: 5px;
}
#dynamic-links-principal{
    margin-right: 10px;
}
#dynamic-links-principal .dynamic-links::after {
    content: "";
}


.product-info-main .product-addto-links .action.towishlist {
    float: left;
    margin: 10px 10px 0 0;
}
.product-info-main .product-addto-links .product-reviews-summary.empty {
    float: left;
    margin: 10px 10px 0 0;
    width: inherit !important;
}
.product-info-main .product-addto-links .product-reviews-summary.empty .reviews-actions{
    padding: 0;
}
.product-info-main .product-addto-links .product-reviews-summary.empty .reviews-actions .action {
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    padding: 13px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}
.product-info-main .product-addto-links .product-reviews-summary.empty .reviews-actions .action:hover {
    background-color: #9e9e9e;
    color: #fff;
    border-color: #9e9e9e;
}
.categorytab-container{
    margin-top: 40px;
}
#banner-slide-2 {
    margin: 0;
    padding: 0;
    border: none;
}
/*ADD BY HIPERTEXTO*/
.div-tag-description {
    position: absolute;
    z-index: 1000;
    bottom: 15px;
			    opacity: .9;
}
.td-list {
    padding: 0 !important;
    margin-top: 4px !important;
    margin-left: 8px !important;
}
.td-list span {
    font-size: 11px !important;
    font-weight: 500 !important;
    padding: 3px 5px !important;
    border-radius: 2px;
}
.td-list span:before {
	display: none !important;
}
.div-tag-description {
    position: absolute;
    z-index: 1000;
    bottom: 15px;
    opacity: .9;
}
.td-list {
    padding: 0 !important;
    margin-top: 4px !important;
    margin-left: 8px !important;
}
.td-list span {
    font-size: 11px !important;
    font-weight: 500 !important;
    padding: 3px 5px !important;
    border-radius: 2px;
}
.td-list span:before {
    display: none !important;
}
#minicart-text-tienda {
    font-size: 12px;
    border: 2px solid #353E4C;
    padding: 7px 15px;
    float: right;
    margin-top: 8px;
    border-radius: 10px;
    color: #353E4C;
    font-weight: 700;
    background: none;
    letter-spacing: .5px;
}
.contiene-busqueda-avanzada{
    display: block;
    text-align: right;
}
#small-banner-slide .owl-buttons {
    display: none !important;
}
#small-banner-slide .owl-item img {
     height: 185px;
}
.mmfeatured-ico-adj:after {
    right: 40px !important;
}
.price-from-mm {
   position: absolute;
   top: 39px;
   font-size: 12px;
    display: none;
}
.products-grid .price-from-mm {
       display: block !important;
   }
.products-related .price-label {
   display: none !important;
}
.categorytab-container .price-from-mm {
   display: block !important;
}
.reviews-actions .action.view span[itemprop="reviewCount"] {
    background-color: #9C9C9C;
    border: 1px solid #e3e3e3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    padding: 13px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    display: block !important;
}
a.action.add {
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    padding: 13px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}
a.action.add:hover{
    background-color: #9C9C9C;
    color: #fff;
}
.action.view{
  float:left;
}
.product-reviews-summary.no-rating{
  width:inherit;
}
.product-reviews-summary {
    margin: 10px 10px 0 0;
    width: inherit;
}
h3.text-center.titulo-IE{
    font-weight: 700;
}
/*.static4_home1{
    margin-top:15px ;
}
.static4_home1 .box:before{
    width: 60px !important;
    height: 60px !important;
    left: 15px !important;
    top: -20px !important;
}*/
.static4_home1 .box .text p{
    font-size: 11px !important;
}
.static4_home1 .box:before{
    top:-5px;
}
.estandarizada-mx{
    position: relative;
   }
.estandarizada-mx span{
    padding: 7px;
    background: #823b8a;
    background: -webkit-linear-gradient(left, #823b8a 0%, #9e5599 47%, #823b8a 100%);
    background: -o-linear-gradient(left, #823b8a 0%, #9e5599 47%, #823b8a 100%);
    background: linear-gradient(to right, #823b8a 0%, #9e5599 47%, #823b8a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#823b8a', endColorstr='#823b8a',GradientType=1 );
    display: block;
    max-width: 125px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
}
.estandarizada-mx span:before{
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 5px;
    height: 48px;
    background: -webkit-linear-gradient(left, #823b8a 0%, #9e5599 47%, #823b8a 100%);
    background: -o-linear-gradient(left, #823b8a 0%, #9e5599 47%, #823b8a 100%);
    background: linear-gradient(to right, #823b8a 0%, #9e5599 47%, #823b8a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#823b8a', endColorstr='#823b8a',GradientType=1 );
    z-index: -1
}
.mm-bc-instruments {
    background: #67226B !important;
}
.label-banner-small .label-categoria {
    padding: 20px 25px;
}
.label-banner-small{
    position: absolute;
    right: 0;
    bottom: 0;
}
#novedades-label-banner-principal span {
    padding: 5px 13px 5px 35px;
    font-size: 2rem;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #69AE3D;
}
div#novedades-label-banner-principal span:before {
    content: url(../images/check.svg);
    position: absolute;
    width: 25px;
    height: 25px;
    left: 5px;
    top: 7px;
}
@media (max-width: 767px) {
  #novedades-label-banner-principal, .label-banner-small {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #novedades-label-banner-principal, .label-banner-small {
    display: none !important;
  }
}
.content-product-image-classification {
   margin-top: -42px;
}
.product-view-attribute-acronym{
    font-weight: 700;
    color: #67226b;
    font-size: 19px;
}

.content-fnd-ico-instrumentos-de-evaluacion img{
    margin: 10px auto 0;
    display: table;
}

.label-insteval {
    background: #67226B !important;
}
.catalog-product-view .product-info-main .product-social-links {
    border: 1px solid #e3e3e3 !important;
    padding: 0 0 10px !important;
    border-left: none !important;
    border-right: none !important;
    margin-bottom: 15px !important;
}
a[href="http://tienda.catalogo.manualmoderno.hipertexto.com.co/catalogo/ver-catalogo-completo.html"]{
    font-weight: 700 !important;
}
#nombre-autor a {
   margin: 10px 1px;
   color: #0670B9;
   font-size: 12px !important;
   transition: .3s all ease;
   border-radius: 3px;
   border: 1px solid #e2e2e2;
   padding: 2px 4px;
}
#nombre-autor a:hover {
    color: #fff;
    background: #1979c3;
}
#nombre-autor-slider{
   margin: 10px 1px;
   color: #0670B9;
   font-size: 12px !important;
   transition: .3s all ease;
   border-radius: 3px;
   border: 1px solid #e2e2e2;
   padding: 2px 4px;
   width:-webkit-fit-content;
   width:-moz-fit-content;
   width:-o-fit-content;
   width:fit-content;
}
#nombre-autor-slider:hover {
    color: #fff;
    background: #1979c3;
}
.fotorama__img {
    border: inset !important;
    border-width: 5px !important;
    border-color: #e2e2e2 !important;
    border-style: solid !important;
    box-shadow: 3px 3px 15px 0px rgba(0 ,0 , 0, .35) !important;
    height: 90% !important;
}
#suscripcion {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: -o-fit-content;
    width: fit-content;
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    border: 2px solid;
    padding: 7px 87px;
    text-decoration: none !important;
    margin: 0 auto;
}
#suscripcion:hover {
    background: #fff;
    color: #0970B6;
    border: 2px solid #fff;
}
.form-subscribe .control{
    padding: 0px !important
}
.form-subscribe .title-new{
    padding: 0 !important;
}


/*==========Checkout==========*/
.opc-progress-bar {
    margin-top: 25px !important;
}
.checkout-payment-method .payment-method-title {
    position: relative;
}
.payment-method .radio {
    float: left;
}
.payment-method .label {
    margin-left: 10px;
}
.checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-top: 25px;
    margin-left: 0px;
    vertical-align: middle;
    left: 0px;
}
.payment-method .label span {
    position: absolute;
    margin-left: 10px;
    font-size: 13px;
    left: 15px;
}
.checkout-payment-method .payment-method-title .action-help {
    display: table;
    margin-top: 10px;
}
.opc-progress-bar-item._active:before {
    background: #0070c7 !important;
    border-color: #0070c7 !important;
}
.opc-progress-bar-item._active &gt; span {
    color: #333333;
    font-weight: 600;
}
.opc-progress-bar-item._active &gt; span:before {
    background: #0070c7 !important;
    border-color: #0070c7 !important;
}
.opc-progress-bar-item._active &gt; span:after {
    border-color: #0070c7 !important;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #0070c7 !important;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #0070c7 !important;
    color: #ffffff;
    height: 27px;
    width: 29px;
    font-size: 19px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
#payment_form_openpay_cards .label{
	white-space: initial;
}
#payment_form_openpay_cards .label span{
	position: initial;
	margin: 0px;
	text-align: left;
}
.product-item-details .product-item-inner .product-item-name-block{
	display: block !important;
	padding: 0 !important;
	position: relative;
}
.product-item-details .product-item-inner .subtotal{
	display: block !important;
	position: relative;
	text-align: left !important;
}
.product-item-details .product-item-inner .product-item-name-block .details-qty .label{
	padding:0;
}
/*==========Panel de Cuenta==========*/
.action.edit:hover, .action.delete:hover, .action.back:hover {
    background: #9e9e9e;
    color: #fff;
}
.action.edit, .action.delete, .action.back {
    background: #e3e3e3;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: -o-fit-content;
    width: fit-content;
    margin: 0px !important;
    padding: 7px 15px !important;
    color: #333;
    transition: .3s all ease;
    font-weight: 700;
    font-size: 1.4rem;
    border: 1px solid #e3e3e3;
}
.actions-toolbar{
    display: block;
    text-align: right;
}
.actions-toolbar .primary,
.actions-toolbar .secondary{
    float: none !important;
}
#login-form .actions-toolbar .secondary {
    display: block;
    float: left !important;
    text-align: left;
    padding: 7px 15px;
}
#my-downloadable-products-table td {
    width: 0;
    border-bottom: 1px solid #d3d3d3;
}
#my-downloadable-products-table button {
    width: 100%;
    font-size: 100%;
    float: left;
}
.bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content &gt; .actions &gt; .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content &gt; .actions-toolbar &gt; .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary{
    line-height: initial !important;
    font-weight: 700 !important;
    padding: 7px 15px !important;
    font-size: 1.4rem !important;
    border: 1px solid #e3e3e3 !important;
}
/*==========Home-Ecommerce==========*/
.categorytab-container .title-category .title-tab ul.tabs li{
    text-transform: uppercase !important;
    font-size: 11px !important;
}
.pt_categorytop{
    border: 1px solid #ebebeb !important;
    border-bottom: 1px solid #ebebeb !important;
}
.item-categoria-destacada {
    padding: 0 !important;
    border: none !important;
}
#facebook-share{
    display: inline-flex !important;
}
.redes-sociales {
    margin: 15px 0;
}
.text-hidden{
    font-size: 0px !important;
    font-size: 0px !important;
    height: 0 !important;
    width: 0 !important;
    position: absolute !important;
}
div.product-item-link {
    font-weight: 700;
    color: #004976;
}
.pt-smallproduct.product {
    cursor: pointer;
}
.products.list .product-item-description {
    height: 100px !important;
    overflow: hidden !important;
    margin: 15px 0 !important;
    text-align: justify !important;
    font-size: 12px !important;
    line-height: 25px !important;
}
.message-not-avaliable-ie-list {
    padding: 8px 10px !important;
}
.btn-add-my-account-product-free:hover {
    background: #558c2d !important;
}
.btn-add-my-account-product-free{
    background: #6baf3a !important;
    border: 1px solid transparent !important;
    color: #ffffff !important;
    display: block !important;
    margin: 0 0 15px !important;
    padding: 12px 15px 12px 45px!important;
    position: relative !important;
    text-transform: uppercase !important;
    transition: .3s ease;
}
.btn-add-my-account-product-free::before {
    content: "\62";
    font-family: 'manual-moderno' !important;
    position: absolute;
    font-size: 25px;
    left: 10px;
    top: 5px;
    font-weight: 100;
    text-transform: none;
}
.cart.item .div-format-new-grid {
    padding: 0;
    margin: 0;
}
.label-format-cart {
    display: block;
    margin-left: 0;
    padding: 10px;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:-o-fit-content;
    width:fit-content;
    font-size: 14px;
    font-weight: 700;
    text-shadow: 1px 1.5px rgba(0,0,0,.3);
    border-radius: 4px;
}
.caja-1 {
    width: 79px;
    height: 40px;
    margin-right:20px;
    bottom:0;
}
.caja-2 {
    width: 77px;
    height: 68px;
    margin-right:10px;
    bottom:0;
}
.caja-3 {
    width: 46px;
    height: 46px;
    margin-right:20px;
    bottom:0;
}
.caja-4 {
    width: 90px;
    height: 48px;
    margin-right:10px;
    bottom:0;
}
.caja-5 {
    width: 90px;
    height: 34px;
    margin-right:20px;
    bottom:0;
}
.contiene-imgs div{
    display:inline-flex;
    margin-left: -4px;
}
.contiene-imgs img.img-responsive{
    display: block;
    width: 100%;
}
.col-md-6.contiene-imgs {
    margin-bottom: 15px;
    margin-top: -15px;
}
.footer-pay-method {
    display: inline-flex;
    width: 150px;
    margin-right: 11px;
}
.content-payment-merhod-MM {
    height: 193px;
}
@media only screen and (max-width : 768px) {
    .content-payment-merhod-MM{
        height: 50px;
    }
}
#product_addtocart_form {
    font-size: 12px;
}

.category_tab_slider_novedades-ecommerce .format-new-grid{
    padding: 2px 8px;
}

a.action.a-newsletter.primary {
    background-color: #0670B9;
    color: #fff;
}
a.action.a-newsletter.primary:before {
    font-family: 'Font Awesome 5 free';
    content: "\f0e0";
    margin-right: 8px;
}
button#idiomas.ingles::after {
    background: url(../images/Ingles.png) !important;
    background-size: 85% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
@media (min-width:0) and (max-width:991px){
    .header-container .top-bar{
        display: inline-block !important;
        width: 100%;
        right: 0;
        top: 0;
    }
    .conten-header {
        padding: 50px 0 0 !important;
    }
}
#ico-pimpreso, #ico-pebook {
    position: relative;
}

#ico-pimpreso::after {
    content: '';
    display: block;
    width: 40px;
    height: 55px;
    background: url(../images/impreso.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    top: 0;
    position: absolute;
    transform: translateX(100%);
}

#ico-pebook::after {
    content: '';
    display: block;
    width: 40px;
    height: 55px;
    background: url(../images/ebook.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    top: 0;
    position: absolute;
    transform: translateX(100%);
}
.content-rule-subscription #ico-pebook::after{
    background: url(../images/ebook-reloj.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
@media (min-width: 0) and (max-width:991px) {
    #ico-pimpreso, #ico-pebook {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: -o-fit-content;
        width: fit-content;
    }
}
.content-order-code * {
  display:block !important;
}
.content-order-code table tr td table{
  margin:0 !important;
}
.content-order-code table tr{
  display: flex !important;
}
.content-order-code table tr td table tr td{
  display: inline-block !important;
}
.content-order-code table td[bgcolor="orange"]{
  background:#ffffff !important;
}
.content-order-code table tr:nth-child(2) td table tr{
  display: flex !important;
}
.content-order-code table td[bgcolor="#0270b8"]{
  border-radius:8px;
}
.content-order-code br {
    display: none !important;
}
@media (min-width:0) and (max-width:450px){
  .content-order-code table td[bgcolor="orange"]{
    background:#ffffff !important;
    margin:auto !important;
    text-align: center
  }
  .content-order-code table tr{
    display: block !important;
    margin: auto !important;
    text-align:center !important;
  }
}
ul.li-store-items {
    padding: 0;
    list-style: none;
    display: flex;
    align-items:center;
}
ul.li-store-items .item-store{
    width:110px;
    margin-top:10px;
    margin-right:30px;
}
.content-list-options-ebooks,
.content-logo-others-stores{
    border: 1px solid #184F72;
    border-top: 5px solid #184F72;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.content-list-options-ebooks&gt;.row,
.content-logo-others-stores&gt;.col-md-12{
    margin:0;
    padding:0;
    width:100%;
}
.content-list-options-ebooks&gt;.row&gt;.product-subscription-action,
.content-logo-others-stores&gt;.col-md-12&gt;a{
    background:#ffffff;
    cursor:pointer;
    padding:10px 15px;
    border-bottom:1px solid #d3d3d3;
    overflow:hidden;
    display: block;
    transition:.3s all ease;
}
.content-list-options-ebooks&gt;.row&gt;.product-subscription-action::before{
    content:'\f00c';
    font-family:'Font Awesome 5 Free';
    font-weight:900;
    color:#ffffff;
    position:absolute;
    bottom:0;
    right:0;
    width:30px;
    height:30px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-top:1px solid #93C700;
    border-left:1px solid #93C700;
    background:#93C700;
    transform:translateY(100%);
    transition:.3s all ease;

}
.content-list-options-ebooks&gt;.row&gt;.product-subscription-action.active::before{
    transform:translateY(0);
}
.content-list-options-ebooks&gt;.row&gt;.product-subscription-action.active{
    background:#eeeeee;
}
.content-list-options-ebooks&gt;.row:nth-last-child(1)&gt;.product-subscription-action{
    border-bottom:none;
}
.content-list-options-ebooks&gt;.row&gt;.product-subscription-action:hover{
    background:#eeeeee; 
}
.content-logo-others-stores&gt;.col-md-12 a img {
    max-width: 100px;
    margin: 0 auto;
    display: block;
}

.discount-percentage {
    display: none;
}
@media (min-width: 1024px) {
    .page-products .products-grid .product-item:nth-child(3n + 1) {
        clear: left; 
    }
    .page-products .products-grid .product-item:nth-child(3n + 1){
        margin-left: 0;
    }
}
.block.filter .filter-content .filter-options-item .filter-options-title{
    color:inherit;
}
.block.filter .filter-content .filter-options-item.active .filter-options-title {
    color: #000;
}
.item.product.product-item .product-item-photo .product-image-photo,
.owl-carousel.owl-theme .owl-item .image-container .product-image-photo{
    bottom: auto;
    height: 93%;
    width: auto;
}
.content-logo-stores {
    float: left;
    width: 100%;
}
.help-classificaction .modal-content{max-height: 400px;}

/*wrapper de descripciÃ³n*/

.product-description&gt;.description-wrapper {
    max-height: 197px;
    overflow: hidden;
}

.description-expand-button {
    position: relative;
    display: flex;
    align-items: center;
}

.description-expand-button&gt;span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: -o-fit-content;
    width: fit-content;
    border: 1px solid #d3d3d3;
    background: #ffffff;
    padding: 3px 18px;
    margin: 10px 0;
    transition: .3s all ease;
    cursor: pointer;
}

.description-expand-button::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #d3d3d3;
}

.links &gt; li &gt; a {
    color: black;
}

.blog-index-index .post-list-wrapper .post-list .post-holder .post-content .post-title-holder h2 a {
    color: black;
}

ul, ol {
    list-style: none;
}

.post-holder {
    margin-bottom: 20px;
    background: #F5F5F5;
    padding: 20px;
}

.post-title {
    margin: 0;
    padding: 10px 0;
    float: left;
}

.post-list .post-header .post-title a {
    text-decoration: none;
    font-size: 22px;
    color: #636363;
}
#new-banners .grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
}
#new-banners .grid .item {
    width: 48%;
}
#new-banners .grid .item .wrapp-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    flex-direction: column;
}
#new-banners .grid-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
}
#new-banners .grid-2 .blog-content,
#new-banners .grid-2 .blog-image {
    width: 100%;
    padding: 0;
    margin: 0;
}
#new-banners .grid-2 .blog-content {
    display: flex;
    gap: .5rem;
    flex-direction: column;
}
#new-banners .grid-2 .blog-content br {
    display: none;
}
#new-banners .grid-2 .coments {
    display: flex;
    gap: .5rem;
    flex-direction: column;
}
#new-banners .grid-2 .blog-content p {
    margin: 0;
    padding: 0;
}
#new-banners .grid-2 .item {
    width: 32.3%;
}
#new-banners .grid-2 .item .item-content {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 1rem;
    flex-direction: column;
}

@media (max-width: 767px) {
    #new-banners .grid {
        flex-direction: column;
        align-content: center;
    }
    #new-banners .grid .item {
        width: 100%;
    }
    #new-banners .grid-2 {
        flex-direction: column;
        align-content: center;
    }
    #new-banners .grid-2 .item {
        width: 100%;
    }
}

/* new styles 2024 */
.account .block-collapsible-nav .item .delimiter {
    display: none;
}
@media only screen and (max-width: 768px) {
    .account .column.main {
        margin-top: 9vw;
        z-index: 0;
        position: relative;
        width: 100% !important;
    }
    .account .sidebar.sidebar-main {
        position: absolute;
        top: 2.5rem;
        width: 96%;
        left: 0;
        right: 0;
        margin: auto;
        background: white;
        z-index: 1;
    }
    .account .sidebar.sidebar-main .block.block-collapsible-nav .content.block-collapsible-nav-content {
        padding-bottom: 0;
    }
    .account .sidebar.sidebar-main .block.block-collapsible-nav .title.block-collapsible-nav-title {
        border: 1px solid gray;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        margin-top: 11px;
    }
    .account .sidebar.sidebar-main .block.block-collapsible-nav {
        margin: 0 !important;
        padding: 0 1rem;
        border: 0;
    }
    .account .sidebar.sidebar-main .block.block-collapsible-nav:nth-child(2) {
        display: none;
    }
}
@media only screen and (max-width: 639px) {
    .account .data.table tbody &gt; tr  {
        display: flex !important;
        flex-direction: column !important;
    }
    .account .data.table tbody &gt; tr &gt; td  {
        width: 100% !important;
    }
    .downloadable-customer-products .column.main &gt; br,
    .downloadable-customer-products .column.main &gt; hr {
        display: none;
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr td,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr th {
        border-bottom: none;
        display: block;
        padding: 1rem 0 !important;
        border-top: 1px solid #d9d9d9;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr td.col.actions {
        display: flex;
        align-items: center;
    }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr td .action, 
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr th .action {
        background: #225da9;
        padding: 0.5rem 1rem;
        border-radius: 5px;
        margin: 0 0 0 0 !important;
        color: white;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr td .action:last-child, 
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) &gt; tbody &gt; tr th .action:last-child {
        margin-left: 1rem !important;
    }
}
/* End new styles 2024 */</pre></body></html>