@charset "utf-8";body {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.8
}

body.helix-ultimate-preloader {
	overflow: hidden
}

body.helix-ultimate-preloader:before {
	content: " ";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99998;
	background: rgba(255, 255, 255, 0.9)
}

body.helix-ultimate-preloader:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 36px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	margin-left: -24px;
	width: 48px;
	height: 48px;
	line-break: 48px;
	font-weight: 900;
	text-align: center;
	color: #007bff;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
	z-index: 99999
}

.row {
	--bs-gutter-x: 1.875rem
}

.container {
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

#system-message-container {
	position: fixed;
	bottom: 0px;
	right: 15px;
	max-width: 350px
}

#system-message-container .alert {
	font-size: 13px;
	line-height: 1.5
}

#system-message-container .alert>.btn-close {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer
}

#system-message-container joomla-alert {
	font-size: 13px
}

.com-users.view-registration #member-registration .modal-dialog,
.com-users.view-registration #member-profile .modal-dialog,
.com-users.view-profile #member-registration .modal-dialog,
.com-users.view-profile #member-profile .modal-dialog {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.registration #member-registration #jform_privacyconsent_privacy-lbl {
	display: inline-flex
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a {
	position: initial;
	display: block
}

body.com-users.view-registration>#sbox-window {
	overflow: hidden
}

body.com-users.view-registration>#sbox-window>#sbox-btn-close {
	top: 5px;
	right: 5px
}

.modal-dialog.jviewport-width80 {
	width: 80vw;
	max-width: none
}

.btn:focus {
	box-shadow: none !important
}

@media (max-width:1440px) {
	.sp-dropdown.sp-dropdown-mega {
		width: 920px !important
	}
}

a {
	transition: color 400ms, background-color 400ms
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none
}

label {
	font-weight: normal
}

legend {
	padding-bottom: 10px
}

img {
	display: block;
	max-width: 100%;
	height: auto
}

#sp-page-builder .sp-pagebuilder-page-edit {
	top: 105px
}

.btn,
.sppb-btn {
	font-size: 0.875rem;
	line-height: 1.5;
	padding: 0.6875rem 2rem;
	border-radius: 0.3125rem;
	text-transform: uppercase;
	transition: color 400ms ease-in, background-color 400ms ease-in, border-color 400ms ease-in, box-shadow 400ms ease-in;
	cursor: pointer
}

.btn-lg,
.sppb-btn-lg {
	padding: 0.9688rem 2.5rem;
	border-radius: 0.375rem
}

.btn-default,
.sppb-btn-default {
	background: #FFF;
	border-color: rgba(0, 0, 0, 0.1)
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.sppb-btn-default:hover,
.sppb-btn-default:focus,
.sppb-btn-default:active {
	background: #FFF
}

.btn-link,
.sppb-btn-link {
	padding: 0px 0px 4px;
	background-color: transparent;
	border: 0
}

.btn-iconic {
	padding-left: 0;
	padding-right: 0;
	width: 45px;
	border-radius: 40px
}

h1,
.h1 {
	font-size: 3.875rem;
	line-height: 4.6875rem;
	font-weight: 500
}

h2,
.h2 {
	font-size: 2.625rem;
	line-height: 3.4375rem;
	font-weight: 700
}

h3,
.h3 {
	font-size: 1.875rem;
	line-height: 2.5rem;
	font-weight: 700
}

h4,
.h4 {
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: 600
}

blockquote {
	color: #000000;
	font-style: italic;
	margin: 0;
	padding: 20px 48px 12px;
	position: relative
}

blockquote:before,
blockquote:after {
	font-size: 25px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	line-height: 0.8
}

blockquote:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0
}

blockquote:after {
	content: "";
	position: relative;
	right: -25px;
	bottom: -20px
}

.sppb-magnific-popup img {
	color: #ffffff;
	padding: 21px 45px;
	border-radius: 10px;
	background-color: #03363d;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.sppb-magnific-popup img:hover {
	background-color: #1fc7c7
}

.ripple-effect-link-color .sppb-ripple-effect {
	box-shadow: 0 0 0 15px rgba(31, 199, 199, 0.8), 0 0 0 30px rgba(31, 199, 199, 0.6), 0 0 0 45px rgba(31, 199, 199, 0.4)
}

.window-height {
	height: 100vh;
	min-height: 960px
}

.alignful {
	width: auto;
	max-width: 100vw;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw)
}

.flush-top {
	margin-top: -144px
}

.flush-bottom {
	margin-bottom: -84px
}

.dropdown-menu {
	font-size: 0.875rem;
	width: 200px;
	border: 0;
	border-radius: 0;
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.1)
}

.dropdown-menu .menu {
	list-style: none;
	padding: 0;
	margin: 0
}

.dropdown-menu .menu>li {
	display: block
}

.dropdown-menu .menu>li>a {
	display: block;
	padding: 0.25rem 1.5rem;
	font-weight: 400
}

#sp-top-bar {
	padding: 8px 0;
	font-size: 0.875rem
}

#sp-top-bar .sp-module {
	display: inline-block;
	margin: 0 0 0 1.25rem
}

ul.social-icons {
	list-style: none;
	padding: 0;
	margin: -5px;
	display: inline-block
}

ul.social-icons>li {
	display: inline-block;
	margin: 5px 7px
}

.sp-module-content .mod-languages ul.lang-inline {
	margin: 0;
	padding: 0
}

.sp-module-content .mod-languages ul.lang-inline li {
	border: none;
	display: inline-block;
	margin: 0 5px 0 0
}

.sp-module-content .mod-languages ul.lang-inline li a {
	padding: 0 !important
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
	display: none
}

.sp-module-content .latestnews>li>a>span {
	display: block;
	margin-top: 5px;
	font-size: 85%
}

.sp-contact-info {
	list-style: none;
	padding: 0;
	margin: 0 -10px
}

.sp-contact-info li {
	display: inline-block;
	margin: 0 10px;
	font-size: 90%;
	white-space: nowrap
}

.sp-contact-info li i {
	margin: 0 3px
}

#sp-header {
	height: 84px;
	padding: 0 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
	background: rgba(255, 255, 255, 0.4);
	backdrop-filter: blur(10px)
}

#sp-header .d-flex {
	display: flex;
	justify-content: space-between
}

#sp-header .logo {
	height: 84px;
	display: inline-flex;
	margin: 0;
	align-items: center
}

#sp-header .logo a {
	font-size: 24px;
	line-height: 1;
	margin: 0;
	padding: 0
}

#sp-header .logo p {
	margin: 5px 0 0
}

#sp-header.header-sticky {
	position: fixed;
	z-index: 9999
}

#sp-title {
	min-height: 0
}

.sp-page-title {
	position: relative;
	padding: calc(84px + 130px) 0 130px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed
}

.sp-page-title::after {
	content: " ";
	position: absolute;
	display: block;
	left: 0;
	bottom: -40px;
	width: 100%;
	border-style: solid;
	border-width: 40px 100vw 0 0
}

.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
	margin: 0;
	padding: 0;
	width: 640px;
	max-width: 100%
}

.sp-page-title .sp-page-title-heading {
	font-size: 62px;
	line-height: 1.2
}

.sp-page-title .sp-page-title-sub-heading {
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	margin-top: 10px
}

.sp-page-title .breadcrumb {
	background: none;
	padding: 0;
	margin: 10px 0 0 0
}

.body-innerwrapper {
	overflow-x: hidden
}

.layout-boxed .body-innerwrapper {
	max-width: 1240px;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

#sp-main-body {
	padding: 84px 0 80px
}

.com-sppagebuilder #sp-main-body {
	padding: 0
}

.com-sppagebuilder.view-form #sp-main-body {
	padding-top: 84px
}

#sp-left .sp-module,
#sp-right .sp-module {
	margin-top: 50px;
	border: 1px solid #F3F3F3;
	padding: 30px;
	border-radius: 3px
}

#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
	margin-top: 0
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
	margin: 0 0 30px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px solid #F3F3F3
}

#sp-left .sp-module ul,
#sp-right .sp-module ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
	display: block;
	border-bottom: 1px solid #F3F3F3
}

#sp-left .sp-module ul>li>a,
#sp-right .sp-module ul>li>a {
	display: block;
	padding: 5px 0;
	line-height: 36px;
	padding: 2px 0
}

#sp-left .sp-module ul>li:last-child,
#sp-right .sp-module ul>li:last-child {
	border-bottom: none
}

#sp-left .sp-module .categories-module ul,
#sp-right .sp-module .categories-module ul {
	margin: 0 10px
}

#sp-left .sp-module .latestnews>div,
#sp-right .sp-module .latestnews>div {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e8e8e8
}

#sp-left .sp-module .latestnews>div:last-child,
#sp-right .sp-module .latestnews>div:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0
}

#sp-left .sp-module .latestnews>div>a,
#sp-right .sp-module .latestnews>div>a {
	display: block;
	font-weight: 400
}

#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
	margin: -2px 0
}

#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
	display: inline-block;
	padding: 5px 10px;
	background: #808080;
	color: #fff;
	border-radius: 4px;
	margin: 2px 0
}

#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 10px
}

span.input-group-text {
	border-top: initial;
	border-left: initial;
	background: transparent;
	border-bottom: 2px solid #EBEBEB;
	border-radius: 0px
}

.login .login-image {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	top: 0;
	width: 460px;
	height: 100%;
	background-color: #1fc7c7;
	z-index: -1
}

.form-links ul {
	list-style: none;
	padding: 0;
	margin: -10px;
	text-align: center
}

.form-links ul>li {
	margin: 10px;
	padding: 0;
	line-height: 1;
	display: inline-block
}

.form-links ul>li a {
	font-size: 0.875rem
}

.registration .modal {
	display: inline-block;
	position: inherit
}

.com-content.layout-edit .nav-tabs .nav-link,
.com-content.layout-edit label.hasPopover,
.registration label.hasPopover {
	display: inline-block !important
}

.registration .form-check-inline input[type="radio"] {
	display: inline-block
}

.search .btn-toolbar {
	margin-bottom: 20px
}

.search .btn-toolbar span.icon-search {
	margin: 0
}

.search .btn-toolbar button {
	color: #fff
}

.search .phrases .phrases-box .controls label {
	display: inline-block;
	margin: 0 20px 20px
}

.search .phrases .ordering-box {
	margin-bottom: 15px
}

.search .only label {
	display: inline-block;
	margin: 0 20px 20px
}

.search .search-results dt.result-title {
	margin-top: 40px
}

.search .search-results dt,
.search .search-results dd {
	margin: 5px 0
}

.filter-search .chzn-container-single .chzn-single {
	height: 34px;
	line-height: 34px
}

.form-search .finder label {
	display: block
}

.form-search .finder .input-medium {
	width: 60%;
	border-radius: 4px
}

.finder .word input {
	display: inline-block
}

.finder .search-results.list-striped li {
	padding: 20px 0
}

.article-list .article {
	margin-bottom: 50px
}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
	margin-bottom: 20px;
	overflow: hidden
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin: 0 0 0.625rem 0
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
	color: #252525
}

.article-list .article .readmore {
	line-height: 1;
	font-weight: 500
}

.article-list .article .readmore a:hover {
	text-decoration: underline
}

.article-list.articles-leading {
	position: relative;
	padding: calc(84px + 50px) 0 0;
	margin-bottom: 180px
}

