/*
 ************************************************************
 *
 * CHILD-BASE
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * GLOBAL
 *
 * ----------------------------------------------------------
 *
 * - TRANSITIONS
 */

a,
li,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
span,
input,
button,
select,
strong,
textarea,
#submit,
.button,
.avia-button,
.avia-button span,
.avia-menu-text,
.toggler,
.colorbox,
#top .main_menu a
{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}

/*
 * - BODY
 */

body
{
	line-height: 1.6em;
}

/*
 * - TYPO
 */

h1,
h2,
h3,
h4,
h5,
h6,
.widgettitle,
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2
{
	letter-spacing: 0;
}

a,
a:hover,
a:focus,
a:visited
{
	text-decoration: none !important;
}

p,
ul,
ol,
table
{
	margin: 2em 0;

}

.special_amp
{
	color: inherit !important;
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: 400;
}

p:first-child,
ul:first-child,
ol:first-child,
table:first-child
{
	margin-top: 0;
}

p:last-child,
ul:last-child,
ol:last-child,
table:last-child
{
	margin-bottom: 0;
}

.main_color b,
.main_color strong,
.alternate_color b,
.alternate_color strong
{
	color: #3b5266;
}

.footer_color b,
.footer_color strong,
.socket_color b,
.socket_color strong
{
	color: #ffffff;
}

/*
 * - IMAGE
 */

body .alignleft,
body .alignright,
body .aligncenter
{
	margin-top: 4px;
	margin-bottom: 4px;
}

body .alignleft
{
	margin-right: 10px;
}

body .alignright
{
	margin-left: 10px;
}

body .aligncenter
{
	padding: 0;
}

/*
 * ----------------------------------------------------------
 *
 * FORM
 *
 * ----------------------------------------------------------
 *
 * - BASE
 */

#top form,
#top fieldset
{
	margin: 0;
}

#top label
{
	font-weight: 300;
	font-size: 12px;
}

#top input[type="url"],
#top input[type="tel"],
#top input[type="text"],
#top input[type="input"],
#top input[type="email"],
#top input[type="search"],
#top input[type="number"],
#top input[type="password"],
#top textarea,
#top select,
#top .avia_ajax_form .text_input,
#top .avia_ajax_form .text_area,
#top .avia_ajax_form .select
{
	font-family: 'Muli', Arial, sans-serif !important;
	font-weight: 300;
	font-size: 14px;
	padding: 15px;
	line-height: 18px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}

#top select,
#top .avia_ajax_form .select,
#top .entry-content-wrapper select
{
	width: 100%;
}

/*
 * - AJAX
 */

#top .avia_ajax_form .form_element
{
	margin-top: 0.5%;
	margin-bottom: 0.5%;
}

#top .avia_ajax_form .form_element_half
{
	width: 49.5%;
	margin-left: 1%;
}

#top .avia_ajax_form .form_element.first_form
{
	margin-left: 0;
}

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

	.responsive #top #wrap_all .avia_ajax_form .form_element
	{
		width: 100%;
		margin-left: 0;
	}

}

/*
 * ----------------------------------------------------------
 *
 * BUTTONS
 *
 * ----------------------------------------------------------
 *
 * - BASE
 */

