body {
    color: #000;
    background: url(../img/health-bg.svg) repeat-x;
    word-wrap: break-word;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.7;
    font-size: 14px;
    width: 100%;
    height:100%;
    counter-reset: section;
}

a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a:focus,
a:hover {
    color: #da4453 !important;
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #cc5710;
    font-weight: 700
}

.h1,
h1 {
    font-size: 28px
}

.h2,
h2 {
    font-size: 24px
}

.h3,
h3 {
    font-size: 20px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 13px
}

img {
    height: auto;
    max-width: 100%
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    color: #000;
    border: 1px solid #e8e8e8;
    border-radius: 3px
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    color: #000
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
    padding: 12px
}
.form-control {
    height: calc(2.25rem + 10px);
    padding: .375rem .75rem;
    font-size: 0.85rem;
}
textarea {
    overflow: auto;
    margin-left: 4px;
    vertical-align: top;
    width: 65%
}

.side-pull-left .main-content-inner {
    float: left
}

.side-pull-right .main-content-inner {
    float: right
}

.full-width #secondary,
.no-sidebar #secondary {
    display: none
}

.no-sidebar .main-content-inner {
    float: none;
    margin: 0 auto
}

.full-width .main-content-inner {
    width: 100%
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.home-widget-area:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: '';
    display: table
}

.clear:after,
.comment-content:after,
.entry-content:after,
.home-widget-area:before,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.main-content-area {
    margin-bottom: 40px
}

.entry-meta a {
    font-size: 13px;
    color: #6b6b6b
}

.entry-meta {
    margin-bottom: 30px
}

footer.entry-meta {
    margin-bottom: 0
}

.page-header {
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.entry-meta .fa {
    font-size: 14px;
    margin-right: 3px
}

.entry-meta span {
    margin-right: 10px
}

.entry-title {
    color: #e68012;
    font-size: 28px;
    margin-bottom: 30px
}

.entry-title a {
    color: #e68012
}

.entry-title a:hover {
    color: #fff
}

.btn.btn-default.read-more {
    margin-top: 10px;
    font-size: 12px;
    padding: 11px 13px;
    float: right
}

.search .btn.btn-default.read-more {
    float: none
}

hr.section-divider {
    border-color: #e8e8e8;
    margin-top: 50px;
    margin-bottom: 50px
}

.secondary-content-box {
    padding-top: 0;
    padding-bottom: 0
}

.post-inner-content {
    padding: 20px 32px;
    background-color: #fff;
    border: 1px solid #dadada;
    border-top: none;
    display: inline-block;
    border-radius: 3px;
    width: 100%
}

.post-inner-content:first-child {
    border-top: 1px solid #dadada
}

.entry-title {
    margin-top: 0
}

.more-link {
    display: none
}

.comment-author .fn {
    text-transform: uppercase;
    font-weight: 700
}

.page-links span {
    display: inline-block;
    color: #fff;
    background-color: #da4453;
    border-radius: 4px;
    padding: 2px 10px;
    margin-left: 2px
}

.page-links a span {
    background-color: inherit;
    border: 1px solid #e8e8e8;
    color: #da4453;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.page-links a:hover span {
    background-color: #da4453;
    border: 1px solid #da4453;
    color: #fff
}

.blog .format-aside .entry-title {
    display: none
}

iframe {
    max-width: 100%
}

.widget select {
    max-width: 100%
}

.widget_search .search-submit {
    display: none
}

.widget ul li {
    list-style: none;
    border-bottom: 1px solid rgba(82, 170, 10, .4);
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-decoration: underline;
    color: #000;
    font-weight: 700
}

.widget ul {
    padding: 0;
    line-height: 18px;
    font-size: 14px
}

#secondary .widget {
    color: #333;
    overflow: hidden;
    background: #fff;
    padding: 5px
}

#secondary .widget:last-child {
    margin-bottom: 0
}

#secondary .widget_categories ul li:before {
    font-family: fontawesome;
    margin-right: 10px
}

#secondary .widget_categories ul li:before {
    content: '\f115'
}

.well {
    background-color: #fff;
    border: 1px solid #dadada;
    overflow: hidden;
    clear: both;
    margin-top: 20px
}

