.itemid-363 input{max-width: 100%;}
.featured-article-badge{
  display: none!important;
}
.itemid-649 .sp-page-title .sp-page-title-heading,
.itemid-627 .sp-page-title .sp-page-title-heading,
.itemid-446 .sp-page-title .sp-page-title-heading,
.itemid-363 .sp-page-title .sp-page-title-heading,
.itemid-445 .sp-page-title .sp-page-title-heading{font-size:2rem; text-align: center;}
.itemid-446 .sp-page-title .sp-page-title-sub-heading,
.itemid-363 .sp-page-title .sp-page-title-sub-heading,
.itemid-445 .sp-page-title .sp-page-title-sub-heading{font-size:1.4rem; text-align: center;}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child){
  margin-right: 0;
}

.sp-page-title{
	padding: 1rem 0;
}
.sp-page-title .breadcrumb{
	margin: 0;
}

.alert{
	border-radius: 0.5rem;
}

.nocomments #article-comments{
	display: none;
}

.color-ftm{
  color: #f68e13!important;
}

#sppb-addon-1601118438717 img{
	border-radius: 200px 0 200px 200px;
	margin-top: 1rem;
}

#member-registration{
    font: 14px Helvetica,Arial,sans-serif;
    border-radius: 0.5rem;
    box-shadow: 0 0 12px -1px rgba(15,15,15,.1);
    padding: 1rem;
    margin-bottom: 1rem;
    width: 95%;
}
#member-registration small{
    display: inline-block;
    margin-top: 10px;
}
.landingftm #sp-cookie-consent,
.landingblc #sp-cookie-consent{
  display: none;
}
#sp-slider .container{
  max-width: 1400px;
  padding: 0;
}
#sp-main-body {
    padding: 50px 0;
}
#sp-top-bar a{
    color: #eee;
}
.itemid-101 #sp-main-body {
    background: #f6f6f6;
	padding: 50px 0!important;
	display: none;	
}
a:hover, a:focus, a:active{
    color: #000;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control){
    padding: 0.75rem;
}

.titlelanding .sp-page-title .sp-page-title-heading{
  font-size: 2rem;
}

#sp-landingfeature .custom{
	box-shadow: 0 0 12px -1px rgba(15,15,15,.1);
    padding: 1rem;
  height: 150px;
  margin-bottom: 2rem;
}
#sp-landingfeature .custom p{
  margin-bottom: 0;
}

body .sppb-btn-primary {
	color: #fff;
	background-color: #f68e13;
	border-color: #f68e13;
}
body .sppb-btn-primary:hover {
	color: #fff;
	background-color: #B86A0E;
	border-color: #B86A0E;
}

.breadcrumb .float-start{
    display: none;
}
.logolanding #sp-logo .logo-image, .logolanding #sp-logo .logo-image-phone{max-width: 250px;}
iframe{
    border-radius: 0.5rem;
}
#sis-contact-form textarea#message,
#sp-quickcontact-form textarea#message{
    display: block;
    width: 100%;
    height: 125px;
    padding: 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-top-color: rgba(0, 0, 0, 0.15);
    border-right-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-left-color: rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]){
    height: 3rem;
}

#sp-main-top img, #sp-user1 img{
	border-radius: 0.5rem;
}
#sp-user1 img{
	margin-top: 0.7rem;
}

.itemid-109 #sp-user1 .sp-module{
	margin-top: 2rem;
}
.itemid-109 #sp-user1 .sp-module:first-child{
	margin-top: 0;
}
img{
  width: 100%;
}
#sp-footer img{
  width: auto;
  max-width: 100%;
}

.img-interna{
	border-radius: 0.5rem;
	max-width: 400px;
	float: left;
	margin-right: 2rem;
	padding: 0.5rem;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}

#sp-header {
    background: #f6f6f6;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.20);
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    text-transform: uppercase;
	padding: 0 10px;
}
.sp-megamenu-parent > li.active > a{
    font-weight: 300;
}
#sp-slider img{
    border-radius: 0.5rem;
}
#sp-slider .carousel img{
  max-width: 475px;
    margin: 0 auto;
}

