.body-inn {
    font-family: Poppins, sans-serif!important
}

.logo-img {
    max-width: 150px
}

.accordion:hover,
.fqa-section .active {
    background: 0 0!important;
    color: #333!important
}

.font-18 {
    font-size: 18px!important
}

.custom-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.logo-deal {
    width: 100%;
    height: 70px;
    padding: 10px;
    border-radius: 3px;
    display: flex;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    align-items: center;
    justify-content: center;
    background: #fff
}

.logo-deal img {
    width: 100%;
    max-height: 100%;
    height: auto
}

.common-h2 {
    color: #0a154b;
    font-weight: 700;
    font-size: 35px
}

.common-p {
    color: #6b749f;
    font-size: 14px;
    padding-top: 1rem;
    text-align: justify
}

.custom-drop-down-menu {
    padding-bottom: 25px!important
}

.custom-list li {
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    padding-bottom: 15px;
    color: #0a154b
}

.custom-list li::before {
    width: 12px;
    height: 12px;
    content: "";
    top: 7px;
    background: #1d68a1;
    border-radius: 3px;
    position: absolute;
    left: 0;
    color: #fff
}

.section-header {
    background: #f0f9ff
}

.section-header h1 {
    font-size: 46px;
    padding-top: 4rem;
    font-weight: 700;
    color: #0a154b;
    text-align: left
}

.section-header h1+p {
    font-size: 20px;
    padding-top: 28px
}

.plain-section h2 {
    font-size: 35px;
    font-weight: 700;
    color: #0a154b;
    text-align: center
}

.plain-section h3 {
    font-size: 18px;
    font-weight: 700;
    color: #0a154b;
    margin-top: 1rem;
    margin-bottom: .3rem
}

.plain-section p {
    font-size: 16px;
    text-align: justify;
    color: #0a154b;
    line-height: 28px
}

.section-header h1+p+a {
    padding: 15px;
    border-radius: 5px;
    background: #f84040;
    text-align: center;
    font-size: 16px;
    width: 285px;
    display: inline-block;
    color: #fff;
    margin-top: 2rem
}

.section-header h1+p+a:hover {
    text-decoration: none
}

.biz-box {
    padding: 38px;
    background: #ddfafb;
    background: linear-gradient(90deg, #ddfafb 0, #00d4ff 100%);
    border-radius: 7px;
    margin: 1rem auto
}

.biz-box h3 {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    color: #0a154b
}

.biz-box h3+p {
    text-align: center;
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 500
}

.about-section h2 {
    font-size: 35px;
    padding-top: 2rem;
    font-weight: 700;
    color: #0a154b
}

.about-section p {
    font-size: 16px;
    padding-top: 15px;
    text-align: justify;
    color: #0a154b;
    line-height: 28px
}

.about-section {
    background: url(../images/bg-illus.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 3rem
}

.custom-home {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: #dbccfe 0 -2px 70px
}

.custom-home label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0a154b
}

span.error {
    color: #ff2626;
    font-size: 11px;
    display: none
}

.entry-content h3,
h3 {
    font-weight: 400;
    line-height: 1.2;
    text-transform: inherit;
    color: #0a154b;
    margin-bottom: 0
}

.custom-home h3 strong {
    color: #f84040
}

.lp-body .quote-btn {
    width: 100%;
    padding: 1rem;
    border-radius: 3px;
    display: block
}

.btn-site-new {
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #ff6364;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    transition: all ease-in-out .15s;
    padding: 15px 15px;
    width: 100%
}

.cust-section-p {
    font-size: 16px!important;
    text-align: justify!important;
    color: #0a154b;
    line-height: 28px
}

.cust-section-p td,
.cust-section-p th {
    font-size: 16px!important;
    text-align: justify!important;
    color: #0a154b;
    line-height: 28px
}

.bg-table {
    background-color: #1d68a1!important;
    color: #fff!important
}

.bg-table td,
.bg-table th {
    background-color: #1d68a1!important;
    color: #fff!important
}

.form-heading h3+p {
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    color: #6b749f
}

.services-header {
    background: #f0f9ff
}

.services-header h2 {
    font-size: 35px;
    font-weight: 700;
    color: #0a154b;
    text-align: center
}

.services-header h3 {
    font-size: 20px;
    font-weight: 600;
    color: #0a154b;
    text-align: center;
    padding-top: 1rem
}

.services-header .btn {
    display: inline-block;
    background-color: #1d68a1!important;
    color: #fff;
    padding: 12px;
    border-radius: 3px;
    margin: auto;
    width: 100%;
    text-align: center;
    border: none
}

.services-header p {
    color: #6b749f;
    font-size: 14px;
    padding-top: 1rem;
    text-align: justify
}

.services-header img {
    margin: auto;
    display: block
}

.logo-section {
    padding-top: 4rem;
    padding-bottom: 2rem;
    background: linear-gradient(to top, #230b93, #072251)
}

.logo-section h2 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 2rem
}

.custom-order-list {
    font-size: 16px;
    padding-top: 15px;
    text-align: justify;
    color: #0a154b;
    line-height: 36px
}

.white-bg-carousel {
    width: 100%;
    height: 100px;
    border-radius: 3px;
    background: #fff
}

.logo-section .owl-dots span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 7px 3px;
    opacity: .5;
    width: 12px
}

