/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2023 | 07:15:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */
.page-id-38080 .sm_name_place{display:none;}
.page-id-44059 .outline-m .elementor-image-box-img img,
.page-id-45450 .outline-m .elementor-image-box-img img{
	outline: 0px solid #a5d62a;
}
.tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
   display: block;
}

.elementor-402 .elementor-element.elementor-element-a137c32 {
  margin: 0;
}
.overlay-top {
    position: relative;
}
.overlay-top_ > * {
    position: relative;
    z-index: 1;
}
.overlay-top:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 186px;
    background: linear-gradient(0deg, rgba(105,105,105,0) 0%, rgba(64,64,64,1) 100%);
}

.slider-countries .bdt-panel-slide-item {
  display: flex;
  justify-content: space-between;	
}
.slider-countries .bdt-panel-slide-thumb-wrapper {
  max-width: 367px;
}
.slider-countries .bdt-panel-slide-item .bdt-panel-slide-thumb {
  position: static;
}
.slider-countries .bdt-panel-slide-item .bdt-panel-slide-desc {
  width: calc(100% - 367px);
  padding: 0 0 0 70px;
  position: static !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.slider-countries .bdt-panel-slide-item .bdt-panel-slide-desc .bdt-panel-slide-text {
  padding-bottom: 40px;
}
.slider-countries .bdt-position-bottom-center {
  bottom: 0;
  left: 427px;
  transform: none;
}
.slider-countries .swiper-pagination {
  margin: 0 50px;
}
.slider-countries .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
}
.slider-countries .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  box-shadow: 0 0 0 7px #878787;
}
.slider-countries .bdt-slidenav-container a {
	text-decoration: none;
}

.bg-gradient-bot .bdt-trailer-box:after {
	content: "";
	width: 100%;
	height: 116px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(105,105,105,0) 0%, rgba(83,83,83,0.7) 44%, rgba(0,0,0,0.7) 100%);
}
.bg-gradient-bot .bdt-trailer-box > div {
	z-index: 1;
}
.site-content section {
	overflow: hidden;
}
.slider-travel .bdt-panel-slide-link .bdt-button-icon-align-right {
  position: relative;
  top: 3px;
}
.elementor-button-link .elementor-align-icon-right {
  position: relative;
  top: -1px;
}
.news-text-eh {
  margin: 0 0 15px;
}

.post-grid .uc_content > div {
    display: flex;
    flex-wrap: wrap;
}
.post-grid-reverse .uc_post_grid_style_one_item {
      flex-direction: row-reverse;
}
.post-grid-top .uc_post_grid_style_one_item {
  flex-direction: column;
}
.post-grid .uc_content > div > div {
    flex-basis: 100%;
}
.post-grid .uc_content > div .ue-grid-item-category {
    order: 1;
    flex-basis: unset;
}
.post-grid .uc_content > div .ue-grid-item-category:after {
    content: "|";
    color: #82CA37;
    margin: 0 5px;
    font-size: 10px;
    
}
.post-grid .uc_content > div .uc_post_title {
    order: 3;
    /*height: 60px;*/
    overflow: hidden;
}
.post-grid .uc_content > div .ue-meta-data {
    order: 2;
     flex-basis: unset;
     position: relative;
     top: 1px;
}
.post-grid .uc_content > div .uc_post_text {
    order: 4;
}
.post-grid .uc_content > div .uc_post_button {
    order: 5;
}
.post-grid .uc_content > div .uc_post_title a h4 {
	transition: all .25s ease;
}
.post-grid .uc_content > div .uc_post_title a:hover h4 {
	color: #4EAD41;
}
.post-grid .uc_content > div .uc_post_button a {
    position: relative;
}
.post-grid .uc_content > div .uc_post_button a:before {
    content: "";
    width: calc(100% - 20px);
    height: 2px;
    background: #A5D62A;
    position: absolute;
    left: 0;
    bottom: 0;
}
.post-grid .uc_content > div .uc_post_button a:after {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
      font-weight: 300;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 7px;
    transition: all .25s ease;
    display: inline-block;
	position: relative;
	top: 2px;
}