#top .button,
#top .avia-button,
#top .avia-slideshow-button,
#top .avia-button.avia-color-dark,
#top .avia-button.avia-color-light
{
	font-family: 'Muli', Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: none;
	opacity: 1;
	margin: 0;
	min-width: auto;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

/*
 * - SIZE
 */

#top .avia-button.avia-size-small
{
	padding: 10px 30px;
	line-height: 18px;
	font-size: 12px;
}

#top .avia-button.avia-size-medium
{
	padding: 10px 40px;
	line-height: 18px;
	font-size: 16px;
}

#top .avia-button.avia-size-large
{
	padding: 20px 60px;
	line-height: 20px;
	font-size: 20px;
}

#top .avia-button.avia-size-x-large
{
	padding: 30px 80px;
	line-height: 30px;
	font-size: 24px;
}

/*
 * - ROW
 */

#top .avia-buttonrow-wrap .avia-button
{
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px)
{
	
	.responsive #top #wrap_all .avia-button,
	.responsive #top #wrap_all .avia-button-wrap
	{
		width: 100% !important;
	}
	
	#top .avia-buttonrow-wrap .avia-button
	{
		margin-bottom: 10px !important;
	}

	#top .avia-buttonrow-wrap .avia-button:last-child
	{
		margin-bottom: 0 !important;
	}

}

/*
 * - COLOR
 */

#top .button,
#top input[type="submit"],
#top .avia-button.avia-color-theme-color,
#top .avia-button.avia-color-theme-color-subtle,
#top .avia-button.avia-color-theme-color-highlight
{
	background-color: #001aaf;
	border-color: #001aaf;
	color: #ffffff;
}

#top .button:hover,
#top input[type="submit"]:hover,
#top .avia-button.avia-color-theme-color:hover,
#top .avia-button.avia-color-theme-color-subtle:hover,
#top .avia-button.avia-color-theme-color-highlight:hover
{
	background-color: #f0c400;
	border-color: #f0c400;
	color: #ffffff;
}

#top .avia-button.avia-color-light
{
	background-color: transparent;
	border-color: rgba(255,255,255,0.2);
	color: #ffffff;
}

#top .avia-button.avia-color-light:hover
{
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

#top .avia-button.avia-color-dark
{
	background-color: transparent;
	border-color: #001aaf;
	color: #001aaf;
}

#top .avia-button.avia-color-dark:hover
{
	background-color: transparent;
	border-color: #f0c400;
	color: #001aaf;
}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * CHILD-GRID
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * FLEX
 *
 * ----------------------------------------------------------
 *
 * - COLUMNS
 */

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

	.responsive #top #wrap_all .flex_column_table.av-equal-height-column-flextable:not(:first-child)
	{
		margin-top: 30px;
	}

	.responsive #top #wrap_all .flex_column.av-break-at-tablet
	{
		margin-bottom: 30px;
	}

	.responsive #top #wrap_all .flex_column.av-break-at-tablet:last-child
	{
		margin-bottom: 0;
	}

	.responsive #top #wrap_all .av-columns-reverse .flex_column.av-break-at-tablet:last-child
	{
		margin-bottom: 30px;
	}

	.responsive #top #wrap_all .av-columns-reverse .flex_column.av-break-at-tablet:first-child
	{
		margin-bottom: 0;
	}

}

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

	.responsive #top #wrap_all .flex_column
	{
		margin-bottom: 30px;
	}

}

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

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

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

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

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

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

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

/*
 * - COLORBOX
 */

#top .colorbox
{
	padding: 40px;
}

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

	.responsive #top .colorbox
	{
		padding-left: 30px;
		padding-right: 30px;
	}

}

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

	.responsive #top .colorbox
	{
		padding: 30px;
	}

}

/*
 * ----------------------------------------------------------
 *
 * FLEX-GRID
 *
 * ----------------------------------------------------------
 *
 * - ITEM
 */

#top .flex-grid .item
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#top .flex-grid .item a
{
	width: calc(100% - 10px);
	margin: 10px;
	padding: 20px;
	flex-flow: column wrap;
	border-width: 1px;
	border-style: solid;
	background-color: transparent;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	-webkit-box-shadow: 0 0 8px 0 #eeeeee;
	   -moz-box-shadow: 0 0 8px 0 #eeeeee;
	        box-shadow: 0 0 8px 0 #eeeeee;
}

@media only screen and (min-width: 768px)
{

	#top .flex-grid.columns-2 .item
	{
		width: 50%;
	}

	#top .flex-grid.columns-3 .item
	{
		width: 50%;
	}

}

@media only screen and (min-width: 990px)
{

	#top .flex-grid.columns-2 .item
	{
		width: 50%;
	}

	#top .flex-grid.columns-3 .item
	{
		width: 33.33%;
	}

}

/*
 * - WRAP
 */

#top .flex-grid,
#top .flex-grid .item,
#top .flex-grid .item a
{
	display: flex;
}

#top .flex-grid
{
	flex-flow: row wrap;
	justify-content: flex-start;
	list-style: none;
	margin-left: -10px;
	margin-right: -10px;
}

/*
 * ----------------------------------------------------------
 * 
 ************************************************************
 *
 * CHILD-LAYOUT
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * MENU
 *
 * ----------------------------------------------------------
 *
 * - WRAP
 */

#top .main_menu
{
	left: 240px;
}

#top .main_menu .av-main-nav-wrap
{
	width: 100%;
}

/*
 * - MAIN
 */

#top .av-main-nav ul
{
	border: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}

#top .av-main-nav > li > a
{
	padding: 0 20px;
	font-weight: 400;
	font-size: 15px;
}

/*
 * - BUTTON: COLORED
 */

#top #wrap_all li.av-menu-button-colored
{
	float: right;
}

#top #wrap_all li.av-menu-button-colored > a .avia-menu-text
{
	opacity: 1;
	padding: 12px 24px;
	border-radius: 6px;
	border-width: 1px;
}

#top #wrap_all .header_color li.av-menu-button-colored > a .avia-menu-text
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #001aaf;
}

#top #wrap_all .header_color li.av-menu-button-colored > a:hover .avia-menu-text
{
	background-color: #f0c400;
	border-color: #f0c400;
	color: #ffffff;
}

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

	.responsive #top #wrap_all li.av-menu-button-colored > a .avia-menu-text
	{
		display: block;
		width: 100%;
		max-width: 240px;
	}

}