.article-list.articles-leading::after {
	content: " ";
	position: absolute;
	display: block;
	left: 0;
	bottom: -40px;
	width: 100%;
	border-style: solid;
	border-width: 40px 100vw 0 0
}

@media (min-width:768px) {
	.article-list.articles-leading .article {
		display: flex;
		flex-direction: row-reverse
	}

	.article-list.articles-leading .article>div {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}

.article-list.articles-leading .article .article-header h2 {
	font-size: 3rem;
	line-height: 1.3
}

.article-list.articles-leading .article .article-header h2 a {
	display: block
}

.article-list.articles-leading .article .article-body {
	padding-right: 50px;
	align-self: center
}

.article-list.articles-leading .article .article-media .article-intro-image {
	position: relative;
	margin-right: -250px;
	margin-bottom: -50px;
	z-index: 10
}

.sppb-addon-article .sppb-img-responsive {
	margin-bottom: 1.25rem
}

.sppb-addon-article .sppb-article-info-wrap h3 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin: 0 0 0.625rem 0
}

.sppb-addon-article .sppb-article-introtext {
	margin-bottom: 1rem
}

.sppb-addon-article .sppb-readmore {
	line-height: 1;
	font-weight: 500
}

.sppb-addon-article .sppb-readmore:hover {
	text-decoration: underline
}

.article-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem
}

.article-info>span {
	position: relative
}

.article-info>span:not(:last-child)::after {
	content: " ";
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: red;
	border-radius: 6px;
	margin: 0 0.9375rem 0 0.6875rem
}

.article-details .article-header {
	position: relative;
	margin-bottom: 2rem
}

.article-details .article-header h1,
.article-details .article-header h2 {
	font-size: 2.625rem;
	line-height: 3.4375rem;
	font-weight: 700
}

.article-details .createdby {
	display: block;
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 0.3125rem
}

.article-details .article-info {
	margin-bottom: 1.875rem
}

.article-details .article-content::first-letter {
	font-size: 2.625rem;
	line-height: 3.4375rem
}

.article-details .article-full-image {
	text-align: center;
	margin-bottom: 2rem
}

.article-details .article-full-image img {
	display: inline-block
}

.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
	margin-bottom: 2rem
}

.article-details .article-ratings-social-share {
	padding: 1rem 0;
	margin-bottom: 1rem
}

.article-details .article-author-information {
	padding-top: 2rem;
	margin-top: 2rem;
	border-top: 1px solid #f5f5f5
}

.article-details .article-can-edit {
	position: relative;
	margin-bottom: 10px
}

.article-details .article-can-edit a {
	display: inline-block;
	background: #2a61c9;
	color: #fff;
	padding: 5px 12px;
	border-radius: 3px;
	font-size: 14px
}

.related-article-list-container {
	padding-top: 6.25rem;
	margin-bottom: -3.125rem
}

.related-article-list-container .related-article-title {
	margin-bottom: 3.125rem
}

.related-article-list-container ul.related-article-list {
	list-style: none;
	padding: 0
}

.related-article-list-container ul.related-article-list li {
	margin-bottom: 10px
}

.related-article-list-container ul.related-article-list li .article-header h2 {
	font-size: 1.2rem
}

.related-article-list-container ul.related-article-list li .article-header h2 a {
	color: #252525
}

.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
	color: #044cd0
}

.related-article-list-container ul.related-article-list li .published {
	font-size: 14px
}

.tags {
	list-style: none;
	padding: 0;
	margin: 2rem 0 0 0;
	display: block
}

.tags>li {
	display: inline-block
}

.tags>li a {
	display: block;
	font-size: 0.875rem;
	padding: 0.5rem 1rem;
	border-radius: 6.25rem
}

.tags>li a:hover {
	color: #fff
}

.pager {
	list-style: none;
	padding: 2rem 0 0 0;
	margin: 2rem 0 0 0;
	border-top: 1px solid #f5f5f5
}

.pager::after {
	display: block;
	clear: both;
	content: ""
}

.pager>li {
	display: inline-block
}

.pager>li.previous {
	float: left
}

.pager>li.next {
	float: right
}

.pager>li a {
	display: inline-block
}

#article-comments {
	padding-top: 2rem;
	margin-top: 2rem;
	border-top: 1px solid #f5f5f5
}

.article-ratings {
	padding-top: 3.75rem;
	line-height: 1
}

.article-ratings .rating-symbol {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 1.125rem;
	display: inline-block;
	margin-left: 15px;
	padding-left: 15px
}

.article-ratings .rating-symbol span.rating-star {
	font-family: "Font Awesome 5 Free";
	font-weight: normal;
	font-style: normal;
	display: inline-block
}

.article-ratings .rating-symbol span.rating-star.active:before {
	content: "";
	color: #F2C31A;
	font-weight: 900
}

.article-ratings .rating-symbol span.rating-star:before {
	content: "";
	padding-right: 10px
}

.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
	content: "";
	color: #E7B000;
	font-weight: 900;
	cursor: pointer
}

.article-ratings .ratings-label {
	margin-bottom: 1.375rem
}

.article-ratings .ratings-count {
	font-weight: 500
}

.article-ratings .fa-spinner {
	margin-right: 5px
}

.pagination {
	margin-bottom: 0
}

.pagination .page-item:not(:last-child) {
	margin-right: 10px
}

.pagination .page-item .page-link {
	padding: 0;
	border: 0;
	background: transparent;
	height: 30px;
	line-height: 30px
}

.pagination .page-item .page-link:not(.previous):not(.next) {
	width: 30px;
	text-align: center;
	border-radius: 30px
}

.pagination .page-item .page-link.next,
.pagination .page-item .page-link.previous {
	font-weight: 700
}

.article-social-share {
	float: right
}

.article-social-share .social-share-icon ul {
	padding: 0;
	list-style: none;
	margin: 0
}

.article-social-share .social-share-icon ul li {
	display: inline-block
}

.article-social-share .social-share-icon ul li:not(:last-child) {
	margin-right: 10px
}

.article-social-share .social-share-icon ul li a {
	border: 1px solid #EDEDED;
	font-size: 1rem;
	border-radius: 50%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 34px;
	display: inline-block
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
	color: #fff
}

.newsfeed-category .category {
	list-style: none;
	padding: 0;
	margin: 0
}

.newsfeed-category .category li {
	padding: 5px 0
}

.newsfeed-category #filter-search {
	margin: 10px 0
}

.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
	list-style: none;
	padding: 0;
	margin: 0
}

.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
	padding: 2px 0
}

.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
	margin: 5px 0
}

.article-footer-top {
	display: table;
	clear: both;
	width: 100%
}

.article-footer-top .post_rating {
	float: left
}

.contentpane:not(.com-sppagebuilder) {
	padding: 20px
}

.sppb-addon-person img {
	filter: grayscale(100%);
	transition: 400ms ease-out
}

.sppb-addon-person:hover img {
	filter: grayscale(0%)
}

#sp-bottom,
#sp-footer {
	color: #fff
}

#sp-bottom a:not(.btn):not(.sppb-btn),
#sp-footer a:not(.btn):not(.sppb-btn) {
	color: rgba(255, 255, 255, 0.8)
}

#sp-bottom a:not(.btn):not(.sppb-btn):hover,
#sp-bottom a:not(.btn):not(.sppb-btn):active,
#sp-bottom a:not(.btn):not(.sppb-btn):focus,
#sp-footer a:not(.btn):not(.sppb-btn):hover,
#sp-footer a:not(.btn):not(.sppb-btn):active,
#sp-footer a:not(.btn):not(.sppb-btn):focus {
	color: #fff
}

#sp-bottom .sp-module,
#sp-footer .sp-module {
	margin-bottom: 1.875rem
}

#sp-bottom .sp-module .sp-module-title,
#sp-footer .sp-module .sp-module-title {
	font-weight: 600;
	font-size: 20px;
	margin: 0 0 16px;
	color: #fff
}

#sp-bottom .sp-module ul,
#sp-footer .sp-module ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#sp-bottom .sp-module ul>li,
#sp-footer .sp-module ul>li {
	display: block;
	margin-bottom: 15px
}

#sp-bottom .sp-module ul>li:last-child,
#sp-footer .sp-module ul>li:last-child {
	margin-bottom: 0
}

#sp-bottom .sp-module ul>li>a,
#sp-footer .sp-module ul>li>a {
	display: block
}

#sp-bottom .social-icons,
#sp-footer .social-icons {
	font-size: 0;
	margin: 0 -0.625rem;
	margin-bottom: 1.875rem
}

#sp-bottom .social-icons>li,
#sp-footer .social-icons>li {
	font-size: 1.25rem;
	margin: 0;
	width: 2.625rem;
	height: 2.625rem;
	line-height: 2.625rem;
	text-align: center
}

#sp-bottom .social-icons>li a,
#sp-footer .social-icons>li a {
	color: rgba(255, 255, 255, 0.6);
	display: block;
	border-radius: 100px
}

#sp-bottom .social-icons>li:hover a,
#sp-footer .social-icons>li:hover a {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.1)
}

#sp-bottom {
	padding: 6.25rem 0 4.375rem
}

#sp-footer {
	padding: 0
}

#sp-footer .container-inner {
	padding: 1.875rem 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

#sp-footer a:not(.btn):not(.sppb-btn) {
	color: rgba(255, 255, 255, 0.5)
}

#sp-footer a:not(.btn):not(.sppb-btn):hover,
#sp-footer a:not(.btn):not(.sppb-btn):active,
#sp-footer a:not(.btn):not(.sppb-btn):focus {
	color: #fff
}

#sp-footer ul.menu {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 -20px
}

#sp-footer ul.menu li {
	display: inline-block;
	margin: 0 20px
}

#sp-footer ul.menu li a {
	display: block
}

#sp-footer ul.menu li a:hover {
	background: none
}

#sp-footer #sp-footer2 {
	text-align: right
}

html.offline body {
	background: #F3F3F3
}

html.offline .offline-wrapper {
	padding: 50px;
	background-color: #FFFFFF;
	border-radius: 10px
}

html.coming-soon,
html.offline {
	width: 100%;
	height: 100%;
	min-height: 100%
}

html.coming-soon body,
html.offline body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 40%
}

html.coming-soon .coming-soon-logo,
html.offline .coming-soon-logo {
	display: inline-block;
	margin-bottom: 2rem
}

html.coming-soon #coming-soon-countdown,
html.offline #coming-soon-countdown {
	margin-top: 4rem
}

html.coming-soon #coming-soon-countdown .coming-soon-days,
html.coming-soon #coming-soon-countdown .coming-soon-hours,
html.coming-soon #coming-soon-countdown .coming-soon-minutes,
html.coming-soon #coming-soon-countdown .coming-soon-seconds,
html.offline #coming-soon-countdown .coming-soon-days,
html.offline #coming-soon-countdown .coming-soon-hours,
html.offline #coming-soon-countdown .coming-soon-minutes,
html.offline #coming-soon-countdown .coming-soon-seconds {
	margin: 0;
	float: left;
	width: 25%
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
	width: 100%;
	font-size: 4.5rem;
	letter-spacing: -1px;
	line-height: 1
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,
html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
	font-size: 1.5rem;
	letter-spacing: -1px;
	display: block;
	text-transform: uppercase
}

html.coming-soon .coming-soon-position,
html.offline .coming-soon-position {
	margin-top: 2rem
}

html.coming-soon .social-icons,
html.offline .social-icons {
	margin-top: 4rem
}

html.coming-soon .coming-soon-login form,
html.offline .coming-soon-login form {
	display: inline-block
}

