/*---directorio---*/
#searchform #searchkeyword {
    width: 193px;
}

.jbd-container .btn-success:hover {
    color: #fff;
    background-color: #29512f;
    border-color: #2c5530;
}

#searchform .form-field select, #searchform .form-field input[type="text"] {
    border-color: #fff0 #fff0 #fff0 #c2c2c200;
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    color: #37373F;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 28px;
    margin: 0;
    width: 200px;
    position: relative;
    font-family: 'Red Hat Display';
}

#searchform .search-dir-button {
    text-transform: uppercase !important;
    
}

#searchform .search-dir-button {
    font-weight: 700;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    height: 58px;
    font-family: 'Red Hat Display';
    text-transform: uppercase;
}

.jbd-container .btn-success {
    color: #fff;
    background-color: #9FC53A;
    border-color: #9FC53A;
    width: 121px;
    border-radius: 35px;
}

/*---color-titulo-internas---*/
.article-details .article-details-top-wraper .article-header .article-details-title {
    color: #fff;
}

#sp-header.header-sticky {
      box-shadow: 0px 4px 30px 0px rgb(0 0 0 / 4%)
}
/*---lupa-moviles---*/
@media (max-width: 1500px){
.module-search-wrapper {
    margin-left: 7px;
    margin-right: 23px;
    margin-top: -10px;
  }}

  
/*---stiky-header---*/
@media (max-width: 575px){
#sp-header.header-sticky {
    background: #fff !important;
  }}
@media (max-width: 575px){
#sp-header {
	height: 75px;
}}
/*---color-enlaces---*/
a {
    color: #003F23;
}


/*---menu-margin---*/
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 0px 0px 22px;
}

/*---line-footer---*/
#sp-footer {
   border-top: solid 1px #bbb0;
}

/*---cppyright----*/
.sp-copyright {
    color: #ffffffc2 !important;
    font-family: 'Tahoma'!important;
    font-weight: 700 !important;
}

/*---page-title02---*/
.sp-page-title {
    padding: 100px 0;
}

/*---alineacion del breadcrumbs page title---*/
.sp-page-title .sp-page-title-heading {
  text-align: center;
  align-items: center;
    justify-content: center;
  color:#e5b300;
}

.sp-page-title .breadcrumb>.active {
    color: #e5b300;
}

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
    color: #fff;
  text-align: center;
  align-items: center;
    justify-content: center;
    background-color: rgb(255 255 255 / 0%);
  color:#39a9db;
}

.sp-page-title .breadcrumb {
    align-items: center;
    justify-content: center;
    background-color: rgb(255 255 255 / 0%);
     color: #E60176;
}
  

/*---centrar items page title---*/
.breadcrumb {
    align-items: center;
    justify-content: center;
    background-color: rgb(255 255 255 / 0%);
   color: #E60176;
}

/*---categoria-articulos---*/
.article-info>span a {
    color: #e60176;
}

/*--hover-numero tel---*/
a:hover, a:focus, a:active {
    color: #39a9db;
}

/*---margin-top---*/
#sp-top1 {
   margin-top: 40px;
}

#sp-top2 {
   margin-top: 40px;
}


/*---copy-right---*/
.sp-copyright {
    color: #393737;
}

/*---menu-margin---*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
   margin-top: -19px;
}

/*---margin menu---*/
.sp-megamenu-parent {
    margin: 0px -15px;
}   

.sp-megamenu-parent>li:after {
    bottom: 0px;
}  
  
/*---padding-left---*/
@media (max-width: 575px){
#sp-footer #sp-footer1 {
    padding-left: 8px;
}}

/*---padding-footer---*/
#sp-bottom {
    padding: 190px 0 30px;
   }

/*--boton--*/
#sppb-addon-bNtdeClnxJpPHRDbrMtRB #btn-bNtdeClnxJpPHRDbrMtRB.sppb-btn-custom {
    background-color: #ffffff !important;
}

#sppb-addon-bNtdeClnxJpPHRDbrMtRB #btn-bNtdeClnxJpPHRDbrMtRB.sppb-btn-custom:hover {
    background-color: #ff6224 !important;
    border-color: #ff6224 !important;
    color: #ffffff !important;
}
  
  @media (max-width: 575px){
  #sp-footer #sp-footer1 {
    padding-top: 18px;
    padding-left: 17px;
    padding-bottom: 17px;
  }}

/*---padding-footer01---*/
#sp-footer #sp-footer1 {
    padding-top: 20px;
    padding-left: 0px;
    padding-bottom: 17px;
}

/*---sombra-header---*/
#sp-header {
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,11%);
}

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

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

/*---quitar imagen footer---*/
#sp-footer .container-inner:before {
    display:none;
}

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

/*---top moviles---*/
@media (max-width: 575px){
  #sp-top-bar {
    padding: 9px 12px 5px 12px !important;
  }}
@media (max-width: 575px){
#sp-top-bar ul.menu li:not(:last-child) {
    margin-right: 10px !important;
}}

@media (max-width: 575px){
#sp-top-bar a {
    font-size: 14px !important;
 }}



@media (max-width: 575px){
.logo-image {
    padding-right: 0px;
    height: 55px;
    padding-top: 6px;
}}

@media (max-width: 575px){
.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 8px;
    margin-top: 14px;
  }}

