/*
 Theme Name:   Enfold Child
 Theme URI: www.kriesi.at/themes/enfold/
 Description:  Enfold Child Theme
 Author: GOMO Group
 Author URI: https://www.gomogroup.com/
 Template:     enfold
 Version:      0.0.1
 Text Domain:  enfold-child
*/

/****************************
******* Generic CSS *********
****************************/
html, body{
	font-family: 'Poppins', sans-serif;
	font-weight:  400;
	font-size: 18px;
	line-height: 1.6;
}
p{
	display: inline-block;
	width: 100%;
	margin: 0;
	margin-bottom: 15px;
	line-height: 1.6;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-weight: 700 !important;
	text-transform: initial !important;
	letter-spacing: normal !important;
	line-height: 1.2;
}
#top:not(.single-post) #av_section_1 .av-special-heading{
    display: inline-block;
    width: auto;
	background: #212348AB;
    padding: 40px;
	margin: 0;
}
#top:not(.single-post) #av_section_1.home-hero-section h1, #top:not(.single-post) #av_section_1.home-hero-section .h1{
	padding: 50px 20px !important
}
#top:not(.single-post) #av_section_1 h1, #top:not(.single-post) #av_section_1 .h1{
	font-size: 40px;
    text-transform: uppercase !important;
    border: 20px solid #DF7D47 !important;
    padding: 25px 150px !important;
}
#top.single-post #av_section_1 h1, #top.single-post #av_section_1 .h1{
	font-size: 45px;
}
h2, .h2{
	font-size: 38px;
}
h3, .h3{
	font-size: 25px;
}
b, strong{
	font-weight: 600 !important;
}
#top .avia_textblock p{
	margin-bottom: 20px;
}
.av-minimum-height-100 .container{
    height: 800px;
}
#top .avia-section-large .content, #top .avia-section-large .sidebar{
    padding-top: 100px;
    padding-bottom: 100px;
}
#top .av-special-heading.av-special-heading-h1{
	margin-bottom: 18px;
}
#top .av-special-heading, #top .av_textblock_section{
	margin-bottom: 15px;
}
#top.single-post .av-special-heading.av-special-heading-h1{
	margin-bottom: 10px;
}
#top.single-post .av-post-metadata-container{
	text-align: center;
	color: #EE7637;
}
#top.single-post .av-post-metadata-container>div{
	font-weight: 700;
}
#top.single-post .avia-image-container{
	margin-bottom: 40px;
}
#top.single-post .avia_textblock a{
	color: #EE7637;
	text-decoration: none;
}
#top div .avia-gallery img{
	border: 0;
	padding: 5px;
}
/*#top #wrap_all .main_color .av-special-heading .av-subheading.av-subheading_above, #top #wrap_all .alternate_color .av-special-heading .av-subheading.av-subheading_above{
	font-size: 20px;
    font-weight: 600;
    line-height: 2;
    color: #EE7637;
    margin-bottom: 0;
}*/
.main_color .special_amp{
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
}
.no-padding{
	padding-left: 0;
	padding-right: 0;
}
.no-margin{
	margin: 0;
}
.hide{
	display: none !important;
}
.avia-image-container-inner, .avia-image-container-inner img{
	width: 100%;
	border-radius: 0;
}
.original-width .avia-image-container-inner, .original-width .avia-image-container-inner img{
	width: auto;
	margin: 0 auto;
}
.single-post .avia-image-container-inner, .single-post .avia-image-container-inner img{
	width: auto;
	margin: 0 auto;
}
#top .avia-image-overlay-wrap a img{
	display: block;
}
#top .avia-video{
	margin-bottom: 0;
}
.m0, .m0 p{
	margin: 0 !important;
}
.mt5{
	margin-top: 5px !important;
}
.mt10{
	margin-top: 10px !important;
}
.mt15{
	margin-top: 15px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mt25{
	margin-top: 25px !important;
}
.mt30{
	margin-top: 30px !important;
}
.mt40{
	margin-top: 40px !important;
}
.mt50{
	margin-top: 50px !important;
}
.mb5{
	margin-bottom: 5px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb25{
	margin-bottom: 25px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mb50{
	margin-bottom: 50px !important;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.hr.hr-short{
	margin-top: 0;
    margin-bottom: 100px;
}
.hr.hr-short .hr-inner{
	width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-color: #212346;
}
.hr.hr-short .hr-inner .hr-inner-style{
	display: none;
}

/*.text-uppercase{
	text-transform: uppercase  !important;
}
.l-h-1{
	line-height: 1 !important;
}
.l-h-1-2{
	line-height: 1.2 !important;
}
.l-h-1-3{
	line-height: 1.3 !important;
}*/
#top .av-layout-grid-container{
	padding: 0 calc(50% - 575px);
}
#top .av-layout-grid-container.bg-offwhite{
	background: #FCF9EF;
}
#top .av-layout-grid-container.no-padding-left{
    padding-left: 0;
}
#top .av-layout-grid-container.no-padding-right{
    padding-right: 0;
	display: flex;
    align-items: center;
}
#top .av-layout-grid-container.no-padding-right .flex_cell.avia-builder-el-first{
    order: 2;
}
#top .av-layout-grid-container.no-padding-right .flex_cell.avia-builder-el-last{
    order: 1;
}
#top .av-layout-grid-container.no-padding-left .flex_cell.avia-builder-el-last{
	padding: 0;
	padding-left: calc(50% - 540px);
    padding-top: 50px;
    padding-bottom: 50px;
}
#top .av-layout-grid-container.no-padding-right .flex_cell.avia-builder-el-last{
	padding: 0;
	padding-right: calc(50% - 540px);
    padding-top: 50px;
    padding-bottom: 50px;
}
#top #main .avia-button{
	border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    height: 60px;
    padding: 17px 45px;
	color: #fff;
	background: #EE7637;
	border: 1px solid #EE7637;
}
#top #main .large-text-btn .avia-button{
    font-size: 15px;
    line-height: 1.6;
}
#top #main .avia-button.avia-size-x-large{
	padding: 18px 70px;
}
#top #main .avia-button.avia-color-theme-color-highlight{
	background: #212348;
    border-color: #212348;
}
#top #main .avia-button.avia-size-small.avia-color-theme-color-light{
    background: transparent;
    color: #EE7637;
    border: 0;
	padding: 10px;
	height: auto;
}
#top .avia-button .avia_button_icon{
	display: inline-block;
	margin-right: 7px;
    font-size: 25px;
    vertical-align: top;
}
.responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial{
	padding: 0;
}
#top .avia-testimonial-markup-entry-content{
	font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
	text-align: center;
	color: #EE7637;
}
#top .alternate_color .avia-testimonial-markup-entry-content{
	color: #ffffff;
}
#top .av-large-testimonial-slider .avia-testimonial-meta-mini{
	text-align: center;
}
#top .av-large-testimonial-slider .avia-testimonial-name{
	font-size: 25px;
}
#top .av-large-testimonial-slider .avia-testimonial-subtitle{
	font-size: 22px;
    color: #212348;
    line-height: 2;
	opacity: 1;
}
#top .alternate_color .av-large-testimonial-slider .avia-testimonial-subtitle{
	color: #ffffff;
}
/*#top #main .avia_textblock ul{
	display: inline-block;
    width: 100%;
	margin-left: 0;
}
#top #main .avia_textblock ul li{
	line-height: 28px;
    list-style-type: none;
    padding: 15px 0;
    margin-left: 35px;
}
#top #main .avia_textblock ul li::before{
	content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
    background: url(images/list-icon-orange.png) no-repeat center;
    background-size: cover;
    margin-left: -35px;
    margin-right: 16px;
}
#top #main .alternate_color .avia_textblock ul li::before{
	background: url(images/list-icon-white.png) no-repeat center;
    background-size: cover;
}*/
/*.read-more-section{
	display: none !important;
}
.read-more-section.show{
	display: block !important;
}*/
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p{
	margin-bottom: 15px;
}

