.bg-dark {
    background-color: #fff!important;
}
.header .navbar-nav .nav-link {
    line-height: 80px;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    padding: 0 15px;
    letter-spacing: 1.5px;
    font-weight: 600;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}
.section-title .title-text h2 {
    color: #2b3032;
    font-size: 27px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
}
.w-100 {
    width: 100%!important;
    height: 560px;
    background-repeat: no-repeat;
    z-index: 20;
    position: relative;
}
img.about-img {
    width: 100%;
    height: 450px;
}
.about-para {
    text-align: justify;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
}
.section-title h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 6px;
    color: #000;
    letter-spacing: 0.3px;
    padding: 0;
}
.section-title::after {
    content: "";
    height: 6px;
    background: #0095da;
    width: 80px;
    position: absolute;
    left: 0;
    display:none;
    top: 41px;
    right: 0;
    margin: auto;
}
.section-title .title-text h2:before {
    position: absolute;
    left: 50%;
    top: 40px;
    content: "";
    background: #bf1eb1;
    width: 8px;
    height: 8px;
    z-index: 99;
    transform: translateX(-50%);
}
.toggler-icon {
    background: url(../img/baricon.png) 100% 100% no-repeat;
    display: inline-block;
    width: 40px;
    height: 39px;
    top: 15px;
    right: 25px;
    position: absolute;
    float: right;
    background-size: 28px;
}
section.client {
    padding: 4em 0em;
    background-color: #eee;
}
section.client .section-title {
    margin-bottom: 6em;
}
.bx-controls {
    position: relative;
}
.bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 30px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    display:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 82px;
    z-index: 1030;
    box-shadow: 0px 0px 5px #ccc;
}
textarea.form-control {
    height: 80px;
    font-size: 14px;
    color: #222;
    line-height: 2;
}
select#exampleFormControlSelect1 {
    height: 40px;
    font-size: 15px;
    line-height: 0;
    font-weight: 400;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    text-align: justify;
    font-family: "Open Sans", Arial, sans-serif;
}
img.aboutsec-img {
    height: 350px;
    width: 100%;
    position: relative;
}
ul.services-list {
    list-style-type: disc;
    margin-left: 25px;
    line-height: initial;
}
h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    font-size: 18px;
}
img.slider-img {
    width: 93%;
    position: relative;
    border: 1px solid #ccc;
    margin: 0px 8px;
    box-shadow: 0px 0px 10px #ccc;
    height: 130px;
    padding: 0px 30px;
}
.about-us {
    padding-top: 60px;
}
.taxation-us {
    padding-top: 60px;
}
.navbar-brand {
    float: left;
    height: 80px;
    padding: 5px;
}
.navbar-brand>img {
    display: block;
    height: 75px;
}
.topbar{
    position: relative;
    width: 100%;
    background: #0095da;
    height: 40px;
}
.topleft {
    position: relative;
    width: 100%;
    text-align: left;
}
.topleft a {
    color: #fff;
    line-height: 40px;
    text-decoration: none;
}
.topleft span {
    font-weight: 600;
}
.topright {
    position: relative;
    width: 100%;
    text-align: right;
}
.topright a{
    text-decoration: none;
    line-height: 40px;
    color: #fff;
    display: inline-block;
}
.topright span {
    font-weight: 600;
}
#ChatBox{
    display:none;
    z-index: 9;
    background: #0296da;
    position: fixed;
    right: 0;
    border-radius: 4px 4px 0px 0px;
    padding: 15px;
    width: 300px;
    height: 450px;
    overflow: scroll;
    bottom: 40px;
}
#ChatBox input{
    height:36px;
}
#ChatBox label{
    color:#fff;
    font-size:14px;
}
#ChatBox h2{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
#ChatBox select.form-control{
     height:36px;
}
button.chatbtn {
    position: fixed;
    z-index: 9;
    border: none;
    bottom: 0;
    background: #bc1dac;
    color: #fff;
    right: 0;
    padding: 7px 25px;
    border-radius: 4px 4px 0px 0px;
}
#scrollUp {
    text-decoration: none;
    bottom: 5px;
    background: url(../img/up.png);
    height: 32px;
    position: fixed;
    right: 200px;
    width: 32px;
    z-index: 1000;
    border: none;
    outline: none;
}
#ChatBox .form-control {
    font-size: 14px;
}

