#sp-top-bar {
    display: none;
}

.sp-page-title {
    display: none !Important;
}

.sp-megamenu-wrapper{
	display: none;
}

#menu-p >li >a {
    text-transform: uppercase;
	padding: 25px 10px;
	border-bottom: none;
	font-size: 15px;
	font-weight: 700;
}

#menu-art >li >a {
    text-transform: uppercase;
	padding: 25px 10px;
	border-bottom: none;
	font-size: 15px;
	font-weight: 700;
}

.sp-contact-info {
    margin: 27px 0px !important;
	font-size: 18px;
	font-weight: 700;
}

 .sppb-feature-box-title a {
    color: #009AA4 !important;
}

#menu-art >li {
	border-bottom: none;
}
#menu-p >li {
	border-bottom: none;
}


html {
    scroll-behavior: smooth;
}

#sp-logo {
    width: 20% !important;
}

.sp-retina-logo
{
    width: 35% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
		margin-left: 300px !important;
    }
}

.magnifier-thumb-wrapper {
    position: relative;
    display: block;
    top: 0;
    left: 0;
}
.magnifier-lens {
    position: absolute;
    border: solid 1px #ccc;
    z-index: 1000;
    top: 0;
    left: 0;
    overflow: hidden;
}
.magnifier-loader {
    position: absolute;
    top: 0;
    left: 0;
    border: solid 1px #ccc;
    color: #fff;
    text-align: center;
    background: transparent;
    background: rgba(50, 50, 50, 0.5);
    z-index: 1000;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F323232, endColorstr=#7F323232)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F323232, endColorstr=#7F323232);
}
.magnifier-loader-text {
    font: 13px Arial;
    margin-top: 10px;
}
.magnifier-large {
    position: absolute;
    z-index: 100;
}
.magnifier-preview {
    padding: 0;
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
}
.magnifier-preview img {
    position: absolute;
    top: 0;
    left: 0;
}
.opaque {
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.hidden {
    display: none;
}
.position-menu1 {
    height: 80%;
    width: 6.5%;
    position: fixed;
    top: 88px;
    right: 0;
    z-index: 999;
}
.position-menu1 .sp-module-content {
    height: 80%;
}

#sp-main-body .container {
    max-width: 1600px !important;
}

#sppb-addon-1618194587787 {
    background: none !important;
	border: 1px solid #eaeaea;
	color: #000000 !Important;
}

#sppb-addon-1618194587787 .sppb-addon-title {
    margin-bottom: 40px;
    color: #000 !important;
}

ul.sj-flat-menu {
    background: transparent !important;
	color: #000000 !Important;
	border: none !important;
}

.sj-flat-menu li {
    background: transparent !important;;
    padding-left: 5px;
    cursor: pointer;
    border-bottom: none !important;
    padding: 10px;
	color: #000000 !Important;
}
.sj-flat-menu > li .fm-item a {
    font-weight: bold;
	color: #000000 !Important;
}

.position-menu1 .sp-module-content ul {
    background: rgba(255, 255, 255, 1) !important;
    height: 100%;
    margin-bottom: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.position-menu1 .sp-module-content ul li {
    max-height: 33%;
    height: 100%;
}
#sp-header .position-menu1 .sp-module-content ul li:hover {
    background-color: #009aa4;
    color: #fff !important;
}
#sp-header .position-menu1 .sp-module-content ul li a:hover {
    background-color: #009aa4;
    color: #fff !important;
}
.position-menu1 .sp-module-content ul li span:hover {
    color: #fff !important;
}
.position-menu1 .sp-module-content ul li a {
    color: white;
    display: block;
    text-align: center;
    height: 100%;
    min-width: 70px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.position-menu1 .sp-module-content ul li a img {
    width: max-content;
    margin: 0 auto;
}
.sp-module ul >li >a:before {
    font-family: 'FontAwesome';
    content: none;
}
#sp-header {
    background: rgba(255, 255, 255, 1) !important;
    height: 110px !important;
    box-shadow: 0 3px 10px rgb(0 0 0 / 38%);
    padding: 10px;
}
#sp-header a {
    color: #009aa4 !important;
}
.position-menu1 .sp-module-content ul li span {
    line-height: 1.2em;
    padding-top: 7px;
    font-size: 9pt;
}
#offcanvas-toggler>i {
    color: #000 !important;
}
.jj-social-slider.left {
    left: 4px;
}
.jj-social-slider.left a {
    border-radius: 15px;
    margin: 5px 0px;
}
.sp-contact-info {
    margin: 15px 0px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-title {
    opacity: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    opacity: 0.5;
}
.sp-page-builder .page-content #seccion-actualidad .sppb-feature-box-title {
    margin-top: 415px !important;
    padding: 0;
    -o-transition: all .4s;
    transition: all .4s;
}
.tag-category .btn-group {
    display: -webkit-inline-box !important;
}
.tag-category .filter-search-lbl {
    display: none !important;
}
.tag-category .inputbox, .sppb-form-control, input[type='color'], input[type='date'], input[type='datetime'], input[type='datetime-local'], input[type='email'], input[type='month'], input[type='number'], input[type='password'], input[type='search'], input[type='tel'], input[type='text'], input[type='time'], input[type='url'], input[type='week'], select, textarea {
    border-radius: 0px !important;
    width: 100% !important;
	border: 1px solid #eaeaea !important;
}