/*
 * ----------------------------------------------------------
 *
 * WIDGET
 *
 * ----------------------------------------------------------
 *
 * - BASE
 */

#top .widget,
#top .widgettitle
{
	margin: 0;
	padding: 0;
}

/*
 * ----------------------------------------------------------
 *
 * HEADER
 *
 * ----------------------------------------------------------
 *
 * - LOGO
 */

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

	.responsive #top #wrap_all .logo svg
	{
		height: 90px;
	}

}

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

	.responsive #top #wrap_all .logo svg
	{
		height: 100px;
	}

}

/*
 * - BACKGROUND
 */

#top .header_bg
{
	background-size: cover !important;
}

/*
 * ----------------------------------------------------------
 *
 * SECTION
 *
 * ----------------------------------------------------------
 *
 * - BASE
 */

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

.avia_mobile #top .av-parallax-section
{
	overflow: visible;
}

/*
 * - PADDING
 */

#top .content,
#top .sidebar
{
	padding-top: 60px;
	padding-bottom: 60px;
}

#top .avia-section-small .content,
#top .avia-section-small .sidebar
{
	padding-top: 40px;
	padding-bottom: 40px;
}

#top .avia-section-large .content,
#top .avia-section-large .sidebar
{
	padding-top: 80px;
	padding-bottom: 80px;
}

#top .avia-section-huge .content,
#top .avia-section-huge .sidebar
{
	padding-top: 100px;
	padding-bottom: 100px;
}

/*
 * ----------------------------------------------------------
 *
 * FOOTER
 *
 * ----------------------------------------------------------
 *
 * - BASE
 */

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

/*
 * - TYPO
 */

#top #footer p,
#top #footer ul,
#top #footer .widget,
#top #footer .widgettitle
{
	margin: 0;
	line-height: 20px;
}

#top #footer p
{
	margin: 5px 0;
	font-size: 14px;
}

#top #footer .widgettitle
{
	margin-bottom: 20px;
}

@media only screen and (min-width: 990px) and (max-width: 1279px)
{

	.responsive #top #wrap_all #footer p
	{
		font-size: 11px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all #footer p
	{
		text-align: center;
	}

}

/*
 * - MENU
 */

#top #footer .widget_nav_menu a,
#top #footer .widget_nav_menu ul:first-child > .current-menu-item > a,
#top #footer .widget_nav_menu ul:first-child > .current_page_item > a
{
	margin: 0;
	padding: 0;
	font-weight: 300;
	line-height: 2.2em;
}

#top #footer .widget_nav_menu .sub-menu
{
	display: none !important;
}

/*
 * - ICON
 */

#top #footer .avia-icon-pos-right
{
	float: right;
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 3px;
}

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

	.responsive #top #wrap_all #footer .avia-icon-pos-right
	{
		float: left;
		margin-top: 0;
		margin-left: 0;
		margin-right: 20px;
		margin-bottom: 0;
	}

}

/*
 * - WRAPPER
 */

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

	.responsive #top #wrap_all #footer .container
	{
		display: flex;
		flex-flow: column wrap;
	}

	.responsive #top #wrap_all #footer .flex_column
	{
		float: none;
		width: 100%;
		margin: 0;
	}

	.responsive #top #wrap_all #footer .flex_column:first-child
	{
		margin-bottom: 40px;
	}

	.responsive #top #wrap_all #footer .flex_column:last-child
	{
		margin-top: 40px;
	}

}

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

#top #socket p,
#top #socket ul,
#top #socket span,
#top #socket .menu
{
	margin: 0;
	line-height: 2em;
}

/*
 * ----------------------------------------------------------
 * 
 ************************************************************
 *
 * CHILD-SHORTCODES
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * ELEMENTS
 *
 * ----------------------------------------------------------
 *
 * - IFRAME
 */

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);
}

div.avia-popup.mfp-bg
{
	background: #0E174D;
}

.mfp-iframe-scaler iframe
{
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
}

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

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

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

	.mfp-container
	{
		padding-left: 15px;
		padding-right: 15px;
	}

	.mfp-iframe-holder .mfp-content
	{
		max-width: 100% !important;
	}
	
}

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

	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: auto !important;
	}
	
}

@media only screen and (min-width: 768px)
{

	/* .mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 400px !important;
	}*/
	
}

@media only screen and (min-width: 990px)
{

	.mfp-iframe-holder .mfp-content
	{
		max-width: 720px !important;
	}
	
}

/*
 * - ICON
 */

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

#top .avia-icon-pos-right
{
	margin-left: 1em;
}
/*
 * - ICON: CIRCLE
 */