#secondary .widget>h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
    background: #250909 (37, 9, 9);
    padding: 10px;
    border-radius: 3px 3px 0 0
}

#secondary .widget>p {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
    background: #055ba9;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    font-weight: 700
}

#secondary .widget a {
    color: #000;
    font-weight: 700
}

.widget ul ul {
    padding: 10px
}

@media (max-width:767px) {
    #secondary {
        clear: both
    }
}

.widget .post-content>span {
    display: block
}

#secondary .widget .post-content a {
    color: #da4453
}

#secondary .widget .post-content a:hover {
    color: #dadada
}

.widget .post-content span {
    font-size: 12px
}

.btn-default,
.label-default {
    background-color: #50a807;
    border-color: green;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

#image-navigation .nav-next a:hover,
#image-navigation .nav-previous a:hover,
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #363636;
    border-color: #363636;
    color: #fff
}

.btn.btn-default {
    color: #fff;
    text-transform: uppercase
}

.input-group-btn:last-child>.btn {
    margin-left: 0
}

.button,
button {
    background-color: #fc5846;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    padding: 5px 16px;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
    margin-bottom: 10px
}

.button:hover,
button:hover {
  opacity: 0.85;
}

#infinite-handle span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 20px;
    background: 0 0;
    border: 1px solid #dadada;
    background: #fff;
    color: #da4453;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#infinite-handle span:hover {
    background-color: #da4453;
    color: #fff
}

#logo .site-name {
    margin: 0
}

.site-description {
    color: #777;
    font-weight: 200;
    font-size: 16px
}

@media (max-width:768px) {
    .pull-right {
        float: none !important
    }

    .pull-left {
        float: none !important
    }
}

.post-navigation a {
    border: 1px solid #dadada;
    background-color: #fff;
    padding: 8px 14px;
    font-size: 12px;
    border-radius: 4px;
    display: block;
    margin: 0 0 1.5em;
    overflow: hidden
}

.post-navigation a:hover {
    color: #fff;
    background: #da4453;
    text-decoration: none
}

.post-navigation .nav-previous {
    float: left
}

.post-navigation .nav-next {
    float: right;
    text-align: right
}

.more-link {
    float: right;
    margin: 10px 0
}

.nav>li>a {
    text-transform: uppercase
}

.navbar.navbar-default {
    background-color: #fff;
    font-family: 'Open Sans', serif;
    margin-bottom: 0;
    font-weight: 500
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding-left: 5px
}

.navbar-nav>li.active {
    background: #e68012
}

.navbar>.container .navbar-brand {
    color: #dadada;
    font-size: 20px;
    margin: 13px 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    border-right: none;
    border-left: none
}

.navbar {
    border-radius: 0
}

.navbar-default {
    border: none
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #da4453;
    background-color: transparent
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #da4453
}

@media (max-width:767px) {

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #da4453
    }
}

.dropdown-menu {
    font-size: 13px
}

.navbar-default .navbar-nav .open .dropdown-menu>li.active>a {
    color: #fff
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #dadada
}

@media (min-width:768px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block
    }
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.dropdown-menu>li>a {
    padding: 10px 15px;
    color: #636467
}

.dropdown-menu,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    border: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #da4453;
    color: #fff
}

.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, .1)
}

.navbar-nav>li>.dropdown-menu {
    padding: 0
}

.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.nav.navbar-nav {
    float: right
}

@media (max-width:767px) {
    .nav.navbar-nav {
        float: none
    }

    .navbar>.container .navbar-brand {
        margin: 0
    }

    .navbar-default .navbar-nav>li>a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.nav-links {
    text-align: center
}

.comment-content a {
    word-wrap: break-word
}

.comment-list {
    margin-bottom: 40px !important;
    margin-left: 0 !important;
    padding-left: 0
}

.comment-list,
.comment-list .children {
    list-style: none
}

.comment .comment-body {
    background-color: #fff;
    margin: 0;
    overflow: hidden;
    padding: 25px;
    margin-top: 2em;
    padding-left: 100px;
    position: relative;
    border: 1px solid #e8e8e8;
    border-bottom: 1px solid #dadada;
    border-radius: 4px
}

.comment-list .children {
    margin-left: 0 !important;
    padding-left: 40px;
    border-left: 1px solid #dadada;
    background-repeat: no-repeat;
    background-position: left 20px
}

#comment-form-title {
    font-size: 24px;
    padding-bottom: 10px
}