.sp-module-content .thumbnail, .article-list .article {
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	padding-bottom: .1rem;
	background: #fff;
	border-radius: 0.5rem;
	height: 100%;
}
.sp-module-content .caption {
	margin: 1rem;
}
.thumbnail .caption h3 {
	margin-top: 1rem;
	font-size: 1.2rem;
	min-height: 80px;
}

.thumbnail img, .thumbnail iframe{
    border-radius: 0.8rem 0.8rem 0 0;
    padding: 0.5rem 0.5rem 0;
}

#sp-right .sp-module{
    margin-top: 20px;
    padding: 20px;
    border-radius: 0.5rem;
}
.itemid-101 #sp-right .sp-module{
    padding: 10px;
    border: 0;
}

#sp-feature{
    border-top: 2px dotted #eee;
}

#sp-left{
    background: #f6f6f6;
    padding: 1rem;
    border-radius: 0.5rem;
}
#sp-left .sp-module{
    padding: 0;
    border: 0;
}
#sp-right .sp-module .sp-module-title{
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    padding: 0;
    border: 0;
}
#sp-left .sp-module .sp-module-title{
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
}
#sp-left iframe{
    border-radius: 0.5rem;
}

#sp-bottom a{
    color: #fff;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery{
    padding: 0.5rem 0.5rem 0;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 0;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img, .article-list .article .article-featured-video iframe{
    border-radius: 0.5rem 0.5rem 0 0;
}
.article-details .article-full-image img, .article-details .article-featured-video iframe{
    border-radius: 0.5rem
}

.category-desc{
    margin-bottom: 2rem;
}
.category-desc img{
    border-radius: 3px;
    margin-bottom: 25px;
}
.category-desc hr{
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.labelcheck{
    cursor: pointer;
}

.sp_quickcontact small{
    font-size: 75%;
    line-height: 1.4em;
    display: inline-block;
    font-weight: 300;
}

#sp-right .sp-module ul > li.active > a{
	background: #f6f6f6;
	padding-left: 10px;
}

.blog .article-list .row > div{
	margin-bottom: 2rem;
}

.blog-featured .readmore a,
.article-list .article .readmore a{
    border-color: #e48e07;
    background-color: #e48e07;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.blog-featured .readmore a:focus,
.article-list .article .readmore a:focus{
    color: #fff;
}
.blog-featured .readmore a:hover,
.article-list .article .readmore a:hover,
.btn-primary:hover, .sppb-btn-primary:hover{
    border-color: #000;
    background-color: #000;
}

.blog-featured h2{
    line-height: 1em;
    margin-bottom: 1rem;
    font-size: 1.8rem;
}
.blog-featured .readmore a{
    float: right;
}

.blog-featured .items-row{
    margin-bottom: 30px;
}
.blog-featured .items-row:last-child{
    margin-bottom: 0;
}

h2 a:hover{
    color: #000;
}
.site .cc-floating.cc-theme-classic{
    border-radius: 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a{
    color: #e48e07;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover{
    color: #000;
}
.article-list .article .article-header h1, .article-list .article .article-header h2{
    margin-bottom: 0.5rem;
}

.flexslider{margin: 0;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span{
    display: block;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    position: relative;
    background: #f6f6f6;
    margin-bottom: 1px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul{
    margin-left: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a{
    background: #ddd;
}

.page-item.active .page-link{
    background-color: #e48e07;
    border-color: #e48e07;
}

.helix-ultimate span.tweetme{
    border-radius: 0.5rem!important;
    background: #f68e13!important;
    border: 0!important;
    box-shadow: inherit!important;
    max-width: 100%!important;
}
.helix-ultimate span.tweetme.sbBox .sbText{
    padding: 1rem;
    font-size: 16px;
    color: #fff;
}
span.tweetme.sbBox .sbFoot span::before{
    color: #fff!important;
}
span.tweetme .sbFoot{
    background: #B86A0E;
    color: #fff;
}

.jmm-text {
	background: #f6f6f6;
	padding: 1rem;
	font-size: 14px;
	border-radius: 0.5rem;
}
#sp-testimonial .jmm-testimonials.default .jmm-author::before{
    content: '';
}
.jmm-testimonials.default .jmm-author{
    font-weight: bold;
}
#sp-testimonial .sp-module-title{
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 24px;
		text-align: center;
}

#sp-testimonial .reviews-block__person-name{
	font-weight: bold;
	font-size: 14px;
}
#sp-testimonial .reviews-block__person-role{
	font-size: 14px;
}
#sp-testimonial .reviews-block__slide{
	padding: 1rem;
	background: #f6f6f6;
	border-radius: 0.5rem;
    margin: 0.5rem;
    height: 500px;
    overflow: auto;
}
#sp-testimonial .reviews-block__person-data{
    margin-bottom: 1rem;
}
#sp-testimonial .reviews-block__person{
	padding: 0;
}
#sp-testimonial .reviews-block__tex{
	margin-bottom: 1rem;
}
#sp-testimonial .reviews-block__text::after{
	display: none;
}