#top .icon-circle img
{
	height: auto;
	background: rgba(0, 0, 0, 0.05);
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

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

	#top .icon-circle img
	{
		max-width: 80px;
		padding: 10px;
	}

}

@media only screen and (min-width: 768px)
{

	#top .icon-circle img
	{
		max-width: 120px;
		padding: 10px;
	}

}

/*
 * - SOCIAL
 */

#top .social_bookmarks li
{
	border: none;
}

#top .social_bookmarks li:hover a
{
	background-color: transparent !important;
}

/*
 * - IMAGE
 */

#top .avia-image-container-inner,
#top .avia_image,
#top .av-image-caption-overlay
{
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

/*
 * - HEADING
 */

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

/*
 * - TEXTBLOCK
 */

@media only screen and (min-width: 768px)
{

	#top .av_one_full .avia_textblock p,
	#top .av_one_half .avia_textblock p,
	#top .av_two_third .avia_textblock p
	{
		text-align: justify;
	}

}

/*
 * - TOGGLE
 */

.js_active .av-elegant-toggle .toggler
{
	padding-left: 0;
	font-size: 15px;
}

#top .togglecontainer p.toggler.activeTitle
{
	border-color: #eeeeee !important;
}

#top .togglecontainer p.toggler.activeTitle .toggle_icon
{
	border-color: #f0c400 !important;
}

#top .av-elegant-toggle .toggle_icon
{
	right: 0;
}

#top .av-elegant-toggle .toggle_content
{
	padding: 30px 0;
	text-align: justify;
	font-size: 13px;
}

/*
 * - APPS
 */

#top .apps img
{
	width: 192px;
	height: 60px;
}

#top .apps,
#top .apps a
{
	display: flex;
}

#top .apps a
{
	margin-right: 10px !important;
}

#top .apps a:last-child
{
	margin-right: 0 !important;
}

/*
 * - ORDERED LIST
 */

#top .ordered-list ol
{
	counter-reset:li;
	margin-left: 0;
	padding-left: 0;
}

#top .ordered-list ol > li
{
	position: relative;
	margin: 0 0 20px 70px;
	padding: 12px 20px;
	list-style: none;
	border-top: none;
	background: none;
}

#top .ordered-list ol > li:before
{
	content: counter(li);
	counter-increment: li;
	position: absolute;
	top: 0;
	left: -70px;
	width: 70px;
	height: 70px;
	padding: 0;
	line-height: 70px;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	background-color: rgba(0, 0, 0, 0.05);
	color: #001aaf;
}


/*
 * ----------------------------------------------------------
 * 
 ************************************************************
 *
 * SLIDERS
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * SLIDER-TESTIMONIALS
 *
 * ----------------------------------------------------------
 *
 * - IMAGE
 */

#top .slider-testimonials .n2-ss-item-image-content
{
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	-webkit-box-shadow: 0 0 0 4px #7ea1c2;
	   -moz-box-shadow: 0 0 0 4px #7ea1c2;
	        box-shadow: 0 0 0 4px #7ea1c2;
}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * CIRCLES
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * BACKGROUND-CIRCLE
 *
 * ----------------------------------------------------------
 *
 * - WRAP
 */

#top .background-circle
{
	z-index: 2 !important;
}

#top .background-circle::before
{
	content: '';
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
}

#top .background-circle.circle-1::before
{
	background-image: url('../img/circle/circle-01.png');
}

#top .background-circle.circle-2::before
{
	background-image: url('../img/circle/circle-02.png');
}

#top .background-circle.circle-3::before
{
	background-image: url('../img/circle/circle-03.png');
}

#top .background-circle.circle-4::before
{
	background-image: url('../img/circle/circle-04.png');
}

/*
 * - CIRCLE-1
 */

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

	.responsive #top #wrap_all .circle-1::before
	{
		left: -80px;
		bottom: -80px;
		width: 240px;
		height: 240px;
	}

}

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

	.responsive #top #wrap_all .circle-1::before
	{
		left: -60px;
		bottom: -100px;
		width: 160px;
		height: 160px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .circle-1::before
	{
		left: -100px;
		bottom: -200px;
		width: 320px;
		height: 320px;
	}
	
}

/*
 * - CIRCLE-2
 */

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

	.responsive #top #wrap_all .circle-2::before
	{
		right: -80px;
		bottom: -80px;
		width: 240px;
		height: 240px;
	}

}

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

	.responsive #top #wrap_all .circle-2::before
	{
		right: -60px;
		bottom: -100px;
		width: 160px;
		height: 160px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .circle-2::before
	{
		right: -80px;
		bottom: -100px;
		width: 320px;
		height: 320px;
	}
	
}

