* {
	margin: 0;
	padding: 0;
}

.lang_block .glink {
	color: #fff;
	font-family: "PT Sans", sans-serif;
	padding: 5px 15px 5px 5px;
	border-radius: 50px;
	display: flex;
	align-items: center;
}

.lang_block .glink[data-gt-lang="en"] {
	background-color: #FF443B;
}

.lang_block .glink[data-gt-lang="es"] {
	background-color: #FF443B;
}

.lang_block .glink[data-gt-lang="ht"] {
	background-color: #12C3B5;
}

.lang_block .glink:before {
	content: "";
	width: 28px;
	height: 28px;
	background-image: url("/wp-content/uploads/2025/10/Vector-1.svg");
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 10px;
}

#lang-en_btn, #lang-en_btn-mob, .elementor-nav-menu .sub-arrow {
	display: none;
}

.main-menu .elementor-item::after {
	opacity: 1 !important;
}

.main-menu .menu-item-has-children.menu-item-36 .elementor-item:after,
.main-menu .menu-item-has-children.menu-item-36 .sub-menu,
.main-menu .menu-item-has-children.menu-item-12632 .elementor-item:after,
.main-menu .menu-item-has-children.menu-item-12632 .sub-menu{
	background-color: #005191 !important;
}

.main-menu .menu-item-has-children.menu-item-7156 .elementor-item:after,
.main-menu .menu-item-has-children.menu-item-7156 .sub-menu {
	background-color: #FFB350 !important;
}

.main-menu .menu-item-has-children.menu-item-7559 .elementor-item:after,
.main-menu .menu-item-has-children.menu-item-7559 .sub-menu {
	background-color: #FF443B !important;
}

.main-menu .menu-item-has-children.menu-item-7560 .elementor-item:after,
.main-menu .menu-item-has-children.menu-item-7560 .sub-menu {
	background-color: #12C3B5 !important;
}
.main-menu .menu-item-7558 .elementor-item:after{
	background-color: #000 !important;
}
.main-menu .menu-item-13189 .elementor-item:after{
	background-color: #559DCE !important;
}

.main-menu, .elementor-nav-menu, .main-menu .menu-item-has-children, .elementor-item {
	position: inherit !important;
}

.main-menu .elementor-item:after {
	position: relative !important;
	margin-top: 20px;
}

.main-menu .elementor-item {
	display: flex;
	flex-direction: column;
}
.main-menu .menu-item-has-children li {
	position: relative !important;
}

@media screen and (min-width: 768px) {
	body .main-menu .menu-item-has-children .sub-menu.elementor-nav-menu--dropdown:not(body .main-menu .menu-item-has-children .sub-menu.elementor-nav-menu--dropdown .sub-menu) {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		top: 91px !important;
		margin-left: 0 !important;
		left: 0 !important;
		display: grid !important;
		grid-template-columns: auto auto auto;
		padding: 20px 20%;
		text-align: center;
		transition: 0s all !important;
		opacity: 0;
		visibility: hidden;
	}
	body .main-menu .menu-item-has-children:hover > ul.sub-menu {
		opacity: 1 !important;
		visibility: visible !important;
	}
}


.main_slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.serv-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	gap: 12px;
}

.main_slider .swiper-pagination-bullet,
.serv-carousel .swiper-pagination-bullet {
	border: 2px solid #fff;
	opacity: 1 !important;
	background: transparent !important;
}

.main_slider .swiper-pagination-bullet:hover,
.serv-carousel .swiper-pagination-bullet:hover {
	background: #ffb350 !important;
}
.main_slider .swiper-pagination-bullet-active,
.serv-carousel .swiper-pagination-bullet-active{
	background: #ffb350 !important;
	border: 2px solid #ffb350;
}

.elementor-widget-n-carousel .e-n-carousel.offset-both, 
.elementor-widget-n-carousel .e-n-carousel.offset-right {
	padding: 0 !important;
}