.logo-section .owl-dots .active span {
    background: #fff;
    opacity: .8
}

.owl-dots {
    text-align: center
}

#carousel .item {
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

#carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 5px
}

#carousel .owl-item {
    transition: transform .2s
}

.fqa-section {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.fqa-section h2 {
    font-size: 28px;
    padding-top: 2rem;
    font-weight: 700;
    color: #0a154b;
    text-align: center;
    padding-bottom: 2rem
}

.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1rem 3rem 1rem 1rem;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5
}

.accordion a:hover,
.accordion a:hover::after {
    cursor: pointer;
    color: #03b5d2
}

.accordion a:hover::after {
    border: 1px solid #03b5d2
}

.accordion a.active {
    color: #03b5d2;
    border-bottom: 1px solid #03b5d2
}

.accordion a::after {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    float: right;
    right: 1rem;
    font-size: 1rem;
    color: #263d58;
    padding: 5px;
    width: 30px;
    height: 30px;
    line-height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #7288a2;
    text-align: center
}

.accordion a.active::after {
    font-family: FontAwesome;
    content: '\f068';
    color: #03b5d2;
    border: 1px solid #03b5d2
}

.accordion .content {
    display: none;
    padding: 1rem;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden
}

.accordion .content p {
    font-size: 1rem;
    font-weight: 300
}

.top-menu {
    padding: .5rem;
    text-align: right;
    background: #fff;
    box-shadow: #071f32 4px 0 10px;
    position: relative;
    z-index: 2;
    width: 100%
}

.top-menu ul {
    list-style: none;
    margin: 0
}

.top-menu ul li {
    display: inline-block;
    margin-right: .5rem
}

.top-menu ul li a {
    color: #0a154b;
    font-weight: 600
}

.top-menu ul li a:hover {
    text-decoration: none
}

.top-menu .fa {
    background: #1d68a1;
    padding: .3rem;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-right: .3rem;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px
}

.social-media-tm li {
    margin-right: 0!important
}

.social-media-tm .fa {
    background: #1d68a1;
    padding: .3rem;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-right: .1rem;
    color: #fff;
    text-align: center
}

.to-top {
    display: block;
    width: 55px;
    height: 25px;
    border-radius: 10px;
    background: red;
    color: #fff;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 1rem;
    cursor: pointer
}

.menu-heading {
    font-size: 18px;
    font-weight: 600;
    padding-left: .3rem
}

.fixed {
    position: fixed;
    top: -17px;
    left: 0;
    width: 100%;
    z-index: 99;
    padding-bottom: 1rem;
    padding-top: 1rem
}