/*
 * - CIRCLE-3
 */

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

	.responsive #top #wrap_all .circle-3::before
	{
		top: -130px;
		left: -160px;
		width: 300px;
		height: 300px;
	}
	
}

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

	.responsive #top #wrap_all .circle-3::before
	{
		top: -80px;
		left: -140px;
		width: 240px;
		height: 240px;
	}

}

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

	.responsive #top #wrap_all .circle-3::before
	{
		top: -50px;
		left: -40px;
		width: 120px;
		height: 120px;
	}

}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .circle-3::before
	{
		top: -280px;
		left: -160px;
		width: 360px;
		height: 360px;
	}
	
}

@media only screen and (min-width: 1600px)
{

	.responsive #top #wrap_all .circle-3::before
	{
		top: -280px;
		left: -200px;
		width: 480px;
		height: 480px;
	}
	
}

/*
 * - CIRCLE-4
 */

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

	.responsive #top #wrap_all .circle-4::before
	{
		top: -120px;
		right: -170px;
		width: 400px;
		height: 400px;
	}
	
}

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

	.responsive #top #wrap_all .circle-4::before
	{
		top: -100px;
		right: -100px;
		width: 260px;
		height: 260px;
	}

}

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

	.responsive #top #wrap_all .circle-4::before
	{
		top: -60px;
		right: -80px;
		width: 200px;
		height: 200px;
	}

}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .circle-4::before
	{
		top: -240px;
		right: -240px;
		width: 640px;
		height: 640px;
	}
	
}


/*
 * ----------------------------------------------------------
 *
 ************************************************************
 *
 * SECTIONS
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * FORM
 *
 * ----------------------------------------------------------
 *
 * - CONTAINER
 */

#top .content-form .container
{
	padding-top: 0 !important;
}

/*
 * ----------------------------------------------------------
 *
 * APPS
 *
 * ----------------------------------------------------------
 *
 * - WIDGET
 */

#top .content-apps .apps
{
	justify-content: center;
}

#top .content-apps .widget
{
	text-align: center;
}

#top .content-apps .widgettitle
{
	padding-bottom: 40px;
	color: #000e5a;
}

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

	#top .content-apps .widgettitle
	{
		font-size: 24px;
	}

}

@media only screen and (min-width: 768px)
{

	#top .content-apps .widgettitle
	{
		font-size: 40px;
	}

}

/*
 * ----------------------------------------------------------
 *
 * HERO
 *
 * ----------------------------------------------------------
 *
 * - HEADING
 */

#top .content-hero .av-subheading
{
	text-transform: uppercase;
}

@media only screen and (min-width: 990px) and (max-width: 1279px)
{

	.responsive #top #wrap_all .content-hero h1.av-special-heading-tag
	{
		font-size: 30px;
	}

}

@media only screen and (min-width: 1280px) and (max-width: 1439px)
{

	.responsive #top #wrap_all .content-hero h1.av-special-heading-tag
	{
		font-size: 36px;
	}

}

/*
 * - IMAGE
 */

@media only screen and (min-width: 990px) and (max-width: 1439px)
{

	.responsive #top #wrap_all .content-hero .avia-image-container img
	{
		width: 90%;
		margin: auto;
	}
	
}

/*
 * - WIDGET
 */

#top .content-hero .widgettitle
{
	display: none;
}

#top .content-hero .apps
{
	justify-content: start;
}

/*
 * - BACKGROUND
 */

#top .content-hero::before
{
	display: block;
	content: '';
	position: absolute;
	background-color: #e1e9f0;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}


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

	.responsive #top #wrap_all .content-hero::before
	{
		top: 30px;
		left: 60%;
		width: 640px;
		height: 640px;
	}
	
}

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

	.responsive #top #wrap_all .content-hero::before
	{
		top: -60px;
		left: 40%;
	}
	
}

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

	.responsive #top #wrap_all .content-hero::before
	{
		top: -80px;
		left: 40%;
		width: 480px;
		height: 480px;
	}
	
}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .content-hero::before
	{
		top: 20px;
		left: 65%;
		width: 640px;
		height: 640px;
	}
	
}

@media only screen and (min-width: 1440px)
{

	.responsive #top #wrap_all .content-hero::before
	{
		top: 20px;
		left: 65%;
		width: 800px;
		height: 800px;
	}
	
}

@media only screen and (min-width: 1600px)
{

	.responsive #top #wrap_all .content-hero::before
	{
		top: 60px;
		left: 60%;
		width: 960px;
		height: 960px;
	}
	
}

@media only screen and (min-width: 2560px)
{

	.responsive #top #wrap_all .content-hero::before
	{
		top: 60px;
		left: 60%;
		width: 1280px;
		height: 1280px;
	}
	
}

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

#top .content-test .avia_textblock ::marker
{
	font-weight: bold;
}

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