html.error-page {
	width: 100%;
	height: 100%
}

html.error-page body {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 40%
}

html.error-page .error-logo {
	display: inline-block;
	margin-bottom: 2rem
}

html.error-page .error-modules {
	margin-top: 2rem
}

.sp-social-share ul {
	display: block;
	padding: 0;
	margin: 20px -5px 0
}

.sp-social-share ul li {
	display: inline-block;
	font-size: 24px;
	margin: 0 5px
}

.profile>div:not(:last-child) {
	margin-bottom: 30px
}

.dl-horizontal dt {
	margin: 8px 0;
	text-align: left
}

.page-header {
	padding-bottom: 15px
}

table.category {
	width: 100%
}

table.category thead>tr,
table.category tbody>tr {
	border: 1px solid #f2f2f2
}

table.category thead>tr th,
table.category thead>tr td,
table.category tbody>tr th,
table.category tbody>tr td {
	padding: 10px
}

.contact-form .form-actions {
	background: none;
	border: none
}

@media print {
	.visible-print {
		display: inherit !important
	}

	.hidden-print {
		display: none !important
	}
}

.sp-preloader {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999
}

.sp-preloader>div {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	position: absolute;
	animation: spSpin 0.75s linear infinite
}

.sp-preloader>div:after {
	content: '';
	position: absolute;
	width: 49px;
	height: 49px;
	top: 1px;
	right: 0;
	left: 0;
	margin: auto;
	border-radius: 50%
}

.sp-scroll-up {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #333;
	border-radius: 100px;
	z-index: 1000
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
	color: #fff
}

label {
	font-weight: 500
}

.form-check-label {
	line-height: 1.5
}

.form-group {
	margin-bottom: 1.875rem
}

.form-group:not(.form-check) label {
	margin: 0;
	line-height: 1
}

.control-group {
	margin-bottom: 1rem
}

select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]) {
	height: calc(2.25rem + 2px)
}

.form-control,
.sppb-form-control,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"] {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	height: 44px;
	font-size: 1rem;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 0px;
	border-bottom: 2px solid #EBEBEB;
	border-radius: 0;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus,
.sppb-form-control:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
	color: #8B8B8B;
	background-color: #fff;
	border-color: #1fc7c7;
	outline: 0;
	box-shadow: none
}

.input-group-prepend .input-group-text {
	border-radius: 0;
	border: 0;
	border-bottom: 2px solid #EBEBEB;
	background: none;
	padding-bottom: 20px
}

.chzn-select,
.chzn-select-deselect {
	width: 100%
}

.chzn-container.chzn-container-single .chzn-single {
	display: block;
	width: 100%;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	height: calc(2.25rem + 2px);
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid 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;
	box-shadow: none
}

.chzn-container.chzn-container-single .chzn-single div {
	width: 30px;
	background: none
}

.chzn-container.chzn-container-single .chzn-single div>b {
	background: none;
	position: relative
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 0.875rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
	border-radius: 0.25rem 0.25rem 0 0
}

.chzn-container.chzn-container-single .chzn-search {
	padding: 0.625rem
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
	display: block;
	width: 100%;
	padding: 0.5rem 1.429rem 0.5rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25;
	height: calc(2rem + 2px);
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid 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;
	box-shadow: none;
	-webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.chzn-container.chzn-container-single .chzn-search:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 0.875rem;
	color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.chzn-container.chzn-container-single .chzn-drop {
	border-color: rgba(0, 0, 0, 0.15);
	border-radius: 0 0 0.25rem 0.25rem;
	box-shadow: none;
	-webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
	background-image: none !important
}

.chzn-container.chzn-container-multi .chzn-choices {
	display: block;
	width: 100%;
	padding: 0 0.75rem;
	min-height: calc(2.25rem + 2px);
	line-height: 1.25;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid 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;
	box-shadow: none;
	-webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.25;
	height: calc(2rem + 2px);
	background-color: #fff
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
	margin: 5.5px 5px 0 0;
	padding: 5px 20px 5px 5px;
	background-image: none;
	background-color: #f5f5f5;
	border-color: rgba(0, 0, 0, 0.1);
	box-shadow: none;
	-webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
	background: none;
	top: 5px;
	color: rgba(0, 0, 0, 0.2)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
	color: rgba(0, 0, 0, 0.5)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 0.875rem;
	position: absolute;
	top: 0;
	right: 0
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
	border-radius: 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
	margin-top: -4px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
	padding: 0.75rem;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-top: 0;
	border-radius: 0 0 0.25rem 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
	background: none
}

.form-horizontal .control-label {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left
}

.form-horizontal .controls {
	margin-left: 220px
}

.card-block {
	padding: 20px
}

.card-block ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block
}

.card-block ul li {
	display: block
}

.alert.alert-error {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

#sp-cookie-consent {
	position: fixed;
	font-size: 16px;
	font-weight: 500;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10001
}

#sp-cookie-consent>div {
	padding: 20px;
	position: relative
}

.form-check-inline input[type="radio"] {
	display: none
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
	margin: 0;
	margin-right: -5px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #f3f3f3;
	color: #333;
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: 0
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
	background: #46a546;
	color: #fff
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
	display: none !important
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
	border-left: 1px solid #b3b3b3;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.com-contenthistory .btn-group {
	display: flex;
	justify-content: flex-end
}

.com-contenthistory .btn-group button {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	border: 1px solid #bbb;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.com-contenthistory .btn-group button:hover {
	color: #333;
	background-color: #e9e9e9
}

#versionsModal {
	top: 10%
}

#versionsModal .modal-dialog {
	max-width: 80%
}

#versionsModal iframe {
	min-height: 300px
}

.sppb-addon-optin-forms .sppb-form-control {
	height: 3.375rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	border-color: rgba(0, 0, 0, 0.1)
}

.sppb-addon-optin-forms .submit-button-inside .sppb-btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 0.9688rem 2.5rem
}

.com-media.contentpane {
	padding: 10px !important
}

.com-media .well {
	background: #f5f5f5;
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 10px
}

.com-media .well .row {
	margin: 0;
	padding: 0
}

.com-media .well .row>div:first-child {
	width: calc(100% - 200px)
}

.com-media .well .row>div:last-child {
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 30px
}

.com-media .well .row #folderlist {
	display: inline-block
}

.com-media .well .row #upbutton {
	display: none
}

.com-media.view-imagesList {
	padding: 0px 0px 10px 0 !important
}

.com-media.view-imagesList:before {
	content: " ";
	display: table
}

.com-media.view-imagesList:after {
	display: block;
	clear: both;
	content: ""
}

.com-media.view-imagesList ul.manager {
	list-style: none;
	padding: 0;
	margin: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail {
	width: 110px;
	float: left
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
	height: 60px;
	margin-bottom: 10px;
	text-align: center
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
	display: inline-block;
	width: 60px;
	height: 40px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
	background-color: #92ceff;
	border-radius: 0 5px 5px 5px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
	content: '';
	width: 50%;
	height: 12px;
	border-radius: 0 20px 0 0;
	background-color: #92ceff;
	position: absolute;
	top: -12px;
	left: 0px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
	display: inline-block
}

.sp-megamenu-parent {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	z-index: 99;
	display: block;
	position: relative;
	text-align: left
}

.sp-megamenu-parent>li {
	display: inline-block;
	position: relative;
	padding: 0
}

.sp-megamenu-parent>li.menu-justify {
	position: static
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	line-height: 84px;
	font-size: 14px;
	font-weight: 500;
	margin: 0
}

.sp-megamenu-parent>li .sp-menu-badge {
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	font-size: 10px;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
	background: #d60000;
	color: #fff;
	border-radius: 3px
}

.sp-megamenu-parent .sp-module {
	padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
	list-style: none;
	padding: 0;
	margin: 0
}

.sp-megamenu-parent .sp-mega-group>li>a {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
	list-style: none;
	padding: 0;
	margin: 0
}

.sp-megamenu-parent .sp-dropdown {
	margin: 0;
	position: absolute;
	z-index: 10;
	display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.1);
	padding: 0px 30px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
	margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
	list-style: none;
	padding: 0;
	margin: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	top: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.1)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	display: block;
	margin: 0 -30px;
	padding: 0;
	position: relative;
	transition: 400ms ease-out
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	font-size: 14px;
	line-height: 1;
	display: block;
	padding: 15px 30px;
	cursor: pointer
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
	text-transform: uppercase;
	font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module {
	padding: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
	font-size: 14px;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
	margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
	margin: 0 0 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
	font-size: 14px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
	opacity: 0.8
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
	margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
	margin-top: 0
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
	display: block
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
	animation: spFadeIn 600ms
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
	animation: spFadeInUp 400ms ease-in
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
	animation: spFadeInDown 400ms ease-in
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
	animation: spZoomIn 300ms
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
	animation: spRotateIn 300ms
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
	animation: spPulse 300ms
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	float: right;
	margin-left: 7px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
	margin-left: 5px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
	margin-right: 5px
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	float: right;
	margin-left: 7px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
	margin-left: 45px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
	left: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
	left: auto;
	right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
	right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
	left: 100%
}

@media (min-width:576px) {
	.sp-menu-full.container {
		width: 540px
	}
}

@media (min-width:768px) {
	.sp-menu-full.container {
		width: 720px
	}
}

@media (min-width:992px) {
	.sp-menu-full.container {
		width: 960px
	}
}

@media (min-width:1200px) {
	.sp-menu-full.container {
		width: 1140px
	}
}

.offcanvas-init {
	overflow-x: hidden;
	position: relative
}

.offcanvas-active .offcanvas-overlay {
	visibility: visible;
	opacity: 1
}

.offcanvas-overlay {
	background: rgba(0, 0, 0, 0.6);
	backdrop-filter: blur(30px);
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	visibility: hidden;
	transition: 0.6s
}

.body-wrapper {
	position: relative;
	transition: 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	backface-visibility: hidden
}

.close-offcanvas {
	position: absolute;
	top: 40px;
	z-index: 1
}

.close-offcanvas svg {
	transition: 300ms
}

.offcanvas-menu {
	width: 410px;
	height: 100%;
	position: fixed;
	top: 0;
	overflow: inherit;
	transition: 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	z-index: 10000
}

.offcanvas-menu .offcanvas-inner {
	padding: 2.5rem 3.75rem
}

