@charset "utf-8";
@import url(https:);
 //fonts.googleapis.com/css?family=Open+Sans:300, 300i, 400, 400i, 600, 600i, 700, 700i, 800, 800i;
@import url(https:); 
//fonts.googleapis.com/css?family=Dosis:400, 200, 300, 500, 600, 700, 800;
@import url(https:) ;
//fonts.googleapis.com/css?family=Allura;
#services-list,*,.blog-list,.hero_carosel,body{
    margin:0;
    padding:0
}
.elel,.img-cover,.marque{
    overflow:hidden
}
#back-to-top,#whatsaap-icon{
    position:fixed;
    z-index:999;
    transition:opacity .2s ease-out;
    text-align:center;
    cursor:pointer
}
#sidebar,.navbar-nav>li>a{
    padding-left:20px
}
#subheader h1,#subheader h2,#subheader1 h1{
    margin-top:80px;
    float:left;
    padding-right:40px;
    margin-right:40px
}
#subheader .crumb,#subheader1 .crumb{
    font-size:10px;
    margin-top:90px;
    float:right
}
body{
    font-family:"Open Sans",Arial,Helvetica,sans-serif;
    font-size:13px;
    line-height:1.8em;
    font-weight:400
}
.btn,.navbar-nav li a,h1,h2,h3,h4,h5,h6{
    font-family:Poppins,Arial,Helvetica,sans-serif
}
h4,section#content h1{
    font-size:18px
}
#services-list li.active a,#services-list li:hover a,.nav.nav-tabs a,.navbar-nav>li ul li:hover>a,.p-inner a,.widget.widget-post ul li a,a,marquee a:hover{
    color:#000
}
.nav-hader .navbar-nav>li:last-child>a,a.apply-f{
    font-size:11px;
    font-weight:600;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:50px;
    background:#ea5b0c;
    color:#fff!important;
    letter-spacing:2px;
    text-transform:uppercase;
    text-decoration:none;
    line-height:30px
}
p{
    color:#606060
}
.nav-hader{
    position:fixed;
    width:100%;
    z-index:999
}
.container{
    /* max-width:1380px; */
    width:100%
}
.navbar-brand{
    max-width:130px
}
.navbar{
    padding:0;
    background:#fff!important
}
.navbar-nav li a{
    font-size:11px;
    text-decoration:none;
    font-weight:400;
    letter-spacing:2px;
    text-transform:uppercase
}
.navbar-nav>li>a{
    color:#333;
    text-transform:uppercase;
    line-height:80px;
    transition:.3s
}
.fixed-header .navbar-nav>li>a{
    line-height:70px;
    transition:.3s
}
.nav-hader .navbar-nav>li:last-child>a{
    border-radius:50px;
    padding-top:15px!important;
    padding-bottom:15px!important;
    padding-right:15px;
    display:inline-block;
    transition:.3s
}
.nav-hader.fixed-header .navbar-nav>li:last-child>a{
    padding-top:10px!important;
    padding-bottom:10px!important;
    transition:.3s
}
.box-franchies.bg-two,.nav-hader .navbar-nav>li:last-child>a:hover{
    background-color:#312783
}
.four-col h3 span,.nav-hader .navbar-nav>li>a:hover,.p-rating i.checked,.price{
    color:#ea5b0c
}
.dropdown-toggle::after,.navbar-nav>li:last-child>a:before,.shops_cate .navbar-nav>li>a:before{
    display:none
}
/* .navbar-nav>li>a:before{
    float:right;
    content:'';
    width:5px;
    height:5px;
    border-radius:50%;
    margin-left:5px;
    top:50%;
    margin-top:-2.5px;
    position:relative;
    background-color:black;
    color:#ea5b0c;
} */    

