.container-blog-details {
    max-width: 90%;
    margin: auto;
}
.copyright-8-wrapper {
    display: contents;
}
.top-transparent-header .header-top-area-wrapper .header-top-one-wrapper .left a:hover {
    color: #D6EDFD !important;
}
.top-transparent-header .header-top-area-wrapper .header-top-one-wrapper .right p a i {
    color: #fff !important;
}
.top-transparent-header .header-top-area-wrapper .header-top-one-wrapper .right p a {
    font-weight: 600;
    color: #fff !important;
}
.top-transparent-header .header-top-area-wrapper * {
    color: #fff !important;
}
.top-transparent-header .header-top-area-wrapper {
    background: #09293d;
}
    .contact-info-area-wrapper-p .single-contact-info .info-wrapper a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 3rem;
}
.rts-breadcrumb-area {
    height: 350px;
}
    .fas {
    line-height: 0;
}
.right-content-testimonials .disc2 {
    margin: 0 0 14px;
}
.testimonials-main-wrapper-two .right-content-testimonials p.disc {
    font-size: 25px;
}
.business-boost-wrapper-main {
    border-bottom:0px solid #20282D;
}
.banner-bg_12 {
    height: 600px;
    background-position: bottom;
}
.logoset {
    width: 105px;
}
.header--sticky.sticky.header-one {
    background: #ffffffe8;
}
.footerlogoset {
    width: 200px;
}
.footer-logo-area-left-8 .logo {
    display: block;
    margin-bottom: 25px;
    text-align: center;
}
.banner-inner-content-12 .pre {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    color: white;
    /*margin-top: -250px;*/
    text-shadow: 4px 0px 6px #000;
}
.button-wrapper {
    padding-top: 120px;
}
.footer-8-area-bg {
    background-image:none;
    background-color: #244a61;
}
    .footer-8-area-bg .footer-one-single-wized .quick-link-inner .links li a {
        color: #fff;
    }
.copyright-area-main-wrapper {
    border-top: 3px dotted #66B4E4;
    background-color: #09293d;
}
.footer-logo-area-left-8 p.disc {
    color: #fff;
    margin-bottom: 25px;
}
.footer-8-area-bg .footer-one-single-wized .signle-footer-contact-8 .inner-content a {
    color: #fff;
}
.boosting-business-right-area .feature-one-wrapper .single-feature-one {
    border: 1px solid #EEE;
    box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
    background: #fff;
}
    .boosting-business-right-area .feature-one-wrapper .single-feature-one:hover {
        border: 1px solid #A2DBFF;
        box-shadow: 0px 9px 18px rgba(24, 16, 16, 0.05);
        border-radius: 15px;
        background: #f6fbff;
    }
h2 {
    color: #13415F;
}
.business-goal-main-wrapper-6:hover {
    background: var(--color-primary);
}
.rts-business-goal-area-wrapper-6 .nav-link:hover .business-goal-main-wrapper-6 .inner-content * {
    color: #fff;
}
.footer-logo-area-left-8 ul li a {
    background: #1182C6;
}
.header-main {
    border-bottom: 1px solid #EDEDED;
}

@media only screen and (max-width: 767px) {
    .rts-sidebar-menu-desktop .logo {
            margin-top: 0px;
        }

        .setmobilelogo {
            width: 150px;
        }

        .header-main-one-wrapper {
            padding: 0px 0;
        }

        .banner-bg_12 {
            height: 195px;
            background-position: center;
        }

        .banner-inner-content-12 .pre {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: white;
            margin-top: -8px;
            text-shadow: 1px 1px 13px #000;
            margin-bottom: -135px;
            line-height: 20px;
            font-weight: bold;
        }
    .pt--150{
        padding-top:0px;
    }


}