.offcanvas-menu .offcanvas-inner .sp-module {
	padding: 0;
	margin: 8.75rem 0 0
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	font-size: 1rem;
	font-weight: bold
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 1.25rem
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	display: block
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li:not(:last-child) {
	margin-bottom: 2.3125rem
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li>a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li>span {
	display: inline-block;
	font-weight: 500;
	font-size: 1.875rem;
	line-height: 2.4375rem;
	padding: 0;
	position: relative
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.active>a {
	font-weight: 700;
	border-bottom: 3px solid
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	position: absolute;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.25rem
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
	content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
	content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.nav-header>.menu-toggler:after {
	content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.25rem
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler:after {
	content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
	display: none;
	padding-top: 1.25rem
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li:not(:last-child) {
	margin-bottom: 0.625rem
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
	font-size: 1.125rem;
	line-height: 1
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li ul {
	padding-top: 0.625rem;
	padding-bottom: 1.25rem
}

body.ltr.offcanvs-position-left .body-wrapper {
	left: 0
}

body.ltr.offcanvs-position-left .offcanvas-menu {
	left: -410px
}

body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
	left: 0
}

body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
	left: 410px
}

body.ltr.offcanvs-position-right .body-wrapper {
	right: 0
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -410px
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
	right: 0
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
	right: 410px
}

body.ltr .close-offcanvas {
	right: 30px
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	margin-left: 16px
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
	margin-left: 16px
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
	margin-left: 10px
}

@keyframes spFadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes spFadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes spFadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes spZoomIn {
	0% {
		opacity: 0;
		transform: scale3d(0.3, 0.3, 0.3)
	}

	100% {
		opacity: 1
	}
}

@keyframes spRotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

@keyframes spPulse {
	from {
		opacity: 0;
		transform: scale3d(1, 1, 1)
	}

	50% {
		opacity: 0.5;
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
}

@keyframes spSpin {
	to {
		transform: rotate(360deg)
	}
}

@media (max-width:991px) {
	.article-list.articles-leading .article .article-header h2 {
		font-size: 1.875rem
	}

	.sppb-magnific-popup img {
		height: 70px;
		padding: 18px 35px
	}
}

@media (max-width:767px) {
	#sp-header {
		padding: 0 20px
	}

	h1,
	.h1 {
		font-size: 2.625rem;
		line-height: 3.4375rem
	}

	h2,
	.h2 {
		font-size: 1.875rem;
		line-height: 2.5rem
	}

	h3,
	.h3 {
		font-size: 1.25rem;
		line-height: 1.4
	}

	h4,
	.h4 {
		font-size: 1.125rem;
		line-height: 1.3
	}

	.btn,
	.sppb-btn {
		line-height: 1.2;
		padding: 0.5rem 0.75rem
	}

	.btn-lg,
	.sppb-btn-lg {
		padding: 0.75rem 1rem
	}

	.sppb-addon-optin-forms .sppb-form-control {
		height: 2.625rem;
		padding-left: 0.75rem;
		padding-right: 0.75rem
	}

	.sppb-addon-optin-forms .submit-button-inside .sppb-btn {
		padding: 0.75rem 1rem
	}

	.article-list.articles-leading {
		margin-bottom: 80px
	}

	.article-list.articles-leading .article .article-header h2 {
		font-size: 1.75rem
	}

	.article-list.articles-leading .article .article-body {
		padding-right: 0
	}

	.article-list.articles-leading .article .article-media {
		margin-bottom: 1.875rem
	}

	.article-list.articles-leading .article .article-media .article-intro-image {
		margin: 0
	}

	.article-details .article-header {
		margin-bottom: 1rem
	}

	.article-details .article-header h1,
	.article-details .article-header h2 {
		font-size: 1.75rem;
		line-height: 1.4
	}

	.related-article-list-container {
		padding-top: 3.75rem
	}

	.related-article-list-container .related-article-title {
		margin-bottom: 1.875rem
	}

	#sp-bottom {
		padding: 3.75rem 0 1.875rem
	}
}



/*DEFAULT.HTML INFOAL*/
body,
.sp-preloader {
	background-color: #f5f9fc;
	color: rgba(37, 37, 37, 0.7)
}

a {
	color: #1fc7c7
}

a:hover,
a:focus,
a:active {
	color: #158585
}

h1,
.h1 {
	color: #252525
}

h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #199e9e
}

.sp-preloader>div {
	background: #1fc7c7
}

.sp-preloader>div:after {
	background: #f5f9fc
}

.dropdown-menu .menu>li>a {
	color: #252525
}

.dropdown-menu .menu>li:focus a,
.dropdown-menu .menu>li:hover a,
.dropdown-menu .menu>li:active a,
.dropdown-menu .menu>li.active a {
	background-color: #7dc9cc
}

.dropdown-item {
	color: #252525 !important
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:active {
	background-color: #7dc9cc
}

.tags>li {
	display: inline-block
}

.tags>li a {
	background: rgba(31, 199, 199, 0.1);
	color: #1fc7c7
}

.tags>li a:hover {
	background: #158585
}

.sppb-addon-article .sppb-article-info-wrap a {
	color: #199e9e
}

.sppb-addon-article .sppb-readmore {
	color: #199e9e
}

.article-social-share .social-share-icon ul li a {
	color: #252525
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
	background: #1fc7c7
}

.readmore a.continue-reading {
	color: #199e9e
}

.article-info>span:not(:last-child)::after {
	background-color: #252525
}

.article-info>span a {
	color: #252525
}

.article-info>span a:hover {
	color: #158585
}

.article-details .article-header h1,
.article-details .article-header h2 {
	color: #199e9e
}

.article-details .createdby {
	color: #199e9e
}

.article-ratings {
	border-top: 1px solid #252525
}

.article-ratings .rating-symbol {
	border-left: 1px solid rgba(73, 74, 71, 0.4)
}

.article-ratings .ratings-count {
	color: #199e9e
}

.sp-reading-progress-bar {
	background-color: #1fc7c7
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
	color: #252525
}

.sp-megamenu-parent>li:focus>a,
.sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent>li:active>a,
.sp-megamenu-parent>li.active>a {
	color: #1fc7c7
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #FFF
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
	color: #252525
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active {
	background-color: #7dc9cc
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
	color: #252525
}

.sp-megamenu-parent .sp-mega-group>li>a {
	color: #252525
}

.close-offcanvas svg {
	fill: #252525
}

.close-offcanvas:hover svg {
	fill: #1fc7c7
}

.offcanvas-menu {
	background-color: #7dc9cc;
	color: #252525
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
	color: #199e9e
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul>li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span:focus {
	color: #252525
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.active a {
	border-color: #252525
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
	color: rgba(25, 158, 158, 0.5)
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
	color: rgba(25, 158, 158, 0.8)
}

.btn-default,
.sppb-btn-default {
	color: #199e9e
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.sppb-btn-default:hover,
.sppb-btn-default:focus,
.sppb-btn-default:active,
.sppb-btn-default:not(:disabled):not(.disabled).active,
.sppb-btn-default:not(:disabled):not(.disabled):active {
	color: #1fc7c7;
	border-color: #1fc7c7
}

.btn-primary,
.sppb-btn-primary {
	border-color: #1fc7c7;
	background-color: #1fc7c7
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active,
.sppb-btn-primary:not(:disabled):not(.disabled).active,
.sppb-btn-primary:not(:disabled):not(.disabled):active {
	color: #fff;
	border-color: #158585;
	background-color: #158585
}

.btn-secondary,
.sppb-btn-secondary {
	border-color: #199e9e;
	background-color: #199e9e
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.sppb-btn-secondary:hover,
.sppb-btn-secondary:focus,
.sppb-btn-secondary:active,
.sppb-btn-secondary:not(:disabled):not(.disabled).active,
.sppb-btn-secondary:not(:disabled):not(.disabled):active {
	color: #fff;
	border-color: #20caca;
	background-color: #20caca
}

.btn-outline-primary,
.sppb-btn-primary.sppb-btn-outline {
	border-color: #1fc7c7;
	color: #1fc7c7
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.sppb-btn-primary.sppb-btn-outline:hover,
.sppb-btn-primary.sppb-btn-outline:focus,
.sppb-btn-primary.sppb-btn-outline:active,
.sppb-btn-primary.sppb-btn-outline:not(:disabled):not(.disabled).active,
.sppb-btn-primary.sppb-btn-outline:not(:disabled):not(.disabled):active {
	border-color: #158585;
	background-color: #158585
}

.btn-outline-secondary,
.sppb-btn-secondary.sppb-btn-outline {
	border-color: #199e9e;
	color: #199e9e
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.sppb-btn-secondary.sppb-btn-outline:hover,
.sppb-btn-secondary.sppb-btn-outline:focus,
.sppb-btn-secondary.sppb-btn-outline:active,
.sppb-btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled).active,
.sppb-btn-secondary.sppb-btn-outline:not(:disabled):not(.disabled):active {
	color: #fff;
	border-color: #20caca;
	background-color: #20caca
}

.btn-link,
.sppb-btn-link {
	color: #199e9e;
	border-bottom: 1px solid #199e9e
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link:not(:disabled):not(.disabled).active,
.btn-link:not(:disabled):not(.disabled):active,
.sppb-btn-link:hover,
.sppb-btn-link:focus,
.sppb-btn-link:active,
.sppb-btn-link:not(:disabled):not(.disabled).active,
.sppb-btn-link:not(:disabled):not(.disabled):active {
	color: #20caca;
	border-color: #20caca
}

ul.social-icons>li a:hover {
	color: #1fc7c7
}

.sp-page-title,
.articles-leading {
	background: #7dc9cc
}

.sp-page-title::after,
.articles-leading::after {
	border-color: #7dc9cc transparent transparent transparent
}

.layout-boxed .body-innerwrapper {
	background: #f5f9fc
}

.sp-module ul>li>a {
	color: #252525
}

.sp-module ul>li>a:hover {
	color: #1fc7c7
}

.sp-module .latestnews>div>a {
	color: #252525
}

.sp-module .latestnews>div>a:hover {
	color: #1fc7c7
}

.sp-module .tagscloud .tag-name:hover {
	background: #1fc7c7
}

.search .btn-toolbar button {
	background: #1fc7c7
}

.sp-scroll-up {
	background-color: #1fc7c7
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
	background-color: #158585
}

#sp-footer,
#sp-bottom {
	background: #199e9e
}

.sp-comingsoon body {
	background-color: #1fc7c7
}

.pagination .page-item .page-link {
	color: #252525
}

.pagination .page-item:not(.active):hover .page-link {
	color: #1fc7c7
}

.pagination .page-item.active .page-link {
	background-color: #7beaea;
	color: #252525
}

.error-code,
.coming-soon-number {
	color: #1fc7c7
}














/*++++++InFoAL custom.css++++*/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #252525;
	font-family: 'QuickSand', sans-serif;
}

h1,
.h1,
h2,
.h2 {
	font-weight: 600;
	margin-bottom: 20px;
}

h3::first-letter,
h4::first-letter,
h5::first-letter,
h6::first-letter,
.article-content p::first-letter,
.article-details .article-content::first-letter {
	font-size: inherit;
}

h4,
.h4 {
	font-size: 1.10rem;
}

body {
	font-family: 'QuickSand', sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #252525;
}

body a {
	color: #287f7f;
}

body strong {
	color: #252525;
}

body.site {
	background-size: cover;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
	font-family: 'QuickSand', sans-serif;
	font-size: 1.3rem;
	font-weight: 500;
	color: #02bfc2;
	letter-spacing: -0.4px;
	text-decoration: none;
}

.error-page body {
	background: #c7ebeb;
	font-family: 'QuickSand', sans-serif;
	font-weight: 600;
}

.error-page body h1 {
	font-weight: 300;
}

.error-page .footer,
.error-page .link-help {
	display: none;
}

body .offcanvas-menu {
	background: #d0e9ea;
}

body.itemid-232 .article-details,
body.itemid-106 .article-details {
	display: none;
}

body #ui-datepicker-div {
	background: #fff;
	padding: 5px 10px;
}

body .ui-widget-header {
	background: transparent;
	border: 0;
}

body .ui-state-default,
body .ui-widget-content .ui-state-default {
	border: 0;
	background: transparent;
	text-align: center;
}

body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active,
body a.ui-button:active,
body .ui-button:active,
body .ui-button.ui-state-active:hover {
	background: #75c0c1;
}

a.ui-datepicker-prev,
a.ui-datepicker-next {
	color: #fff;
	padding: 3px 6px;
	border-radius: 5px;
	cursor: pointer;
}

a.ui-datepicker-prev,
a.ui-datepicker-next a.ui-datepicker-next {
	float: right;
	line-height: 20px;
}

.ui-datepicker-calendar td {
	background: #f6f9f9;
	border: 0;
	text-align: center;
	width: 28px
}

.ui-datepicker-calendar td:hover {
	background: #75c0c1;
}

.ui-datepicker-calendar td:hover a {
	color: #fff;
}

.ui-datepicker-calendar td.ui-state-disabled {
	background: #fff;
	border: 0;
}

.com-calculadora h1,
.view-checkout h1 {
	font-size: 35px;
	font-weight: 600;
	line-height: 1.6em
}

.com-calculadora h2,
.view-checkout h2 {
	font-size: 30px;
	font-weight: 600;
}

.com-calculadora h3,
.view-checkout h3 {
	font-size: 25px;
	font-weight: 600;
}

/*=========HEADER===========*/
header .logo-image,
header .logo-image-phone {
	height: auto;
}

header .btn-primary,
header .btn-secondary {
	border: none;
	border-radius: 0.3125rem;
	padding: 10px 15px;
	font-size: 16px;
}

header .btn-secondary {
	margin-left: 1rem !important;
}

header .btn-outline-secondary {
	border-radius: 0.3125rem;
	padding: 10px 15px !important;
	font-size: 16px;
}

body.tramites #sp-main-body {
	padding: 140px 0 80px;
}

body.view-carts #sp-main-body>.container,
body.view-checkout #sp-main-body>.container {
	background: #ffffff94;
	padding: 20px;
}

.sp-page-title {
	padding: 100px 0px 30px 0px;
	text-align: center;
	background: #cdf2f2;
}

.sp-page-title::after {
	content: none;
}

.sp-page-title .sp-page-title-heading {
	font-size: 36px;
	font-weight: 400;
}

.sp-page-title .sp-page-title-sub-heading {
	font-size: 20px;
}

.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
	width: 100%;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li:not(:last-child) {
	margin-bottom: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li>a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li>span {
	font-size: 20px;
	line-height: 1.4em;
}

.offcanvas-menu .offcanvas-inner .sp-module {
	margin-top: 5vh;
}

.offcanvas-menu .offcanvas-inner .sp-module .mod-languages .lang-block {
	display: flex;
}

.offcanvas-menu .offcanvas-inner .sp-module .mod-languages .lang-block li {
	width: 100%;
	height: 37px;
	text-align: center;
}

.offcanvas-menu .offcanvas-inner .sp-module .mod-languages .lang-block li.lang-active {
	border-radius: 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module .mod-languages .lang-block li a {
	font-size: 20px;
	margin-top: 3px;
}

.offcanvas-menu .offcanvas-inner .sp-module:nth-child(3),
.offcanvas-menu .offcanvas-inner .sp-module:nth-child(4) {
	width: 50%;
	margin: 0;
	display: inline-block;
}

.offcanvas-menu .offcanvas-inner .sp-module.contacto {
	margin: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module.contacto p {
	color: #199e9e;
	text-align: center;
	font-weight: 500;
}

.offcanvas-logo img {
	margin: 0 auto;
}

body .social-icons {
	display: flex;
}

body .social-icons li {
	width: 100%;
}

/*=========PAGES===========*/
.nosotros1 .sppb-addon-wrapper>div {
	padding-top: 0;
}

.blog .articles-leading {
	background: #eafafa;
}

.blog .article-list.articles-leading::after {
	border-color: #eafafa transparent transparent transparent;
}

.blog .alignful .article-list .article .article-intro-image img {
	width: auto;
	height: 500px;
	object-fit: cover;
	object-position: top;
}

.blog .article-list .row .article .article-intro-image img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	object-position: top;
	transition: transform .5s ease;
}

.tramites .article-list .row .article .article-intro-image img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: top;
	transition: transform .5s ease;
}

.tramites .article-list .j2store-product.j2store-product.simple.default {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0px;
	border-top: 1px solid #dfdfdf;
}

.tramites .article-list .j2store-product.j2store-product.simple.default .tax-text,
.article-details.tramites .j2store-product .tax-text {
	font-size: 13px;
}

.tramites .article-list .row .article .j2store-addtocart-form {
	margin-top: 0px;
}

.tramites .article-list .row .article .product-sku,
.tramites .article-list .row .article .product-qty,
.article-details.tramites .j2store-product .product-sku {
	display: none;
}

.blog .article-list .row .article .article-intro-image img:hover {
	transform: scale(1.1);
}

.article-details.tramites h1 {
	font-size: 24px;
	color: #252525;
	line-height: 1.4em;
}

.article-details.tramites .article-header {
	margin-bottom: 0px;
}

.article-details.tramites .j2store-product {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 0px;
	margin-bottom: 10px;
}

.tramites .more-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.tramites .more-info .badge {
	display: flex;
	padding: 0px;
}

.tramites .more-info .price-default {
	text-decoration: line-through;
}

.tramites .more-info .badge>div {
	background: #cdf2f2;
	padding: 4px 6px;
	border-radius: 5px;
	color: #03bfc2;
	margin-right: 6px;
	font-size: 14px;
}

.tramites .more-info .badge div.dto {
	background: #cdf2f2;
	color: #03bfc2;
}

.tramites .more-info .badge div.top {
	background: #196363;
	color: #fff;
}

.tramites .more-info .badge div.cat {
	background: #5ab3b3;
	color: #fff;
}

.tramites .more-info .reviews i.fa-star {
	color: #ffb400;
}

.tramites .more-info .reviews i.fa-check-circle {
	color: #1877f2;
}

.tramites .j2store-addtocart-form {
	margin-bottom: 10px;
}

.tramites .share {
	display: flex;
	align-items: center;
}

.tramites .share>span {
	margin-right: 6px;
}

.related .moduletable {
	padding: 30px 0;
}

.related .moduletable>h3 {
	margin-bottom: 20px;
}

.related .inner-mix {
	background: #ffffff94;
	padding: 10px;
	min-height: 160px;
}

.related .inner-mix h3 {
	line-height: 1.4em;
}

.related .inner-mix h3 a {
	color: #252525;
	font-weight: 600;
	font-size: 20px;
}

.related .inner-mix p.mix-introtext {
	color: #252525;
	font-weight: 500;
	line-height: 1.3em;
}

.accordion .accordion-item {
	border: 0;
}

.accordion .accordion-button {
	background: #ecfbfb;
	color: #252525;
	font-size: 20px;
}

.accordion .accordion-button:focus {
	box-shadow: 0 0 0 .25rem rgba(184, 234, 234, 0.33);
}

body .login-form-container {
	background: #ffffff94;
	padding: 20px;
}

body.view-formularis #sp-component,
body.view-myprofile #sp-component,
body.com-users #sp-component,
body.com-formularis #sp-component {
	background: #ffffff94;
	padding: 20px;
	margin-top: 40px;
}

body .faqsj2store h4 {
	border-bottom: 2px solid #c1e3e3;
}

/*=========SHOP===========*/
body .j2store #billing-address .checkout-content label,
body .j2store #shipping-address .checkout-content label {
	display: inline;
}

body .j2store .checkout-heading {
	border-radius: 5px;
}

.articulos-destacados .article .article-body {
	flex-direction: column;
	padding: 45px 40px 22px 45px;
}

.articulos-destacados .article-header {
	display: flex;
	justify-content: space-between;
	padding-left: 0px;
}

body .articulos-destacados .article {
	height: 100%;
	background: #fff;
	margin: 18px !important;
	box-shadow: 2px 2px 8px #ccc;
	border-radius: 3px;
}

body.layout-default .mnu-servicios .btn {
	padding: 15px 22px !important;
}

.j2store-product .product-price-container .sale-price {
	font-size: 2em;
	float: left;
	font-weight: bold;
	line-height: 26px;
}

.articulos-destacados .j2store-product .product-price-container .sale-price {
	font-size: 40px;
	line-height: 1.2em;
	font-weight: 600;
	float: left;
	margin-bottom: 0px;
	color: #252525;
}

.articulos-destacados .j2store-product .product-price-container {
	margin-bottom: 5px;
	margin-top: 0px;
}

.articulos-destacados .j2store-product .j2store-addtocart-form input.input-mini {
	display: none;
}

.tramites .article-list .article .article-header h1,
.article-list .article .article-header h2 {
	font-size: 1.55rem;
	line-height: 1.4;
	letter-spacing: -0.6px;
}

.tramites .article-list .article .article-body {
	padding: 10px 20px;
}

.tramites .article-list .article {
	background-color: #ffffff94 !important;
}

.article-details {
	padding: 30px 20px;
	background-color: #ffffff94 !important;
	margin-top: 40px;
}

body.tramites .article-content h2,
body.tramites .article-details .moduletable h3 {
	font-size: 30px;
	font-weight: 600;
	padding: 30px 0 8px;
	position: relative;
	margin-bottom: 0px;
	line-height: 1.8em;
}

body.tramites .article-content h2:before,
body.tramites .article-content .moduletable h3:before {
	content: "";
	position: absolute;
	left: 7%;
	bottom: 16px;
	width: 150px;
	height: 14px;
	transform: skew(-12deg) translateX(-50%);
	background: rgb(11 93 99 / 50%);
	z-index: -1;
}

body.tramites .article-content ul li::marker {
	content: "";
}

body.tramites .article-content h3 {
	font-size: 25px;
	font-weight: 500;
}

body.tramites .article-content h4 {
	font-size: 30px;
}

#sp-section-3 {
	padding-bottom: 30px;
}

#sp-section-4 {
	padding: 30px 0px;
	background: #fff;
}

.com-users-login .form-horizontal .controls {
	margin-left: 0px;
}

#checkout .checkout-content .row>b {
	display: none;
}

#checkout .checkout-content .row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
}

#checkout .checkout-content .row>div {
	background: #e3eeef;
	padding: 25px;
	margin: 0px 10px;
}

.view-carts .j2store-cart-buttons .buttons-left {
	display: none;
}

.view-carts .cart-checkout-button .btn-success {
	width: 100%;
}

.j2store .checkout-content label {
	display: flex;
}

.j2store .checkout-content label input,
.j2store .checkout-content label img {
	margin-right: 10px;
}

.article-content .mod-login__userdata span.icon-fw {
	font-family: 'Font Awesome 5 Free';
}

.article-content .mod-login__username span.icon-user:before {
	content: "\f007";
}

.article-content .mod-login__password span.icon-eye:before {
	content: "\f06e";
}

.coupon form {
	display: flex;
	margin-bottom: 20px;
}

.coupon form input {
	border-radius: 10px;
	border: 2px solid #1fc7c7;
}

.destacado-naranja {
	background: #ffdf57;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.itemid-841 .article-details.tramites .j2store-product {
	flex-direction: column;
	align-items: initial;
}

.itemid-841 .article-details.tramites .options {
	padding: 10px;
	background: #e1f0f1;
	margin: 20px 0;
	border-radius: 10px;
}

.itemid-841 .article-details.tramites .options::before {
	content: "Por favor, selecciona tus opciones a continuación:";
	display: block;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	padding: 5px;
}

.itemid-841 .article-details.tramites .options::after {
	content: "IMPORTANTE: Revisa en tu formulario que los datos bancarios sean correctos.";
	font-size: 14px;
	background-color: #e66f0f;
	display: block;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-radius: 10px;
}

/*=========FOOTER===========*/
#sp-footer .container-inner {
	padding: 2px;
	border-top: none;
}