.navbar-nav>li>a:before {
    /* float: right; */
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-left: 5px;
    top: 0px;
    bottom: 0px;
    /* margin-top: 34.5px; */
    position: absolute;
    background-color: black;
    color: #ea5b0c;
    margin: auto;
    right: -3px;
}
.dropdown-menu{
    margin-top:0;
    padding:0;
    height:0;
    opacity:0;
    transition:.3s;
    display:block;
    visibility:hidden;
    border:0
}
.navbar-nav>li ul li{
    border-bottom:1px solid #333;
    font-size:10px;
    font-weight:300;
    padding:10px 11px;
    background:#000;
    color:#fff;
    min-width:201px;
    display:block
}
.navbar-nav>li ul li a{
    text-decoration:none;
    color:#fff;
    font-weight:300
}
.navbar-nav>li ul li:hover{
    background:#ea5b0c;
    color:#000
}
.dropdown:hover>.dropdown-menu{
    height:auto;
    opacity:1;
    visibility:visible;
    transition:.3s
}
.dropdown-submenu,.product .p-images{
    position:relative
}
.dropdown-submenu>.dropdown-menu{
    top:0;
    left:100%;
    border:0;
    margin-top:0;
    transition:.3s;
    margin-left:0;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px;
    border-radius:0 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu{
    display:block;
    opacity:1;
    transition:.3s;
    visibility:visible
}
.dropdown-submenu.pull-left{
    float:none
}
.dropdown-submenu.pull-left>.dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px
}
a.apply-f{
    border-radius:50px;
    padding:15px 18px
}
.banner-contnt h2,.tag{
    font-weight:700;
    display:block;
    text-shadow:0 0 8px #414141;
    font-family:Poppins,Arial,Helvetica,sans-serif
}
a.apply-f:hover{
    background:#312783
}
.sticky-top{
    top:75px;
    position:sticky
}
.desc{
    position:relative;
    left:0;
    top:0;
    width:100%;
    height: 400px;
    background-color:transparent
}
.form-group {
    margin-bottom: 10px;
}
textarea.form-control {
    height: 80px;
}
img.img-fluid.form-left-img {
    border-radius: 10px;
    height: auto;
}
.modal-content {

    height: 584px !important;
}
.banner-contnt.slider-content {
    padding-top: 127px;
}
.hero_carosel .item img{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0
}
.img-cover{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:50% 50%;
    object-position:50% 50%
}
.delay-1{
    animation-delay:.2s
}
.delay-2{
    animation-delay:.4s
}
.delay-3{
    animation-delay:.6s
}
.delay-4{
    animation-delay:.8s
}
.hero_carosel .owl-nav button.owl-next,.hero_carosel .owl-nav button.owl-prev{
    position:absolute;
    bottom: 150px;
    color:#000;
    outline:0;
    background:0 0
}
.hero_carosel.owl-theme .owl-nav [class*=owl-]{
    color:#fff;
    font-size:14px;
    margin:0;
    padding:0;
    background:0 0;
    display:inline-block;
    cursor:pointer;
    border-radius:0
}
.hero_carosel.owl-theme .owl-nav{
    margin-top:0
}
.hero_carosel .owl-nav button.owl-prev{
    left:25px
}
.hero_carosel .owl-nav button.owl-next{
    right:25px
}
.hero_carosel i.owl-direction{
    margin:0 13px;
    font-size:3em;
    padding:0;
    color:#607d8b
}
.tag{
    transition:0 0;
    letter-spacing:2px;
    font-size:22px;
    color:#fff;
    visibility:visible;
    transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,-.0025,0,0,0,1);
    margin-bottom:25px
}
.banner-contnt h2{
    font-size:72px;
    color:#fff;
    margin-bottom:40px
}
a.btn-view{
    color:#fff;
    outline:0;
    font-weight:500;
    box-shadow:none;
    font-size:14px;
    border:1px solid #ea5b0c;
    border-radius:5px;
    background-color:#ea5b0c;
    letter-spacing:1px;
    text-transform:uppercase;
    transition:.3s;
    padding:10px 50px 10px 30px
}
.btn-theme-line:after,a.btn-view:after,a.joinnow:after,a.view-btn:after{
    position:absolute;
    margin-left:10px;
    margin-top:1px;
    font-family:FontAwesome;
    content:"\f054";
    transition:.3s
}
a.btn-view:hover{
    color:#000;
    border-color:transparent;
    background:#fff;
    transition:.3s
}
.btn-subscribe-now:hover:after,.btn-theme-line:hover:after,a.btn-view:hover:after,a.joinnow:hover:after,a.view-btn:hover:after{
    padding-left:10px;
    transition:.3s
}
@keyframes fadeInUp{
    0%{
        opacity:0;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translateZ(0)
    }
}
.fadeInUp{
    animation-name:fadeInUp
}
.btn-line,a.btn-line,input.btn-line{
    border:1px solid #222;
    color:#fff;
    font-weight:500;
    font-size:12px;
    border-radius:5px;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    padding-left:15px;
    padding-right:35px;
    text-transform:uppercase;
    display:inline-block;
    text-align:center;
    letter-spacing:2px;
    line-height:24px;
    text-decoration:none
}
#subheader .crumb,#subheader1 .crumb,.filters li,.four-col h3,h3{
    letter-spacing:3px
}
.btn-line,.text-light a.btn-line,a.btn-line{
    border:1px solid rgba(255,255,255,.2);
    color:#fff
}
.btn-line,a.btn-line{
    color:#eceff3
}
.btn-line:hover{
    background-color:#ea5b0c;
    border-color:#ea5b0c
}
.readBtn{
    cursor:pointer;
    font-weight:700
}
.btn-enquire{
    outline:0;
    background-color:#ea5d10;
    color:#fff;
    line-height:35px;
    padding:0 15px
}
.btn-enquire:focus,.btn-enquire:hover{
    box-shadow:0;
    background-color:#312783;
    color:#fff
}
.marque{
    background-color:#ea5b0c;
    width:100%;
    box-sizing:border-box;
    padding:1em;
    color:#fff;
    font-weight:200;
    display:flex;
    align-items:center
}
marquee h6{
    margin-bottom:0
}
marquee a{
    color:#000;
    font-family:Poppins,Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:27px;
    font-weight:500
}
.four-col h3{
    margin-top:0;
    font-size:18px;
    margin-bottom:15px;
    font-weight:600
}
.form-control:focus{
    box-shadow:none;
    border-color:#ea5b0c
}
h1.title-hone{
    font-size:28px;
    margin:0;
    text-align:center
}
.filters-content .all a,.p-inner h5{
    font-size:2vw;
    line-height:2vw
}
.elel{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    white-space:normal;
    -webkit-line-clamp:3
}
#section-steps.text-light{
    background-size:cover!important;
    background-position:center!important
}
.de_tab .nav-tabs{
    text-align:center;
    display:flex;
    flex-wrap:wrap;
    margin-bottom:30px;
    border-bottom:1px solid rgba(255,255,255,.6)
}
.de_tab .nav-tabs li{
    background:0;
    width:25%;
    text-align:center
}
.de_tab .tab-content p{
    color:#f8f9fa;
    opacity:.9
}
.de_tab .nav-tabs li a,.widget_top_rated_product li a{
    text-decoration:none
}
.de_tab .nav-tabs li a span{
    padding:30px 0;
    color:#222;
    opacity:.9;
    display:block;
    margin:0 auto;
    font-weight:700;
    text-decoration:none;
    font-family:Poppins,Arial,Helvetica,sans-serif;
    font-size:16px;
    border-radius:120px;
    -moz-border-radius:120px;
    -webkit-border-radius:120px;
    line-height:120px;
    width:180px;
    height:180px;
    transition:.5s;
    text-align:center;
    background-color:#ea5b0c
}
.de_tab .nav-tabs li a:hover span{
    background:#000;
    transition:.5s;
    color:#ea5b0c;
    border:1px solid;
    margin:0 auto
}
.de_tab .nav-tabs li a.active span,.de_tab .nav-tabs li a.active:hover span{
    background:0;
    color:#fff;
    border:1px solid rgba(255,255,255,.6);
    transition:.5s;
    margin:0 auto
}
.de_tab .nav-tabs li a .v-border{
    height:60px;
    border-left:1px solid rgba(255,255,255,.3);
    display:inline-block;
    margin-bottom:-5px;
    opacity:0
}
.de_tab .nav-tabs li a.active .v-border{
    opacity:1
}
.nav-tabs .tab-pane p{
    color:#f8f9fa
}
.filters-content{
    padding-left:15px;
    padding-right:15px
}
.filters-content .all{
    padding-left:0;
    padding-right:0;
    overflow:hidden
}
.filters-content .all a{
    display:block;
    position:relative;
    opacity:1;
    text-transform:uppercase;
    letter-spacing:5px;
    font-weight:700;
    color:#ea5b0c
}
.filters-content .all a img{
    width:100%;
    transform:scale(1);
    transition:1s
}