#top .content-benefits .avia_textblock
{
	line-height: 1.2;
}

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

	.responsive #top #wrap_all .content-benefits .avia_textblock
	{
		font-size: 18px;
	}

}

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

	.responsive #top #wrap_all .content-benefits .avia_textblock
	{
		font-size: 13px;
	}

}

/*
 * - FLEX
 */

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

	.responsive #top #wrap_all .content-benefits .flex_column_table
	{
		display: flex;
	}

	.responsive #top #wrap_all .content-benefits .flex_column
	{
		margin-bottom: 0;
	}

}

/*
 * ----------------------------------------------------------
 *
 * PRICING
 *
 * ----------------------------------------------------------
 *
 * - ICON
 */

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

	.responsive #top #wrap_all .content-pricing .avia-icon-pos-left
	{
		display: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		text-align: left;
	}

	.responsive #top #wrap_all .content-pricing .avia-icon-pos-left:first-child
	{
		display: block;
	}

}

/*
 * - WHITESPACE
 */

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

	.responsive #top #wrap_all .content-pricing .hr-invisible
	{
		height: 40px;
	}

}

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

	.responsive #top #wrap_all .content-pricing .hr-invisible
	{
		height: 30px;
	}

}

/*
 * - TYPO
 */

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

	.responsive #top #wrap_all .content-pricing .package-title
	{
		font-size: 20px;
	}

	.responsive #top #wrap_all .content-pricing .package-price
	{
		font-size: 16px;
	}

	.responsive #top #wrap_all .content-pricing .package-included,
	.responsive #top #wrap_all .content-pricing .package-excluded
	{
		font-size: 12px;
	}

}

@media only screen and (min-width: 989px) and (max-width: 1089px)
{

	.responsive #top #wrap_all .content-pricing .package-title
	{
		font-size: 20px;
	}

	.responsive #top #wrap_all .content-pricing .package-price
	{
		font-size: 16px;
	}

	.responsive #top #wrap_all .content-pricing .package-included,
	.responsive #top #wrap_all .content-pricing .package-excluded
	{
		font-size: 12px;
	}

}

@media only screen and (min-width: 1090px) and (max-width: 1279px)
{

	.responsive #top #wrap_all .content-pricing .package-included,
	.responsive #top #wrap_all .content-pricing .package-excluded
	{
		font-size: 13px;
	}

}

/*
 * - BADGE
 */

#top .content-pricing .package-badge
{
	position: absolute;
	right: 30px;
}

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

	.responsive #top #wrap_all .content-pricing .package-badge
	{
		top: 10px;
		right: 30px;
		font-size: 13px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1279px)
{

	.responsive #top #wrap_all .content-pricing .package-badge
	{
		top: 20px;
		right: 30px;
		font-size: 14px;
	}

}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .content-pricing .package-badge
	{
		top: 20px;
		right: 40px;
	}

}

#top .content-pricing .avia-image-container
{
	margin: 0;
	padding: 0 40px;
}

/*
 * - COLORBOX
 */

@media only screen and (min-width: 989px) and (max-width: 1259px)
{


	.responsive #top #wrap_all .content-pricing .colorbox
	{
		padding-left: 20px;
		padding-right: 20px;
	}

}

/*
 * ----------------------------------------------------------
 *
 * TEAM
 *
 * ----------------------------------------------------------
 *
 * - HEADING
 */

#top .content-team .av-subheading
{
	text-transform: uppercase;
}

/*
 * ----------------------------------------------------------
 *
 * ADVISORS
 *
 * ----------------------------------------------------------
 *
 * - CIRCLE-2
 */

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

	.responsive #top #wrap_all #advisors.circle-2::before
	{
		top: -80px;
	}

}

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

	.responsive #top #wrap_all #advisors.circle-2::before
	{
		top: -100px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all #advisors.circle-2::before
	{
		top: -100px;
	}
	
}

/*
 * ----------------------------------------------------------
 * 
 ************************************************************
 *
 * DISEASES
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * GRID
 *
 * ----------------------------------------------------------
 *
 * - ELEMENT
 */

#top .diseases .badge
{
	position: absolute;
	top: 15px;
	right: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #001aaf;
}

#top .diseases .thumb
{
	text-align: center;
	margin-bottom: 20px;
}

#top .diseases .title
{
	font-weight: bold;
	color: #001aaf;
}

#top .diseases .excerpt
{
	flex-grow: 1;
	margin: 20px 0;
	color: #3b5266;
}

#top .diseases .more
{
	text-decoration: underline;
}

#top .diseases .item a
{
	background-color: #ffffff;
}

/*
 * - GRID
 */

#top .flex-grid .item a
{
	padding-top: 40px;
}
/*
 * ----------------------------------------------------------
 *
 * SINGLE
 *
 * ----------------------------------------------------------
 *
 * - HIDE
 */

#top.single-disease #header,
#top.single-disease #footer
{
	display: none;
}