/****************************
******* Header CSS *********
****************************/
#top #header_main .logo img{
	display: inline-block;
	vertical-align: middle;
	width: 180px;
}
#top #header_main .logo img.alternate{
	top: 50%;
	transform: translateY(-50%);
}
#top #header .main_menu li a{
	font-size: 18px;
	font-weight: 600;
	padding: 0 30px;
}
#top #header .main_menu li.menu-item-language a{
	padding-right: 10px;
}
#top .main_menu li a .avia-menu-fx{
	display: none;
}
#top .av_header_with_border.av_header_transparency #header_main{
	border-bottom: 1px solid #bab7b7;
}
#top #wrap_all #header .av-menu-button > a{
	border-left: 1px solid;
    border-right: 1px solid;
	margin-left: 20px;
	/*padding-left: 50px;*/
	position: relative;
}
#top #header .av-menu-button > a .avia-menu-text{
	border: 0;
}
li.av-language-switch-item {
    display: none;
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a{
	background-color: transparent !important;
}

/****************************
******* Footer CSS **********
****************************/
#top #footer-page .footer-logo .avia-image-container-inner{
	max-width: 275px;
}
#top #footer-page .av_textblock_section p{
	margin-bottom: 18px;
}
#top #footer-page .av_textblock_section strong{
	color: #EE7637;
    font-size: 18px;
}
#top #footer-page .av_textblock_section a{
	color: #fff;
	text-decoration: none;
}
#top #main .widget_nav_menu .menu>li{
	background: transparent;
	border: 0;
}
#top #main .widget_nav_menu .menu>li>a{
	font-size: 16px;
    line-height: 1.5;
	margin-bottom: 10px;
	padding: 2px 10px;
	transition: .3s all ease-in-out;
	background: transparent;
}
#top #main .widget_nav_menu .menu>li::before{
	content: "-";
    position: absolute;
    top: 4px;
	transition: .3s all ease-in-out;
}
#top #main .widget_nav_menu .menu>li:hover a, #top #main .widget_nav_menu .menu>li:hover::before{
	margin-left: 10px;
}
#top .social-profiles a{
	display: inline-block;
	margin-right: 10px !important;
    margin-top: 15px !important;
}
#top .social-profiles img{
	width: 30px;
}

