/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
a{text-decoration: none;}
.wrapper1 .custom-navbar{
    padding: 0;
}
.wrapper1 .navbar-brand{padding: 0;max-width: 300px;}
.wrapper1 .custom-nav-items{}
.wrapper1 .custom-nav-items a.nav-link{
    font-family: 'Barlow', sans-serif;
    font-size: 14px;
    color: #30296c;
    font-weight: 600;
    padding: 0 25px;
}
.boxwrapper{
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    padding: 18px;
    margin: 120px 0;
    background: #ffffff;
}
.boxwrapper h4{
    text-align: center;
    font-weight: 500;
    margin-bottom: 50px;
}
.wrapper-footer{
    background: #213246;
    padding: 20px 0;
}
.wrapper-footer p{
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 600;
    margin: 0;
    padding: 15px 0 7px 0;
    text-align: center;
}
#forms label span {
    color: red;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    border: 1px solid #ccc;
}
.btn-primary-blue {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    /*border-radius: 0;*/
    padding: 10px 25px 8px 25px;
    background-color: #ae8b17;
    border-color: #ae8b17;
    line-height: 100%;
    border: none;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.btn-primary-blue:hover{
    background-color: #000;
    border-color: #000;
}
.wrapper2{
    background: url("assets/images/signubg.jpg") no-repeat;
    background-size: cover;
}
.wrapper22{
    background: url("assets/images/signup-writer-bg.jpg") no-repeat;
    background-size: cover;
}
.wrapper23{
    background: url("assets/images/client-login-bg.jpg") no-repeat;
    background-size: cover;
}
ul.footer-links{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
ul.footer-links li{
    display: inline-block;
    padding: 0 15px 0 0;
}
ul.footer-links li:first-child{
    padding-left: 0;
}
ul.footer-links li:last-child{
    padding-right: 0;
}
ul.footer-links li:after{
    content: '|';
    margin-left: 20px;
    color: #FFF;
}
ul.footer-links li:last-child:after{
    content: '';
    margin-left: 0;
}
ul.footer-links li a{
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 600;
}
.wrapper-footer hr{
    border-bottom: 1px solid rgba(33,50,70, 0.5);
}
.wrapper3{
    background: url("assets/images/Canada.png") center center no-repeat;
    background-size: cover;
    min-height: 500px;
}
.wrapper3 h1{font-size: 30px;}
.wrapper4{
    padding: 50px 0;
}
.wrapper4 h2{font-size: 22px;margin-bottom: 25px;}
.wrapper4 h2 span{color:red;}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
    line-height: 18px;
    margin-bottom: 10px;
}
.questionnaire-banner{
    background-size: cover;
    height: 450px;
    margin-bottom: 50px;
}
.questionnaire-banner1{
    background: url("assets/images/planwriter_business_plan_questionnaire.png") no-repeat center right;
}

#forms h2{font-size: 22px;margin-bottom: 25px;}
#forms h2 span{color:red;}
.card-body-forms h2{font-size: 22px;margin-bottom: 25px;}
.card-body-forms h2 span{color:red;}
.card-body-forms h4{font-size: 20px; font-weight: 600; margin: 15px 0;}
.hide{display: none;}
.hide1{display: none;}
.hide2{display: none;}
.hide3{display: none;}
.hide4{display: none;}
.hide5{display: none;}
.card-body-forms .after-add-more button{margin-top: 25px;}
.after-add-more5 button{margin-top: 25px;}
.card-body-forms .field-group button{margin-top: 25px;}
#froms2 .after-add-more button, #froms2 .after-add-more1 button, #froms2 .after-add-more2 button{margin-top: 25px;}
#froms2 .field-group button, #froms2 .field-group2 button{margin-top: 25px;}
.field-group5 button{margin-top: 25px;}
.checkbox label input[type="checkbox"]{margin-right: 6px;}
.questionnaire-section form label{
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.questionnaire-section h4{
    font-family: 'Nunito', sans-serif;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin: 25px 0 15px;
}
