/*
 ************************************************************
 * SHORTCODE
 ************************************************************
 * ----------------------------------------------------------
 * ELEMENTS
 * ----------------------------------------------------------
 */

/* HR */

#top .hr-dotted .hr-inner
{
	border-top: 1px dotted var(--color-cvi-1);
}

/* ICON */

.avia-icon-pos-left
{
	margin-right: 1em;
}

.avia-icon-pos-right
{
	margin-left: 1em;
}

.avia_button_icon
{
	color: var(--color-cvi-2);
}

/* IMAGE */

@media only screen and (max-width: 639px)
{
	.responsive .avia-image-container.image-square img
	{
		max-width: 160px;
		height: auto;
	}
}

@media only screen and (min-width: 640px) and (max-width: 989px)
{
	.responsive .avia-image-container.image-square img
	{
		max-width: 320px;
		height: auto;
	}
}

/*  HEADING */

#top .av-special-heading:not(:first-child)
{
	margin-top: 40px;
}

#top .av-subheading
{
	text-transform: none;
	color: var(--color-gray-2);
}

#top .av-subheading_above
{
	margin-bottom: 8px;
}

#top .av-subheading_below
{
	margin-top: 8px;
}

#top .av-special-heading.heading-border
{
	clear: both;
	padding-bottom: 24px;
	border-bottom: 1px dotted var(--color-cvi-1);
}

/* GALLERY */

#top div .avia-gallery img
{
	border: none;
	padding: 10px;
}

#top div .avia-gallery .avia-gallery-thumb
{
	margin: 0 -10px;
}

/* SHARE */

#top .av-social-sharing-box,
#top .av-share-link-description
{
	margin-top: 0;
}

#top .av-share-box ul
{
	border-radius: 0;
}

#top .av-share-box ul li a:hover
{
	background-color: var(--color-cvi-1) !important;
}

#top .av-share-box .avia-related-tooltip
{
	display: none !important;
	opacity: 0 !important;
}

#top #wrap_all .av-social-link-facebook a:focus,
#top #wrap_all .av-social-link-facebook:hover a,
#top #wrap_all .av-social-link-linkedin a:focus,
#top #wrap_all .av-social-link-linkedin:hover a,
#top #wrap_all .av-social-link-mail a:focus,
#top #wrap_all .av-social-link-mail:hover a
{
	background-color:var(--color-cvi-2);
	border-color: var(--color-cvi-2);
	color: var(--color-white);
}

/*
 * ----------------------------------------------------------
 * TOGGLER
 * ----------------------------------------------------------
 */

/* WRAP */

#top .toggler
{
	background-color: transparent;
	font-weight: 700 !important;
	font-size: 16px;
}

#top .toggler:hover
{
	opacity: 1;
	color: var(--color-cvi-2);
}

/* ICON */

#top .toggle_icon
{
	opacity: 1;
	border-width: 1px;
}

#top .toggle_icon span
{
	border-color: var(--color-cvi-2);
}

#top .toggle_icon .hor_icon
{
	width: 10px;
}

#top .toggle_icon .ver_icon
{
	height: 10px;
}

/* CONTENT */

#top .toggle_content
{
	margin: 0;
	padding: 32px !important;
	background-color: var(--color-lightgray-1) !important;
	color: var(--color-cvi-1) !important;
}

#top .toggle_content p,
#top .toggle_content li,
#top .toggle_content strong
{
	font-size: 16px;
}

@media only screen and (max-width: 639px)
{
	.responsive #top .av-elegant-toggle .toggle_content
	{
		padding: 24px;
	}
}

#top .toggle_content > *
{
	margin: 24px 0;
}

#top .toggle_content > *:first-child
{
	margin-top: 0;
}

#top .toggle_content a
{
	text-decoration: underline !important;
}

#top .toggle_content a:hover,
#top .toggle_content a:hover strong
{
	color: var(--color-cvi-2);
}

#top .toggle_content p:first-child,
#top .toggle_content ul:first-child,
#top .toggle_content ol:first-child
{
	margin-top: 0;
}

#top .toggle_content p:last-child,
#top .toggle_content ul:last-child,
#top .toggle_content ol:last-child
{
	margin-bottom: 0;
}

/* CONTAINER */

#top .togglecontainer .toggle_icon
{
	left: auto;
	right: 16px;
	border: none;
}

#top .togglecontainer .toggle_icon span
{
	display: none;
}