#sp-bottom .menu-right ul.menu {
	text-align: right;
}

#sp-ratingfooter {
	padding-top: 20px;
}

.sp-megamenu-parent>li>a.boldlink,
.offcanvas-menu .offcanvas-inner .sp-module ul>li>a.boldlink {
	font-weight: 700;
}


.j-main-container>.table {
	padding: 4px !important;
}


/*=========MEDIA QUERIES===========*/
@media (min-width: 1200px) {
	.container {
		max-width: 1320px;
	}
}

@media (max-width: 992px) {
	body #sp-header #sp-logo {
		margin-right: 20px;
	}

	body #sp-header .mr-auto .sp-column {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.sp-column>a {
		margin-left: 5px !important;
		font-size: 15px;
		border-radius: 6px;
		padding: 7px 12px !important;
		background: ;
		width: auto;
	}

	body #sp-header .mr-auto .btn-outline-primary {
		background: #ffffffa1;
	}

	#sp-bottom .menu-right ul.menu,
	#sp-bottom .menu-left ul.menu {
		text-align: center;
	}

	.offcanvas-active .offcanvas-menu {
		width: 100%;
	}

	.sp-page-title .sp-page-title-heading {
		font-size: 28px;
	}

	.sppb-addon-animated-heading h3 {
		line-height: 1.6em;
		text-align: center;
	}

	.articulos-destacados .article .article-body {
		padding: 20px;
	}

	.articulos-destacados .article .article-body .article-title {
		width: 58%;
	}

	.articulos-destacados .article .article-body .j2store-product {
		width: 42%;
	}

	.articulos-destacados .j2store-product .product-price-container .sale-price {
		font-size: 30px;
	}

	.articulos-destacados .j2store-product .j2store-cart-button {
		font-size: 10px;
	}

	.blog .alignful .article-list .article .article-intro-image img,
	.tramites.blog .article-list .article .article-intro-image img {
		width: 100%;
		height: auto;
	}

	.tramites.blog .btn,
	body.layout-default .mnu-servicios .btn {
		line-height: 1.2;
		padding: 0.5rem 0.70rem !important;
	}

	body.tramites .article-list .row .article .article-intro-image img {
		height: auto;
	}

	.tramites .more-info .badge>div {
		font-size: 12px;
	}

	.tramites .more-info .reviews .fa {
		font-size: 12px;
	}

	.article-details.tramites input.j2store-cart-button.btn.btn-primary {
		font-size: 14px;
		padding: 6px 4px;
	}

	.article-details.tramites .tags a {
		font-size: 11px;
		padding: 6px 7px;
	}

	body .article-details.tramites .product-qty input[type="number"] {
		padding: 6px !important;
		width: 50px !important;
	}

	.article-details.tramites .article-intro-image.float-left {
		margin-bottom: 20px;
	}

	.article-details.tramites h1 {
		font-size: 18px;
	}

	body.tramites .article-content h2:before,
	body.tramites .article-details .moduletable h3:before {
		left: 23%;
		bottom: 8px;
	}

	.related .inner-mix {
		min-height: initial;
		margin-bottom: 25px;
	}

	body .faqsj2store h4 .accordion-button {
		font-size: 18px;
	}

	#checkout .checkout-content .row {
		flex-direction: column;
	}

	#checkout .checkout-content .row div:first-child {
		margin-bottom: 20px;
	}

	#checkout .checkout-content .row h2 {
		font-size: 22px;
	}

	.com-calculadora h1,
	.view-checkout h1 {
		font-size: 25px;
		line-height: 1.3em;
		font-weight: 600;
	}

	.com-calculadora h2,
	.view-checkout h2 {
		font-size: 22px;
		line-height: 1.3em;
		font-weight: 600;
	}

	.com-calculadora h3,
	.view-checkout h3 {
		font-size: 20px;
		line-height: 1.3em;
		font-weight: 600;
	}

	#sp-section-4 .container .container-inner>.row {
		flex-direction: column;
	}

	#sp-section-4 .container .container-inner>.row .col-4 {
		width: 100% !important;
		text-align: center;
		margin-bottom: 20px;
	}
}