#sp-main-bottom{
	border-top: 2px dotted #eee;
	padding: 3rem 0;
}

._error._below{
	color: red;
}

.nover{display: none;}
.alert.alert-grey{
	background-color: #f6f6f6;
	border-color: #f6f6f6;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
	border-radius: 0.5rem;
}
.alert.alert-white{
	background-color: #fff;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	border-radius: 0.5rem;
}
.alert.alert-white.alert-newsletter{
	background-color: #fff;
	padding: 1.5rem 2rem 2rem;
	margin-top: 2rem;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
.login img{margin:10px 0;}
#sp-landingfeature h3{margin-bottom:2rem;}

#sp-cta .container{
    max-width: 1400px;
}
#sp-cta img{
    border-radius: 0.3rem;
}

#sp-cta #sp-feature{
    padding: 0;
    margin: 0;
    border: 0;
}
#sp-cta h1{
    font-size: 2.2rem;
}
#sp-cta #sp-user4 {
    background: #000;
    padding: 1rem;
}
body #sp-cta #sp-feature {
    /*background: #F68E13;*/
    background: #fff;
    padding: 1rem;
    color: #000;
}
#sp-cta #sp-feature h4{
    color: #000;
    font-size: 1rem;
    margin: 0.5rem 0 1rem;
}
#sp-cta #sp-feature iframe{
    margin: 0 auto;
    display: block;
    width: 350px;
    height: 175px;
}
#sp-cta #sp-feature #sp-cookie-consent{
    display: none;
}

#sppb-addon-1609357632371,
#sppb-addon-1609355134376{
  background: rgba(255,255,255,0.6);
	padding: 2rem;
	border-radius: 02rem;
	font-weight: bold;
}

#section-id-1658296051368 .sppb-row.sppb-align-center{
	max-width: 1140px;
	margin: 0 auto;
}

.solomobile{
	display: none!important;
}
.solodesktop{
	display: block!important;
}

.weblink-category .category-desc img{
	margin-bottom: 2rem;
	border: 2px solid #92b558;
	border-radius: 3rem;
	padding: 1rem;
}
.weblink-category dl dd{
	margin-bottom: 0.5rem;
}

.actividades img{
	border: 0;
	border-radius: 50%;
	width: 100%;
	max-width: 100px;
	padding: 1rem;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #eee;
}
.actividades h2{margin: 5px 0; font-weight: 500; font-size: 22px;}
.actividades .actividad{
	background: #f6f6f6;
	border-radius: 0.8rem;
	padding: 1rem;
	margin-bottom: 1rem;
}
.actividades .actividad:hover{
	background: #fff;
}
.actividades .actividad p{
	font-weight: 300;
}
.actividades .actividad p small{
	font-size: 80%;
}
.actividades .actividad .col-sm-1{
	padding-right: 0;
}
.category-desc .nav-pills > li a{
	color: #fff;
	font-size: 1.6rem;
}
.category-desc .nav-pills > li a:hover{
	background: #92b558;
}
.label-poblacion {
	background-color: #C7281E;
}
.label-profesionales {
	background-color: #9D142E;
}