.post-grid2 .uc_post_grid_style_one_item {
  padding: 18px;
  background: #fff;
}
.meta-prel {
  display: flex;
  align-items: center;
  margin: 0 0 9px;
}
.meta-prel .ue-meta-data {
  margin-left: 3px;
  position: relative;
  top: 1px;
}
.post-grid2 .uc_post_button a {
    position: relative;
}
.post-grid2 .uc_post_button a:before {
    content: "";
    width: calc(100% - 20px);
    height: 2px;
    background: #A5D62A;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.post-grid2 .uc_post_button a:after {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
      font-weight: 300;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 7px;
    transition: all .25s ease;
    display: inline-block;
}


.mbw0,
.mb0, .mb0 p {
	margin-bottom: 0 !important;
}

.slider-travel .bdt-panel-slide-item {
  display: flex;
  justify-content: space-between;	
  box-shadow: 5px 5px 24px rgba(0,0,0,0.08);
  margin: 25px 0;
  transform: scale(0.7);
  transition: all .5s ease;
}
.slider-travel .bdt-panel-slide-item.swiper-slide-active {
	transform: none;
}
.slider-travel  .bdt-panel-slide-thumb-wrapper {
  max-width: 437px;
}
.slider-travel .bdt-panel-slide-item .bdt-panel-slide-thumb {
  position: static;
}
.slider-travel .bdt-panel-slide-item .bdt-panel-slide-desc {
	width: calc(100% - 437px);
	padding: 0 48px 0 37px;
	position: static !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.slider-travel .bdt-panel-slide-item .bdt-panel-slide-desc h4 {
	font-size: 13px;
	margin: 0 0 10px;
}
.slider-travel2 .uc_more_btn,
.slider-travel .bdt-panel-slide-link {
	position: relative;
	display: inline-flex !important;
	max-width: 100px;
	transition: all .25s ease;
}
.slider-travel .bdt-panel-slide-link:before {
    content: "";
    width: calc(100% - 28px);
    height: 2px;
    background: #A5D62A;
    position: absolute;
    left: 0;
    bottom: 0;
	transition: all .25s ease;
}
.slider-travel2 .uc_more_btn:before {
    content: "";
    width: calc(100% - 20px);
    height: 2px;
    background: #A5D62A;
    position: absolute;
    left: 0;
    bottom: -2px;
	transition: all .25s ease;
}
.slider-travel2 .uc_more_btn:after {
	content: "\f178";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	margin-left: 9px;
}
.slider-travel .bdt-panel-slide-link svg path {
	transition: all .25s ease;
}
.slider-travel .bdt-panel-slide-link:hover svg path {
	fill: #A5D62A;
}
.slider-travel .swiper-container {
  padding: 0 300px 60px;
}
.slider-travel .bdt-navigation-prev {
	left: 222px;
	color: #262626;
}
.slider-travel .bdt-navigation-next {
	right: 222px;
	color: #262626;
}
.slider-travel .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
}
.slider-travel2 .ue-item {
  transform: scale(0.7) !important;
  transition: all .5s ease !important;
}
.slider-travel2 .center .ue-item {
  transform: scale(1) !important;
}
.slider-travel2 .owl-carousel .owl-stage {
  padding: 30px 0;
}
.slider-travel2 a {
  text-decoration: none !important;
}
.slider-travel2 .uc_image_carousel_placeholder {
	width: 67% !important;
}
.slider-travel2 .owl-dot.active,
.slider-travel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  box-shadow: 0 0 0 7px #878787;
}
.slider-travel2 .owl-dots {
	height: 21px;
	display: flex;
	align-items: center;
}
.slider-travel .bdt-slidenav-container a {
	text-decoration: none;
}


