body {
	font-size: 15px;
    line-height: 1.52;
    color: #717f86;
    font-size: 16px;
	font-family: 'Oswald', sans-serif;
    font-weight: 400; background:#afaa35;
}
ol, ul {
	list-style: none;
	font-family: 'Oswald', sans-serif;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.section-padding{
	padding: 60px 0px;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #4B4B4C;
}
a{
    color: #005fc1;
}
a:hover, a:focus{
    color: #005fc1;
}
.clear{clear:both;}
header {
    background: #202c5c;
}
.logo a {
    color: #fff;
    font-size: 32px;
    padding: 4px 4px;
    display: block;
}
img.calculator-img {
    width: 38px;
    position: relative;
    top: -4px;
}
.logo1 {
    position: absolute;
    left: 25px;
    z-index: 1;
    top: -31px;
}
.logo1 a {
        color: #fff;
    font-size: 17px;
    font-weight: 400;
    padding: 9px 20px;
    display: inline-block;
    text-decoration: none;
    background: #33ace1;
    border-radius: 35px;
    position: relative;
    border: 4px double #2490bf;
    top: 10px;
}
.container.form-inner {
    margin-top: 2.5em;
	margin-bottom:2em;
}
.form-left {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #E2E9F0;
    box-sizing: border-box;
    padding: 2em;
    box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    margin-bottom: 3em;
    width: 100%;
}
.form-right {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #E2E9F0;
    box-sizing: border-box;
    padding: 2em;
    box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
	
}
.container.form-inner label {
    float: left;
    width: 24% !important;
    margin-top: 8px;
    font-size: 15.5px;
    min-width: 220px;
    font-weight: 500;
    color: #202c5c;
    letter-spacing: .3px;
}
.container.form-inner input.form-control {
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    float: right;
    width: 59%;
	border: 1px solid #202c5c;
}
.form-group h4 {
    position: relative;
    top: 10px;
}
.form-group h6 {
    font-size: 18px;
    font-weight: 600;
	line-height:25px;
	text-align: center;
}
input#submit {
    background: #202c5c;
    color: #fff;
    padding: 12px 34px;
    text-align: center;
    margin: 30px auto -10px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0px 20px 0px 20px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 700;
    border: 0;
    width: 160px;
}
input#clear {
    background: #F44336;
    color: #fff;
    padding: 12px 34px;
    text-align: center;
    margin: 30px auto -10px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 20px 0px 20px 0px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 700;
    border: 0;
    width: 160px;
}
input#submit:hover, input#submit:focus{outline:0; background:#33ace1; color:#fff; }
input#clear:hover, input#clear:focus{outline:0; background:#ce3d0f; color:#fff; }
h5.income_heading {
    text-align: left;
    font-size: 21px;
    margin: 30px 0 7px 0;
    position: relative;
}


.main-group {
    position: relative;
}
.main-group .form-group {
    float: left;
    width: 24.5%;
    text-align: left;
    margin-right: 10px;
}
.main-group .form-group input.form-control {
    float: none;
    width: 100%;
}
.last-form-group{margin-right:0 !important;}


.standard-group .form-group {
    float: left;
    width: 37%;
    margin-right: 10px;
}
.standard-group .form-group input.form-control {
    float: none;
    width: 100%;
}


.standard-group.Total-Taxable .form-group {
    width: 24.433%;
}
.main-group label, .standard-group label {
    position: relative;
    top: -3px;
}
.main-group.top-group {
    width: 76%;
    left: 0%;
    top: 0;
    float: right;
	margin: -38px 0 0 0;
}
.main-group.top-group .form-group {
    width: 30%;
    margin-right: 18px;
}

input.form-control.text-inputs.blue-bg {
    background: #b4deff;
}
input.form-control.text-inputs.orange-bg {
    background: #ffc46e;
}
input.form-control.text-inputs.yellow-bg {
    background: #fff281;
}
h6.hidden-md-up {
    display: none;
}



/*=================06/10/2020================*/
.form-right.form-top {
    margin-bottom: 2em;
}
.form-right.form-top input.form-control.text-inputs.blue-bg {
    width: 54%;
    float: left;
    position: relative;
    top: -16px;
}
.form-right.form-top {
    margin-bottom: 2em;
    padding-bottom: 12px;
}
input.form-control.text-inputs.green-bg {
    background: #b4ffb7;
}

.col-md-12.form-right {
    padding-bottom: 12px;
}
.form-right.form-top .form-group {
    float: left;
    width: 50%;
}
input.form-control.text-inputs.white-bg {
    border: 0;
    color: red;
    width: 54%;
    position: relative;
    top: -17px;
}

button#submit {
    background: #202c5c;
    color: #fff;
    padding: 12px 34px;
    text-align: center;
    margin: 30px auto -10px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0px 20px 0px 20px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 700;
    border: 0;
    width: 160px;
}

.col-md-12.form-right.form-bottom {
    margin-top: 5rem;
}

a.hire_us {
    background: #43ace1;
    color: #fff;
    padding: 12px 34px;
    text-align: center;
    margin: 30px auto -10px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 20px 20px 20px 20px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 700;
    border: 0;
    text-decoration: none;
    /* width: 160px; */
}