.sticky-contact-bar_entire .e-child {
	backdrop-filter: blur(20px);
}

.contact_btn a {
	display: flex;
	align-items: center;
	width: 184px;
	text-align: center;
}

.contact_btn a:before {
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 20px;
}

.contact_btn.call_btn a:before {
	background-image: url("/wp-content/uploads/2025/10/image-11.svg");
}
.contact_btn.text_btn a:before {
	background-image: url("/wp-content/uploads/2025/10/image-15.svg");
}
.contact_btn.chat_btn a:before {
	background-image: url("/wp-content/uploads/2025/10/image-12.svg");
}
.contact_btn.email_btn a:before {
	background-image: url("/wp-content/uploads/2025/10/image-13.svg");
}
.contact_btn.app_btn a:before {
	background-image: url("/wp-content/uploads/2025/10/image-16.svg");
}
.contact_btn.help_btn a:before {
	background-image: url("/wp-content/uploads/2025/10/image-14.svg");
}
/*tabs styles*/

.e-n-tabs-heading {
	position: relative;
	display: flex !important;
	flex-direction: row !important;
}

/* mobile menu */

.elementor-menu-toggle {
	margin: 0 !important;
	width: fit-content;
	position: absolute;
	right: 25px !important;
	top: 83px;
}

.serv-carousel .carousel-img {
	background-size: cover !important;
}

.post_tags span.elementor-icon-list-text {
	display: flex !important;
	gap: 24px;
	flex-wrap: wrap;
}

/* blog page */

.post_tags li a {
	background-color: #FFFFFF !important;
	padding: 15px 40px;
	border-radius: 50px;
	color: #12C3B5 !important;
}

.officers h1.elementor-heading-title,
.officers .elementor-icon-list-text {
	color: #fff !important;
}
ul.elementor-icon-list-items {
	list-style: none;
	justify-content: center;
}
.e-n-tabs-heading {
	min-width: 1224px !important;
	width: 1224px !important;
	margin: auto;
}
.e-n-tabs-heading button {
	cursor: pointer;
}

.elementor-location-footer .elementor-heading-title a {
	color: #fff;	
}

.single-post .elementor-widget-theme-post-content p {
	margin-bottom: 36px;
}

/* contacts */

.form-row p {
	display: flex;
	gap: 12px;
	margin-bottom: 25px;
}

.form-row p input, .form-row textarea {
	min-width: 50%;
	border: 2px solid #559DCE;
	border-radius: 15px; 
	padding: 28px;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #559DCE;
	outline: none;
}
.form-row textarea {
	height: 175px;
	resize: none;
	border-radius: 30px;
}
.form-row p input::placeholder,
.form-row p textarea::placeholder {
	color: #559DCE;
}

.form-row.message-btn p {
	align-items: flex-end;
}

.form-row.message-btn input[type="submit"] {
	min-width: 185px;
	height: 60px;
	line-height: 0;
	border-radius: 50px;
	border-color: #FFB350;
	background-color: #FFB350;
	color: #fff;
	cursor: pointer;
	transition: .2s all linear;
}

.form-row.message-btn input[type="submit"]:hover {
	background-color: transparent;
	color: #ffb350;
}

.contact_icons .contact_btn a {
	color: transparent !important;
	user-select: none !important;
}

/* media styles */

.media_posts .e-loop-item:hover circle{
	stroke: #FFB350;
}