.itemtwolines{
	width: 155px;
	line-height: 20px;
	position: relative;
	top: 10px;
}

#section-id-1665421282307 > .sppb-container-inner,
#section-id-1665422947332 > .sppb-container-inner{
	max-width: 1140px;
	text-align: center;
	margin: 0 auto;
}
#section-id-1665422947332 img{
	border-radius: 0.5rem;
}
.itemid-773 #sp-main-body{
	display: none;
}

#sppb-addon-1664211011014 img{
	max-width: 1112px;
	padding: 2rem 0;
}

.card-body.flex-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: baseline;
}

.card-body.flex-2 h5, .card-body.flex-2 a {
    flex: 1;
}
.card-body.flex-2 p{
    flex: 2;
    text-align: center;
}

.corporativo{
	color: #f68e13;
}

.noratings .article-ratings-social-share{
    display: none!important;
}
#descargas_audio .list-group-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#descargas_audio .list-group-item span,
#descargas_audio .list-group-item a{
    padding-top: 0.5rem;
}
#descargas_audio span {
	width: 265px;
	background: #f68e13;
	color: #fff;
	padding-left: 1rem;
}
.list-group-item-dark {
	color: #fff;
	background-color: #333;
}

.event-item h5.card-title{
	min-height: 50px;
}

.carousel-control-next, .carousel-control-prev{
    background: #f68e13;
    width: 3%;
}
.carousel-indicators{
    background: #fff;
    width: 200px;
    margin: 0 auto -23px;
    border-radius: 0.5rem;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.20);
    padding: 5px;
}
.carousel-indicators [data-bs-target]{
    height: 1rem;
    background-color: #000;
}
.carousel-item img{
    border-bottom: 1px solid #eee;
}

@media (max-width: 767px){
	#secfecverde {display: block;}
	.actividades .actividad .col-sm-1{padding-right: 15px;}
}

@media (max-width: 1550px)
{
  #sp-slider .carousel img{max-width: 50%; margin: 0 auto;}
}
@media (max-width: 1024px) {
  #sp-cta h1{font-size: 1.5rem;}
  #sp-cta h2{font-size: 1.2rem;}
}
@media (min-width: 1000px) and (max-width: 1100px){
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{font-size: 12px!important;}
}

@media (max-width: 599px) {
	#sp-top-bar{display: none;}
	#sp-main-body{padding: 1rem 0;}
	.blog-featured h2{margin-top: 20px;}
	.blog-featured .column-1 h2{margin-top: 0;}
	#sp-footer #sp-footer1, #sp-footer #sp-footer2{text-align: center;}
	#sp-header .logo-image-phone{height: auto;position: relative;top: -10px;width: 180px;}
	#sp-footer img{margin: 0 auto 1rem;}
	.img-interna{float:none; width: 100%;}
	#sp-position7 h4{font-size: 1rem;}
	#sp-position7 p{font-size: 0.8rem;}
	.content__gdpr label{font-size:0.7rem;}
	#sp-landingfeature .custom{height: inherit; margin-bottom:1rem;}
	.titlelanding .sp-page-title .sp-page-title-heading{font-size: 24px;}
	#sp-cta h1{font-size: 1.5rem; margin-top:1rem;}
	#sp-cta h2{font-size: 1.2rem;}
	#sp-main-bottom #sp-position8 .col-md-2{width: 33.33%;}
	#sppb-addon-1645032436125 .sppb-addon-title{text-align: center; margin-top:1rem;}
	#sppb-addon-1645032436322 img{width:100%; max-width:100%;}
	.solomobile{display: block!important;}
	.solodesktop{display: none!important;}
  .ratings-label{display:none;}
}