.events-slider .bdt-event-item {
    display: flex;
    flex-direction: column-reverse;
}
.events-slider .bdt-event-intro {
    flex-direction: column;
}
.events-slider .bdt-event-intro .bdt-event-date {
  text-align: left;
}
.events-slider .bdt-event-intro a {
    text-decoration: none;
    position: relative;
}
.events-slider .bdt-event-intro .bdt-event-date a {
    margin: 0 0 20px !important;
    display: block;
    text-align: left;
}
.events-slider .bdt-event-intro .bdt-event-date a:after {
    content: "";
    width: 22px;
    height: 1px;
    background: #707070;
    position: absolute;
    left: 0;
    bottom: -8px;
}
.events-slider .bdt-event-intro .bdt-event-day {
    line-height: 1;
}
.events-slider .bdt-event-title-wrap {
    padding: 0 !important;
    border: none !important;
    margin: 0 0 10px !important;
}
.events-slider .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
}
.events-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  box-shadow: 0 0 0 7px rgba(255,255,255,0.55);
}
.events-slider .bdt-event-item:hover::before {
    content: none;
}
.events-slider .bdt-event-item:hover {
    transform: scale(0.8, 0.8) !important;
}
.events-slider .bdt-event-item {
    transform: scale(0.8, 0.8);
}
.events-slider .bdt-event-item.swiper-slide-active {
    transform: scale(1.07) !important;
}
.events-slider .link-event {
  color: #262626;
  position: relative;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Marcellus', sans-serif;
  margin: 15px 0 0;
  display: inline-block;
}
.events-slider .link-event::before {
  content: "";
  width: calc(100% - 20px);
  height: 2px;
  background: #A5D62A;
  position: absolute;
  left: 0;
  bottom: 0;
}
.events-slider .link-event::after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-left: 7px;
  transition: all .25s ease;
  display: inline-block;
}
.events-slider .link-event:hover {
  color: #A5D62A;
}


.footer-menu .li-title a.menu-link {
    font-size: 16px !important;
    margin: 0 0 10px;
}
.footer-menu ul ul.sub-menu {
    position: static !important;
    display: block !important;
    margin: 0 !important;
	width: unset;
}
.forminator-edit-module {
	display: none;
}
.forminator-ui.forminator-custom-form-1132 .forminator-row-last .forminator-field::after {
	content: "\f178" !important;
}


.slider-activites .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
}
.slider-activites .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  box-shadow: 0 0 0 7px #878787;
}
.slider-activites .swiper-slide {
	display: flex;
	align-items: center;
	transition: all .5s ease;
}
.slider-activites .swiper-slide > div {
    max-width: 79px;
	height: 117px;
	width: 100%;
	transition: all .25s ease;
}
.slider-activites .swiper-slide.swiper-slide-active > div {
    max-width: unset;
	height: 100%;
	background-size: 100%;
}
.slider-activites .swiper-slide.swiper-slide-next > div {
	margin-left: auto;
}
.slider-activites .swiper-slide.swiper-slide-active {
    transform: scale(2.42);
}
.slider-activites .swiper-container {
  padding: 100px 0;
}


.wp-block-gallery {
  margin-top: 50px;
}
.wp-block-gallery .owl-stage {
  display: flex;
  align-items: center;
}
.wp-block-gallery .owl-item figure img {
  width: 79px !important;
  height: 117px !important;
  margin-left: auto;
}
.wp-block-gallery .owl-item figure {
	min-height: 117px;
}
.wp-block-gallery .owl-item.center figure img {
  width: unset !important;
  height: unset !important;
  margin: unset;
}
.wp-block-gallery .owl-item.center + .owl-item figure img {
  margin-left: unset;
}


.wp-block-gallery .owl-nav > button {
  position: absolute;
  top: calc(50% - 45px);
  transform: translateY(-50%);
  font-size: 26px !important;	
}
.wp-block-gallery .owl-nav > button:hover {
  color: #A5D62A !important;	
}
.wp-block-gallery .owl-nav > button.owl-prev {
 left: -60px;	
}
.wp-block-gallery .owl-nav > button.owl-next {
 right: -60px;	
}
.wp-block-gallery .owl-dots {
  display: flex;
  justify-content: center;
  height: 90px;
  align-items: center;
}
.wp-block-gallery .owl-dots .owl-dot {
  background: #262626;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0 7px;
}
.wp-block-gallery .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 7px #878787;
}


.box-dl .elementor-icon-box-content {
    display: flex;
    align-items: first baseline;
}
.box-dl .elementor-icon-box-title {
    margin-right: 30px;
}
.box-dl > div {
	box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.04) !important;
}
.box-dl:hover > div {
	box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.15) !important;
}