@media (max-width:1410px) {
	#sp-header #sp-menu.d-none {
		display: none !important;
	}
}

@media (max-width: 420px) {

	.tramites.blog .btn,
	body.layout-default .mnu-servicios .btn {
		font-size: 13px;
	}

	.j2store-product .product-price-container .sale-price {
		font-size: 24px;
	}

	.tramites .more-info .badge>div {
		font-size: 11px;
	}

}

/* =========================================================
   BBTRAMIT · ESTILOS COMUNES OPTIMIZADOS
   Sustituye todos los parches añadidos anteriormente.
   Mantiene la jerarquía Joomla/Helix y añade solo clases de landing.
   ========================================================= */

:root{
	--bb-primary:#1fc7c7;
	--bb-primary-dark:#158585;
	--bb-title:#252525;
	--bb-text:rgba(37,37,37,.74);
	--bb-bg:#f5f9fc;
	--bb-soft:#e8f7f7;
	--bb-soft-2:#ecfbfb;
	--bb-border:#d9eeee;
	--bb-orange:#ff7a00;
	--bb-orange-dark:#e46100;
	--bb-orange-soft:#fff5e9;
	--bb-green:#19a66a;
	--bb-radius:22px;
	--bb-radius-sm:16px;
	--bb-shadow:0 16px 40px rgba(0,0,0,.08);
	--bb-shadow-soft:0 10px 26px rgba(0,0,0,.05);
}

/* Base común sobre la plantilla existente */
body{color:var(--bb-title);background:var(--bb-bg)}
body a{color:#287f7f}
body a:hover,body a:focus,body a:active{color:var(--bb-primary-dark)}
body strong{color:var(--bb-title);font-weight:700}

@media (min-width:1200px){.container{max-width:1320px}}

/* Titulares y contenido Joomla */
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
	color:var(--bb-title);
	font-family:'QuickSand',sans-serif;
	letter-spacing:-.3px;
}
.article-details .article-header h1,
.article-details .article-header h2{
	font-size:clamp(34px,4.3vw,56px);
	line-height:1.08;
	font-weight:700;
	letter-spacing:-1.4px;
	color:var(--bb-title);
	margin-bottom:18px;
}
.article-details .article-content{
	font-size:17px;
	line-height:1.78;
	color:var(--bb-text);
}
.article-details .article-content p{margin-bottom:18px}
.article-content p::first-letter,
.article-details .article-content::first-letter,
.article-details.tramites .article-content::first-letter{font-size:inherit!important;line-height:inherit!important}

/* Artículo normal como tarjeta editorial */
.article-details{
	background:rgba(255,255,255,.92)!important;
	padding:42px;
	margin-top:40px;
	border:1px solid rgba(217,238,238,.7);
	border-radius:var(--bb-radius);
	box-shadow:var(--bb-shadow);
}
.article-details .article-info{color:rgba(37,37,37,.55);font-size:15px;margin-bottom:22px}
.article-details .article-full-image,
.article-details .article-intro-image{
	border-radius:var(--bb-radius);
	overflow:hidden;
	box-shadow:0 14px 34px rgba(0,0,0,.10);
	margin-bottom:30px;
}
.article-details .article-full-image img,
.article-details .article-intro-image img{width:100%}

/* H2/H3 dentro de artículos y trámites */
.article-details .article-content h2,
body.tramites .article-content h2,
body.tramites .article-details .moduletable h3{
	font-size:clamp(28px,3vw,40px);
	line-height:1.22;
	font-weight:700;
	color:var(--bb-title);
	padding:46px 0 12px;
	margin:0 0 20px;
	position:relative;
	letter-spacing:-.8px;
}
.article-details .article-content h2:before,
body.tramites .article-content h2:before,
body.tramites .article-details .moduletable h3:before{
	content:"";
	position:absolute;
	left:0;
	bottom:8px;
	width:150px;
	height:12px;
	background:rgba(31,199,199,.32);
	transform:skew(-12deg);
}
.article-details .article-content h3,
body.tramites .article-content h3{
	font-size:clamp(22px,2.1vw,28px);
	line-height:1.3;
	font-weight:700;
	color:#199e9e;
	margin:28px 0 12px;
}

/* Botones */
.btn,.sppb-btn{
	border-radius:999px;
	font-weight:800;
	text-transform:none;
	letter-spacing:0;
	transition:all 220ms ease;
}
.article-content .btn,
.article-content .sppb-btn,
body.layout-default .mnu-servicios .btn,
.tramites.blog .btn{
	padding:14px 24px!important;
	border-radius:999px;
	font-size:16px;
	line-height:1.25;
	box-shadow:0 10px 20px rgba(0,0,0,.10);
}
.article-content .btn:hover,
.article-content .sppb-btn:hover,
body.layout-default .mnu-servicios .btn:hover,
.tramites.blog .btn:hover{
	transform:translateY(-1px);
	text-decoration:none;
}
.btn-primary,.sppb-btn-primary,
.article-content .btn-primary,
.article-content .sppb-btn-primary,
.article-details.tramites input.j2store-cart-button.btn.btn-primary{
	background:var(--bb-orange);
	border-color:var(--bb-orange);
	color:#fff!important;
}
.btn-primary:hover,.btn-primary:focus,
.sppb-btn-primary:hover,.sppb-btn-primary:focus,
.article-content .btn-primary:hover,.article-content .btn-primary:focus,
.article-content .sppb-btn-primary:hover,.article-content .sppb-btn-primary:focus,
.article-details.tramites input.j2store-cart-button.btn.btn-primary:hover{
	background:var(--bb-orange-dark);
	border-color:var(--bb-orange-dark);
	color:#fff!important;
}
.btn-outline-primary,.sppb-btn-outline-primary,
.article-content .btn-outline-primary,
.article-content .sppb-btn-outline-primary{
	color:var(--bb-primary-dark)!important;
	border-color:var(--bb-primary);
	background:#fff;
}
.btn-outline-primary:hover,.btn-outline-primary:focus,
.sppb-btn-outline-primary:hover,.sppb-btn-outline-primary:focus,
.article-content .btn-outline-primary:hover,.article-content .btn-outline-primary:focus,
.article-content .sppb-btn-outline-primary:hover,.article-content .sppb-btn-outline-primary:focus{
	color:var(--bb-primary-dark)!important;
	border-color:var(--bb-primary);
	background:var(--bb-soft);
}