.filters-content .all a:hover img{
    transform:scale(1.3);
    transition:1s
}
.filters-content .all a .p-inner{
    text-align:center;
    left:0;
    top:0;
    position:absolute;
    width:100%;
    height:100%;
    background:#fff;
    opacity:0;
    z-index:1;
    transition:1s
}
.filters-content .all a:hover .p-inner{
    opacity:.9;
    transition:1s
}
.filters-content .all a:hover{
    color:#ea5b0c;
    transition:1s
}
.filters-content .all a:hover .p-inner h5{
    opacity:1;
    transition:1s
}
.filters{
    width:100%;
    text-align:center;
    padding-bottom:35px;
    padding-top:20px
}
.filters ul{
    list-style:none;
    margin-bottom:0;
    padding-top:20px
}
.filters li{
    display:inline-block;
    font-weight:600;
    margin-right:10px;
    cursor:pointer;
    outline:0;
    padding:5px 20px;
    color:#888;
    font-size:11px;
    transition:.3s;
    text-decoration:none;
    text-transform:uppercase
}
.filters li:hover{
    background-color:#000;
    color:#ccc;
    transition:.3s
}
.filters li.active{
    background-color:#ea5b0c;
    color:#111;
    transition:.3s
}
.call-to-action{
    padding:60px 0;
    background-color:#ea5b0c
}
.btn-subscribe-now,.btn-theme-line{
    box-shadow:none;
    text-transform:uppercase;
    padding:10px 50px 10px 30px;
    transition:.3s;
    outline:0
}
.btn-theme-line{
    color:#000;
    font-size:14px;
    border:1px solid #000;
    border-radius:5px;
    background-color:#ea5b0c;
    letter-spacing:1px
}
.btn-theme-line:hover{
    color:#fff;
    border-color:transparent;
    background:#000;
    transition:.3s
}
.blog-list .btn-more,.client-logo.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
    background-color:#ea5b0c
}
.btn-subscribe-now{
    color:#fff;
    font-size:12px;
    border:1px solid rgba(255,255,255,.2);
    border-radius:5px;
    background-color:transparent;
    letter-spacing:2px
}
.btn-subscribe-now:after{
    position:absolute;
    font-size:12px;
    margin-left:10px;
    margin-top:1px;
    font-family:FontAwesome;
    content:"\f054";
    transition:.3s
}
.btn-subscribe-now:hover{
    color:#000;
    border-color:transparent;
    background:#ea5b0c;
    transition:.3s
}
footer{
    background:#2b2a2a;
    color:#fff;
    padding:50px 0 0;
    font-family:"Open Sans",Arial,Helvetica,sans-serif
}
h2,h3{
    font-family:Poppins,Arial,Helvetica,sans-serif
}
#subheader1 .crumb li,.box-franchies h3,footer p{
    color:#fff
}
.logo-small,.nav.nav-tabs{
    margin-bottom:20px
}
footer .widget h3,footer h3{
    margin-bottom:20px;
    color:#fff;
    font-size:20px;
    letter-spacing:0
}
#sidebar3 address span,address span{
    padding-bottom:5px;
    margin-bottom:5px;
    font-weight:300
}
footer .widget{
    border:none!important;
    margin-bottom:0
}
.widget{
    margin-bottom:60px;
    padding-bottom:55px;
    border-bottom:1px solid #333
}
.widget ul{
    list-style:disc;
    margin:0;
    padding:0 0 0 15px
}
footer .widget_recent_post li{
    padding:2px 0 4px;
    margin:0;
    background:0;
    border-bottom-color:#222
}
.widget_recent_post ul li a{
    color:#fff;
    text-decoration:none;
    transition:.3s
}
.widget_recent_post ul li a:hover{
    color:#555;
    transition:.3s
}
.widget ul li::marker{
    color:orange
}
address{
    margin:20px 0 0
}
address span{
    display:block;
    border-bottom-color:#222
}
address span strong{
    display:inline-block;
    color:#ea5b0c
}
input.form-control{
    height:unset;
    line-height:27px;
    font-size:16px
}
.subfooter{
    background:#0b0b0b;
    padding:30px 0 20px
}
footer .social-icons{
    padding-right:55px
}
#whatsaap-icon{
    bottom:30px;
    left:30px;
    width:45px;
    height:45px;
    line-height:44px;
    background:#4caf50;
    color:#fff;
    font-size:26px;
    border:0;
    border-radius:50%;
    text-decoration:none;
    outline:0;
    box-shadow:0 8px 15px #000
}
#back-to-top{
    bottom:80px;
    left:40px;
    width:32px;
    height:32px;
    line-height:30px;
    background:#ea5b0c;
    border:0;
    border-radius:2px;
    text-decoration:none;
    opacity:0;
    outline:0
}
.social-icons a i{
    text-shadow:none;
    color:#fff;
    padding:8px;
    width:28px;
    height:28px;
    text-align:center;
    transition:.5s;
    font-size:16px;
    border-radius:1px;
    -moz-border-radius:1px;
    -webkit-border-radius:1px
}
.social-icons a:hover i{
    transition:.5s;
    background:#ea5b0c;
    color:#000
}
h2.title-htwo{
    font-size:28px;
    margin:0;
    text-align:center;
    font-weight:600
}
.separator span{
    display:inline-block;
    position:relative;
    line-height:unset;
    color:#ea5b0c
}
.modal{
    z-index:999999
}
.separator{
    line-height:.5;
    text-align:center;
    margin:10px 0
}
.spacer-single{
    width:100%;
    height:30px;
    display:block;
    clear:both
}
.separator span:after,.separator span:before{
    content:"";
    position:absolute;
    top:5px;
    width:300px;
    border-bottom:1px solid rgba(0,0,0,.1)
}
.text-light .separator span:after,.text-light .separator span:before{
    border-bottom:1px solid rgba(255,255,255,.1)
}
.separator span:before{
    right:100%;
    margin-right:15px
}
.separator span:after{
    left:100%;
    margin-left:15px
}
.separator span i{
    font-size:6px;
    padding:0;
    margin:0;
    float:none
}
.client-img{
    padding:1px;
    background-color:#fff;
    margin:10px 20px;
    transition:.3s
}
.client-img:hover img{
    cursor:pointer;
    opacity:.5;
    transition:.3s
}
#testimonial-carousel.owl-theme .owl-nav{
    width:100%;
    margin-top:0
}
.client-logo.owl-theme .owl-nav{
    margin-top:0;
    text-align:center;
    -webkit-tap-highlight-color:transparent;
    width:100%
}
#testimonial-carousel.owl-theme .owl-nav .owl-prev,.client-logo.owl-theme .owl-nav .owl-prev{
    position:absolute;
    left:0;
    text-align:center;
    outline:0;
    margin:-32px 0 0;
    top:50%;
    color:#fff;
    border-radius:50%;
    width:35px;
    background:#ea5b0c;
    height:35px;
    border:0
}
#testimonial-carousel.owl-theme .owl-nav .owl-next,.client-logo.owl-theme .owl-nav .owl-next{
    text-align:center;
    right:0;
    margin:-32px 0 0;
    top:50%;
    color:#fff;
    position:absolute;
    border-radius:50%;
    width:35px;
    background:#ea5b0c;
    outline:0;
    height:35px;
    border:0
}
.client-logo.owl-theme .owl-dots .owl-dot span,.owl-theme .owl-dots .owl-dot span{
    width:4px;
    height:4px
}
section {
    padding: 20px 0 20px;
}
.de_testi blockquote p{
    margin-top:10px
}
.de_testi{
    display:block;
    margin-bottom:10px
}
.de_testi_by,.elel1{
    display:-webkit-box;
    white-space:normal;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
    overflow:hidden
}
blockquote{
    font-size:24px;
    font-style:italic;
    line-height:1.5em;
    font-weight:300
}
.de_testi_by{
    font-style:normal;
    font-size:12px;
    color:#ea5b0c;
    -webkit-line-clamp:1
}
.de_testi blockquote{
    margin:0;
    border:0;
    padding:20px 30px 30px 80px;
    background:rgba(0,0,0,.5);
    font-style:normal;
    position:relative
}
.de_testi blockquote,.de_testi blockquote p{
    font-size:16px;
    line-height:1.6em;
    color:#fff;
    font-weight:400
}
.blog-list .btn-more,input.submit-btn{
    font-weight:500;
    text-decoration:none;
    text-transform:uppercase
}
.readBtn1{
    font-weight:600;
    font-size:16px
}
.de_testi blockquote:before{
    font-family:FontAwesome;
    content:"\f10d";
    color:#111;
    font-size:20px;
    display:inline-block;
    padding:10px 20px;
    font-style:normal;
    background:#ea5b0c;
    position:absolute;
    left:0;
    z-index:11111;
    top:0
}
.elel1{
    -webkit-line-clamp:3;
    min-height:5.2rem;
    max-height:5.2rem
}
#subheader{
    padding-bottom:70px;
    background:#222;
    position:relative;
    -webkit-background-size:100% auto!important;
    -moz-background-size:100% auto!important;
    -o-background-size:100% auto!important;
    background-size:100% auto!important
}
#subheader h1,#subheader h2{
    color:#eceff3;
    font-size:32px;
    font-weight:600
}
#subheader span{
    letter-spacing:2px;
    display:inline-block;
    font-size:15px;
    margin-top:88px;
    color:#fff
}
#subheader .crumb{
    color:#fff;
    text-transform:uppercase
}
.crumb li{
    display:inline;
    text-decoration:none;
    padding:0 2px
}
h2,input.submit-btn{
    display:inline-block
}
.crumb li a{
    color:#ea5b0c;
    text-decoration:none
}
#section-about-us-2 a{
    color:#000;
    text-decoration:none
}
h2{
    font-weight:600;
    margin-bottom:30px;
    line-height:1.2em
}
h3{
    margin-top:0;
    font-size:18px;
    margin-bottom:15px
}
.image-container{
    height:100%;
    overflow:hidden;
    padding:0;
    top:0;
    position:absolute;
    background-size:cover!important
}
.section-light{
    background-color:#f5f5f5
}
.point-1,.point-2{
    background:#28a745
}
.box-icon-simple.right{
    margin-right:70px;
    text-align:right
}
.box-icon-simple.left{
    margin-left:70px
}
.box-icon-simple.left i{
    font-size:42px;
    left:0;
    position:absolute
}
.box-icon-simple.right i{
    font-size:42px;
    right:0;
    position:absolute
}
.box-icon-simple .text h3{
    color:#ea5b0c;
    letter-spacing:0;
    font-weight:600
}
.spacer-double{
    width:100%;
    height:60px;
    display:block;
    clear:both
}
.story-list{
    list-style:none;
    position:relative;
    padding-left:0;
    color:#606060
}
.story-list li{
    font-size:14px;
    line-height:33px
}
.img-points{
    position:relative;
    overflow:hidden
}
.point-sec{
    position:absolute;
    padding-left:0;
    top:0;
    display:flex;
    left:0;
    width:100%;
    height:100%
}
.point-sec li{
    list-style:none;
    position:relative;
    height:18px;
    cursor:pointer;
    width:18px;
    border-radius:50%;
    text-align:center;
    line-height:25px;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.point-sec li span{
    position:absolute;
    top:15px;
    right:auto;
    left:auto;
    width:150px;
    display:none;
    text-align:left;
    background:#fff;
    padding:15px
}
.point-1{
    top:84%;
    left:10%
}
.point-2{
    top:72%;
    left:46%
}
.point-25{
    top:60%;
    left:63%;
    background:0 0
}
.point-3{
    top:37%;
    background:#28a745;
    left:80%
}
#content{
    width:100%;
    background:#fff;
    z-index:100
}
#services-list li{
    font-weight:700;
    list-style:none;
    margin:0 0 10px;
    transition:.5s;
    background:#ddd
}
#services-list li a{
    display:block;
    padding:20px;
    color:#999;
    text-decoration:none
}
#services-list li.active,#services-list li:hover{
    background:#ea5b0c;
    transition:.5s
}
.services-content p{
    text-align:justify;
    color:#606060;
    margin-bottom:20px
}
.pic-services img,.products li,.small-border1{
    margin-bottom:30px
}
.services-content p a{
    color:#000;
    font-weight:600;
    text-decoration:none
}
.portfolio-page .filters-content{
    padding-left:0;
    padding-right:0
}
.portfolio-page .filters-content .all{
    padding-right:15px;
    padding-left:15px;
    overflow:hidden;
    margin-bottom:30px
}
.portfolio-page .filters-content .all .item{
    overflow:hidden
}
.blog-list li{
    list-style:none;
    line-height:1.7em;
    margin-bottom:60px;
    margin-top:10px;
    padding-bottom:15px;
    border-bottom:1px solid #ddd
}
.bolg-single .blog-list li,.widget.widget_top_rated_product{
    border-bottom:0
}
.post-image img{
    width:100%;
    margin-bottom:0
}
.blog-list img{
    border-bottom:4px solid #ea5b0c
}
.blog-list .date-box,.blog-read .date-box{
    width:60px;
    position:absolute;
    text-align:center;
    text-shadow:none
}
.post-text p a{
    color:#000;
    font-weight:600
}
.post-text p{
    text-align:justify
}
.blog-list .date-box .day,.blog-read .date-box .day{
    color:#111;
    font-weight:700;
    background-color:#ea5b0c;
    font-size:32px;
    padding-top:45px;
    padding-bottom:10px
}
.blog-list .date-box .day,.blog-list .date-box .month{
    display:block;
    color:#000;
    text-align:center;
    width:60px;
    z-index:100
}
.blog-list .date-box .month,.blog-read .date-box .month{
    color:#000;
    font-family:"Open Sans";
    font-weight:700;
    letter-spacing:16px;
    padding:7px 0;
    border-bottom:4px solid #ddd
}
.blog-list .post-text,.blog-read .post-text{
    padding-left:80px
}
.blog-list h1,.blog-list h3,.blog-read h3{
    margin-top:20px;
    font-size:22px;
    letter-spacing:0
}
.blog-list h1 a,.blog-list h3 a{
    color:#111;
    font-weight:600
}
.blog-list .btn-more{
    padding:3px 25px;
    color:#111;
    float:right
}
.blog-list .btn-more:hover{
    background-color:#000;
    color:#fff
}
.page-item.disabled .page-link{
    color:#6c757d;
    pointer-events:none;
    cursor:auto;
    background-color:#fff;
    border-color:#dee2e6
}
.pagination{
    flex-wrap:wrap
}
.pagination li a,.pagination li span{
    color:#888;
    border:1px solid #404040;
    margin:3px;
    padding:15px 20px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px
}
.page-item:first-child .page-link{
    margin-left:0;
    border-top-left-radius:.25rem;
    border-bottom-left-radius:.25rem
}
.page-item.active .page-link,.page-item:hover .page-link{
    z-index:3;
    color:#fff;
    background-color:#ea5b0c;
    border-color:#ea5b0c
}
.widget h4{
    text-transform:uppercase;
    padding-bottom:20px;
    font-size:16px;
    letter-spacing:normal;
    letter-spacing:1px
}
#sidebar3 .widget_text address span,.widget.widget-post{
    border-bottom:1px solid #ddd
}
.widget.widget-text{
    border-bottom:0 solid #ddd
}
.widget .small-border{
    height:2px;
    width:30px;
    background-color:#ea5b0c;
    margin:10px 0 20px;
    display:block
}
input.submit-btn{
    border:1px solid #222;
    color:#fff;
    font-size:12px;
    border-radius:5px;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    padding-left:15px;
    padding-right:35px;
    text-align:center;
    letter-spacing:2px;
    background-color:#ea5b0c;
    line-height:24px
}
#sidebar3 .widget.widget_text{
    border-bottom:0;
    margin-bottom:0
}
#sidebar3 address span{
    display:block;
    color:#000
}
#sidebar3 address span i{
    margin-top:5px;
    margin-right:20px;
    float:none;
    color:#ea5b0c;
    display:block;
    font-style:italic
}
#sidebar3 address p b{
    display:block
}
section#de-map{
    padding-bottom:0
}
section#de-map iframe{
    margin-bottom:-15px
}
.small-border1{
    height:3px;
    width:130px;
    background:#ea5b0c;
    display:block;
    margin-top:20px
}
.shop-sec,.shop-sec.fixed-shop{
    background:#fff;
    transition:.4s
}
#content h3{
    letter-spacing:0
}
#subheader1 .carousel-inner .carousel-item{
    height:275px;
    overflow:hidden
}
.slider-overlya{
    width:100%;
    position:absolute;
    left:0;
    top:0;
    height:100%
}
#subheader1 h1{
    color:#fff;
    font-size:32px;
    letter-spacing:5px;
    text-transform:uppercase
}
#subheader1 .crumb{
    color:#fff;
    text-transform:uppercase
}
#franchise .form-control,.error{
    font-size:12px
}
.shop-sec{
    position:sticky;
    top:70px;
    z-index:999;
    width:100%;
    margin-bottom:35px
}
.shop-sec.fixed-shop{
    position:fixed;
    z-index:222;
    top:37px;
    padding-bottom:15px
}
.shops_cate{
    position:relative!important;
    width:100%
}
.shops_cate .navbar-collapse{
    position:absolute;
    width:100%;
    top:48px
}
.shops_cate ul{
    padding-top:15px
}
.shops_cate ul li a{
    font-weight:700
}
.shops_cate .navbar-nav>li>a{
    color:#333;
    text-transform:uppercase;
    line-height:26px;
    transition:.3s
}
.widget_search input.form-control{
    line-height:34px
}
.btn-search{
    width:100px;
    background-color:#ea5b0c;
    color:#fff
}
.widget.widget_search{
    border-bottom:0;
    position:relative
}
.products{
    padding:0;
    list-style:none
}
.product .p-inner{
    padding:15px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -webkit-box-shadow:0 0 8px 0 #ccc;
    -moz-box-shadow:0 0 8px 0 rgba(0,0,0,.5);
    box-shadow:0 0 8px 0 #ccc
}
.product .p-images a{
    height:196px;
    margin-bottom:15px;
    display:block;
    overflow:hidden
}
.product a{
    display:block;
    text-decoration:none
}
.product img{
    background:#333;
    width:100%;
    margin-bottom:10px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.p-inner a h4{
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    line-height:30x;
    -webkit-box-orient:vertical;
    overflow:hidden
}
.product .price{
    margin-bottom:10px;
    font-size:16px;
    font-weight:400;
    color:#ea5b0c
}
a.joinnow,a.view-btn{
    color:#fff;
    outline:0;
    box-shadow:none;
    font-size:14px;
    border:0;
    border-radius:5px;
    background-color:#ea5b0c;
    letter-spacing:1px;
    font-weight:400;
    text-transform:uppercase;
    transition:.3s;
    padding:10px 50px 10px 30px;
    width:200px;
}
a.joinnow:hover,a.view-btn:hover{
    color:#000;
    border-color:transparent;
    transition:.3s
}
.widget_top_rated_product ul{
    padding:0
}
.widget_top_rated_product li{
    min-height:80px;
    margin-bottom:10px
}
.widget_top_rated_product li img{
    position:absolute;
    width:60px;
    height:60px
}
.widget_top_rated_product li .text{
    padding-top:0;
    padding-left:75px
}
.widget_top_rated_product p{
    font-weight:600;
    margin-bottom:0
}
.p-single h3{
    margin-bottom:5px;
    font-size:24px
}
.p-single .price{
    margin-bottom:10px;
    color:#111;
    font-size:20px;
    font-weight:700;
    padding:5px 0
}
.p-carousel.owl-theme .owl-nav button{
    position:absolute;
    top:50%;
    width:31.2px;
    border-radius:50px;
    border:0;
    padding:4px 7px!important;
    background-color:#ddd;
    outline:0;
    margin:0;
    transition:.3s ease-in-out
}
.p-carousel .owl-nav button.owl-prev{
    left:5px
}
.p-carousel .owl-nav button.owl-next{
    right:5px
}
.error{
    padding:20px;
    border:1px solid #d9534f;
    display:none;
    color:#d9534f
}
#section-about-us-2{
    background:0;
    position:relative
}
#section-about-us-2 .imagefr{
    background:url(../images/Franchise-Banner1.0.jpg)
}
.box-franchies{
    box-shadow:0 0 7px #e6e6e6;
    border-radius:5px;
    color:#fff;
    max-width:350px;
    margin:0 auto;
    transition:.5s;
    text-align:center;
    padding:35px 25px;
    height:100%
}
.box-franchies.bg-one{
    background-color:#ea5c0d
}
.box-franchies.bg-three{
    background-color:#9d9626
}
.box-franchies.bg-four{
    background-color:#53b54f
}
.box-franchies:hover{
    cursor:pointer;
    box-shadow:0 0 7px #000;
    transition:.5s
}
.box-franchies img{
    margin-bottom:25px;
    max-width:75px
}
.box-franchies ul{
    text-align:left;
    padding-left:25px;
    list-style:none
}
.box-franchies ul li{
    padding-top:5px;
    position:relative;
    margin-bottom:5px
}
.box-franchies ul li:before{
    content:'✓';
    padding-right:8px;
    position:absolute;
    font-size:16px;
    left:-24px
}
#franchise input.form-control{
    line-height:20px
}
.img-fluid,.page_404 img{
    width:100%
}
@media only screen and (max-width:1017px){
    .navbar-nav>li: last-child>a{
        margin-left:25px
    }
}
@media only screen and (max-width:992px){
    .fixed-header .navbar-nav>li>a,.navbar-nav>li>a{
        line-height:40px
    }
    .navbar-nav>li>a{
        display:block
    }
    .navbar-nav>li>a:before{
        display:none
    }
    .de_tab .nav-tabs li{
        padding-left:10px;
        padding-right:10px;
        min-width:180px
    }
    .de_tab .nav-tabs li a span{
        line-height:30px;
        padding:10px;
        border-radius:5px;
        width:auto;
        font-weight:400;
        font-size:14px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        height:auto
    }
    .tag{
        font-size:20px;
        margin-bottom:12px
    }
    .banner-contnt h2{
        font-size:35px;
        margin-bottom:30px
    }
}




  @media only screen and (max-width: 425px) {
  .nav-hader .navbar-nav>li:last-child>a{
      background-color:red !important;
      color: #fff !important;
      margin-left: 20px !important;
  }
  .banner-contnt.slider-content {
    padding-left: 62px;
}
  img.img-fluid.form-img{
    border-radius:10px;
    height:653px
}


 }
 
 @media only screen and (max-width: 320px) {
  .nav-header .navbar-nav > li:last-child > a {
    background-color: blue;
    color:red;
  }
}
 