.gm-slider .new {
  margin: 0 30px 30px;
}
.gm-slider .owl-dots {
    counter-reset: dots;
	margin: 0 20px;
}
.gm-slider .owl-dot:before {
    counter-increment:dots;
    content: counter(dots);
}
.gm-slider .owl-nav {
  display: flex;
  justify-content: center;
  align-items: center;	
  width: 100%;
  margin-top: 23px;
}
.gm-slider .owl-nav > button {
  font-size: 24px !important;
  color: #262626 !important;
}
/* .gm-slider .owl-nav > button:hover {
  color: #A5D62A !important;
} */
.gm-slider .owl-dots .owl-dot {
  color: #262626 !important;
  font-size: 18px !important;
  font-family: 'Marcellus';	
  margin: 0 5px;
}
.gm-slider .owl-dots .owl-dot.active {
  color: #A5D62A !important;
}
.gm-slider button:focus {
	outline: none;
}

.acc-slider .ue-carousel-item {
  overflow: unset !important;
}
.acc-slider .uc_classic_carousel_container_holder .uc_classic_carousel_placeholder img {
  transition: all .5s ease;
}
.acc-slider .owl-stage .owl-item:hover .uc_classic_carousel_placeholder img {
  height: 477px;
  box-shadow: 5px 5px 23px rgba(0,0,0,0.46);
}
.acc-slider .owl-stage {
  display: flex;
  padding: 25px 0;
}
.acc-slider .owl-stage .owl-item {
  display: flex;
  align-items: flex-end;
  height: 477px;	
  transition: all .5s ease;	
}
.acc-slider .owl-stage .owl-item:hover {
  width: 368px !important;
}

.post-grid-top .uc_content {
  min-height: 238px;
}
.part-bl .elementor-widget-container{
   min-height: 265px; 
   display: flex;
   align-items: center;
   justify-content: center;
}
.tourism-tabs .elementor-icon-box-title a {color: #707070 !important;}


.speakers-row .owl-nav {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin-top: 45px;
}
.speakers-row .owl-nav > button {
  font-size: 26px !important;	
}
.speakers-row .owl-nav > button:hover {
  color: #A5D62A !important;	
}
.speakers-row .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 40px;	
}
.speakers-row .owl-dots .owl-dot {
  background: #262626;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin: 0 7px;
}
.speakers-row .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 7px #878787;
}

.tourism-tabs .bdt-tabs-item:last-child .bdt-tabs-item-title {
  margin-bottom: 0;
}
.box-dl a.elementor-icon {
	background: url(../png/group-1036%402x.png) no-repeat;
	background-size: 100% 100%;
}

/* Events page */
.page-id-36 .tribe-events .tribe-events-calendar-day__event-featured-image-link, .tribe-events .tribe-events-calendar-list__event-featured-image {
    display: block;
    width: 100%;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-latest-past__event-featured-image{
	width: 100%;
}
.tribe-events-page-template .tribe-common .tribe-common-h3,
.tribe-events-page-template .tribe-common .tribe-common-c-btn-icon{
	background-color: transparent !important;
}
.tribe-events-page-template .tribe-common .tribe-common-h3:hover,
.tribe-events-page-template .tribe-common .tribe-common-c-btn-icon:hover{
	background-color: transparent !important;
}
/* Events post */
.single-tribe_events #content .ast-container {background-color: #ffffff;}
.single-tribe_events #tribe-events-pg-template,
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container,
.page-id-5120 .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    background-color: var(--tec-color-background-events);
    padding-top: 9em;
}
.single-tribe_events p a {color: #262626!important;}

.single-tribe_events .tribe-events-single-event-title{
	font-size: 35px !important;
	line-height: 47px !important;
	color: #262626 !important;
}
.single-tribe_events .elementor-kit-6 h2{
	font-size: 18px !important;
}
.single-tribe_events .tribe-events-single>.tribe_events{
	padding: 0em !important;
}
.single-tribe_events .tribe-events-event-image img {
    width: 100%;
}
.single-tribe_events .tribe-common .tribe-common-c-btn-border{
	width: 230px !important;
	background-color: #A5D62A !important;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon{
	filter: brightness(0.5);
}
.tribe-events-schedule h2{
	font-size: 18px !important;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	font-size: 18px !important;
	color: #262626 !important;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon{
	filter: brightness(0.5);
}
.tribe-events-page-template .elementor-402 .elementor-element.elementor-element-7a01eac,
.single-tribe_events .elementor-402 .elementor-element.elementor-element-7a01eac,
.page-id-5120 .elementor-402 .elementor-element.elementor-element-7a01eac{
	background-image: url(../png/bg_menu_event_dt.png);
    object-fit: cover;
    background-repeat: no-repeat;
	background-size: cover;
}
.tribe-events-page-template .elementor-402 .elementor-element.elementor-element-7a01eac.bdt-sticky.bdt-active,
.single-tribe_events .elementor-402 .elementor-element.elementor-element-7a01eac.bdt-sticky.bdt-active,
.page-id-5120 .elementor-402 .elementor-element.elementor-element-7a01eac.bdt-sticky.bdt-active{
	background: #000000A1;
}

#testlink{
	display:none;
}
#post-2383 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-7ec99f1.dest-blocks.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-9069293 > div > div.elementor-element.elementor-element-65fe2c6.elementor-widget.elementor-widget-text-editor.animated.zoomIn > div > p:nth-child(3){
	margin-bottom: 1em;
}
.page-id-2383 .elementor-2383 .elementor-element.elementor-element-65fe2c6 > .elementor-widget-container {
	padding: 70px 40px 1px 40px;
}