#submit {
    font-size: 12px
}

.comment-navigation {
    overflow: hidden;
    margin-top: 30px
}

@media (max-width:767px) {
    .post-inner-content {
        padding: 13px 15px
    }

    .comment-list .children {
        padding-left: 10px
    }
}

#image-navigation .nav-next a,
#image-navigation .nav-previous a {
    padding: 5px 20px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    display: block
}

#image-navigation .nav-next a:hover,
#image-navigation .nav-previous a:hover {
    background-color: #da4453;
    color: #fff
}

#image-navigation .nav-next,
#image-navigation .nav-previous {
    margin: 10px 0
}

#image-navigation .nav-previous a {
    float: left
}

#image-navigation .nav-next a {
    float: right
}

#footer-area {
    background-color: #fff;
    color: #cc5710
}

#footer-area .widget ul li {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    text-decoration: none;
    margin-bottom: 0 !important
}

#footer-area a {
    color: #afa5a5;
    font-weight: 400;
    font-size: 14px
}

#footer-area .widget ul {
    font-size: 14px;
    line-height: 18px
}

.fa-twitter-square::before {
    color: #fff;
    font-size: 30px
}

.fa-facebook-square::before {
    color: #fff;
    font-size: 30px
}

.fa-linkedin-square::before {
    color: #fff;
    font-size: 30px
}

.fa-google-plus-square::before {
    color: #b90800;
    font-size: 30px
}

.subdomain_link>li {
    display: inline-block;
    padding: 6px !important
}

.subdomain_link a {
    color: #fff !important
}

.copyright {
    text-align: center !important
}

#footer-area .footer-widget-area {
    padding: 40px 0 20px 0;
    overflow: hidden
}

#footer-area ul li {
    font-size: 13px
}

#footer-area .widget ul li {
    list-style: none
}

.footer-nav.nav>li {
    position: relative;
    display: inline-block
}

.footer-nav.nav {
    float: left;
    margin-bottom: 2px
}

.footer-widget {
    overflow: hidden
}

.copyright {
    margin-top: 10px;
    float: right;
    text-align: right
}

#footer-area a:hover {
    color: #000
}

.footer-nav.nav>li>a:hover {
    background-color: transparent
}

@media (max-width:768px) {
    .copyright {
        text-align: center
    }

    .copyright,
    .footer-nav.nav {
        float: none
    }
}

@media (max-width:992px) {

    .side-pull-left .main-content-inner,
    .side-pull-right .main-content-inner {
        float: none
    }
}

#submit,
button[type=submit] {
    display: none
}

.no-js #submit,
button[type=submit] {
    display: block
}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.font-box-img img {
    float: left;
    margin-right: 11px
}

.banner-header-img {
    margin-top: 20px
}

.tree,
.tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tree ul {
    margin-left: 1em;
    position: relative
}

.tree ul ul {
    margin-left: .5em
}

.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid
}

.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #333;
    font-weight: 400;
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #ccc
}

.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}

.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0
}

.indicator {
    margin-right: 5px
}

.tree li a {
    text-decoration: none;
    color: #333;
    font-size: 13px
}

.tree li button,
.tree li button:active,
.tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    outline: 0
}

.body_right_in_left {
    margin-top: 20px
}

i.indicator.glyphicon.glyphicon-chevron-down {
    text-align: right;
    float: right;
    line-height: 28px;
    font-size: 10px;
    color: orange !important
}

.section_heading {
    background: #d21414
}

.section_heading h2 {
    padding: 6px 10px;
    color: #fff;
    margin: 0;
    font-size: 17px
}

.glyphicon-chevron-right {
    color: green
}

#footer-area h3 {
    font-size: 17px
}

.partner li {
    margin-bottom: 5px
}

.post-inner-content ul>li {
    list-style-type: disc;
    font-size: 14px;
    line-height: 25px;
    margin-left: 10px
}

#fade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .7;
    opacity: .7
}