/*
 * - TYPO
 */

#top.single-disease .av-special-heading
{
	margin-top: 10px;
}

#top.single-disease .av-special-heading-tag
{
	font-weight: bold !important;
	color: #001aaf;
}

#top.single-disease .hr
{
	height: 20px;
	margin: 0;
}

/*
 * ----------------------------------------------------------
 * 
 ************************************************************
 *
 * ABOUT US
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * PURPOSE
 *
 * ----------------------------------------------------------
 *
 * - BACKGROUND
 */

#top .content-purpose::before
{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	z-index: 99;
	width: 480px;
	height: 480px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://www.geneto.com/2022/wp-content/uploads/2020/12/background-02.png");
}

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

	.responsive #top #wrap_all .content-purpose::before
	{
		left: -300px;
	}
	
}

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

	.responsive #top #wrap_all .content-purpose::before
	{
		top: -140px;
		left: -160px;
		width: 270px;
	}
	
}

@media only screen and (min-width: 1280px)
{

	.responsive #top #wrap_all .content-purpose::before
	{
		left: -240px;
	}
	
}

/*
 * ----------------------------------------------------------
 *
 * FOUNDERS
 *
 * ----------------------------------------------------------
 *
 * - ICON
 */

#top .founder-icon::before
{
	content: "";
	display: block;
	position: absolute;
	z-index: 99;
	background-repeat: no-repeat;
	background-size: contain;
}

#top .founder-icon.icon-1::before
{
	background-image: url("https://www.geneto.com/2022/wp-content/uploads/2020/12/icon-geneto-06.png");
}

#top .founder-icon.icon-2::before
{
	background-image: url("https://www.geneto.com/2022/wp-content/uploads/2020/12/icon-geneto-03.png");
}

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

	.responsive #top #wrap_all .founder-icon::before
	{
		width: 120px;
		height: 120px;
		bottom: -40px;
	}

	.responsive #top #wrap_all .founder-icon.icon-1::before
	{
		left: -30px;
	}

	.responsive #top #wrap_all .founder-icon.icon-2::before
	{
		right: -30px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .founder-icon::before
	{
		width: 180px;
		height: 180px;
		bottom: -60px;
	}

	.responsive #top #wrap_all .founder-icon.icon-1::before
	{
		left: -60px;
	}

	.responsive #top #wrap_all .founder-icon.icon-2::before
	{
		right: -60px;
	}

}

/*
 * - RESPONSIVE
 */

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

	.responsive #top #wrap_all .section-people.founders .hr-custom
	{
		margin: 0 !important;
	}

}

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

	.responsive #top #wrap_all .section-people.founders .content
	{
		padding-top: 0;
	}

}

@media only screen and (min-width: 768px) and (max-width: 989px)
{

	.responsive #top #wrap_all .section-people.founders .avia-image-container
	{
		max-width: 240px;
	}

	.responsive #top #wrap_all .section-people.founders .flex_column.av_one_full
	{
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

}

/*
 * ----------------------------------------------------------
 *
 * PARTNERS
 *
 * ----------------------------------------------------------
 *
 * - ICON
 */

#top .partner-icon
{
	overflow: visible;
}

#top .partner-icon::before
{
	content: "";
	display: block;
	position: absolute;
	z-index: 99;
	background-repeat: no-repeat;
	background-size: contain;
}

#top .partner-icon.icon-1::before
{
	background-image: url("https://www.geneto.com/site/wp-content/uploads/2021/01/icon-geneto-07.png");
}

#top .partner-icon.icon-2::before
{
	background-image: url("https://www.geneto.com/site/wp-content/uploads/2020/12/background-03.png");
}

#top .partner-icon.icon-3::before
{
	background-image: url("https://www.geneto.com/site/wp-content/uploads/2020/12/icon-geneto-05.png");
}

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

	.responsive #top #wrap_all .partner-icon.icon-1::before,
	.responsive #top #wrap_all .partner-icon.icon-3::before
	{
		top: -40px;
		right: -80px;
		width:  140px;
		height: 140px;
	}

	.responsive #top #wrap_all .partner-icon.icon-2::before
	{
		top: -70px;
		left: -100px;
		width:  160px;
		height: 160px;
	}

}

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

	.responsive #top #wrap_all .partner-icon.icon-1::before,
	.responsive #top #wrap_all .partner-icon.icon-3::before
	{
		right: -60px;
	}

	.responsive #top #wrap_all .partner-icon.icon-2::before
	{
		left: -80px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .partner-icon.icon-1::before,
	.responsive #top #wrap_all .partner-icon.icon-3::before
	{
		top: -60px;
		right: -100px;
		width:  200px;
		height: 200px;
	}

	.responsive #top #wrap_all .partner-icon.icon-2::before
	{
		top: -100px;
		left: -120px;
		width:  240px;
		height: 240px;
	}

}