/* Destacados, listas, accordion, tarjetas comunes */
.destacado-naranja{
	background:var(--bb-orange-soft);
	border:1px solid #ffd6a8;
	padding:24px;
	border-radius:18px;
	margin:28px 0;
	color:#5c432b;
	box-shadow:0 10px 24px rgba(255,122,0,.08);
}
.destacado-naranja h2,.destacado-naranja h3,.destacado-naranja h4,.destacado-naranja strong{color:#8a4400}
.destacado-naranja p:last-child{margin-bottom:0}

.article-details .article-content ul:not(.tags):not(.pager):not(.pagination):not(.related-article-list):not(.puntos-confianza){
	list-style:none;
	padding-left:0;
}
.article-details .article-content ul:not(.tags):not(.pager):not(.pagination):not(.related-article-list):not(.puntos-confianza)>li{
	position:relative;
	padding-left:32px;
	margin-bottom:12px;
}
.article-details .article-content ul:not(.tags):not(.pager):not(.pagination):not(.related-article-list):not(.puntos-confianza)>li:before{
	content:"✓";
	position:absolute;
	left:0;
	top:3px;
	width:22px;
	height:22px;
	border-radius:50%;
	background:rgba(25,166,106,.12);
	color:var(--bb-green);
	display:inline-flex;
	align-items:center;
	justify-content:center;
	font-weight:900;
	font-size:13px;
}
.lista-normal li{padding-left:0!important}
.lista-normal li:before{display:none!important;content:none!important}

.accordion .accordion-item{
	border:1px solid var(--bb-border);
	border-radius:18px;
	margin-bottom:12px;
	overflow:hidden;
	box-shadow:0 8px 20px rgba(0,0,0,.04);
	background:#fff;
}
.accordion .accordion-button{
	background:var(--bb-soft-2);
	color:var(--bb-title);
	font-size:18px;
	font-weight:800;
	line-height:1.35;
}
.accordion .accordion-button:not(.collapsed){background:#dff6f6;color:var(--bb-primary-dark);box-shadow:none}
.accordion .accordion-body{background:#fff;color:var(--bb-text);font-size:16px;line-height:1.75}

.card,.related .inner-mix{
	border:1px solid var(--bb-border);
	border-radius:var(--bb-radius);
	box-shadow:var(--bb-shadow-soft);
	overflow:hidden;
	background:#fff;
}
.card-body{padding:24px}

/* Landing dentro de artículo Joomla: elimina tarjeta exterior */
.article-details:has(.landing-tramite){
	background:transparent!important;
	box-shadow:none!important;
	border:0!important;
	border-radius:0!important;
	padding:0!important;
	margin-top:20px!important;
}
.article-details:has(.landing-tramite) .article-header{
	background:#fff;
	border:1px solid rgba(217,238,238,.8);
	border-radius:var(--bb-radius);
	padding:34px 38px;
	margin-bottom:28px;
	box-shadow:0 12px 30px rgba(0,0,0,.06);
}
.article-details:has(.landing-tramite) .article-header h1,
.article-details:has(.landing-tramite) .article-header h2{
	margin-bottom:0;
	font-size:clamp(34px,4.3vw,54px);
	line-height:1.08;
	letter-spacing:-1.3px;
	color:var(--bb-title);
}
.article-details:has(.landing-tramite) .article-info,
.article-details:has(.landing-tramite) .createdby,
.article-details:has(.landing-tramite) .category-name,
.article-details:has(.landing-tramite) .published,
.article-details:has(.landing-tramite) .hits{display:none!important}
.article-details:has(.landing-tramite) .article-content{background:transparent!important;padding:0!important}
.article-details:has(.landing-tramite) .landing-tramite{padding-bottom:92px}
.article-content> .landing-tramite{margin-top:0}

/* Hero landing */
.hero-tramite{
	background:transparent!important;
	border:0!important;
	box-shadow:none!important;
	border-radius:0!important;
	padding:0 0 34px!important;
	margin:0 0 38px!important;
	border-bottom:1px solid rgba(217,238,238,.9)!important;
}
.hero-tramite .col-lg-7{
	background:#fff;
	border:1px solid rgba(217,238,238,.85);
	border-radius:var(--bb-radius);
	padding:30px;
	box-shadow:0 10px 26px rgba(0,0,0,.045);
}
.hero-tramite .titulo-hero{
	display:block;
	font-size:clamp(25px,2.8vw,36px);
	line-height:1.18;
	font-weight:700;
	letter-spacing:-.9px;
	color:var(--bb-title);
	margin:0 0 14px;
}
.hero-tramite .titulo-hero span{color:var(--bb-primary-dark)}
.hero-tramite .lead{font-size:clamp(17px,1.7vw,21px);line-height:1.55;color:#424242;margin-bottom:16px}
.hero-tramite .kicker{
	display:inline-flex;
	align-items:center;
	gap:8px;
	background:var(--bb-soft-2);
	color:var(--bb-primary-dark);
	border:1px solid var(--bb-border);
	padding:7px 13px;
	border-radius:999px;
	font-size:14px;
	font-weight:800;
	margin:0 0 16px;
}
.hero-tramite .kicker i,.estrellas i,.puntos-confianza i{color:#ffb000}
.acciones-hero{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 0}
.acciones-hero .btn{margin:0!important}

/* Cajas y tarjetas de landing */
.caja-precio,
.tarjeta-tramite,
.comentario{
	background:#fff;
	border:1px solid var(--bb-border);
	border-radius:var(--bb-radius);
	box-shadow:var(--bb-shadow-soft);
}
.caja-precio{
	height:100%;
	padding:28px;
	box-shadow:var(--bb-shadow);
}
.caja-precio p:first-child{margin-bottom:6px}
.caja-precio .precio{
	font-size:46px;
	line-height:1;
	font-weight:800;
	color:var(--bb-title);
	letter-spacing:-1px;
	margin:6px 0 18px;
}
.caja-precio .precio small{font-size:16px;color:#666;font-weight:700}
.tarjeta-tramite{
	height:100%;
	padding:26px;
}
.tarjeta-tramite h3{margin-top:0;color:var(--bb-title)}
.tarjeta-tramite p:last-child{margin-bottom:0}

.tarjeta-con-icono{position:relative;padding-top:28px}
.icono-tarjeta{
	width:54px;
	height:54px;
	border-radius:18px;
	background:var(--bb-soft-2);
	border:1px solid var(--bb-border);
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:18px;
	color:var(--bb-primary-dark);
	font-size:24px;
	box-shadow:0 8px 18px rgba(31,199,199,.12);
}
.icono-tarjeta:before,.icono-tarjeta:after{display:none!important;content:none!important}

/* Píldoras de confianza */
.puntos-confianza{
	display:flex;
	flex-wrap:wrap;
	gap:9px;
	margin:20px 0 0;
	padding:0!important;
	list-style:none!important;
}
.article-details .article-content .puntos-confianza li{
	display:inline-flex;
	align-items:center;
	gap:7px;
	padding:7px 11px!important;
	margin:0!important;
	border-radius:999px;
	background:#f8ffff;
	border:1px solid var(--bb-border);
	font-size:14px;
	font-weight:700;
	color:#333;
	box-shadow:none;
}
.article-details .article-content .puntos-confianza li:before{display:none!important;content:none!important}

/* Pack, reviews y CTA flotante */
.destacado-pack{
	background:linear-gradient(135deg,#252525,#111);
	color:#fff;
	border-radius:28px;
	padding:34px;
	margin:34px 0;
	box-shadow:0 16px 40px rgba(0,0,0,.14);
}
.destacado-pack h2,.destacado-pack h3,.destacado-pack h4,.destacado-pack strong{color:#fff !important;} 
.destacado-pack p,.destacado-pack li{color:rgba(255,255,255,.84)}

.comentario{
	height:100%;
	padding:24px;
}
.estrellas{
	color:#ffb000;
	letter-spacing:2px;
	font-size:20px;
	margin-bottom:10px;
}

.cta-flotante{
	position:fixed;
	left:50%;
	bottom:18px;
	transform:translateX(-50%);
	z-index:9998;
	width:min(680px,calc(100% - 28px));
	background:rgba(37,37,37,.96);
	color:#fff;
	border-radius:999px;
	padding:10px 12px 10px 20px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:14px;
	box-shadow:0 18px 45px rgba(0,0,0,.22);
	backdrop-filter:blur(8px);
}
.cta-flotante strong{color:#fff;display:block;font-size:15px;line-height:1.15}
.cta-flotante span{display:block;color:rgba(255,255,255,.75);font-size:13px}
.cta-flotante .btn{padding:10px 18px!important;font-size:14px;white-space:nowrap;box-shadow:none}

/* Secciones centradas, pasos y tabla comparativa */
.article-details .article-content section{padding:38px 0}
.article-details .article-content section:first-child{padding-top:0}
.article-details .article-content section+section{border-top:1px solid rgba(217,238,238,.75)}

section.seccion-centrada{text-align:center;padding-top:52px!important;padding-bottom:52px!important}
section.seccion-centrada>h2{
	text-align:center;
	max-width:820px;
	margin:auto !important;
	padding-top:0!important;
}
section.seccion-centrada>h2:before{
	left:50%!important;
	transform:translateX(-50%) skew(-12deg)!important;
}
section.seccion-centrada>p{
	max-width:760px;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	line-height:1.6;
	color:var(--bb-text);
}

.pasos-tramite{
	max-width:980px;
	margin:34px auto 0;
	display:grid!important;
	gap:20px;
	text-align:left;
}
.paso-tramite{
	display:grid!important;
	grid-template-columns:56px 1fr;
	gap:22px;
	align-items:center;
	background:#fff;
	border:1px solid var(--bb-border);
	border-radius:var(--bb-radius);
	padding:24px 28px;
	box-shadow:var(--bb-shadow-soft);
	text-align:left;
}
.paso-tramite-numero{
	width:52px;
	height:52px;
	border-radius:17px;
	background:var(--bb-primary);
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:24px;
	font-weight:800;
	line-height:1;
	flex-shrink:0;
}
.paso-tramite-numero:before,.paso-tramite-numero:after{display:none!important;content:none!important}
.paso-tramite h3{margin:0 0 6px!important;padding:0!important;font-size:22px;line-height:1.25;color:var(--bb-title);font-weight:800}
.paso-tramite p{margin:0!important;color:rgba(37,37,37,.78);line-height:1.55;font-size:16px}

.tabla-comparativa-tramite{
	margin-top:34px;
	overflow:hidden;
	border-radius:24px;
	border:1px solid var(--bb-border);
	background:#fff;
	box-shadow:0 14px 34px rgba(0,0,0,.06);
	text-align:left;
}
.tabla-comparativa-tramite table{width:100%;border-collapse:collapse;margin:0!important;background:#fff}
.tabla-comparativa-tramite th,
.tabla-comparativa-tramite td{
	padding:20px 22px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid var(--bb-border);
	font-size:16px;
	line-height:1.35;
	color:var(--bb-title);
}
.tabla-comparativa-tramite th{background:var(--bb-soft);font-weight:800}
.tabla-comparativa-tramite tr:last-child td{border-bottom:0}
.tabla-comparativa-tramite td:first-child{font-weight:800;width:22%}
.tabla-comparativa-tramite .texto-verde{color:#009e5f;font-weight:800}
.tabla-comparativa-tramite .texto-naranja{color:#b24b00;font-weight:800}

/* Responsive */
@media (max-width:992px){
	.article-details{padding:30px 22px;border-radius:18px}
	.article-details .article-header h1,.article-details .article-header h2{font-size:32px;line-height:1.18;letter-spacing:-.8px}
	.article-details .article-content h2,body.tramites .article-content h2,body.tramites .article-details .moduletable h3{font-size:28px;line-height:1.25;padding-top:34px}
	.article-details .article-content h2:before,body.tramites .article-content h2:before,body.tramites .article-details .moduletable h3:before{bottom:6px;width:120px}

	.article-details:has(.landing-tramite) .article-header{padding:26px 22px;border-radius:18px}
	.hero-tramite .col-lg-7{margin-bottom:18px;padding:24px 20px;border-radius:18px}
	.acciones-hero{display:block}
	.acciones-hero .btn,.article-content .btn,.article-content .sppb-btn,body.layout-default .mnu-servicios .btn,.tramites.blog .btn{width:100%;margin-bottom:10px!important;line-height:1.2}
	.puntos-confianza{display:grid;grid-template-columns:1fr}
	.cta-flotante{border-radius:22px;align-items:stretch;flex-direction:column;text-align:center;padding:14px}
	.cta-flotante .btn{width:100%}
}
@media (max-width:767px){
	.paso-tramite{grid-template-columns:1fr;gap:14px;padding:22px}
	.paso-tramite-numero{width:48px;height:48px;font-size:22px}
	.tabla-comparativa-tramite{overflow-x:auto}
	.tabla-comparativa-tramite table{min-width:760px}
	.tabla-comparativa-tramite th,.tabla-comparativa-tramite td{padding:16px 18px;font-size:15px}
	.icono-tarjeta{width:48px;height:48px;font-size:21px;border-radius:16px;margin-bottom:14px}
}
@media (max-width:576px){
	.container{padding-left:12px;padding-right:12px}
	.article-details{padding:24px 18px;margin-top:24px}
	.article-details .article-content{font-size:16px;line-height:1.7}
	.article-details .article-header h1,.article-details .article-header h2{font-size:28px}
	.article-details:has(.landing-tramite) .article-header{padding:22px 18px}
	.article-details:has(.landing-tramite) .article-header h1,
	.article-details:has(.landing-tramite) .article-header h2{font-size:30px}
	.hero-tramite .titulo-hero{font-size:25px}
	.caja-precio,.tarjeta-tramite,.comentario,.destacado-naranja,.destacado-pack{padding:20px}
	.caja-precio .precio{font-size:38px}
}






/* =========================================================
   BBTRAMIT · CATÁLOGO TRÁMITES NACIMIENTO
   Activación por body: mnu-servicios tramites
   Página: /es/tramites-nacimiento.html
   ========================================================= */


/* Contenedor general del artículo */
body.mnu-servicios.tramites .article-details {
	background: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
	border-radius: 0 !important;
	padding: 0 !important;
}

/* Cabecera del artículo */
body.mnu-servicios.tramites .article-details .article-header {
	background: #ffffff;
	border: 1px solid rgba(217, 238, 238, 0.9);
	border-radius: 24px;
	padding: 34px 38px;
	margin-bottom: 32px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.055);
}

body.mnu-servicios.tramites .article-details .article-header h1,
body.mnu-servicios.tramites .article-details .article-header h2 {
	margin-bottom: 0;
	font-size: clamp(34px, 4.2vw, 54px);
	line-height: 1.08;
	letter-spacing: -1.2px;
	color: #252525;
}

/* Ocultamos metadatos/categoría */
body.mnu-servicios.tramites .article-details .article-info,
body.mnu-servicios.tramites .article-details .createdby,
body.mnu-servicios.tramites .article-details .category-name,
body.mnu-servicios.tramites .article-details .published,
body.mnu-servicios.tramites .article-details .hits {
	display: none !important;
}


/* =========================================================
   CONTENIDO DEL CATÁLOGO
   ========================================================= */

body.mnu-servicios.tramites .article-content {
	background: transparent !important;
	padding: 0 !important;
	padding-bottom: 50px;
}

body.mnu-servicios.tramites .article-content > h2,
body.mnu-servicios.tramites .article-content > h3,
body.mnu-servicios.tramites .article-content > h4 {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body.mnu-servicios.tramites .article-content > p {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
	line-height: 1.65;
	color: rgba(37, 37, 37, 0.74);
}

/* Primer bloque selector */
body.mnu-servicios.tramites .article-content > h3:first-of-type {
	font-size: clamp(28px, 3vw, 42px);
	line-height: 1.15;
	color: #252525;
	margin-top: 10px;
	margin-bottom: 16px;
}

body.mnu-servicios.tramites .article-content > h3:first-of-type + p {
	margin-bottom: 34px;
}


/* =========================================================
   TABLA SELECTORA INICIAL
   ========================================================= */

body.mnu-servicios.tramites .article-content table {
	width: 100%;
	border-collapse: collapse;
	background: #ffffff;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.06);
	border: 1px solid #d9eeee;
	margin: 34px 0 52px !important;
}

body.mnu-servicios.tramites .article-content table th,
body.mnu-servicios.tramites .article-content table td {
	padding: 20px 22px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #d9eeee;
	font-size: 16px;
	line-height: 1.45;
	color: #252525;
}

body.mnu-servicios.tramites .article-content table th {
	background: #e8f7f7;
	font-weight: 800;
}

body.mnu-servicios.tramites .article-content table tr:last-child td {
	border-bottom: 0;
}

body.mnu-servicios.tramites .article-content table td:first-child {
	font-weight: 800;
	color: #252525;
	width: 28%;
}

/* Enlaces de la tabla como botones */
body.mnu-servicios.tramites .article-content table a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 9px 16px;
	border-radius: 999px;
	background: #ff7a00;
	color: #ffffff !important;
	font-weight: 800;
	font-size: 14px;
	line-height: 1.2;
	box-shadow: 0 8px 18px rgba(255, 122, 0, 0.22);
}

body.mnu-servicios.tramites .article-content table a:hover,
body.mnu-servicios.tramites .article-content table a:focus {
	background: #e86f00;
	color: #ffffff !important;
	transform: translateY(-1px);
}


/* =========================================================
   TÍTULOS DE SECCIONES
   ========================================================= */

body.mnu-servicios.tramites .article-content > h2 {
	position: relative;
	font-size: clamp(30px, 3.3vw, 46px);
	line-height: 1.15;
	color: #252525;
	margin-top: 64px;
	margin-bottom: 14px;
	padding-top: 34px;
}

body.mnu-servicios.tramites .article-content > h2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 74px;
	height: 6px;
	border-radius: 999px;
	background: #1fc7c7;
	transform: translateX(-50%) skew(-12deg);
}

body.mnu-servicios.tramites .article-content > h4 {
	font-size: 21px;
	line-height: 1.35;
	color: #158585;
	margin-top: 0;
	margin-bottom: 16px;
}


/* =========================================================
   LISTAS INTRODUCTORIAS
   ========================================================= */

body.mnu-servicios.tramites .article-content > ul {
	max-width: 840px;
	margin: 22px auto 42px;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 10px;
}

body.mnu-servicios.tramites .article-content > ul li {
	position: relative;
	background: #ffffff;
	border: 1px solid #d9eeee;
	border-radius: 16px;
	padding: 14px 18px 14px 46px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.035);
	line-height: 1.55;
}

body.mnu-servicios.tramites .article-content > ul li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 18px;
	top: 15px;
	color: #1fc7c7;
}


/* =========================================================
   PRODUCTOS J2STORE
   ========================================================= */

/* Grid de productos */
body.mnu-servicios.tramites .article-details .j2store-products,
body.mnu-servicios.tramites .article-details .j2store-product-list,
body.mnu-servicios.tramites .article-details .j2store-categories,
body.mnu-servicios.tramites .article-content .j2store-products,
body.mnu-servicios.tramites .article-content .j2store-product-list,
body.mnu-servicios.tramites .article-content .j2store-categories {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
	margin-top: 28px;
	margin-bottom: 54px;
}

/* Tarjeta producto */
body.mnu-servicios.tramites .article-details .j2store-product,
body.mnu-servicios.tramites .article-content .j2store-product {
	background: #ffffff;
	border: 1px solid #d9eeee;
	border-radius: 24px;
	padding: 26px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.055);
	transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
	height: 100%;
}

body.mnu-servicios.tramites .article-details .j2store-product:hover,
body.mnu-servicios.tramites .article-content .j2store-product:hover {
	transform: translateY(-4px);
	border-color: #bdeaea;
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.08);
}

/* Imagen producto */
body.mnu-servicios.tramites .j2store-product .j2store-product-image,
body.mnu-servicios.tramites .j2store-product .product-image {
	margin-bottom: 18px;
	border-radius: 18px;
	overflow: hidden;
	background: #f4fbfb;
}

body.mnu-servicios.tramites .j2store-product img {
	border-radius: 18px;
}

/* Título producto */
body.mnu-servicios.tramites .j2store-product h2,
body.mnu-servicios.tramites .j2store-product h3,
body.mnu-servicios.tramites .j2store-product .product-title,
body.mnu-servicios.tramites .j2store-product .j2store-product-title {
	font-size: 22px !important;
	line-height: 1.25 !important;
	color: #252525 !important;
	margin: 0 0 12px !important;
	font-weight: 800 !important;
	text-align: left !important;
}

/* Descripción producto */
body.mnu-servicios.tramites .j2store-product p,
body.mnu-servicios.tramites .j2store-product .product-sdesc,
body.mnu-servicios.tramites .j2store-product .product-short-description {
	font-size: 15.5px;
	line-height: 1.6;
	color: rgba(37, 37, 37, 0.72);
}

/* Precio */
body.mnu-servicios.tramites .j2store-product .sale-price,
body.mnu-servicios.tramites .j2store-product .product-price,
body.mnu-servicios.tramites .j2store-product .j2store-product-price {
	font-size: 28px;
	line-height: 1;
	font-weight: 900;
	color: #158585;
	margin: 18px 0 12px;
}

/* Botón compra */
body.mnu-servicios.tramites .j2store-product .btn,
body.mnu-servicios.tramites .j2store-product .j2store-cart-button,
body.mnu-servicios.tramites .j2store-product .j2store-addtocart-button {
	width: 100%;
	justify-content: center;
	text-align: center;
	margin-top: 16px;
}

/* Ocultar cantidad en productos del catálogo */
body.mnu-servicios.tramites .j2store-product .product-qty {
	display: none !important;
}


/* =========================================================
   BLOQUES FINALES / GARANTÍAS
   ========================================================= */

body.mnu-servicios.tramites .article-content h5 {
	max-width: 900px;
	margin: 14px auto;
	background: #ffffff;
	border: 1px solid #d9eeee;
	border-radius: 18px;
	padding: 18px 22px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
	font-size: 18px;
	line-height: 1.35;
	color: #252525;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1199px) {
	body.mnu-servicios.tramites .article-details .j2store-products,
	body.mnu-servicios.tramites .article-details .j2store-product-list,
	body.mnu-servicios.tramites .article-details .j2store-categories,
	body.mnu-servicios.tramites .article-content .j2store-products,
	body.mnu-servicios.tramites .article-content .j2store-product-list,
	body.mnu-servicios.tramites .article-content .j2store-categories {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	body.mnu-servicios.tramites .article-details .article-header {
		padding: 24px 20px;
		border-radius: 20px;
	}

	body.mnu-servicios.tramites .article-details .article-header h1,
	body.mnu-servicios.tramites .article-details .article-header h2 {
		font-size: 30px;
	}

	body.mnu-servicios.tramites .article-content table {
		display: block;
		overflow-x: auto;
		border-radius: 20px;
		min-width: 760px;
	}

	body.mnu-servicios.tramites .article-details .j2store-products,
	body.mnu-servicios.tramites .article-details .j2store-product-list,
	body.mnu-servicios.tramites .article-details .j2store-categories,
	body.mnu-servicios.tramites .article-content .j2store-products,
	body.mnu-servicios.tramites .article-content .j2store-product-list,
	body.mnu-servicios.tramites .article-content .j2store-categories {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	body.mnu-servicios.tramites .article-details .j2store-product,
	body.mnu-servicios.tramites .article-content .j2store-product {
		padding: 22px;
		border-radius: 20px;
	}

	body.mnu-servicios.tramites .article-content > h2 {
		margin-top: 48px;
		font-size: 30px;
	}

	body.mnu-servicios.tramites .article-content > p {
		font-size: 16.5px;
	}
}
