    
            .header-front-page-wrap .lp-header-full-width .lp-menu-bar{
                background: transparent; 
            }
        
        .lp-header-middle,
        .lp-menu-bar.lp-header-full-width-st,
        .header-bg-color-class,
        .lp-dashboard-new .sidebar-nav > .sidebar-brand{
            background: #5770FF; 
            background: radial-gradient(circle,#5770FF 0%, #36C9B8 100%);
        }


    

    .listing-second-view .secondary-btn,
    .lp-listing-review-form .review-submit-btn,
    .btn-second-hover,
    .lp-search-bar .lp-search-btn,
    .listing-second-view .widget-box.business-contact.lp-lead-form-st input.lp-review-btn,
    .lp-primary-btn, .lp-search-bar-right:hover {
        background: #5770FF !important; 
        background: radial-gradient(circle,#5770FF 0%, #36C9B8 100%) !important;
        transition: 0.8s;
        color: #fff !important;
    }
            .lp-home-categoires li a, .home-categories-area .lp-home-categoires.new-banner-category-view4 li a {
            background: radial-gradient(circle,#5770FF 0%, #36C9B8 100%) !important;
            overflow: hidden;
        }
        .lp-home-categoires li a:hover, .home-categories-area .lp-home-categoires.new-banner-category-view4 li a:hover {
            background: radial-gradient(circle,#5770FF 0%, #36C9B8 100%) !important;
        }
    
        
    .lp-search-bar-right,
    #rewies_form .form-submit,
     a.secondary-btn {
        overflow: hidden;
        position: relative;
    }
    #rewies_form .form-submit {
        display: inline-block;
    }

    .listing-second-view a.secondary-btn, input.lp-review-btn, .listing-second-view .widget-box.business-contact.lp-lead-form-st input.lp-review-btn {
        border: 0 !important;
    }

    .listing-second-view a.secondary-btn i,
    .widget-box.business-contact .contact-form.quickform form.form-horizontal .form-group.pos-relative i.lp-search-icon,
    .search-view-move-down-two .lp-search-bar .lp-search-bar-right:hover .lp-search-icon,
    .widget-box.business-contact.lp-lead-form-st .contact-form.quickform form.form-horizontal .form-group.pos-relative i.lp-search-icon {
        color: #fff;
    }


                    .lp-home-categoires li a:after,
                            a.secondary-btn:after,
                #rewies_form .form-submit:after,
                .listing-second-view .business-contact .contact-form .form-group:after,
                .lp-listing-leadform-inner .form-horizontal .form-group.pos-relative:after,
                .widget-box.business-contact.lp-lead-form-st .contact-form.quickform form.form-horizontal .form-group.pos-relative:after,
                .lp-search-bar-right:after {
                    background: #fff;
                    content: "";
                    height: 255px;
                    left: -100px;
                    opacity: .2;
                    position: absolute;
                    top: -60px;
                    transform: rotate(35deg);
                    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
                    width: 50px;
                    z-index: 10;
                }

                                    .lp-home-categoires li a:hover:after,
                                a.secondary-btn:hover:after,
                #rewies_form .form-submit:hover:after,
                .listing-second-view .business-contact .contact-form .form-group:hover:after,
                .lp-listing-leadform-inner .form-horizontal .form-group.pos-relative:hover:after,
                .widget-box.business-contact.lp-lead-form-st .contact-form.quickform form.form-horizontal .form-group.pos-relative:hover:after,
                .lp-search-bar-right:hover:after {
                    left: 130%;
                    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
                }
    	
    
    	

    	

    	
    .lp-listing-leadform-inner .form-horizontal .form-group.pos-relative {
        margin: 10px;
    }
    .listing-second-view .business-contact .contact-form .form-group {
        overflow: hidden;
    }
    
    	

	

	

    .lp-grid-box,
    .grid-style-container {
        transition:.2s all; 
    }
                .lp-grid-box:hover,
            .grid-style-container:hover {
            -webkit-animation: pulse 1s;
                    animation: pulse 1s;
                box-shadow: 0 0 0 1em rgba(255, 255, 255, 0);
            }

            @-webkit-keyframes pulse {
                0% {
                    box-shadow: 0 0 0 0 #ccc;
                }
            }

            @keyframes pulse {
                0% {
                    box-shadow: 0 0 0 0 #ccc;
                }
            }			
    
    
    
    
    
    .footer-style1 .footer-bottom-bar {
        background: #5770FF !important; 
        background: linear-gradient(to top, #5770FF 13%, #36C9B8 100%) !important;
    }
    .footer-bottom-bar .footer-about-company li, .footer-bottom-bar .credit-link, .credit-links, .footer-bottom-bar a{
        color: #FFFFFF !important;
    }
    
