li {
    font-size: 13px;
}

#mainmenu li li a {
    padding: 5px 0px;
    font-size: 14px;
    /* font-weight: bold;*/
}

#mainmenu li > ul {
    border-radius: 0px;
}

.aarheader {
    padding-left: 0px !important;
    margin-top: 10px;

}

.menupara {
    font-size: 9px;
    color: #000 !important;
    line-height: 1.3;
}

.menupara {
    font-size: 9px;
    color: #bdbec0 !important;
    line-height: 1.3;
}

p {
    color: #000;
    font-size: 13px;
}

/*.btn-aar {
    color: #fff;
    min-width: 120px;
    outline: 0;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    background-color: black;
}

.btn-aar:hover {
    background-color: var(--primary-color);
}*/



.timeline h5 {
    background: #fa8303 !important;
}


.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #000;
    background-color: #fafafa;
}

.grey-background {
    background-color: #fafafa;
}

.nav-pills .nav-link,
.nav-pills {
    color: #000000;
}


.inner-content {
    padding-bottom: 0px !important;
}

/*Insurance Product*/

.product-title {
    font-weight: 700;
    color: #F7931D;

}

.product-sub-title {

    font-weight: 500;
    font-size: 19px;
}


/*nav*/

.tab-top {
    border-radius: 0px !important;
    padding: 15px !important;
    font-size: 15px !important;
    background-color: #efefef;
}

.tab-icon {
    margin-right: 18px;
    font-size: 30px;
}

/*Quote*/
.quote-card {
    background-color: #f1f2f2;
    border: none;
}




.quote-input {
    background-color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 15px 10px !important;
}


.get-quote-button {
    border-radius: 1px;
    margin: 0 10px;
}


.cardsiteborder > .card-body {
    padding: 0.01rem !important;
}


.slider-svg {
    height: 50px;
    width: 50px !important;
    margin-right: 10px !important;
}

.owl-item {
    border-right: 1px solid #d3d3d3;
    height: 100px !important;
}

hr {
    margin: 0 0 40px 0;
}

.hr {
    margin: 9px 0px !important;
}

.di-small {
    height: auto;
    width: auto;
}

.di-small-2 {
    height: auto;
    bottom: 15%;
    width: auto;
}

a:hover {
    color: #F7931D;
}

.bg-color-1 {
    background-color: #F7931D !important
}


.buyonline-img {
    height: 80px;
    width: auto;
    padding: 0 4px;
}

.page-item.active .page-link {
    background-color: #F7931D !important;
    border-color: #F7931D !important;
}


/*** contact form error handling ***/

.contact-validation-active .error-handling-messages {
    margin-top: 15px;
}

.contact-validation-active label.error {
    color: red;
    font-size: 0.875rem;
    font-weight: normal;
    margin: 5px 0 0 0;
    text-align: left;
    display: block;
}

.contact-validation-active #loader {
    display: none;
    margin-top: 10px;
}

.contact-validation-active #loader i {
    font-size: 30px;
    font-size: 1.875rem;
    color: #f7941d;
}

.contact-validation-active #success,
.contact-validation-active #error {
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none;
}

@media (max-width: 767px) {

    .contact-validation-active #success,
    .contact-validation-active #error {
        font-size: 15px;
    }
}

.contact-validation-active #success {
    background-color: #009a00;
    border-left: 5px solid green;
    margin-bottom: 5px;
}

.contact-validation-active #error {
    background-color: #ff1a1a;
    border-left: 5px solid red;
}

/*** back to top **/





/*nav*/


.line-bottom {
    border-bottom: 1px solid #bdbec0;
}

.line-right {
    border-right: 1px solid #bdbec0;
}

.title {
    font-family: "Gilroy";
    font-size: 20px
}

.list-group-item {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.content {
    color: #000;
    font-size: 13px;
}

footer.footer-light a,
footer.footer-light p {
    color: #ffffff;
    font-size: 13px;
    font-family: "Gilroy"
}

.border-bottom {
    border-bottom: 2px solid #000000 !important;
}

.li-border-bottom {
    border-bottom: 1px solid #e0e0e0
}

.mtiba-top {
    min-height: 70vh !important;
}

.accordion-style-1 .card {
    margin-bottom: 0px !important;
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #000 !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 #fff !important;
}


/*992*/
@media only screen and (max-width: 992px) {
    .nav {
        height: 0px;
        margin-bottom: 170px !important;
    }

    .nav-about {
        height: 140px;
        margin-bottom: 200px !important;
    }

    .nav-tabs .nav-item {
        width: 100%;
    }

    #content {
        padding: 0;
    }

    #mainmenu > li > ul.default {
        width: 100% !important;
    }


}


/*767*/
@media only screen and (max-width: 767px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