.card-frantic {
    background: #fff;
    padding: 2rem 1rem;
    border-radius: 5px;
    height: 100%;
    transition: .3s;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.card-frantic:hover {
    cursor: default;
    transition: .3s;
    transform: scale(2);
    -webkit-transform: scale(1.1);
    -webkit-box-shadow: 0 2px 10px 0 rgba(1, 1, 1, .5), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px 0 rgba(1, 1, 1, .5), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.accordion-item a {
    color: #263d58;
    font-weight: 600
}

.accordion-item a:hover {
    text-decoration: none
}

.white-text {
    color: #fff
}

@media(max-width:767px) {
    .m-hide {
        display: none!important
    }
    .top-menu ul {
        margin-left: 0;
        font-size: 12px;
        margin-left: 0;
        padding: 0;
        font-weight: 600
    }
    .biz-box {
        padding: 10px 5px
    }
    .biz-box h3 {
        font-size: 18px
    }
    .biz-box h3+p {
        text-align: center;
        font-size: 17px;
        margin-bottom: 0;
        font-weight: 500;
        margin-top: 0;
        padding-top: 0
    }
    .common-h2 {
        font-size: 28px
    }
    .top-menu .fa {
        padding: .3rem;
        width: 18px;
        height: 18px;
        margin-right: .3rem;
        text-align: left;
        font-size: 9px;
        font-weight: 600;
        line-height: 7px
    }
    .section-header h1 {
        font-size: 30px;
        padding-top: 2rem
    }
    .section-header h1+p {
        font-size: 17px;
        padding-top: 5px
    }
    .about-section h2 {
        font-size: 28px;
        padding-top: 2rem
    }
    .plain-section h2 {
        font-size: 28px;
        margin-top: 3rem
    }
    .logo-img {
        max-width: 150px
    }
    .accordion:hover,
    .fqa-section .active {
        background: 0 0!important;
        color: #333!important
    }
    .font-18 {
        font-size: 18px!important
    }
    .custom-list {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .logo-deal {
        width: 100%;
        height: 70px;
        padding: 10px;
        border-radius: 3px;
        display: flex;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
        align-items: center;
        justify-content: center;
        background: #fff
    }
    .logo-deal img {
        width: 100%;
        max-height: 100%;
        height: auto
    }
    .common-h2 {
        color: #0a154b;
        font-weight: 700;
        font-size: 35px
    }
    .common-p {
        color: #6b749f;
        font-size: 14px;
        padding-top: 1rem;
        text-align: justify
    }
    .custom-drop-down-menu {
        padding-bottom: 25px!important
    }
    .custom-list li {
        position: relative;
        font-size: 16px;
        padding-left: 25px;
        padding-bottom: 15px;
        color: #0a154b
    }
    .custom-list li::before {
        width: 12px;
        height: 12px;
        content: "";
        top: 7px;
        background: red;
        position: absolute;
        left: 0;
        color: #fff
    }
    .section-header {
        background: #f0f9ff
    }
    .section-header h1 {
        font-size: 46px;
        padding-top: 4rem;
        font-weight: 700;
        color: #0a154b;
        text-align: left
    }
    .section-header h1+p {
        font-size: 20px;
        padding-top: 28px
    }
    .plain-section h2 {
        font-size: 35px;
        font-weight: 700;
        color: #0a154b;
        text-align: center
    }
    .plain-section h3 {
        font-size: 18px;
        font-weight: 700;
        color: #0a154b;
        margin-top: 1rem;
        margin-bottom: .3rem
    }
    .plain-section p {
        font-size: 16px;
        text-align: justify;
        color: #0a154b;
        line-height: 28px
    }
    .section-header h1+p+a {
        padding: 15px;
        border-radius: 5px;
        background: #f84040;
        text-align: center;
        font-size: 16px;
        width: 285px;
        display: inline-block;
        color: #fff;
        margin-top: 2rem
    }
    .section-header h1+p+a:hover {
        text-decoration: none
    }
    .biz-box {
        padding: 38px;
        background: #ddfafb;
        background: linear-gradient(90deg, #ddfafb 0, #00d4ff 100%);
        border-radius: 7px;
        margin: 1rem auto
    }
    .biz-box h3 {
        font-size: 25px;
        text-align: center;
        font-weight: 700;
        color: #0a154b
    }
    .biz-box h3+p {
        text-align: center;
        font-size: 24px;
        margin-bottom: 0;
        font-weight: 500
    }
    .about-section h2 {
        font-size: 35px;
        padding-top: 2rem;
        font-weight: 700;
        color: #0a154b
    }
    .about-section p {
        font-size: 16px;
        padding-top: 15px;
        text-align: justify;
        color: #0a154b;
        line-height: 28px
    }
    .about-section {
        background: url(../images/bg-illus.jpg) no-repeat;
        background-size: cover;
        padding-bottom: 3rem
    }
    .custom-home {
        background: #fff;
        padding: 20px;
        border-radius: 5px;
        box-shadow: #dbccfe 0 -2px 70px
    }
    .custom-home label {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        color: #0a154b
    }
    span.error {
        color: #ff2626;
        font-size: 11px;
        display: none
    }
    .entry-content h3,
    h3 {
        font-weight: 400;
        line-height: 1.2;
        text-transform: inherit;
        color: #0a154b;
        margin-bottom: 0
    }
    .custom-home h3 strong {
        color: #f84040
    }
    .lp-body .quote-btn {
        width: 100%;
        padding: 1rem;
        border-radius: 3px;
        display: block
    }
    .btn-site-new {
        display: inline-block;
        border-radius: 5px;
        color: #fff;
        border: 0;
        cursor: pointer;
        background: #ff6364;
        line-height: 14px;
        text-transform: uppercase;
        margin: 0;
        -webkit-font-smoothing: antialiased;
        transition: all ease-in-out .15s;
        padding: 15px 15px;
        width: 100%
    }
    .cust-section-p {
        font-size: 16px!important;
        text-align: justify!important;
        color: #0a154b;
        line-height: 28px
    }
    .cust-section-p td,
    .cust-section-p th {
        font-size: 16px!important;
        text-align: justify!important;
        color: #0a154b;
        line-height: 28px
    }
    .bg-table {
        background-color: #1d68a1!important;
        color: #fff!important
    }
    .bg-table td,
    .bg-table th {
        background-color: #1d68a1!important;
        color: #fff!important
    }
    .form-heading h3+p {
        margin-bottom: 10px;
        margin-top: 0;
        padding-top: 0;
        color: #6b749f
    }
    .services-header {
        background: #f0f9ff
    }
    .services-header h2 {
        font-size: 35px;
        font-weight: 700;
        color: #0a154b;
        text-align: center
    }
    .services-header h3 {
        font-size: 20px;
        font-weight: 600;
        color: #0a154b;
        text-align: center;
        padding-top: 1rem
    }
    .services-header .btn {
        display: inline-block;
        background-color: #1d68a1!important;
        color: #fff;
        padding: 12px;
        border-radius: 3px;
        margin: auto;
        width: 100%;
        text-align: center;
        border: none
    }
    .services-header p {
        color: #6b749f;
        font-size: 14px;
        padding-top: 1rem;
        text-align: justify
    }
    .services-header img {
        margin: auto;
        display: block
    }
    .logo-section {
        padding-top: 4rem;
        padding-bottom: 2rem;
        background: linear-gradient(to top, #230b93, #072251)
    }
    .logo-section h2 {
        font-size: 35px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        padding-bottom: 2rem
    }
    .custom-order-list {
        font-size: 16px;
        padding-top: 15px;
        text-align: justify;
        color: #0a154b;
        line-height: 36px
    }
    .white-bg-carousel {
        width: 100%;
        height: 100px;
        border-radius: 3px;
        background: #fff
    }
    .logo-section .owl-dots span {
        background: none repeat scroll 0 0 #869791;
        border-radius: 20px;
        display: block;
        height: 12px;
        margin: 7px 3px;
        opacity: .5;
        width: 12px
    }
    .logo-section .owl-dots .active span {
        background: #fff;
        opacity: .8
    }
    .owl-dots {
        text-align: center
    }
    #carousel .item {
        border-radius: 5px;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
    }
    #carousel .owl-item img {
        display: block;
        width: 100%;
        border-radius: 5px
    }
    #carousel .owl-item {
        transition: transform .2s
    }
    .fqa-section {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .fqa-section h2 {
        font-size: 28px;
        padding-top: 2rem;
        font-weight: 700;
        color: #0a154b;
        text-align: center;
        padding-bottom: 2rem
    }
    .accordion a {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 1rem 3rem 1rem 1rem;
        color: #7288a2;
        font-size: 1.15rem;
        font-weight: 400;
        border-bottom: 1px solid #e5e5e5
    }
    .accordion a:hover,
    .accordion a:hover::after {
        cursor: pointer;
        color: #03b5d2
    }
    .accordion a:hover::after {
        border: 1px solid #03b5d2
    }
    .accordion a.active {
        color: #03b5d2;
        border-bottom: 1px solid #03b5d2
    }
    .accordion a::after {
        font-family: FontAwesome;
        content: "\f067";
        position: absolute;
        float: right;
        right: 1rem;
        font-size: 1rem;
        color: #263d58;
        padding: 5px;
        width: 30px;
        height: 30px;
        line-height: 21px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #7288a2;
        text-align: center
    }
    .accordion a.active::after {
        font-family: FontAwesome;
        content: '\f068';
        color: #03b5d2;
        border: 1px solid #03b5d2
    }
    .accordion .content {
        display: none;
        padding: 1rem;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden
    }
    .accordion .content p {
        font-size: 1rem;
        font-weight: 300
    }
    .top-menu {
        padding: .5rem;
        text-align: right;
        background: #fff;
        box-shadow: #071f32 4px 0 10px;
        position: relative;
        z-index: 2;
        width: 100%
    }
    .top-menu ul {
        list-style: none;
        margin: 0
    }
    .top-menu ul li {
        display: inline-block;
        margin-right: .5rem
    }
    .top-menu ul li a {
        color: #0a154b;
        font-weight: 600;
        font-size:8px;
    }
    .top-menu ul li a:hover {
        text-decoration: none
    }
    .top-menu .fa {
        background: #1d68a1;
        padding: .3rem;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        margin-right: .3rem;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        line-height: 15px
    }
    .social-media-tm li {
        margin-right: 0!important
    }
    .social-media-tm .fa {
        background: #1d68a1;
        padding: .3rem;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        margin-right: .1rem;
        color: #fff;
        text-align: center
    }
    .to-top {
        display: block;
        width: 55px;
        height: 25px;
        border-radius: 10px;
        background: red;
        color: #fff;
        text-align: center;
        position: fixed;
        right: 0;
        bottom: 1rem;
        cursor: pointer
    }
    .menu-heading {
        font-size: 18px;
        font-weight: 600;
        padding-left: .3rem
    }
    .fixed {
        position: fixed;
        top: -17px;
        left: 0;
        width: 100%;
        z-index: 999;
        padding-bottom: 1rem;
        padding-top: 1rem
    }
    .card-frantic {
        background: #fff;
        padding: 2rem 1rem;
        border-radius: 5px;
        height: 100%;
        transition: .3s;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
    }
    .card-frantic:hover {
        cursor: default;
        transition: .3s;
        transform: scale(2);
        -webkit-transform: scale(1.1);
        -webkit-box-shadow: 0 2px 10px 0 rgba(1, 1, 1, .5), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 2px 10px 0 rgba(1, 1, 1, .5), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
    }
    .accordion-item a {
        color: #263d58;
        font-weight: 600
    }
    .accordion-item a:hover {
        text-decoration: none
    }
    .white-text {
        color: #fff
    }
}

@media(max-width:767px) {
    .m-hide {
        display: none!important
    }
    .top-menu ul {
        margin-left: 0;
        font-size: 12px;
        margin-left: 0;
        padding: 0;
        font-weight: 600
    }
    .biz-box {
        padding: 10px 5px
    }
    .biz-box h3 {
        font-size: 18px
    }
    .biz-box h3+p {
        text-align: center;
        font-size: 17px;
        margin-bottom: 0;
        font-weight: 500;
        margin-top: 0;
        padding-top: 0
    }
    .common-h2 {
        font-size: 28px
    }
    .top-menu .fa {
        padding: .3rem;
        width: 18px;
        height: 18px;
        margin-right: .3rem;
        text-align: left;
        font-size: 9px;
        font-weight: 600;
        line-height: 7px
    }
    .section-header h1 {
        font-size: 30px;
        padding-top: 2rem
    }
    .section-header h1+p {
        font-size: 17px;
        padding-top: 5px
    }
    .about-section h2 {
        font-size: 28px;
        padding-top: 2rem
    }
    .plain-section h2 {
        font-size: 28px;
        margin-top: 3rem
    }
    .logo-section h2 {
        font-size: 28px
    }
    .card-frantic {
        margin-top: .5rem;
        margin-bottom: .5rem;
        height: 100%;
    }
    .card-frantic:hover {
        transform: scale(1)
    }
}

.card-frantic {
    margin-top: .5rem;
    margin-bottom: .5rem;
    height: 100%;
}

.card-frantic:hover {
    transform: scale(1)
}

#getQuote {
    position: relative !important;
    width: auto !important;
    background-color: #feae96;
    background-image: linear-gradient(315deg, #feae96 0%, #fe0944 74%) !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 3rem !important;
    min-width: 150px;
}

.bg-dark-theme {
    background: #1d68a1 !important;
}

.double-btn {
    position: relative !important;
    width: auto !important;
    background-color: #feae96;
    background-image: linear-gradient(315deg, #feae96 0%, #fe0944 74%) !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 3rem !important;
    min-width: 150px;
}