/*
 * ----------------------------------------------------------
 * 
 ************************************************************
 *
 * BLOG
 *
 ************************************************************
 *
 * ----------------------------------------------------------
 *
 * GRID
 *
 * ----------------------------------------------------------
 *
 * - ELEMENT
 */

#top .section-grid .avia-content-slider,
#top .section-grid .avia-content-slider-inner
{
	overflow: visible;
}

#top .section-grid .avia-content-slider .entry-footer,
#top .section-grid .avia-content-slider .blog-categories
{
	display: none;
}

#top .section-grid .avia-content-slider .slide-entry-title
{
	padding: 15px 0;
	margin-top: 20px;
	margin-bottom: 0;
	letter-spacing: 0;
	font-size: 1.6em;
}

#top .section-grid .avia-content-slider .slide-image,
#top .section-grid .avia-content-slider .slide-image img
{
	margin-bottom: 0;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

/*
 * - ENTRY
 */

#top .section-grid .avia-content-slider .slide-entry
{
	padding: 20px;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	-webkit-box-shadow: 0 0 8px 0 #eeeeee;
	   -moz-box-shadow: 0 0 8px 0 #eeeeee;
	        box-shadow: 0 0 8px 0 #eeeeee;
}

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

	.responsive #top #wrap_all .section-grid .avia-content-slider .slide-entry
	{
		width: 360px;
		margin: 10px auto;
	}

}

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

	.responsive #top #wrap_all .section-grid .avia-content-slider .slide-entry
	{
		width: 100%;
		margin: 10px 0;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .section-grid .avia-content-slider .slide-entry
	{
		flex-grow: 1;
	}

}

/*
 * - WRAP
 */

#top .section-grid .avia-content-slider-inner .slide-entry-wrap
{
	display: flex;
	margin-bottom: 0;
}

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

	.responsive #top #wrap_all .section-grid .avia-content-slider-inner .slide-entry-wrap
	{
		flex-flow: column wrap;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top #wrap_all .section-grid .avia-content-slider-inner .slide-entry-wrap
	{
		flex-flow: row wrap;
	}

}

/*
 * ----------------------------------------------------------
 *
 * LATEST
 *
 * ----------------------------------------------------------
 *
 * - BACKGROUND-CIRCLE
 */

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

	.responsive #top #wrap_all .content-latest.circle-4::before
	{
		top: -100px;
		right: -100px;
		width: 260px;
		height: 260px;
	}

}

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

	.responsive #top #wrap_all .content-latest.circle-4::before
	{
		top: -120px;
		right: -80px;
		width: 200px;
		height: 200px;
	}

}

@media only screen and (min-width: 990px) and (max-width: 1279px)
{

	.responsive #top #wrap_all .content-latest.circle-4::before
	{
		top: -140px;
		right: -130px;
		width: 280px;
		height: 280px;
	}
	
}

@media only screen and (min-width: 1280px) and (max-width: 1399px)
{

	.responsive #top #wrap_all .content-latest.circle-4::before
	{
		top: -160px;
		right: -180px;
		width: 360px;
		height: 360px;
	}
	
}

@media only screen and (min-width: 1440px) and (max-width: 1919px)
{

	.responsive #top #wrap_all .content-latest.circle-4::before
	{
		top: -160px;
		right: -200px;
		width: 480px;
		height: 480px;
	}
	
}

@media only screen and (min-width: 1920px)
{

	.responsive #top #wrap_all .content-latest.circle-4::before
	{
		top: -160px;
		right: -240px;
		width: 640px;
		height: 640px;
	}
	
}


/*
 * ----------------------------------------------------------
 *
 * SINGLE
 *
 * ----------------------------------------------------------
 *
 * - TYPO
 */

#top.single .avia_textblock
{
	font-size: 16px;
}

/*
 * - BACKGROUND-CIRCLE
 */

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

	.responsive #top.single #wrap_all .content-archive.circle-1::before
	{
		left: -80px;
		top: -80px;
		width: 240px;
		height: 240px;
	}

}

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

	.responsive #top.single #wrap_all .content-archive.circle-1::before
	{
		left: -80px;
		top: -90px;
		width: 160px;
		height: 160px;
	}

}

@media only screen and (min-width: 990px)
{

	.responsive #top.single #wrap_all .content-archive.circle-1::before
	{
		left: -100px;
		top: -180px;
		width: 240px;
		height: 240px;
	}
	
}

@media only screen and (min-width: 1440px)
{

	.responsive #top.single #wrap_all .content-archive.circle-1::before
	{
		left: -100px;
		top: -200px;
		width: 320px;
		height: 320px;
	}
	
}

/*
 * ----------------------------------------------------------
 *
 ************************************************************