/*---lupa-moviles---*/
@media (max-width: 575px){
#sp-header .sp-module {
    margin-left: -12px;
  }}


/*---lups---*/
.module-search-button i {
    font-size: 20px;
    padding-top:25px;
  color:#5E5E5E;
}

/*---Menu ---*/

/*---item-activo---*/
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color:#9FC53A;
}

/*---item-hover---*/
.sp-megamenu-parent>li>a:hover {
    color:#9FC53A;
}

/*---flecha-menu---*/
.sp-megamenu-parent>li:after {
    border-bottom: 7px solid #9FC53A;
}
/*---hover-tex-desplegable---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #9FC53A;
}
/*---hover-flecHA-desplegable---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:after {
	border-left: 7px solid #9FC53A;
}

/*---quitar mayusculas-desplaegable---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a{
     text-transform: none;  
}

.sp-megamenu-parent>li>a {
    color: rgb(79 79 79 / 80%);
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-weight: 500;
}

img {
    display: inline-block;
}
.sp-megamenu-parent .sp-mega-group > li > a >img {
    margin: 0px 15px 0px 0;
	width: 40px;
}
.sp-megamenu-parent .sp-mega-group>li>a {
  font-family: 'Dosis', sans-serif;
    font-size: 16px;
  	font-weight: 600;
    text-transform: none;
}
.sp-megamenu-wrapper {
	transform: initial;
}
/*---menu minusculas---*/
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    text-transform: none;
}
/*-------Top Bar ----*/
#sp-top-bar ul.menu {
	display: inline-block;
	list-style: none;
	padding: 0;
  	margin-bottom: 0px;
    text-transform: uppercase;
}

#sp-top-bar ul.menu li:not(:last-child) {
	margin-right: 40px;
}

#sp-top-bar ul.menu li {
	display: inline-block;
	font-weight: 500;
}
#sp-top-bar a {
	font-size: 17px;
	font-family: 'Montserrat';
  	color: #ffffff;
}

#sp-top-bar {
	padding: 8px 100px 5px 100px;
}
#sp-top-bar a:hover {
	color: #dee2e6;
}

/*----Articulos Internas---*/
/*---fondo-page-title---*/


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

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

.article-details .article-details-top-wraper {
	margin: 0px -17px 213px -17px;
}
	
.article-details .article-details-top-wraper {
	background: #fff0;
    background-image: url(/images/fotobotones/pagetitle-001.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px -17px;
}
}

.article-details .article-details-top-wraper .article-header .article-details-title {
	font-size: 36px;
	font-weight: 700;
  	margin-bottom: 0px;
  	color: #fff;
  	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: #bbe940;
}
.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 articulos---*/
/*---top bar---*/
#sp-top-bar {
	background:#1F5A90;
}
/*----home---*/
.major-color {
  color: #E5B300;
}

/*----Botones---*/
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
	color: #cbc8e3;
	background-color: #0060BB;
}
body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:hover, body .sppb-btn.btn-primary:focus, body .sppb-btn.btn-primary:active, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-default:active, body .btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:active, body .btn.btn-primary:hover, body .btn.btn-primary:focus, body .btn.btn-primary:active {
	background-color: #003F23;
}
.sp-scroll-up {
	background: rgb(181 0 3);
}
body .sppb-btn.sppb-btn-link, body .btn.sppb-btn-link {	
	letter-spacing: 0;
}
div[itemprop="articleBody"] h2 {
   font-size: 35px;
	color:#9fc53a;
  	letter-spacing: -1px;
}
div[itemprop="articleBody"] h3 {
   font-size: 28px;
	color: #ff6224;
}
.article-list .intro-articles-top-title {
	display: none;
}
.form-check-input:checked {
	background-color:#9FC53A;
	border-color: #9FC53A;
}

body .btn.btn-primary {
	color: #ffffff;
	background-color:#9FC53A
}
.sp-megamenu-parent>li.active:after, .sp-megamenu-parent>li:hover:after {
	visibility: hidden;
}
.article-details .article-details-top-wraper .article-header .article-info span {
	color: #66c8f3;
  margin-bottom: 6px;
}

/*------directorio internas---*/
.directorio #searchform .form-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #ffffff96;
    box-shadow: 0px 12px 22px #3333;
    border-radius: 38px;
    padding: 13px 25px 19px 50px;
    margin-left: 10%;
    margin-right: 10%;
}


.directorio #sp-main-body {
    padding: 0px 0;
    margin: -30px 0 0 0;
}
.directorio .jbd-container #search-results .search-header {
    background: #fff0;
    padding: 0px;
}
.directorio .jbd-container .jbd-search-statistics {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 17px #00000038;
    border-radius: 5px;
}
.directorio .jbd-container .search-filter {
    padding: 34px;
    margin-bottom: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 17px #00000038;
    border-radius: 5px;
}
.jbd-container .search-options .view-mode a.active {
    border: 2px solid #5fa736;
}
.jbd-container .search-options .map.active i {
    color: #4a9b1b;
}
.directorio #searchform .form-field {
    margin: 5px 10px 13px 0px;
}
#searchform .form-field {
    margin: 5px 10px 13px 0px;
}

.jbd-container .search-filter-container .filters-header {
    display: none !important ;
      box-shadow: none !important;
}