

@import url(font-awesome.min.css);
/*@import url(fontello.css);*/
@import url(jquery.bxslider.css);
/*@import url(css/custom.css);*/
/*** Price filter***/
/*@import url(../assets/price-filter/nouislider.css);
@import url(../assets/price-filter/nouislider.pips.css);*/
/*** single shop slide ***/
@import url(flexslider.css);
/*** Time picker css ***/
/*@import url(../assets/timepicker/timePicker.css);*/
 /*** Revolution slider ***/
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);

/*** Bootstrap select picker css ***/
 
/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/
.rev_slider_wrapper .slide-content-box h1 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
	margin-top:100px;
    text-transform: capitalize;
    font-family: 'Roboto Slab', serif;
}

.rev_slider_wrapper .slide-content-box p {
	font-weight:300;
    font-size: 16px;
    color: #f4f4f4;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}

.rev_slider_wrapper .slide-content-box .button a {
    padding: 18px 30px 17px;
    background: #00a5ea;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    margin-right: 16px;
}

    .rev_slider_wrapper .slide-content-box .button a:hover {
        background: #0194d1;
    }

    .rev_slider_wrapper .slide-content-box .button a.btn-style-two {
        background: #ffffff;
        color: #1c1c1c;
    }

        .rev_slider_wrapper .slide-content-box .button a.btn-style-two:hover {
            background: #00a5ea;
        }

    .rev_slider_wrapper .slide-content-box .button a.remdmore:hover {
        border-color: #fdc900;
    }

.rev_slider_wrapper .slide-content-box.middle-slide h1 {
    text-align: center;
}

.rev_slider_wrapper .slide-content-box.middle-slide p {
    text-align: center;
}

.rev_slider_wrapper .slide-content-box.lastslide h1 {
    margin: 0 0 22px;
}

.rev_slider_wrapper .slide-content-box.lastslide p {
    margin-bottom: 45px;
}

.rev_slider_wrapper .slide-content-box.lastslide h1 span {
    background: #ffd700;
    display: inline-block;
    padding: 1px 3px;
}