#light {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 460px;
    height: 412px;
    margin-left: -150px;
    margin-top: -100px;
    padding: 10px;
    border: 2px solid #fff;
    background: #fff;
    z-index: 1002;
    overflow: visible
}

.cash-list {
    color: #c30;
    font-size: 25px;
    font-weight: 700;
    line-height: 20px;
    display: none
}

@media (max-width:991px) {
    .no_img {
        display: none
    }
}

.tree li a {
    font-weight: 700
}

.tree li li a {
    color: #cc5710;
    font-weight: 700;
    text-decoration: underline
}

.get_quote_common .btn-small {
    margin-left: 20px !important
}

aside img {
    width: 100%
}

.dropdown-toggle.active {
    border-top: 2px solid #0e0508
}

.red_error {
    color: #fc1c1c
}

.glyphicon-chevron-right {
    float: right;
    color: #52aa0a;
    padding-top: 7px;
    font-size: 11px;
    padding-right: 10px
}

.glyphicon-plus {
    float: right;
    color: green;
    padding-top: 7px;
    font-size: 11px;
    padding-right: 5px;
    cursor: pointer
}

.glyphicon-minus {
    float: right;
    color: green;
    padding-top: 7px;
    font-size: 11px;
    padding-right: 5px;
    cursor: pointer
}

aside ul li {
    font-size: 16px;
    font-weight: 700
}

.no-margin {
    margin-left: 0
}

.btn-default:hover {
    background: #3b8300;
    color: #fff
}

a.btn.btn-default.read-more:hover {
    color: #fff !important
}

h3.widget-title a {
    color: #ff5400
}

i.glyphicon.glyphicon-menu-right {
    color: #e68012
}

.faq_question a {
    color: #ff5400 !important;
    font-weight: 700
}

.accordion-inner span {
    color: green;
    font-size: 12px;
    font-style: italic
}

a.accordion-toggle {
    color: #000
}

a.accordion-toggle:hover {
    color: #000 !important
}

.btn-small {
    background-color: #fd5743;
    border-color: #fd5743;
    color: #fff;
    font-size: 14px !important;
    text-transform: capitalize
}

a.red_health {
    background: red;
    color: #fff !important;
    padding: 0 7px !important;
    border-radius: 3px;
    margin-right: 5px !important
}

.red_health:hover {
    background: #900 !important;
    color: #fff !important
}

.tree li li a:hover {
    background: #d1f4b2;
    padding: 3px 7px;
    color: green !important;
    text-decoration: none !important
}

.tree li a:hover {
    background: #d1f4b2;
    padding: 5px 7px !important;
    color: green !important
}

a.red_health {
    color: #fff !important;
    padding: 3px 15px !important;
    border-radius: 5px;
    margin-right: 5px !important
}

span.fa-car,
span.fa-heart {
    padding: 2px 15px;
    text-align: center !important;
    font-size: 16px
}

span.fa-home {
    padding: 2px 12px;
    text-align: center !important;
    font-size: 16px
}

span.menu_text {
    clear: both;
    display: inherit;
    line-height: 24px
}

.irda {
    font-size: 16px;
    float: left;
    margin-top: 7px;
    margin-left: 66px
}

.form-control {
    width: 100%;
    padding: 5px
}

.cash-list-heading {
    border-bottom: 1px solid #dadada
}

.navbar {
    background: #055ba9 !important
}

.navbar-default .navbar-nav>li>a {
    padding: 5px 13px !important;
    line-height: 0
}

.irda {
    margin-left: 0
}

.site-navigation-inner {
    padding-top: 2px
}

.post-inner-content b,
.post-inner-content h2,
h3,
h4,
h5,
h6 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

span.menu_text {
    text-align: center
}

div.entry-content {
    text-align: justify;
    text-justify: inter-word
}

.section_heading {
    background: #055ba9
}

#secondary .widget>h3 {
    background: #055ba9
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important
}

footer {
    background: #263b4e !important;
    margin-top: 25px
}

.btn-small {
    background-color: #fd5743;
    border-color: #fd5743;
    color: #fff;
    font-size: 14px !important;
    text-transform: capitalize
}

.bg-light {
    background-color: #055ba9 !important
}

.navbar-collapse {
    flex-grow: 0 !important
}

.links_1 {
    list-style-type: none;
    padding-left: 0
}