.eapps-instagram-feed-posts-item:hover.eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-image {
  filter: grayscale(0);
}
.library-img img {
  width: 160px;
}
.bdt-panel-slide-title {
	word-wrap: normal;
}

@media screen and (min-width: 1701px) and (max-width: 2560px)
.elementor-7 .elementor-element.elementor-element-59322ab .bdt-trailer-box, .elementor-7 .elementor-element.elementor-element-a34c31f .bdt-trailer-box {
    height: 359px !important;
}
@media screen and (min-width: 1025px) and (max-width: 1700px){
	.elementor-7 .elementor-element.elementor-element-59322ab .bdt-trailer-box,
	.elementor-7 .elementor-element.elementor-element-a34c31f .bdt-trailer-box{height: 298px !important;}
}
@media screen and (min-width: 766px) and (max-width: 1024px){
	.elementor-7 .elementor-element.elementor-element-59322ab .bdt-trailer-box, 
	.elementor-7 .elementor-element.elementor-element-a34c31f .bdt-trailer-box {
		height: 200px !important;
	}
}
@media (min-width: 1700px) {
	.elementor-7 .elementor-element.elementor-element-a34c31f .bdt-trailer-box {
		height: 358px !important;
	}
	.elementor-7 .elementor-element.elementor-element-a65c61f .bdt-trailer-box,
	.elementor-7 .elementor-element.elementor-element-19b7709 .bdt-trailer-box{
		height: 400px !important;
	}
	.elementor-7 .elementor-element.elementor-element-bc04bc3 .uc_content {
		padding: 30px 100px 50px 48px !important;
	}
}

.elementor-element-62e417c .bdt-trailer-box-text p{display:none;}

/* footer */
#menu-1-9b7c61e > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-42882 > a{
	font-family: "Marcellus", Sans-serif;
    font-size: 16px;
    margin: 4px 0 10px;
}
#menu-1-1c0d9e7 > li > a{
	font-family: "Marcellus", Sans-serif;
    font-size: 16px;
}
#menu-1-73936f7 > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-42949 > a{
	font-family: "Marcellus", Sans-serif;
    font-size: 16px;
	margin: 4px 0 10px;
	pointer-events: none;
}

@media (max-width: 767px){
	#menu-1-73936f7 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-41055,
	#menu-1-73936f7 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-41056,
	#menu-1-73936f7 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1106,
	#menu-1-73936f7 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1107{
		margin-left: 8px;
	}
	
	#menu-1-9b7c61e > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-42882 > a{
		font-size: 14px;
	}
	#menu-1-1c0d9e7 > li > a{
		font-size: 14px;
	}
	.elementor-1093 .elementor-element.elementor-element-1e14262 .elementor-nav-menu .elementor-item {
		font-size: 14px;
	}
	.elementor-1093 .elementor-element.elementor-element-0558c04 .elementor-nav-menu .elementor-item{
		font-size: 14px;
	}
	#menu-1-73936f7 > li.li-title.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1108{
		display:none;
	}
	#menu-1-73936f7 > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-42949 > a{
		font-size: 14px;
	}
}

.elementor-element-d5f4d94 div.uc_post_title > a > h4{
	height:75px;
}