.media_posts .e-loop-item:hover path{
	fill: #fff;
}
.media_posts .e-loop-item svg {
	transition: .2s all linear;
}
.media_posts .e-loop-item:hover svg {
	fill: #FFB350 !important;
}
.media_posts .elementor-widget-taxonomy-filter .options {
	display: flex !important;
	flex-wrap: wrap !important;
}
.media_filter {
	width: 63%;
}
nav.elementor-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}
.page-numbers.prev,
.page-numbers.next {
	width: 60px;
	height: 60px;
	background-image: url(/wp-content/uploads/2026/02/arrow-r.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.page-numbers.prev {
	transform: rotate(180deg);
}

span.page-numbers.prev,
span.page-numbers.next {
	opacity: .5 !important;	
}

.media_filter.elementor-widget-taxonomy-filter .selected-option {
	display: none;
}
.media_filter.elementor-widget-taxonomy-filter .options {
	display: flex;
	gap: 24px;
}
body.page-template-default .media_filter.elementor-widget-taxonomy-filter .e-filter-item:hover {
	background-color: transparent !important;
}
body.page-template-default .events_filter.media_filter.elementor-widget-taxonomy-filter .e-filter-item:hover {
	color: #fff !important;
}
.media_filter.elementor-widget-taxonomy-filter .options button {
	cursor: pointer;
	transition: .2s all linear;
}
.media_filter.elementor-widget-taxonomy-filter .e-filter-item {
	color: #fff !important;
}

body .media_filter.elementor-widget-taxonomy-filter .e-filter-item:last-child,
body .media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(4n) {
	background-color: #559DCE !important;
	border: 2px solid #559DCE !important;
}

body .media_filter.elementor-widget-taxonomy-filter .e-filter-item:last-child:hover,
body .media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(4n):hover {
	color: #559DCE !important;
}

.media_filter.elementor-widget-taxonomy-filter .e-filter-item:first-child,
.media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(n+2) {
	background-color: #FFB350 !important;
	border: 2px solid #FFB350 !important;
}
.media_filter.elementor-widget-taxonomy-filter .e-filter-item:first-child:hover,
.media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(n+2):hover {
	color: #FFB350 !important;
}

.media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(2n+1) {
	background-color: #FF443B !important;
	border: 2px solid #FF443B !important;
}
.media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(2n+1):hover {
	color: #FF443B !important;
}

.media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(4n+1) {
	background-color: #12C3B5 !important;
	border: 2px solid #12C3B5 !important;
}
.media_filter.elementor-widget-taxonomy-filter .e-filter-item:nth-child(4n+1):hover {
	color: #12C3B5 !important;
}


/* card css */

.add_scroll ul {
	height: 260px !important;
	overflow-y: auto !important;
}
.corp_grid img {
	object-fit: contain !important;
}

/* events page */
.events_loop-grid .e-loop-item {
	border-radius: 60px;
}
.events_loop-grid .e-loop-item:nth-child(n+2) {
	background-color: #FF443B;
}

.events_loop-grid .e-loop-item:nth-child(3n+1) {
	background-color: #12C3B5;
}

.events_loop-grid .e-loop-item:nth-child(2),
.events_loop-grid .e-loop-item:nth-child(4n+1) {
	background-color: #FFB350;
}
.selected-option {
	display: none;
}
body .main-menu .menu-item-has-children .sub-menu .sub-menu {
	background-color: #fff !important;
	padding: 10px 30px 10px 10px;
	width: fit-content !important;
	max-width: 100% !important;
	min-width: fit-content !important;
	margin: 0 !important;
	margin-top: -15px !important;
	z-index: 99999;
}

body .main-menu .menu-item-has-children .sub-menu .sub-menu a {
	color: #005191 !important;
}

.acc_main .elementor-widget-text-editor {
    height: 530px;
    overflow-y: auto;
    padding-right: 30px;
}

@media screen and (max-width: 768px) {
	.main-menu .menu-item a {
		color: #005191 !important;
	}
	.main_slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
		flex-direction: row;
		gap: 14px;
	}
	.sticky-contact-bar_entire .elementor-button-text {
		display: none;
	}
	.sticky-contact-bar_entire .contact_btn a:before {
		width: 44px;
		height: 44px;
		margin-right: 0 !important;
	}
	.sticky-contact-bar_entire a.elementor-button.elementor-button-link.elementor-size-sm {
		width: 44px !important;
		padding: 0 !important;
	}

	.main_footer-menu .elementor-nav-menu a {
		display: block;
		text-align: center;
	}
	.swiper-pagination {
		display: none !important;
	}
	body .main-menu .menu-item-has-children .sub-menu.elementor-nav-menu--dropdown .sub-menu,
	body .main-menu .menu-item-has-children .sub-menu.elementor-nav-menu--dropdown .sub-arrow {
		display: none !important;
	}
	body .main-menu .menu-item-has-children .sub-menu.elementor-nav-menu--dropdown {
		display: flex !important;
		flex-direction: column;
		text-align: center;
		justify-content: center;
		align-items: center;
		gap: 0 !important;
		background-color: transparent !important;
	}
	body .main-menu .menu-item-has-children .sub-menu.elementor-nav-menu--dropdown a.elementor-sub-item {
		font-size: 13px !important;
		padding: 4px;
		font-weight: 400;
		margin-left: 0 !important;
		border: 0 !important;
		display: flex;
		justify-content: center;
	}
	.child_car h2.elementor-heading-title, .serv-carousel h2.elementor-heading-title  {
		font-size: 30px !important;
	}
	.cards_btn {
		display: none !important;
	}
	#first_card, #second_card, #third_card, #fourth_card, #fifth_card, #sixth_card,
	.first_card, .second_card, .third_card, .fourth_card, .fifth_card, .sixth_card {
		position: relative !important;
		border-radius: 30px !important;
	}
	#first_card img, #second_card img, #third_card img, #fourth_card img, #fifth_card img, #sixth_card img,
	.first_card img, .second_card img, .third_card img, .fourth_card img, .fifth_card img, .sixth_card img {
		border-radius: 30px !important;
	}
	.e-n-tabs-heading {
		min-width: 85% !important;
		width: 85% !important;
	}
	.contact_icons .contact_btn a:before {
		width: 36px;
		height: 36px;
	}
	.main-form br {
		display: none;
	}
	.main-form .form-row p {
		flex-direction: column;
		gap: 12px;
		margin-bottom: 12px;
	}
	.main-form .form-row p input {
		padding: 24px !important;
		min-width: 100%;
		max-width: 100px;
		width: 100%;
	}
	.form-row textarea {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		border-radius: 15px;
	}
	.form-row.message-btn input[type="submit"] {
		margin: 26px auto;
	}
	.elementor-widget-taxonomy-filter .options {
		flex-wrap: wrap;
		gap: 12px;
		justify-content: center;
	}

	.elementor-widget-taxonomy-filter .options button {
		min-width: 46%;
		padding: 15px 0 15px 0 !important;
	}
	.page-numbers.prev,
	.page-numbers.next {
		width: 50px;
		height: 50px;
	}
	body.single-post ul.elementor-post-info li.elementor-icon-list-item {
		width: 100%;
	}
	.blog_posts_carousel .owl-dots {
		display: none !important;
	}
	.events_loop-grid .e-loop-item {
		border-radius: 30px !important;
	}
	.card_parent {
		border-radius: 30px !important;
	}
	.card_parent .elementor-widget-container {
		border-radius: 30px !important;
	}
	.card_parent img {
		border-radius: 30px !important;
	}
	.elementor-element.elementor-element-e58d344.contact_btn.email_btn.elementor-widget__width-initial.elementor-widget.elementor-widget-button .elementor-button-link {
		width: 85px;
		padding: 0 !important;
		margin: 0 !important;
	}
	a.elementor-button.elementor-button-link {
		transition: 0s all !important;
	}
	.donate_btn a.elementor-button.elementor-button-link {
        padding: 20px 15px !important;
        font-size: 16px !important;
	}
	.acc_main .elementor-widget-text-editor {
		height: auto !important;
		padding-right: 0 !important;
	}
}
