::-webkit-scrollbar {
	width: 8px !important;
}
::-webkit-scrollbar-track {
	background: #181818 !important; 
}
::-webkit-scrollbar-thumb {
	background: #06AE81 !important;
	border-radius: 20px!important;
	transition: all 0.3s;
}
::-webkit-scrollbar-thumb:hover {
	background: #10e2aa !important; 
}
.preloader{
	position: fixed;
	width: 100% !important;
	height: 100% !important;
	background-color: #FFFFFF;
	background-image: url('/wp-content/uploads/2021/08/patt.jpg');
	background-position: center center;
	background-size: 180px auto;
	z-index:9999;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0px;
	left: 0px;
	right: 0px;
}
.preloader:before{
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	background: rgba(255,255,255,0.7);
	content: "";
}
.preloader .pre-container{
	position: relative;
	flex-wrap: wrap;
	align-content: center;
	animation: zoom-animate 2s ease-out infinite;
	
}
.preloader .pre-container img{
	max-width: 150px;
	width: 100%;
}
body{
	overflow-x: hidden !important;
}
.site-main.type-post{
	margin: 50px auto;
	max-width: 1024px;
}
a{
	transition: all 0.3s;
	color: #06AE81;
}
a:hover{
	color: #3ef7c8;
}
@keyframes zoom-animate{
	0%{
		transform: scale(0.95,0.95);
	}50%{
		transform: scale(1.05,1.05);
	}100%{
		transform: scale(0.95,0.95);
	}
}
.tope .elementor-search-form__container{
	min-height: 30px !important;
}
.nav-home > div{
	 display: grid !important;
	 grid-template-columns: auto 20px !important ;
}
.div-menu{
	height: 70px;
}
.nav-home .div-search .elementor-icon-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
}
.nav-home .div-search i{
	transition: all 0.3s;
}
.nav-home .div-search:hover i{
	color: #06ae81;
}
.nav-home .div-menu,
.nav-home .div-search,
.tope .div-100{
	 width: 100% !important;
}
.nav-home .div-search{
	padding: 10px;
	cursor: pointer;
	width: 40px !important;
    height: 70px !important;
}
.box-search{
	display: none;
	position: absolute;
	margin-top: 0px;
	width: 100%;
	height: 50px;
}
.box-search .input-box{
	max-width: 250px
}
[type=button],
[type=submit],
button{
	color: #06AE81;
	border-color: #06AE81;
}
[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover{
	background: #06AE81;
	border-color: #06AE81;
	color: white;
}
.tag-links a{
	background: #06aea2;
	padding: 2px 15px;
	margin: 0 5px;
	border-radius: 20px;
	line-height: 0;
	color: white;
}
nav.pagination{
	margin: 50px auto;
}
.eael-post-grid-container .eael-post-grid{
	margin: 0px !important;
}
.slider-news{
	border: 1px solid red !important;
}
.wrap.container{
	padding: 60px 20px;
}
.wrap.container .main{
	overflow-x: hidden!important;
	width: 100%!important;
}
.home .wrap.container{
	padding: 0px !important;
	margin: 0!important;
	width: 100%!important;
	max-width: 100%!important;
}
.home .wrap.container .main{
	margin: 0!important;
}
.home .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1280px;
}
.home .qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder {
	position: relative;
	height: 280px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: black;
}
.home .qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner{
	background: linear-gradient(180deg, #1b1b1b 0%, #000000 100%);
	color: #FFF;
}
.home .qodef-addons-blog-slider .qodef-blog-item h5.qodef-e-title{
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 78px;
	line-height: 25px;
	font-size: 25px;
}
.home .qodef-addons-blog-slider .qodef-blog-item p.qodef-e-excerpt {
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 80px;
	line-height: 20px;
	font-size: 15px;
}
.home .qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top {
	margin-bottom: 10px;
	display: grid;
}
.home .qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{
	color: #06ae81;
}
.home .qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item a:hover{
	color: #0bfdbc;
}
.home .qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more,
.home .qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more a{
	width:100%;
	display: grid;
}
.home .qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more a{
	padding: 10px 0px;
}
.home .swiper-pagination-bullets{
	position: relative;
	margin-top: 20px;
}
.home .qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date{
	background: #06ae81;
}
.home .slider-carousel{
	max-width: 1400px;
	display: flex;
}
.min-title a{
	transition: all 0.3s;
}
.min-title a:hover{
	color: #06ae81 !important;
}
.min-title:before{
	position: absolute;
	content: '';
	width: 100px;
	height: 4px;
	background: #06ae81;
	bottom: 0px;
	border-radius: 150px;
	margin-bottom: 10px;
}
.min-title.medio:before{
	transform: translateX(-50%);
	width: 80px;
}
.min-title.min-white:before{
	content: '';
}
.home .elementor-post h5 a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 5px
}
.home .grid-post .elementor-posts--skin-classic .elementor-post{
	background: #181818;
	padding: 15px 10px;
	border-radius: 5px;
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2);
	transition: all 0.3s;
	border: 1px solid #06ae81;
}
.home .grid-post .elementor-post__thumbnail {
	padding-bottom: calc(85%) !important;
}
.home .grid-post .elementor-posts--skin-classic .elementor-post:hover{
	transform: scale(1.03)
}
.home .grid-post{
	user-select: none !important;
}
.home .grid-post h5 a{
	color: white !important;
}
.home .grid-post .elementor-post__read-more{
	color: #06ae81 !important;
}
.home .grid-post .elementor-post__meta-data{
	display: grid;
}
.home .grid-post .elementor-post__meta-data span:nth-child(2){
	font-size: 10px;
}
.home .swiper-container-cube .swiper-slide,
.home .swiper-container-flip .swiper-slide{
	min-height: 300px;
}
.home .eael-twitter-feed-item .eael-twitter-feed-item-content {
	padding: 0 15px 15px;
	min-height: 190px;
	display: grid;
	align-items: center;
	justify-content: center;
}
.home .eael-twitter-feed-item a {
	color: #06ae81;
	font-size: 12px;
}
.home .eael-twitter-feed-item a:hover {
	color:#00ffbb;
}
.home .swiper-head .qodef-qi-swiper-container .swiper-button-prev,
.home .swiper-head .qodef-qi-swiper-container .swiper-button-next{
	margin-top: -50px !important;
}
.home .fijo-head > div	{
	max-width: 1440px;
}
.home .fijo-head > div .elementor-post__card {
	background: linear-gradient(180deg, #1b1b1b 0%, #000000 100%);
}
.related-posts{
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
    padding: 20px;
    background: #181818;
    color: white;
}
.related-posts h2{
	border-bottom: 1px solid #0fae81;
	padding-bottom: 10px;
	font-size: 28px!important;
	line-height: 28px!important;
	margin-bottom: 15px !important;
}
.related-posts ul{
	display: grid;
	grid-template-columns: repeat(3,calc(33% - 5px));
	padding: 0 !important;
	margin: 0 !important;
	grid-column-gap: 10px;
}
.related-posts ul li{
	padding: 10px;
	border: 1px solid #0f9669;
	margin: 0px;
	background: #121212;
	list-style: none;
}
.related-posts .related-thumb{
	min-height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 100%;
	background: #e1e1e1;
	margin-bottom: 15px;
}
.related-posts .related-thumb > a{
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
	background: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.related-posts .related-thumb > a > img{
	height: 100%;
	width: 200%;
	max-width: none;
	position: absolute;
}
.related-posts .related-content{
	display: grid;
}
.related-posts .related-content .title{
	line-height: 15px;
	font-weight: 400;
	font-size: 13px !important;
	min-height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.related-posts .related-content .title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: white;
}
.related-posts .related-content .fecha{
	width: 100%;
	font-size: 12px;
	font-weight: 900;
	color: #059669;
	text-align: end;
	border-top: 1px solid #d1d5db;
	margin-top: 15px;
	line-height: 12px;
	padding-top: 10px;
}
.author-details{
	padding: 10px 20px;
	background: #181818;
	color: white;
	margin-bottom: 20px;
}
.author-details .author-tope{
	display: grid;
	grid-template-columns: 100px auto;
	column-gap: 15px;
}
.author-details .author-tope .author-avatar img{
	margin: 0 auto;
}
.author-details .author-tope .author-description h2{
	margin: 0 !important;
	line-height: 35px !important;
}
.author-details .author-tope .author-description p{
	margin: 0 !important;
	font-size: 13px;
}
.author-details .author-description p{
	line-height: 20px;
	text-align: justify;
	padding: 10px 15px 10px 0;
	font-size: 15px !important;
}
.author-details > h2{
	border-bottom: 1px solid #0fae81;
	padding-bottom: 10px;
	font-size: 28px!important;
	line-height: 28px!important;
	margin-bottom: 15px !important;
}
.author-more > p{
	margin: 0 !important;
	margin-top: 10px !important;
	font-size: 16px;
	text-align: end;
	border-top: 1px solid #0fae81;
	padding-top: 5px;
}
.author-more > p > a{
	font-weight: 500;
}
.widget-single{
	margin-bottom: 20px;
}
.widget-single a{
	display: grid;
	grid-template-columns: 28px auto;
	grid-column-gap: 10px;		
}
.main_search article a.post-image,
.main_georeference article a.post-image{
	height: 200px;
	position: relative !important;
	overflow: hidden;
	border: 1px solid #e5e7eb !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
	margin-right: 10px;
}
.main_search article a.post-image img,
.main_georeference article a.post-image img {
	width: 100%;
	height: 200px;
}
.main_search article .post-body .post-content header,
.index-main article .post-body .post-content header{
	margin-bottom: 15px !important;
}
.main_search article .post-content,
.main_georeference article .post-content{
	margin-left: 20px;
}
.main_search article .post-content header .post-categories,
.main_georeference article .post-content header .post-categories{
	display: none !important;
}
.main_search article .post-content header a.post-title,
.main_georeference article .post-content header a.post-title{
	min-height: 60px;
	display: flex;
	align-items: center;
	margin-bottom: 10px !important;
}
.main_search article .post-content header time.post-time,
.main_georeference article .post-content header time.post-time{
	font-size: 14px !important;
}
.main_search article .post-content header a.post-title h2,
.main_georeference article .post-content header a.post-title h2{
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 28px;
	line-height: 35px;
}
.main_search article .post-content .post-excerpt p,
.main_georeference article .post-content .post-excerpt p{
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
	line-height: 24px;
	display: grid;
}
.main_search article .post-content .post-excerpt p a{
	margin-top: 5px;
}
a.backToMap{
	position: absolute;
	z-index: 999;
	top: 12px;
	left: 50px;
	background: white;
	border-radius: 2px;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	color: black;
	display: grid;
	grid-template-columns: 30px auto;
	grid-column-gap: 10px;
	font-size: 15px;
}
a.backToMap h1{
	line-height: 28px;
}
.header-top.flex.head-title{
	display: grid;
	grid-template-columns: 80px auto;
	grid-column-gap: 20px;
}
.header-top.flex.head-title .avatar{
	padding: 2px;
}
.leaflet-div-icon {
	background: none !important;
	border: none !important;
}
@media (max-width:1024px){
	.tope > div{
		display: grid !important;
		flex-wrap: nowrap !important;
	}
	.main_search article .post-content,
	.main_georeference article .post-content{
		margin-left: 0px;
	}
	.main_search article a.post-image,
	.main_georeference article a.post-image{
		border: none !important;
		height: auto;
		overflow: auto;
		margin: 0px !important;
	}
	.main_search article a.post-image img,
	.main_georeference article a.post-image img{
		min-height: 250px;
		width: 100vw;
		height: 100%;
	}
}
@media (max-width:992px){
	.home .grid-post .elementor-posts--skin-classic .elementor-post {
		display: inline-block;
	}
	.home .grid-post .elementor-posts--skin-classic .elementor-post .elementor-post__text{
		margin-top: 20px;
	}
	.home .grid-post{
		padding: 40px !important;
	}
	.home .grid-post .page-content article:first-child {
		margin-top: 10px !important;
	}
	.menu-jv{
		width: 40px !important;
		height: 100%;
		display: block;
		position: absolute !important;
		left: 10px !important;
	}
	.menu-jv > .elementor-widget-container{
		margin: 0 !important;
		display: block;
		padding: 15px 0 0px;
	}
	.menu-jv .elementor-nav-menu--dropdown{
		position: absolute;
		left: 10px;
		min-width: 280px;
	}
	.menu-jv .elementor-menu-toggle i{
		color: white;
	}
	.nav-home .div-search{
		position: absolute;
		width: 50px !important;
		height: auto;
		right: 0px;
	}
}
@media (max-width:768px){
	.home .grid-post{
		padding: 15px !important;
	}
	.flag-map > div{
		display: grid !important;
		grid-template-columns: repeat(3,33%);
	}
	.wk-areas > div{
		display: grid !important;
		grid-template-columns: 50% 50%;
	}
	.eael-post-carousel.swiper-container .swiper-slide {
		min-width: 100% !important;
	}
	.segment-grid .elementor-post__title a{
		font-size: 20px !important;
		line-height: 25px !important;
		-webkit-box-orient: initial !important;
	}
	.segment-grid .elementor-post__meta-data{
		font-size: 16px !important;
	}
	.segment-grid .elementor-post-date{
		font-size: 14px !important;
	}
	.sitemap-footer .elementor-sitemap-section:not(:last-child){
		margin-bottom: 20px!important;
	}
	.related-posts ul {
		display: grid;
		grid-template-columns: 100%;
	}
	.related-posts ul li{
		 max-width: 300px;
		margin: 10px auto;
	}
}