@media only screen and (max-width:768px){
    

    #subheader,.image-container,.navbar-expand-lg .navbar-nav .dropdown-menu{
        position:relative
    }
    #sidebar,.de_tab .nav-tabs li a .v-border{
        display:none
    }
    .dropdown-submenu>.dropdown-menu{
        top:0;
        left:0
    }
    .dropdown-submenu:hover>.dropdown-menu{
        height:auto
    }
    #subheader h1,#subheader h2{
        margin-top:50px;
        font-size:25px;
        margin-right:7px
    }
    .filters li{
        letter-spacing:1px;
        margin-right:0;
        padding:5px 10px
    }
    #subheader .crumb{
        margin-top:50px;
        letter-spacing:1px
    }
    #subheader{
        padding-bottom:24px;
        padding-top:58px;
        background:#222;
        -webkit-background-size:cover!important;
        -moz-background-size:cover!important;
        -o-background-size:cover!important;
        background-size:cover!important;
        background-repeat:no-repeat!important
    }
    .image-container{
        width:100%;
        height:400px!important;
        top:0;
        margin-bottom:60px
    }
    .de_tab .nav-tabs li{
        margin-bottom:15px
    }
    .separator span:after,.separator span:before{
        max-width:150px;
        width:100%
    }
    .box-icon-simple.right{
        margin-right:0;
        text-align:left
    }
    .box-icon-simple.left{
        margin-left:0
    }
    .shops_cate{
        position:relative!important;
        width:100%;
        padding-left:15px;
        padding-right:15px
    }
}