#sp-left .search form:after, #sp-right .search form:after {
    display: none !important;
}

.post-format {
    background: #21c2b6;
	display: none !
}

.tag-category .btn, .btn-default, .sppb-btn, .sppb-btn-default {
    line-height: 42px;
}
.category li {
    width: 33.3333333%;
    float: left;
    padding: 25px;
    height: 350px;
}
.category h3 {
    font-size: 12pt;
}
.category img {
    width: 42%;
    float: left;
    margin: 0 15px -15px 0;
}
.category .tag-body p {
    line-height: 2rem !important;
}
#sp-footer {
    background-color: transparent !important;
    color: #000000 !important;
    border-top: 0px !important;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), not all, not all, not all {
    .sp-pre-loader .circle-two>span, .sp-pre-loader .circle-two>span: after, .sp-pre-loader .circle-two>span:before {
    border: 2px solid #009aa4;
    border-radius: 50%;
}
#sp-logo {
    width: 70% !important;
}
#sp-menu {
    position: absolute !important;
    width: auto !important;
    margin: 0px 0px 0px 250px !important;
    }
}
.fa-bars:before {
    content: "\f0c9 Menú"!important;
}
.jj-social-slider {
    --ss-svg-size: 2.5rem !important;
    --ss-padding: 8px 0px 0px 0px !important;
}
.jj-social-slider a {
    display: table !important;
    margin-bottom: 0.3rem !important;
}
.jj-social-slider.left {
    left: 4px !important;
    top: 350px;
}
.jj-social-slider.left a {
    border-radius: 150px;
}
.jj-social-slider.left svg {
    width: 50px !important;
    padding: 0px 0 7px 0 !important;
}
.jj-social-slider svg {
    margin-inline-start: 0rem !important;
}
.jj-social-slider.left span {
    display: none !important;
}
/*.position-menu1 {
    height: 80%;
    width: 6.5%;
    position: absolute;
    top: -238px;
    right: 305px;
    z-index: 999;
}*/
.position-menu1 .sp-module-content ul li a {
    height: 84%;
    min-width: 85px;
}
.position-menu1 .sp-module-content ul {
    background: none !important;
}
.position-menu1 .sp-module-content ul li a img {
    width: 30%;
    margin: 0 auto;
}
.position-menu1 .sp-module-content ul li {
    display: table !important;
    padding-top: 5px;
    border-bottom: none !important;
    border-radius: 10px;
    background-color: #ffffff !important;
    opacity: 0.8 !important;
}
.position-menu1 .sp-module-content ul li span {
    line-height: 1.2em;
    font-size: 7pt;
    padding-top: 5px;
    font-weight: 700;
}
.position-menu1 .sp-module-content .item-905 img {
    width: 44px !important;
}
.position-menu1 .sp-module-content .item-905 {
    padding-bottom: 5px;
}
.position-menu1 .sp-module-content .item-906 {
    padding-bottom: 5px;
}
.position-menu1 .sp-module-content .item-907 {
    padding-bottom: 5px;
}
#sppb-addon-1645190917298 div.sp-slider .sp-nav-control {
    display: none !important;
}
#sp-footer {
    background-color: transparent !important;
    border-top: 0px !important;
    color: #000000 !important;
}
}
@media only screen and (min-width:320px) and (max-width:640px) {
.sp-contact-info {
    width: 41% !important;
    position: absolute;
    line-height: 0.8;
    font-size: 11pt;
    margin: -61px 0px 8px 200px !important;
}

.pagina-articulos #offcanvas-toggler {
	display: none !important;
}

.pagina-articulos .nav .menu {
	display: none !important;
}