#page > div.elementor.elementor-1093.elementor-location-footer > section > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-5098e61.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-20.elementor-inner-column.elementor-element.elementor-element-9fc70c8.footer-c5 > div > div.elementor-element.elementor-element-1c0d9e7.elementor-nav-menu--dropdown-none.footer-menu.elementor-widget.elementor-widget-nav-menu{
	margin-bottom: 10px;
}

.page-id-1240 .gm-slider .owl-dots .owl-dot.active {
    color: #A5D62A !important;
    background: #ffffff;
    font-weight: 400;
    font-size: 18px !important;
    width: 21px;
    height: 21px;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	transition: all .2s linear;
}

.page-id-1237 .gm-slider .owl-dots .owl-dot.active {
    color: #A5D62A !important;
    background: #ffffff;
    font-weight: 400;
    width: 18px;
    height: 23px;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	transition: all .2s linear;
}

.elementor-kit-6 button:hover{
	background-color: transparent;
}

.sc_place_banner{
	text-align: right;
    margin-top: -45px;
}
.sc_place_banner h5{
	color: #FFFFFF;
    font-family: "Marcellus", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 3px 3px 19px rgb(0 0 0 / 58%);
}

.blog .overlay-top,
.page-template-news-forum .overlay-top,
.page-template-library .overlay-top{
	box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 50%);
}

#menu-1-b4aba58 > li.li-title.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1111 > a{
	pointer-events: none;
}

/* gm-slider-10 */
.gm-slider-10 .new {
  margin: 0 30px 30px;
}
.gm-slider-10 .owl-dots {
    counter-reset: dots;
	margin: 0 20px;
}
.gm-slider-10 .owl-dot:before {
    counter-increment:dots;
    content: counter(dots);
}
.gm-slider-10 .owl-nav {
  display: flex;
  justify-content: center;
  align-items: center;	
  width: 100%;
  margin-top: 23px;
}
.gm-slider-10 .owl-nav > button {
  font-size: 24px !important;
  color: #262626 !important;
}
/* .gm-slider-10 .owl-nav > button:hover {
  color: #A5D62A !important;
} */
.gm-slider-10 .owl-dots .owl-dot {
  color: #262626 !important;
  font-size: 18px !important;
  font-family: 'Marcellus';	
  margin: 0 5px;
}
.gm-slider-10 .owl-dots .owl-dot.active {
  color: #A5D62A !important;
}
.gm-slider-10 button:focus {
	outline: none;
}
.page-id-1240 .gm-slider-10 .owl-dots .owl-dot.active {
    color: #A5D62A !important;
    background: #ffffff;
    font-weight: 400;
    font-size: 18px !important;
    width: 21px;
    height: 21px;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	transition: all .2s linear;
}

.page-id-1237 .gm-slider-10 .owl-dots .owl-dot.active {
    color: #A5D62A !important;
    background: #ffffff;
    font-weight: 400;
    width: 18px;
    height: 23px;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	transition: all .2s linear;
}

/* .single-post .uc_image_carousel_placeholder img{
    object-fit: contain !important;
} */
@media screen and (min-width: 1180px) and (max-width: 1680px){ 
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {margin-right: 10px;}
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {margin-left: 10px;}
	
	.library-img img {object-fit: contain;}
/* 	.news-img img {object-fit: cover;} */
}
@media screen and (min-width: 768px) and (max-width: 1024px){ 
	.elementor-1093 .elementor-element.elementor-element-8335374{ width:100%; }
	.elementor-1093 .elementor-element.elementor-element-07415ad{ width:25%; }
	.elementor-1093 .elementor-element.elementor-element-90146ef{ width:25%; }
	.elementor-1093 .elementor-element.elementor-element-1b56e41{ width:25%; }
	.elementor-1093 .elementor-element.elementor-element-9fc70c8{ width:25%; }
	
	.elementor-1093 .elementor-element.elementor-element-8335374 > .elementor-element-populated,
	.elementor-1093 .elementor-element.elementor-element-733b57f,
	.elementor-1093 .elementor-element.elementor-element-f672de6{
		display:none;
	}
}
@media (max-width: 1024px){
	.news-img img {
		height: 100%;
    	aspect-ratio: 1 / 1;
	}
}

	.elementor-2174 .elementor-element.elementor-element-f26e2e1 .uc_image_carousel_placeholder img{
		aspect-ratio: 1 / 1;
		height: 100%;
		object-fit: cover;
	}
	.slider-travel2 .uc_image_carousel_placeholder{
		aspect-ratio: 1 / 1;
		height: 100%;
		object-fit: cover;
	}

