/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.service-area h2{
	font-size:25px;
	margin-bottom:12px;
	font-weight:600 !important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.service-area h3{
	font-size:22px;
	margin-bottom:12px;
	font-weight:600;
}

.service-area h4{
	font-size:20px;
	margin-bottom:12px;
	font-weight:600;
}

.service-area{
	font-size:17px;
	line-height:28px;
	margin-bottom:12px;
}

.service-area p{
	font-size:17px;
	line-height:28px;
	margin-bottom:12px;
}

.service-area p strong{
	font-size:17px;
	font-weight:600;
}
.service-area strong{
	font-size:17px;
	font-weight:600;
}

.form-box{
	    background: #fff;
    padding: 1px 30px 30px;
    border-radius: 8px;
	    border: 1px solid #d1cece !important;
}

.faq-area .acc-panel-title{
	font-size:17px;
	line-height:28px;
}

.faq-area p{
	font-size:17px;
	line-height:28px;
}

.faq-area p strong{
	font-size:15px;
	line-height:28px;
	font-weight:500;
}