/*
 ************************************************************
 * WRAPPER
 ************************************************************
 * ----------------------------------------------------------
 * GRID
 * ----------------------------------------------------------
 * 
 * - COLORBOX
 */

#top .colorbox
{
	padding: 30px;
}

#top .colorbox p:first-child
{
	margin-top: 0;
}

#top .colorbox p:last-child
{
	margin-bottom: 0;
}

#top .colorbox
{
	padding-top: 40px;
	padding-bottom: 40px;
}

@media only screen and (min-width: 1080px)
{
	.responsive #top .colorbox
	{
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

/* 
 * - CELLS
 */

#top .flex_cell.colorbox
{
	padding: 60px;
}

@media only screen and (max-width: 767px)
{
	.responsive #top #wrap_all .av-flex-cells .no_margin
	{
		padding-left: 20px !important;
		padding-right: 20px !important;
  }
}

/* 
 * - COLUMNS
 */

@media only screen and (max-width: 989px)
{
	.responsive #top #wrap_all .flex_column,
	.responsive #top #wrap_all .flex_column.av-break-at-tablet
	{
		margin-bottom: 20px;
	}
	.responsive #top #wrap_all .flex_column:last-child
	{
		margin-bottom: 0;
	}
	.responsive #top #wrap_all .av-columns-reverse .flex_column
	{
		margin-bottom: 0;
	}
	.responsive #top #wrap_all .av-columns-reverse .flex_column
	{
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px)
{
	.responsive #top #wrap_all .container
	{
		width: 100%;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*
 * - CONTAINER
 */

#top .container-thin .container
{
	max-width: 900px;
}

#top .container-wide .container
{
	max-width: 100%;
}


/*
 * - IFRAME
 */

.iframe
{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 56.25%;
}

.iframe iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.avia-popup .mfp-close,
div.avia-popup .mfp-close:hover
{
	border: none;
	-webkit-transition: none;
	        transition: none;
}

div.avia-popup .mfp-close:hover
{
	transform: scale(1);
}

.mfp-iframe-holder
{
	padding-top: 48px;
	padding-left: 32px;
	padding-right: 32px;
}

.mfp-iframe-holder .mfp-iframe
{
	border-radius: 0;
}

.mfp-iframe-holder button.mfp-arrow
{
	display: none;
}

@media only screen and (max-width: 989px)
{
	.mfp-iframe-holder .mfp-content
	{
		max-width: 100% !important;
	}
	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: calc(100vh - 72px) !important;
		padding-top: 0 !important;
	}
}

@media only screen and (min-width: 990px)
{
	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 640px !important;
	}
	.mfp-iframe-holder .mfp-content
	{
		max-width: 1080px !important;
	}
}

/*
 ************************************************************
 * HEADER
 ************************************************************
 * ----------------------------------------------------------
 * ELEMENT
 * ----------------------------------------------------------
 *
 * - MENU
 */

#top .av-main-nav > li > a
{
	font-family: var(--font-body);
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	padding: 0 20px;
	cursor: pointer !important;
}
#top .av-main-nav ul a
{
	font-weight: 300;
	font-size: 16px;
}

/*
 * - BUTTON
 */

#top .av-menu-button > a .avia-menu-text
{
	position: relative;
	padding: 10px 15px;
	border-radius: 0;
	border: 1px solid var(--color-white);
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

/*
 * - SUBMENU
 */

#header_meta .sub_menu,
#header_meta .sub_menu > ul,
#header_meta .sub_menu > ul > li
{
	padding: 0 !important;
}

/*
 * - HAMBURGER
 */

@media only screen and (max-width: 989px)
{
	.responsive #top .av-main-nav > li.av-burger-menu-main
	{
		margin-top: 30px;
		margin-right: 50px;
	}
}

#top .av-main-nav > li.av-burger-menu-main > a
{
	opacity: 1 !important;
}

#top .av-burger-overlay .av-menu-button .avia-menu-text
{
	display: block;
	width: 100%;
}

/*
 * - OVERLAY
 */

#top #wrap_all .av-burger-overlay li a .avia-menu-text
{
	font-weight: 300;
	font-size: 17px;
}

/*
 * - MOBILE
 */

@media only screen and (max-width: 1279px)
{
	nav.main_menu
	{
		display: block !important;
	}

	#avia-menu .menu-item
	{
		display: none;
	}
	.av-burger-menu-main.menu-item-avia-special
	{
		display: block;
	}
}

/*
 * ----------------------------------------------------------
 * TRANSPARENT
 * ----------------------------------------------------------
 */

#top .av_header_transparency .logo
{
	visibility: hidden;
}

.html_header_top #top .av_header_stretch .container
{
	width: 100%;
	max-width: 100%;
	padding: 0 60px;
}

@media only screen and (max-width: 989px)
{
	.responsive #top #wrap_all #header,
	.responsive.html_mobile_menu_tablet #top #wrap_all #header
	{
		position: absolute;
		background-color: transparent;
	}
}

/*
 * ----------------------------------------------------------
 * CONTAINER
 * ----------------------------------------------------------
 */

#top .av_header_stretch #header_meta .container
{
	width: 100%;
	max-width: 100%;
	padding: 0 20px;
}

@media only screen and (max-width: 989px)
{
	.html_header_top #top #header.av_header_stretch .container
	{
		width: 100%;
		max-width: 100%;
		padding: 0 20px;
	}
}

@media only screen and (max-width: 767px)
{
	.responsive #top .av_header_stretch #header_meta .container
	{
		display: flex;
		align-items: center;
	}
}

/*
 ************************************************************
 * SECTION
 ************************************************************
 * ----------------------------------------------------------
 * GLOBAL
 * ----------------------------------------------------------
 */

#top .avia-section
{
	position: relative;
	min-height: 0;
}

/*
 ************************************************************
 *
 * FOOTER
 *
 ************************************************************
 * ----------------------------------------------------------
 * ELEMENT
 * ----------------------------------------------------------
 */

#top #footer p
{
	margin: 0;
	font-size: 16px;
	line-height: 1.8em;
}

#top #footer a,
#top #footer a:focus
{
	text-decoration: underline;
}

#top #footer a:hover
{
	text-decoration: none;
}

/*
 * - WIDGET
 */

#top #footer .widget,
#top #footer .widgettitle
{
	line-height: 2em;
}

#top #footer .widget
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 32px;
}

#top #footer .widget:last-child
{
	margin-bottom: 0;
}

#top #footer .widgettitle
{
	margin-top: 0;
	margin-bottom: 24px;
	letter-spacing: 0;
	color: var(--color-cvi-1);
}

#top #footer .widget img
{
	width: 90px !important;
}

@media only screen and (min-width: 768px)
{
	.responsive #top #footer .widget img
	{
		width: 135px !important;
	}
}

/*
 * - MENU
 */

#top #footer .widget_nav_menu a
{
	position: relative;
	line-height: 1.8em;
	font-weight: 300;
	font-size: 17px;
}

#top #footer .widget_nav_menu li
{
	display: flex;
	flex-direction: row;
	align-items: center;
	grid-gap: 16px;
}

#top #footer .widget_nav_menu li::before
{
	font-family: 'entypo-fontello';
	content:"\e875";
	font-size: 20px;
	color: var(--color-white);
}

#top #footer #menu-footer-3 li::before
{
	content:"\e854";
}

#top #footer #menu-footer-3 li:last-child::before
{
	content:"\e805";
}

/*
 * - SOCIAL
 */

@media only screen and (min-width: 1280px)
{
	.responsive #top #footer .social_bookmarks
	{
		justify-content: flex-end;
	}
}


/*
 * ----------------------------------------------------------
 * WRAPPER
 * ----------------------------------------------------------
 */

#top #footer
{
	padding: 60px 0;
	border-top: none;
}

/*
 * - CONTAINER
 */

@media only screen and (min-width: 768px)
{
	.responsive #top #footer .container
	{
		display: flex;
		flex-flow: row wrap;
		grid-gap: 0;
	}
	.responsive #top #footer .container::after
	{
		display: none;
	}
}

/*
 * - COLUMNS
 */

#top #footer .flex_column
{
	margin: 0;
}

#top #footer .flex_column:last-child
{
	display: flex;
	flex-direction: column;
}

@media only screen and (max-width: 989px)
{
	.responsive #top #wrap_all #footer .flex_column
	{
		margin-top: 20px;
	}
}

@media only screen and (min-width: 768px)
{
	.responsive #top #wrap_all #footer .flex_column
	{
		width: 50%;
	}
}

@media only screen and (min-width: 990px)
{
	.responsive #top #wrap_all #footer .flex_column:not(last-child)
	{
		width: 25%;
	}
}

/*
 * - LAST COLUMN WIDGET
 */

#top #footer .flex_column:last-child .widget
{
	text-align: left;
}

#top #footer .flex_column:last-child .widget:last-child
{
	display: flex;
	flex-direction: column;
}

@media only screen and (min-width: 768px)
{
	.responsive #top #footer .flex_column:last-child .widget
	{
		text-align: right;
		margin-bottom: 0;
	}
	.responsive #top #footer .flex_column:last-child .widget img
	{
		float: right;
	}
}

/*
 * ----------------------------------------------------------
 * SOCKET
 * ----------------------------------------------------------
 */

#socket
{
	line-height: 1.8em;
	font-weight: 300;
	font-size: 15px;
}

#socket .sub_menu_socket li
{
	line-height: 1.8em;
}

@media only screen and (max-width: 767px)
{

	.responsive #socket .sub_menu_socket
	{
		margin-left: 0;
	}

	.responsive #socket .sub_menu_socket li:first-child
	{
		padding-left: 0;
	}

}