.elementor-2174 .elementor-element.elementor-element-f913c41 .uc_image_carousel_placeholder img {
	height: 100% !important;
}
.elementor-2174 .elementor-element.elementor-element-c3ea215 .uc_image_carousel_placeholder img{
	height: 100% !important;
}

.elementor-38077 .elementor-element.elementor-element-d3668ea .uc_image_carousel_placeholder img{
	height: 100% !important;
}
.elementor-7 .elementor-element.elementor-element-c0e9936 .uc_image_carousel_placeholder img{
	height: 100% !important;
}
.elementor-7 .elementor-element.elementor-element-06c10c9 .uc_image_carousel_placeholder img {
    height: 100% !important;
}

.elementor-38077 .elementor-element.elementor-element-136b6cf .uc_image_carousel_placeholder img {
	height: 100% !important;
}
.elementor-38077 .uc_image_carousel_placeholder img{
	height: 100% !important;
}

/* .page-id-5120  */
.mob-menu .uc-menu-item-pointer{
	width: 100%;
   	justify-content: flex-end;
}

.elementor-7 .elementor-element.elementor-element-f6c81d2 .uc_post_image {
    height: 100% !important;
}
.elementor-7 .elementor-element.elementor-element-f6c81d2 .uc_post_image img {
    height: 100% !important;
    aspect-ratio: 1 / 1;
}

.home .elementor-element.elementor-element-264f7be.map-hotspot.elementor-widget.elementor-widget-hotspot.animated.zoomIn > div > img{
	transform: scale(1.3);
}
/* .elementor-7 .elementor-element.elementor-element-264f7be .elementor-repeater-item-fe818c4 {
	left: -333%;
} */

.e-hotspot__icon svg, .e-hotspot__label svg {
	height: 50px;
}
.elementor-element-65091bce .uc_post_image img{
    height: 100% !important;
    aspect-ratio: 1 / 1;
    width: 100% !important;
    object-fit: cover !important;
}
.elementor-element-65091bce .uc_post_image{
    height: 100% !important;
    aspect-ratio: 1 / 1;
    width: 100% !important;
    object-fit: cover !important;
}

@media screen and (min-width: 1921px) and (max-width: 2560px){
	.s-footer #captcha-1{
		margin-left: calc(-307px - 1vw) !important
	}
}

.s-footer #captcha-1{
	position: absolute;
/*     margin-left: -327px; */
	margin-left: -68%;
    margin-top: 55px;
    transform: scale(.85);
    z-index: 9;
}

@media (max-width: 1680px){
	.s-footer #captcha-1{
/* 		margin-left: -245px; */
		margin-left: -74%;
		margin-top: 42px;
	}
}
@media (max-width: 768px){
	.s-footer #captcha-1 {
    	margin-left: -56%;
	}
}
.elementor-1093 .elementor-element.elementor-element-b4aba58 .elementor-nav-menu--dropdown .elementor-item, .elementor-1093 .elementor-element.elementor-element-b4aba58 .elementor-nav-menu--dropdown .elementor-sub-item{
	font-family: 'Marcellus';
}

.dl_report{
	text-align: center;
    text-decoration: none !important;
    display: block;
    width: 50%;
    margin: 25px auto;
    padding: 9px 12px 9px 12px;
    font-family: "Marcellus", Sans-serif;
    color: var(--e-global-color-1320abd );
    background-color: var(--e-global-color-secondary );
}
.dl_report:hover{
	color: var(--e-global-color-1320abd );
}

.elementor-56 .elementor-element.elementor-element-954e66e .uc_post_title a,
.elementor-56 .elementor-element.elementor-element-8656e5c .uc_post_title a{
	text-transform: initial;
}

figcaption a{
	color: #4EAD41!important;
}
.wp-element-caption{
	font-size:14px;
}
@media (max-width: 1680px){
	.wp-element-caption{
		font-size:12px;
	}
}

#menu-1-1f82c3a > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-50320 > a{
	font-family: "Marcellus", Sans-serif;
	font-size: 16px;
    margin: 4px 0 10px;
    pointer-events: none;
}