/*
 Theme Name:   enfold-child
 Description:  enfold Child Theme
 Template:     enfold
*/

body, p, span, li {
	font-family: 'Cabin';
}

h1 {	
	font-size: 3.6em;
	line-height: 1.3em;
	padding-bottom: 10px;
}

h2 {
	line-height: 1.4em;
}

h2, h1 {
	font-family: 'Shadows Into Light Two';
}

h3 {
	letter-spacing: 0.1em;
}

p, li {
	font-size: 1.25em;
	line-height: 1.6em;
	font-weight: 100 !important;
}


body div .avia-button {
    border-radius: 20px;
    font-size: 15px !important;
}

.avia-button.avia-size-medium {
    padding: 12px 23px 10px;
}

.home #header_main .logo {
	display: none;	
}

.home .header-scrolled .logo{
	display: block !important;
}

.avia_transform .avia_start_delayed_animation.left-to-right {
    -webkit-animation: avia-ltr 0.9s 1 /* cubic-bezier(0.2, 0.885, 0.320, 1.275) */;
    animation: avia-ltr 0.9s 1 /* cubic-bezier(0.2, 0.885, 0.320, 1.275) */;
    opacity: 1;
}

.avia_transform .avia_start_delayed_animation.right-to-left {
    -webkit-animation: avia-rtl 0.9s 1 /* cubic-bezier(0.2, 0.885, 0.320, 1.275) */;
    animation: avia-rtl 0.9s 1 /* cubic-bezier(0.2, 0.885, 0.320, 1.275) */;
    opacity: 1;
}

.av-burger-overlay-inner {	
    background: #B8D26D;
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #8bba34;
}

.copyright a, #socket .copyright {
	display: none;
}

#socket a:hover {
	text-decoration: none;
}

#socket {
	font-size: 1.0em;
}

#scroll-top-link {
    color: #719430;
    background-color: white;
    border-radius: 30px;
}

img.avia_image.avia_image_team.av-team-img-original {
    float: left;
    margin-bottom: 20px;
}

h3.aviaccordion-title {
    color: white !important;
}

li.current_page_item.current-menu-item.av-active-burger-items span {
	color: #25822b !important;
	cursor: none;
}

li.current_page_item.current-menu-item.av-active-burger-items a span:hover {
	color: #25822b !important;
}

div#main {
	background: #fffdec;
}

.html_stretched #wrap_all, #header_main, #header{
	background: #fcfcfc;
}

/*
#wrap_all #main {
    padding-top: 80px !important;
}
*/

#wrap_all #main {
	padding-top: 0px !important;
}


@media only screen and (min-width: 990px){
	#header_main, header#header .header-color, #header{
	    background: transparent !important;
	}

	
	.header-scrolled #header_main, .header-scrolled.header-color #header_main{
	background: -moz-linear-gradient(top, rgba(255,254,252,1) 0%, rgba(255,254,253,1) 20%, rgba(255,255,255,0) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,254,252,1) 0%,rgba(255,254,253,1) 20%,rgba(255,255,255,0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,254,252,1) 0%,rgba(255,254,253,1) 20%,rgba(255,255,255,0) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefc', endColorstr='#00ffffff',GradientType=0 ) !important;
	}	
}

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

@media only screen and (min-width: 767px) {		
	.icon_topic img {
	    width: 90% !important;
	    top: -10px !important;
	}
}

@media only screen and (min-width: 1000px){		
	#amin .container {
	    max-width: 90% !important;
	}
	
	div#av-layout-grid-1 {
	    width: 80%;
	    margin: 0 auto;
	}
}

@media only screen and (min-width: 1150px){		
	#main .container {
	    max-width: 75% !important;
	}
}

@media only screen and (min-width: 1250px){		
	#main  .container {
	    max-width: 70% !important;
	}
}

@media only screen and (min-width: 1700px){		
	#main  .container {
	    max-width: 65% !important;
	}
	
	div.av_three_fifth {
		max-width: 80%;
	}
}

@media only screen and (max-width: 767px) {
	.header_bg_image .av-parallax-inner{
		-webkit-filter: blur(10px);
	  -moz-filter: blur(10px);
	  -o-filter: blur(10px);
	  -ms-filter: blur(10px);
	  filter: blur(10px);
	  
	  opacity: 0.45;
	 }
	 
	 h1 {	
		font-size: 2.6em;
	}	
	
	ul#av-burger-menu-ul li {
	    padding-bottom: 0px !important;
	}
	
	.avia-section-huge .content, .avia-section-large .content, .template-page.content.av-content-full.alpha.units {
	    padding-top: 70px !important;
	    padding-bottom: 10px !important;
	}
}

@media only screen and (min-width: 1300px)
	div#av-layout-grid-1 {
	    width: 80%;
	    margin: 0 auto;
	}
}

@media only screen and (min-width: 1000px)
	div#av-layout-grid-1 {
	    width: 60%;
	    margin: 0 auto;
	}
}

#socket .copyright {
	display: none;
}

#after_submenu_1 {
	border: none;
}

.icon_how img, .icon_topic img {
    width: 100%;
}

/*
span.logo img {
    width: 100% !important;
}
*/

/*
.header-scrolled .logo {
	width: 10% !important;
}
*/

.logo_home img{
    width: 300px;
}

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

.logo img {
display: none;
}

.logo {
background: url('../images/logo_myNER.svg') no-repeat;
width: 100px !important;
}

.av-burger-menu-main a{
	height: 100px !important;
	line-height: 100px !important;
}
/*
.accordion_h {
    font-size: 1.25em !important;
}
*/


.av-layout-tab-inner {
    font-size: 0.9em;
}


p.toggler {
    font-size: 1.2em !important;
}
