<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header__bottom
{
    background-color: #002147 !important;
}

.main-menu ul li a
{
    color: #fff !important;
}

.custom-logo
{
    width: 80% !important;
}

.header__action
{
    display: none;
}

.black-bg
{
    background: #c51919 !important;
}

.footer__widget
{
    padding-top: 55px !important;
}

.footer__link ul li a,.footer__info-text a,.footer__copyright p
{
    color: #fff !important;
}

.mb-50
{
    margin-bottom: 0px;
}

.footer__bottom-border
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer__social ul li a
{
    background-color: #eee;
}

.about__triangle::after
{
    background: none !important;
}

.pt-130
{
    padding-top: 70px !important;
}

.pb-130
{
    padding-bottom: 70px !important;
}

.main-menu ul li .submenu,.sidebar__area
{
    background: #002147 !important;
}

.mean-container .mean-nav ul li a,.sidebar__contact-text a
{
    color: #fff !important;
}

.sidebar__social ul li a
{
    color: red;
}

.dot-hamburger-btn span
{
    position: relative;
    background: unset;
    font-size: 26px;
    color: white;
    height: unset;
    width: unset;
    top: 4px !important;
}

.footer__bottom-border
{
    border-top: 1px solid #d0d6d9 !important;
}

.footer__info-icon i
{
    color: #e4e5e7 !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover
{
    background-color: #c51919;
    border-color: #c51919;
}

.services__content
{
    position: relative;
    left: 0px;
    right: 0px;
}

.services__title
{
    padding-top: 15px !important;
    font-size: 20px !important;
}

.footer__social ul li a
{
    background-color: #002147 !important;
}

.footer__social ul li a
{
    color: #fff;
}

.whatsapp-icon
{
	right: 20px !important;
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    z-index: 33 !important;
    bottom: 75px !important;
    text-align: center !important;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16) !important;
    color: #ffff !important;
    font-size: 18px !important;
    border-radius: 100% !important;
    font-size: 18px !important;
	position:fixed !important;
	background:rgb(33, 173, 33);
}

.pt-235
{
    padding-top: 75px !important;
}

.pink-bg 
{
    background: #002147 !important;
}


@media only screen and (min-width: 1200px) and (max-width: 1399px)
{
    .main-menu ul li 
    {
        margin: 0 15px !important;
    }
}

@media only screen and (max-width: 500px)
{    
    .header__action
    {
        display: block;
        float: right;
        margin-top: -60px;
        padding-right: 10px;
    }

    #loading-center-absolute
    {
        transform: unset;
        left: 20%;
        top:40%;
        position: relative;
    }

    .custom-quote-btn
    {
        display: none;        
    }

    .header__padding
    {
        padding-top: 10px !important;
        padding-bottom: 5px !important;
    }
    
    .custom-logo
    {
        width: 60% !important;
    }

    .slider-image
    {
        height: 210px;
    }

    .about__content
    {
        margin-top: 0px !important;
    }

    .pt-130
    {
        padding-top: 0px !important;
    }

    .section__title
    {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        font-family: sans-serif;
    }

    .services__item
    {
        padding-bottom: 0px !important;
    }
}</pre></body></html>