/*
Theme Name: Enfold Child
Theme URI: http://www.kriesi.at/themes/enfold/
Template: enfold
Author: Kriesi
Author URI: https://kriesi.at
Description: A superflexible and responsive Business Theme by Kriesi - Update notifications available on Facebook and via newsletter: - Join the Facebook Group - Subscribe to our Newsletter
Version: 5.6.3.1687898957
Updated: 2023-06-27 20:49:17

*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
} */
.text-center {
	text-align: center;
}
#top #header .logo {
    width: 250px;
    padding-top: 25px;
}
#top .bg-cover {
    background-size: cover;
}
#top .header-search-area #searchform_element .av_searchform_wrapper .av_searchsubmit_wrapper {
    border-radius: 0; 
}
#top .header-search-area #searchform_element .av_searchform_wrapper .av_searchsubmit_wrapper #searchsubmit {
	border-radius: 0; 
}
#top .article-box .secondary-nav-area, #top .article-box .content-box-area {
	border: 1px solid #ececec;
	background: #fff;
	border-radius: 12px;
	padding: 30px;
	margin-bottom: 25px;
}
#top #wrap_all .contact-bottom-heading h1{
	font-size: 50px;
	color: #fff;
	line-height: 65px;
}
#top .circle-contact-bottom img {
	opacity: .2;
}
#top #footer {
    border-color: #403e3e;
}
#top #socket {
    border-color: #403e3e;
}
#top #wrap_all #footer .widgettitle {
    color: #fff;
}
#top #footer a {
    padding: 0;
}
#top .bg_cover {
    background-size: cover;
}
.js_active #top .tab_titles .tab {
    font-size: 14px;
}
#top .started-icon .avia_image {
    width: 80px;
}
#top .border-right .secondary-nav-area {
    border-right: 1px solid #ddd;
}
@media (min-width: 768px){
#top .container-fullwidth .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
#top .right-border {
    border-left: 1px solid #ddd;
    padding-left: 50px;
    margin-left: 2%;
}
}