#top .togglecontainer .toggle_icon::after
{
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f107";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

#top .togglecontainer .activeTitle
{
	color: var(--color-cvi-2) !important;
}

#top .togglecontainer .activeTitle .toggle_icon::after
{
	content: "\f106";
}

/* ELEGANT */

#top .av-elegant-toggle .toggler
{
	padding: 24px;
	padding-right: 48px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-weight: 700 !important;
	font-size: 18px;
}

@media only screen and (max-width: 639px)
{
	.responsive #top .av-elegant-toggle .toggler
	{
		font-size: 16px;
	}
}

/* MINIMAL */

#top .av-minimal-toggle .toggler
{
	padding: 16px;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
	border-left: 4px solid var(--color-cvi-2);
	background-color: var(--color-white) !important;
	font-weight: 700 !important;
	font-size: 16px;
}

#top .av-minimal-toggle .single_toggle
{
	padding-bottom: 0;
	margin-bottom: 4px;
	box-shadow: 0px 1px 2px 0px rgba(52, 43, 96, 0.1);
}

/*
 * ----------------------------------------------------------
 * TEXTBLOCK
 * ----------------------------------------------------------
 */

/* DEFAULT */

#top .avia_textblock > *
{
	margin: 2em 0;
}

#top .avia_textblock > *:first-child
{
	margin-top: 0;
}

#top .avia_textblock > *:last-child
{
	margin-bottom: 0;
}

#top .avia_textblock a:hover,
#top .avia_textblock a:hover strong,
#top .avia_textblock .av-icon-char::before
{
	color: var(--color-cvi-2);
}

#top .avia_textblock a:not(.avia-button)
{
	text-decoration: underline !important;
}

@media only screen and (min-width: 1080px)
{
	.responsive #top .av_one_full .avia_textblock,
	.responsive #top .av_two_third .avia_textblock,
	.responsive #top .av_three_fifth .avia_textblock,
	.responsive #top .av_three_fourth .avia_textblock
	{
		text-align: justify;
	}
}

/* DONATION-CONTACT */

#top .avia_textblock.donation-contact p:last-child
{
	display: flex;
	align-items: center;
	grid-gap: 16px;
	margin-top: -16px;
}

/* DONATION-TOTAL */

#top .avia_textblock.donation-total ul
{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 0;
}

@media only screen and (max-width: 639px)
{
	.responsive #top .avia_textblock.donation-total ul
	{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

#top .avia_textblock.donation-total ul li
{
	padding: 32px 0;
	font-weight: 700;
}

#top .avia_textblock.donation-total ul li:not(:nth-child(-n + 4))
{
	display: none;
}

@media only screen and (max-width: 639px)
{
	.responsive #top .avia_textblock.donation-total ul
	{
		list-style: disc inside;
	}
	.responsive #top .avia_textblock.donation-total ul li
	{
		margin-left: 0;
		border-top: 1px solid var(--color-lightgray-2);
	}
	.responsive #top .avia_textblock.donation-total ul li:nth-child(4)
	{
		border-bottom: 1px solid var(--color-lightgray-2);
	}
}

@media only screen and (min-width: 640px)
{
	.responsive #top .avia_textblock.donation-total ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.responsive #top .avia_textblock.donation-total ul li
	{
		margin: 0;
		text-align: center;
		border-top: 1px solid var(--color-lightgray-2);
	}

	.responsive #top .avia_textblock.donation-total ul li:nth-child(even)
	{
		border-left: 1px solid var(--color-lightgray-2);
	}

	.responsive #top .avia_textblock.donation-total ul li:nth-child(-n + 2)
	{
		border-top:  none;
	}
}

/* DONATION-CTA */

#top .avia_textblock.donation-cta,
#top .avia_textblock.donation-cta ul
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	grid-gap: 8px;
}

#top .avia_textblock.donation-cta
{
	grid-gap: 16px;
	padding: 24px;
	background-color: var(--color-lightgray-1);
}

#top .avia_textblock.donation-cta > *
{
	margin: 0;
}

@media only screen and (max-width: 639px)
{
	.responsive #top .avia_textblock.donation-cta
	{
		flex-direction: column;
	}
	.responsive #top .avia_textblock.donation-cta > *,
	.responsive #top .avia_textblock.donation-cta .avia-button
	{
		width: 100%;
	}
}

#top .avia_textblock.donation-cta ul
{
	list-style: none;
	flex-grow: 1;
	grid-gap: 8px;
}

#top .avia_textblock.donation-cta ul li
{
	width: calc(33.33% - 5px);
	margin: 0;
	padding: 8px;
	border-radius: 20px;
	line-height: 24px;
	font-weight: 700;
	text-align: center;
	background-color: var(--color-lightgray-2);
}