.navbar-brand {
    margin: 0;
    padding: 0.5rem;
    border: 3px solid #1f4198;
    background-color: #fff;
}
.middle-header {
    padding: 0.5rem 0;
    background: rgb(192, 227, 255);
    background: linear-gradient(180deg, rgba(192, 227, 255, 1) 0%, rgba(192, 227, 255, 0.4542191876750701) 100%);
}
.middle-header span {
    color: #000;
}
.main-nav {
    background-color: #1f4198;
}
.navbar-light .navbar-nav .nav-link:focus {
    color: #fff !important;
}
.navbar .btn-primary {
    font-weight: 600;
    font-size: 18px;
}
footer {
    background-color: #1f4198;
    padding: 40px 0 0 !important;
}
.footer-widget p {
    color: var(--theme-white-color);
}
.font-cont li {
    position: relative;
    color: #fff;
    padding-left: 2rem;
    margin-bottom: 1rem;
}
.font-cont li .icon {
    position: absolute;
    font-size: 1.5rem;
    left: 0;
    top: 0.5rem;
}
.copyright {
    background-color: var(--theme-primary-color);
}
.subscribe h4 {
    font-size: 26px;
}
.blue-gra-bg {
    background: rgb(192, 227, 255);
    background: linear-gradient(180deg, rgba(192, 227, 255, 1) 0%, rgba(192, 227, 255, 0.4542191876750701) 100%);
}
.down-line {
    color: #1f4198 !important;
}
.page-banner-image {
    background-color: rgb(192, 227, 255);
    background-image: url(../images/background/banner.png);
    background-position: top center;
    background-size: cover;
    height: 400px;
}
.page-banner-image .py-8 {
    padding-top: 140px !important;
}
.contact-page {
    padding-top: 100px;
    padding-bottom: 50px;
    display: block;
    overflow: hidden;
}
.contact-page .contact_address {
    border: 1px solid var(--theme-primary-color);
    padding: 20px;
    background-color: #1f4198;
}
.contact-feedback-block .form-group input {
    height: 60px;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 0;
    border: 1px solid #ced4da;
}
.contact-page textarea {
    margin-bottom: 30px;
    border-radius: 0;
    border: 1px solid #ced4da;
}
.contact-page textarea:focus,
.contact-page input:focus {
    border-color: var(--theme-primary-color);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-page .contact_address .title h1 {
    font-size: 36px;
    line-height: 40px;
    color: var(--theme-primary-color);
}
.contact-page .contact_address .title h4 {
    font-size: 32px;
    line-height: 1;
    font-weight: 300;
    color: #fff;
}
.contact-page .contact_address .contact-media {
    padding: 27px 0;
    margin-bottom: 0;
}
.contact-page .contact_address .border-bottom {
    border-bottom: 1px solid #ddd;
}
.contact-page .media-body h5 {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px !important;
}
.contact-page .media-body,
.contact-page .media-body h5 a {
    color: #fff;
}
.contact-feedback-block h2 {
    margin-bottom: 30px;
}
.contact_address .footer-widget a {
    font-size: 20px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
}
.contact_address .footer-widget {
    text-align: center;
    margin-top: 10px;
}
.map {
    width: 100%;
    height: 400px;
}
.gallery-page {
    padding: 80px 0;
}
.gallery-page .p-0 {
    padding: 5px !important;
}
.testimonial .owl-nav {
    text-align: right;
}
.testimonial.owl-carousel .owl-nav button {
    padding: 10px !important;
    color: #fff;
    font-size: 40px !important;
    background-color: #1f4198;
    margin-left: 10px;
    border-radius: 5px;
}
.service-details .img-wrap {
    margin-bottom: 30px;
}
.list-num li b {
    color: var(--theme-primary-color);
}
.top-header {
    background-color: #1f4198;
    padding: 5px 0;
}
.top-header p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    width: fit-content;
    white-space: nowrap;
    font-weight: 600;
    background-color: var(--theme-primary-color);
    padding: 5px 15px;
    border-radius: 10px;
    line-height: 1;
    height: auto;
}
.top-header .cont-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-header .para-wrap{
    display: flex;
    gap: 0 10px;
}

.top-header .footer-widget {
    align-self: flex-end;
    width: auto;
}
.top-header .media-widget a {
    /* background-color: var(--theme-primary-color); */
    /* line-height: 30px; */
    /* background-color: #fff; */
    text-align: center;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-weight: bold;
    border-radius: 50%;
    /* border: 1px solid var(--theme-primary-color);s */
    transition: all 0.3s ease-out;
}
.top-header .media-widget a:hover {
    /* background-color: transparent; */
}
.faq-grid {
    gap: 30px;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: masonry;
}
.faq-item {
    break-inside: avoid;
}
@media screen and (max-width: 767px) {
    .full-row {
        padding: 60px 0;
    }
    h2,
    .h2 {
        font-size: 36px;
    }
    h6,
    .h6 {
        font-size: 22px;
    }
    .owl-carousel.dot-disable .owl-dots,
    .owl-carousel.nav-disable .owl-nav {
        display: table;
    }
    .owl-nav-secondary.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .owl-nav-secondary.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .owl-nav-secondary.owl-carousel .owl-nav button {
        top: 30%;
    }
    .down-line-white,
    .down-line-secondary,
    .down-line {
        font-size: 28px;
        line-height: 40px;
    }
    .subscribe h4 {
        font-size: 20px;
    }
    h5,
    .h5 {
        font-size: 20px;
    }
    h3,
    .h3 {
        font-size: 28px;
    }
    .page-banner-image {
        height: 200px;
        background-position: top center;
        position: relative;
    }
    .page-banner-image::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgb(31, 65, 152);
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
    }
    .page-banner-image .py-8 {
        padding-top: 60px !important;
    }
    .page-banner-image h1 {
        margin-bottom: 0 !important;
        line-height: normal;
    }
    #sidebar.blog-sidebar .widget {
        margin-bottom: 35px;
    }
    .contact-media img {
        width: auto;
    }
    .contact-feedback-block h2 {
        margin: 30px 0 20px;
    }
    .contact-feedback-block .form-group input {
        margin-bottom: 10px;
    }
    .faq-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .accorden-title {
        font-size: 14px;
        line-height: 21px;
    }
    h4,
    .h4 {
        font-size: 24px;
    }
}
