/*---color fuentes negrita---*/
b, strong {
    font-weight: bolder;
    color: #A7C63D;
}

/*----Articulos Internas---*/
@media (min-width: 1200px){
.sppb-row-container {
	max-width: 1300px;
  }}

.article-details .article-details-top-wraper .article-header {
	margin: 0px auto 0px auto;
  padding-top: 63px;
}
.article-details .article-details-top-wraper {
	padding-bottom: 20px;
	flex-direction: column;
}
@media (min-width: 1200px){
div[itemprop="articleBody"] {max-width: 916px;
  margin: 0px auto;}}



.article-details .article-details-top-wraper .article-header .article-details-title {
	font-size: 36px;
	font-weight: 500;
  	margin-bottom: 0px;
  	color: #0bb8b6;
  	line-height: 46px;
  	text-align: center;
}
.article-details .article-details-top-wraper .article-header .article-info span {
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 5px;
  margin-right: 0px;
}
.article-info>span a {
	color: #ff8f0a;
}
.article-details .article-details-top-wraper .article-header .article-info {
	max-width: 100%;
	display: block;
	text-align: center;
}
@media (min-width: 1400px){
.sp-module-content-bottom {
max-width: 1320px;
margin-left:auto;
margin-right: auto;}}

.article-details .article-details-top-wraper .article-full-image img {
	border-radius: 10px;
	margin-bottom: 20px;
}
/*----Fin---*/
.article-list .intro-articles-top-title {
	display: none;
}

/*---page title---*/
.article-details .article-details-top-wraper {
    margin: 0 -17px;
    background: #fff0;
    background-image:url(/images/home/fondo-titulo04.jpg);
    background-position: top;  
    background-repeat: no-repeat;
}

.article-details .article-details-top-wraper .article-header .article-details-title {
    font-weight: 500;
    margin-bottom: 0px;
    color: #0bb8b6;
    padding-bottom: 32px;
}

/*---footer---*/
#sp-footer #sp-footer2 {
    padding: 1px 0px 18px 10px;
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgba(255, 255, 255, 0) 100%);
}

/*---quitarelementos footer---*/
#sp-footer .container-inner:after {
   display:none;
}

#sp-footer .container-inner:before {
    display:none;
  }

#sp-footer #sp-footer1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*---page title---*/
.article-details .article-details-top-wraper {
    margin: 0 -17px;
    background: #fff0;
    background-image:url(/images/home/fondo-titulo04.jpg);
    background-position: top;  
    background-repeat: no-repeat;
}

.article-details .article-details-top-wraper .article-header .article-details-title {
    font-weight: 500;
    margin-bottom: 0px;
    color: #fff;
    padding-bottom: 32px;
}

/*---menu offcanvas---*/
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
    padding: 6px 30px 7px 10px;
}

.offcanvas-menu .offcanvas-inner {
    padding-top: 0px;
}

.burger-icon {
    margin-top: 27px;
}

/*---margin log moviles---*/
.logo-image-phone {
   margin-top: 24px;
}

/*---margin header---*/
#sp-header .sp-module {
    margin-left: 60px;
}

/*---texto menu---*/
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
   text-transform: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  text-transform: none;
}

/*---header moviles---*/
@media (max-width: 991px){
#sp-top-bar {
    padding: 7px 15px 10px 0px;
}}

@media (max-width: 575px){
#sp-header {
    height: 74px;
  }}