.returning-from {
    padding-top: 150px;
    padding-bottom: 10px;
}
.taxform-sec {
    margin-left: 248px;
    border: 1px solid #ccc;
    width: 50%;
    border-radius: 5px;
}
h2.taxheading-from {
    text-align: left;
    margin-top: 10px;
    color: #000;
    font-size: 25px;
    font-weight: 700;
}
p.para-taxfrom {
    text-align: left;
}
.another-section {
    margin-left: 17px;
}
.second-section {
    padding-top: 10px;
    padding-bottom: 100px;
}
.text-center2 {
   margin-left: 233px;
    border: 1px solid #ccc;
    width: 51%;
    border-radius: 5px;
    padding: 10px 0px;
}
#inputAddress {
    border: none;
    font-size: 12px;
    font-weight: 400;

}
.tax-buttons {
    width: 100%;
    margin-left: 240px;
    margin-top: 10px;
}
.clear-tax {
    margin-left: 402px;
    width: 10%;
        
    background: #fff;
    border: none;
}
.next-tax {
    border-radius: 5px;
    width: 62px;
    background: #fff;
    border: 1px solid #ccc;
}
.personal-heading {
    background: green;
    color: #fff;
    padding: 11px;
    margin-top: -11px;
    width: 100%;
    border-radius: 5px;
}
label {
    display: inline-block;
    margin-bottom: 17px;
    margin: 5px 10px;
}
#birthday {
    border: 1px solid #ccc;
    /* margin-left: 10px; */
    height: 35px;
    width: 100%;
}
#myfile {
    margin-left: 10px;
    margin-top: 8px;
}
/*#exampleFormControlSelect1 {
    width: 48%;
    margin-left: 14px;
    height: 48px;
    margin-top: 8px;
}*/
input#exampleRadios {
    margin-left: 10px;
}
#exampleForm {
    width: 60%;
    height: 50px;
    margin-left: 61px;
    font-size: 16px;
    margin-top: 8px;
}
.slider-taxbutton {
    position: absolute;
    background: #20c997;
    color: #fff;
    padding: 13px;
    margin-top: -181px;
    margin-left: 112px;
    width: 26%;

}

.file-tax {
    color:#fff;
    font-size:20px;
    padding: 20px 1px;
}



.tax-section {
    padding-top: 200px;
    padding-bottom:80px;
    background: #f4f7fa;
}

.taxform-section {
    width: 85%;
    border: 1px solid #ccc;
    margin-left: 105px;
    height: 1341px;
    box-shadow: 0px 0px 5px;
    background: #fff;
}

.filling-heading {
    text-align: center;
    font-size: 25px;
    margin: 20px 0px;
    color: #007bff;
}

#inputState {
    height: 36px;
    font-size: 13px;
}
.form-controls {
    width: 100%;
    height: 36px;
    font-size: 13px;
    border: 1px solid #ccc;
}
.label-heading{
    color: #000;
}
.filling-heading1{
    font-size: 22px;
    margin: 20px 0px;
    color: #ccc;
}
.filling-headng {
    margin-left: 16px;
    font-size: 20px;
    color: #007bff;
    margin-top: 15px;
    margin-bottom: 15px;
}
.form2 {
    border: 0px solid #000;
    padding: 15px 0px;
}
.taxsubmit-button {
    margin-left: 245px;
    width: 10%;
    background: #d9534f;
    color: #fff;
    height: 41px;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 15px;
}
.taxcancell-button {
    
    width: 10%;
    background: #007bff;
    color: #fff;
    height: 41px;
    border-radius: 5px;
    font-size: 16px;
}