.modal-content.abcipl-service-inquiry-form {
    height: 416px;
}

.page_404{
    padding:100px 0 40px;
    background:#fff;
    font-family:Arvo,serif
}
.four_zero_four_bg{
    background-image:url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);
    height:400px;
    background-position:center;
    background-repeat:no-repeat
}
.four_zero_four_bg h1,.four_zero_four_bg h3{
    font-size:80px
}
.link_404{
    color:#fff!important;
    padding:10px 20px;
    background:#39ac31;
    margin:20px 0;
    display:inline-block
}
.contant_box_404{
    margin-top:-50px
}
#btn-back-to-top{
    position: fixed;
    bottom: 20px;
    border: 0;
    line-height: 30px;
    color: #fff;
    right: 100px;
    background-color: #ea5b0c;
}
img.img-fluid.form-img{
    border-radius:10px;
    height:653px
}






form.form-field {
    padding: 20px 40px 40px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px 0 #ccc;
    height: 535px;
}
input.form-control.enquiry{
    line-height:30px
}
.enquiry-form-section.pt-5.pb-5{
    background-color:#ea5b0c1c
}
button.btn.btn-enquire.btn-lg{
    height:44px
}
.enquiry-form-section{
    padding-top:60px;
    padding-bottom:60px;
    background-color:#f5f5f5
}
select#area{
    height:43px
}
img.img-fluid.thankyou-img2{
    width:259px;
    height:192px;
    margin-left:86px;
    margin-bottom:30px
}
img.img-fluid.thankyou-img1{
    margin-left:-19%
}
img.img-fluid.thankyou-img3{
    margin-left:49px;
    margin-top:40%
}
h2.title-htwo.mb-4.text-center{
    margin-left:38px
}
h4.text-center.sub-h{
    line-height:32px
}
button#enquiry {
    width: 200px;
}