/*.avia-image-container.footer-social-icon-img{
	display: inline-block;
    max-width: 36px;
    margin-top: 0;
    margin-right: 20px;
}*/


/****************************
******* Form CSS *********
****************************/
#top #wrap_all .wpcf7-form .radio-options{
	display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
#top #wrap_all .wpcf7-form .radio-options>span{
	display: inline-block;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item{
	color: #040507;
	display: block;
	position: relative;
	float: left;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item input{
	position: absolute;
	visibility: hidden;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item label{
	display: block;
	position: relative;
	font-weight: 700;
	font-size: 18px;
	padding: 22px 15px 25px 40px;
	height: 30px;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item label span{
	font-size: 18px;
    font-weight: 700;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item .wpcf7-list-item-label::before{
	content: "";
	display: block;
	position: absolute;
	border: 3px solid #040507;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 30px;
	left: 0px;
	top: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item .wpcf7-list-item-label::after{
	content: '';
	position: absolute;
	border-radius: 100%;
	height: 17px;
	width: 17px;
	top: 27px;
    left: 7px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}
#top #wrap_all .wpcf7-form .radio-options .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::after{
	background: #040507;
}
#top #wrap_all .wpcf7-form .half-width br{
	display: none;
}
#top #wrap_all .wpcf7-form .half-width label{
    display: inline-block;
	width: calc(50% - 15px);
}
#top #wrap_all .wpcf7-form .half-width label:nth-of-type(even){
	float: right;
}
#top #wrap_all .wpcf7-form label input, #top #wrap_all .wpcf7-form label select, #top #wrap_all .wpcf7-form label textarea{
    font-size: 18px;
    color: #040507;
	padding: 13px 17px;
    border: 1px solid #212346;
	margin-bottom: 22px;
}
#top #wrap_all .main_color .wpcf7-form textarea{
	height: 125px;
}
#top #wrap_all .wpcf7-form .wpcf7-spinner{
	display: none !important;
}

#top #wrap_all .wpcf7-form label input::placeholder, #top #wrap_all .wpcf7-form label textarea::placeholder{
	color: #040507;
}
#top #wrap_all .full-width{
	display: inline-block;
	width: 100%;
}
#top #wrap_all .full-width .wpcf7-acceptance .wpcf7-list-item{
	margin-left: 0;
	margin-bottom: 35px;
}
#top #wrap_all .full-width .wpcf7-acceptance .wpcf7-list-item input{
    width: 16px;
    height: 16px;
    margin-top: 10px;
	margin-bottom: 0;
}
#top #wrap_all .full-width .wpcf7-acceptance .wpcf7-list-item span{
	font-size: 16px;
    color: #040507;
	vertical-align: text-bottom;
}
#top #wrap_all .wpcf7-form .wpcf7-not-valid{
	border-color: red;
}
#top #wrap_all .wpcf7-form .wpcf7-not-valid-tip{
	display: none !important;
}
#top #wrap_all .wpcf7-form .wpcf7-response-output{
	font-size: 14px;
}
#top #wrap_all .wpcf7-form input.wpcf7-submit{
    width: 100%;
	background: #EE7637;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 18px 45px;
}