#sp-menu {
    position: absolute !important;
    margin: -63px 0px 0px 250px !important;
}

#menu-p {
	display: none !important;
}

.sp-megamenu-wrapper{
	display: block !important;
}

.pagina-articulos .nav {
	display: none !important;
}

.position-menu1 .sp-module-content .item-905 img {
    width: 50px !important;
}

.position-menu1 .sp-module-content ul {
    background: none !important;
    margin-top: 100px;
}

 #sp-logo {
    width: 58% !important;
 }
 
 #offcanvas-toggler {
    float: right;
    margin: 100px 0px;
    font-size: 20px;
}

.position-menu1 {
    height: 80%;
    width: 6.5%;
    position: absolute;
    top: -1px !important;
    right: 281px;
    z-index: 999;
}
}
@media only screen and (max-width:360px) {
.sp-contact-info {
    width: 41% !important;
    position: absolute;
    line-height: 0.8;
    font-size: 11pt;
    margin: -61px 0px 8px 200px !important;
}

.pagina-articulos #offcanvas-toggler {
	display: none !important;
}

.pagina-articulos .nav .menu {
	display: none !important;
}

#sp-menu {
    position: absolute !important;
    margin: -63px 0px 0px 250px !important;
}

#menu-p {
	display: none !important;
}

.sp-megamenu-wrapper{
	display: block !important;
}

.pagina-articulos .nav {
	display: none !important;
}

.position-menu1 .sp-module-content .item-905 img {
    width: 30px !important;
}

.position-menu1 .sp-module-content ul {
    background: none !important;
    margin: 100px 0px 0 -13px;
	display: block !important;
	width: 540px !important;
}

.position-menu1 .sp-module-content ul li {
    display: inline-table !important;
}

 #sp-logo {
    width: 58% !important;
 }
 
 #offcanvas-toggler {
    float: right;
    margin: 100px 0px;
    font-size: 20px;
}

.position-menu1 {
    height: 80%;
    width: 9.5%;
    position: absolute;
    top: -1px !important;
    right: 281px;
    z-index: 999;
}

.position-menu1 .sp-module-content ul li a {
    height: 84%;
    min-width: 105px;
}

}
@media screen and (min-width: 380px) and (max-width: 767px){
.position-menu1 {
    height: 80%;
    width: 100%;
    position: absolute;
    top: 0px !important;
    right: 0px;
    z-index: 999;
}

.sp-module ul li.item-1042, .sp-module ul li.item-1004,.sp-module ul li.item-917,.sp-module ul li.item-918,.sp-module ul li.item-919 {
	display: none !important;
}

.pagina-articulos #offcanvas-toggler {
	display: none !important;
}

.mobilemenuck-item > .level1 {
    background: transparent !important;
}

#sp-logo {
    width: 58% !important;
}

#offcanvas-toggler {
    float: right;
    margin: 100px 0px;
    font-size: 20px;
}

#sp-menu {
    position: absolute !important;
    margin: -63px 0px 0px 250px !important;
}

#menu-p {
	display: none !important;
}

.sp-megamenu-wrapper{
	display: block !important;
}

.position-menu1 .sp-module-content ul li a img {
    width: 38%;
    margin: 0 auto;
}

.position-menu1 .sp-module-content .item-905 img {
    width: 50px !important;
}

.position-menu1 .sp-module-content ul {
    background: none !important;
    margin-top: 100px;
}

.mobilemenuck-bar-title {
    background-color: transparent !important;
	color: #000000 !important;
    font-weight: bold;
    text-indent: 20px;
    line-height: 43px;
	text-align: right !important;
    font-size: 20px;
	padding-right: 45px;
}

.pagina-articulos #sp-main-body {
    padding: 0px 0 !important;
    }

.blogpagina-articulos {
	font-size: 35px !important;
	text-align: center !important;
}

.subheading-category{
	font-size: 35px !important;
	text-align: center !important;
}

[data-id="mobilemenuck-186"] .mobilemenuck-bar-button {
    background-color: transparent !important;
	color: #000000 !important;
    height: 43px;
    width: 43px;
    padding-top: 8px;
    font-size: 1.8em;
}

#sp-menu {
    position: absolute !important;
    margin: -67px 283px !important;
}
.sp-contact-info {
    width: 50%;
    position: absolute;
    line-height: 0.8;
    font-size: 11pt;
    margin: -71px 0px 8px 185px !important;
}
}


@media screen and (min-width: 768px) and (max-width: 850px){
