.theme-btn {
    font-size: 13px;
    line-height: 14px;
}
.theme-btn.style-one {
    background: -webkit-linear-gradient(-30deg, #0c3f74, #0c3f74 100%);
}
.main-header.style-one .main-menu .navigation > li {
    /* margin: 0px 20px; */
        margin: 0px 15px;
    padding: 35px 0px 20px 0px;
}
.main-menu .navigation > li > a {
    color: #000;
}

.header-top {
    border-bottom: 1px solid rgb(65 62 62 / 20%);
}
.main-menu .navigation > li > a:after {
    content: "";
}
.banner-section {
    position: relative;
    display: block;
    background: #fff;
    padding: 108px 0px 30px 0px;
}
.service-block-one .inner-box {
    background: -webkit-linear-gradient(-30deg, #0c3f7459, #f2f6f8 100%);
}
.service-block-one .inner-box:before {
    background: -webkit-linear-gradient(-30deg, #b8b5b5, #b7c7da 100%);
}
.auto-container {
    max-width: 90%;
}
p {
    font-size: 14px;
}
.main-footer .widget-section .contact-widget .widget-content .box li i {
    color: #b7c7da;
}
.main-footer .widget-section .contact-widget .widget-content .box h5 {
    color: #ffffff;
}
.main-footer .widget-section .contact-widget .widget-content .box p {
    color: #b7c7da;
}
.main-footer .widget-section .contact-widget .widget-content .box li a {
    color: #b7c7da;
}
.main-footer .widget-section .links-widget .widget-content ul li a {
    color: #b7c7da;
}
.main-footer .widget-section .widget-title h3 {
    color: #ffffff;
}
.main-footer .widget-section .about-widget .widget-content .box .text p {
    color: #b7c7da;
}
.page-title .content-box h1 {
    color: #b7c7da;
}
.page-title .content-box .bread-crumb li a {
    color: #b7c7da;
}
.service-sidebar .sidebar-categories li a:before {
    background: -webkit-linear-gradient(0deg, #243c6b, #b7c7da 100%);
}
.page-title .content-box .bread-crumb li {
    color: #b7c7da;
}
.main-header.style-one .header-upper .menu-area .btn-box {
    margin-top: 35px;
}
.sticky-header .menu-area .btn-box {
    margin: 25px 0px 0px 50px;
}
.counter-block-one .inner-box h4 {
    padding-left: 4%;
}
.counter-block-one .inner-box .count-outer {
    color: #0c3f74;
    padding-left: 4%;
}
.service-sidebar .sidebar-categories li a i {
    color: #0c3f74;
}
.fun-fact {
    padding: 45px 0px 45px 0px;
}
.main-header {
    background:#fff;
}
.page-title {
    padding: 162px 0px 79px 0px;
}

element.style {
}
.about-section .tab-btn-box .tab-btns {
    right: -21px;
}
#content_block_01 .content-box .text {
    text-align: justify;
}
.service-details-content p{
    font-size: 16px;
}
.bg-buying-data {
    background: -webkit-linear-gradient(-30deg, #558cd4, #13252d 100%) !important;
}