/****************************
******* Homepage CSS ********
****************************/
#top .latest-news-section .latest-news-content .news-title a{
	display: inline-block;
	font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
    color: #040507;
    text-decoration: none;
    margin-bottom: 12px;
    margin-top: 30px;
	min-height: 135px;
}


/****************************
****** Animation CSS ********
****************************/
#top .avia-button .avia_button_icon.avia_button_icon_left{
	transition: transform .3s ease-in-out;
	transform: rotate(0deg);
}
#top .avia-button:hover .avia_button_icon.avia_button_icon_left{
	transform: rotate(90deg);
}


/****************************
******** Media CSS **********
****************************/
@media(max-width: 1200px){
	#top #header .main_menu li a{
		font-size: 14px;
		padding: 0 15px;
	}
}
@media(max-width: 989px){
	.hide-at-tablet{
		display: none !important;
	}
	#top .avia-section-large .content, #top .avia-section-large .sidebar{
		padding-top: 60px;
    	padding-bottom: 60px;
	}
	#top .av_header_with_border.av_header_transparency #header_main{
		border: 0;
	}
	#top .av-menu-button>a .avia-menu-text{
		padding: 0;
	}
	/*.responsive #top #wrap_all #header{
		position: fixed;
		top: 0;
	}
	.responsive #top .av-special-heading{
		margin-bottom: 0px;
	}*/
	.responsive #top #wrap_all .av-flex-cells .no_margin{
		padding-left: 8% !important;
		padding-right: 8% !important;
	}
	.responsive #top .av_textblock_section{
		margin-bottom: 15px;
	}
	#top #wrap_all #header .av-menu-button > a{
		border: 0;
		border-bottom: 1px solid;
		margin: 0;
	}
	#top .avia-testimonial-markup-entry-content{
		font-size: 24px;
	}
	#top .av-large-testimonial-slider .avia-testimonial-name{
		font-size: 22px;
	}
	#top .av-large-testimonial-slider .avia-testimonial-subtitle{
		font-size: 20px;
	}
	/*#top .btn-with-icon a::before{
		display: none;
	}
	#top .btn-with-icon a .avia-menu-text{
		padding-left: 0;
	}
	.mobile-center-align{
		text-align: center;
	}
	.mobile-center-align .avia-image-container{
		float: none;
	}
	.mobile-center-align img{
		width: auto;
		margin: 0 auto ;
	}*/
}
@media(max-width: 768px){
	html, body{
		font-size: 16px;
	}
	h1, .h1{
		font-size: 32px;
	}
	h2, .h2{
		font-size: 28px;
	}
	h3, .h3{
		font-size: 24px;
	}
	#top #wrap_all .wpcf7-form .half-width label{
		width: 100%;
	}
	#top:not(.single-post) #av_section_1 .av-special-heading{
		padding: 30px;
	}
	#top:not(.single-post) #av_section_1 h1, #top:not(.single-post) #av_section_1 .h1{
		padding: 20px 50px !important;
	}
	#top:not(.single-post) #av_section_1.home-hero-section h1, #top:not(.single-post) #av_section_1.home-hero-section .h1{
		padding: 20px !important;
	}
	#top .avia-testimonial-markup-entry-content, #top .av-large-testimonial-slider .avia-testimonial-name{
		font-size: 20px;
	}
}
@media(max-width: 600px){
	#top:not(.single-post) #av_section_1 h1, #top:not(.single-post) #av_section_1 .h1, #top.single-post #av_section_1 h1, #top.single-post #av_section_1 .h1{
		font-size: 28px;
	}
	#top #main .avia-button{
		font-size: 16px;
		font-weight: 600;
		height: auto;
		padding: 17px 35px;
	}
	#top:not(.single-post) #av_section_1 h1, #top:not(.single-post) #av_section_1 .h1{
		padding: 20px !important;
	}
}
@media(max-width: 460px){

}
@media(max-width: 360px){

}