.steps-form {
    display: table;
    width: 100%;
    position: relative
}

.steps-form .steps-row {
    display: table-row
}

.steps-form .steps-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc
}

.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative
}

.steps-form .steps-row .steps-step p {
    margin-top: .5rem
}

.steps-form .steps-row .steps-step button[disabled] {
    opacity: 1 !important
}

.steps-form .steps-row .steps-step .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-top: 0
}

.new_subfooter {
    color: #fff !important
}

.has-error {
    color: red
}

.only-mob {
    display: none !important
}

#accordionExample {
    display: none
}

@media (max-width:991px) {
    .parallel {
        padding-left: 0
    }

    .card .btn {
        margin-right: 5px;
        font-size: .8rem
    }

    .card .btn {
        margin-right: 5px;
        font-size: 16px;
        color: #fff;
        font-weight: 700
    }

    .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 2.25rem;
        line-height: 30px
    }

    .mb-4,
    .my-4 {
        margin-bottom: 1rem !important
    }

    .h2,
    h2 {
        font-size: 22px
    }

    #footer-area {
        display: none !important
    }

    #accordionExample {
        display: block
    }

    .only-mob {
        display: block !important;
        float: right
    }

    .tree {
        display: none
    }

    .n_footer {
        display: none
    }

    #footer-area .card-header {
        padding: .75rem 1.25rem;
        margin-bottom: 0;
        background-color: #26425a !important;
        border-bottom: 1px solid rgba(0, 0, 0, .125)
    }

    .card-header {
        background-color: #1b2131 !important
    }

    .card-body h2 {
        font-size: 15px
    }
}

.waves-effect {
    margin-right: 5px
}

.card-body {
    box-shadow: 0 -1px 14px 0 #797676 !important
}

.fa-arrow-alt-circle-down:before {
    display: none
}

.n_footer {
    width: 100%;
    background: #055ba9;
    border-top: 1px solid #055ba9 !important;
    display: block;
    clear: both;
    padding: 0 10px 15px
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    color: #fff !important;
    font-size: 31px
}

.l_footer_txt {
    margin-top: 5px;
    font-size: 21px;
    color: #fff;
    margin-bottom: 0
}

.new_subfooter {
    color: #fff !important;
    font-size: 16px !important;
    padding-top: 15px !important;
    text-transform: uppercase;
    margin-right: 14px
}

.content-li {
    padding-left: 10px;
    list-style-type: disc;
    line-height: 15px
}

.fa-arrow-alt-circle-down:before {
    color: #fff !important;
    position: relative;
    right: 0
}

.fa-arrow-alt-circle-up:before {
    color: #fff !important;
    position: relative;
    right: 0;
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fas {
    font-family: 'Font Awesome 5 Brands'
}

h1.tag {
    padding: 4px 10px;
    margin-top: 30px;
    line-height: 13px;
    font-size: 14px;
    padding-left: 18px;
    float: right;
    color: #fff !important
}

.btn-primary-new {
    background: #d85910;
    padding: 11px;
    color: #fff !important
}

.text_btnftr {
    padding-bottom: 0;
    margin-bottom: 0
}

.breadcrumb {
    margin-bottom: 0 !important;
    margin-top: 17px;
    border-radius: 0
}

.fa {
    color: #00805c !important
}

th {
    text-align: left !important
}

.offer-text strong{
    font-size: 20px;
    color: #04b786;
    font-weight: 600;
}
.choose-plan-from{
    margin: 0 !important;
}
.btn-small{
    margin: 15px 0;
}

.btn-primary,
.btn-primary:hover {
    color: #fff !important;
    background-color: #0ebb8e;
    border-color: #01b788;
    text-transform: none;
    margin: 0 !important;
}
ul.stepper .step-actions {
    padding: 0 15px;

}
.btn-group-sm>.btn, .btn-sm {
    padding: .5rem 1.75rem;
    border-radius:5px;
}
.btn-secondary,
.btn-secondary:hover {
    margin: 0;
}
.my-steps-button {
    margin: 30px 0 30px -21px;
}
.btn {
    font-size: .85rem;
}
h1.tag {
    font-weight: 500;
    margin-top: 23px;
}